author | mickeyl <mickeyl> | 2005-03-31 19:02:53 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-03-31 19:02:53 (UTC) |
commit | a06caf5772561e9ce6842dc414686601a78d179c (patch) (unidiff) | |
tree | 5b13f4a4c826bffda2d428d30c63d60682ee38a1 | |
parent | b135ff0f8c4d1876eea8ecc81e2a821ec8e9cb9a (diff) | |
download | opie-a06caf5772561e9ce6842dc414686601a78d179c.zip opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.gz opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.bz2 |
this is 1.2.0-snapshot now
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 8 insertions, 3 deletions
@@ -1,257 +1,262 @@ | |||
1 | 2005-03-nnOpie 1.2.0 | 1 | 2005-??-??Opie 1.2.1 |
2 | |||
3 | Fixed Bugs | ||
4 | ---------- | ||
5 | |||
6 | 2005-03-25Opie 1.2.0 | ||
2 | 7 | ||
3 | Fixed Bugs | 8 | Fixed Bugs |
4 | ---------- | 9 | ---------- |
5 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 10 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
6 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 11 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
7 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 12 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
8 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 13 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
9 | * n.a - make qpeglobal.h include qglobal.h (zecke) | 14 | * n.a - make qpeglobal.h include qglobal.h (zecke) |
10 | 15 | ||
11 | 2005-03-20Opie 1.2.0-rc1 | 16 | 2005-03-20Opie 1.2.0-rc1 |
12 | 17 | ||
13 | 18 | ||
14 | New Features | 19 | New Features |
15 | ------------ | 20 | ------------ |
16 | * Launcher: Support a static background pixmap (mickeyl) | 21 | * Launcher: Support a static background pixmap (mickeyl) |
17 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 22 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
18 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 23 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
19 | * Added hi-res inline images for large resolution devices (drw) | 24 | * Added hi-res inline images for large resolution devices (drw) |
20 | * Improved launcher icons for consistency (ar) | 25 | * Improved launcher icons for consistency (ar) |
21 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) | 26 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
22 | 27 | ||
23 | Fixed Bugs | 28 | Fixed Bugs |
24 | ---------- | 29 | ---------- |
25 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 30 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
26 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 31 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
27 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 32 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
28 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 33 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
29 | * #1482 - Fix double '/' in paths (zecke) | 34 | * #1482 - Fix double '/' in paths (zecke) |
30 | * #1536 - Autosave of custom locations in opie backup (ar) | 35 | * #1536 - Autosave of custom locations in opie backup (ar) |
31 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 36 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
32 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 37 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
33 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 38 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
34 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 39 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
35 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 40 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
36 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 41 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
37 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 42 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
38 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 43 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
39 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 44 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
40 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 45 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
41 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 46 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
42 | * #1604 - Checkbook crashed on startup (drw) | 47 | * #1604 - Checkbook crashed on startup (drw) |
43 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 48 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
44 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 49 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
45 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 50 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
46 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 51 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
47 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 52 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
48 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 53 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
49 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 54 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
50 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 55 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
51 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 56 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
52 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 57 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
53 | 58 | ||
54 | Internal | 59 | Internal |
55 | -------- | 60 | -------- |
56 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 61 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
57 | * Killed the need for weak symbols in QtE (zecke) | 62 | * Killed the need for weak symbols in QtE (zecke) |
58 | * Added optional building libqpe without inline images (mickeyl) | 63 | * Added optional building libqpe without inline images (mickeyl) |
59 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 64 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
60 | 65 | ||
61 | 2005-02-03Opie 1.1.9 | 66 | 2005-02-03Opie 1.1.9 |
62 | 67 | ||
63 | New Features | 68 | New Features |
64 | ------------ | 69 | ------------ |
65 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 70 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
66 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 71 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
67 | * Usability enhancements in OpieIRC (skyhusker) | 72 | * Usability enhancements in OpieIRC (skyhusker) |
68 | 73 | ||
69 | Fixed Bugs | 74 | Fixed Bugs |
70 | ---------- | 75 | ---------- |
71 | * #1501 - Fixed bug in todo sql backend (eilers) | 76 | * #1501 - Fixed bug in todo sql backend (eilers) |
72 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 77 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
73 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 78 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
74 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 79 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
75 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 80 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
76 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 81 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
77 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 82 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
78 | 83 | ||
79 | Internal | 84 | Internal |
80 | -------- | 85 | -------- |
81 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 86 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
82 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 87 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
83 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 88 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
84 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 89 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
85 | * Build tree cleanups (mickeyl) | 90 | * Build tree cleanups (mickeyl) |
86 | 91 | ||
87 | 2004-11-26Opie 1.1.8 | 92 | 2004-11-26Opie 1.1.8 |
88 | 93 | ||
89 | New Features | 94 | New Features |
90 | ------------ | 95 | ------------ |
91 | * PackageManager supports installation of local ipkg files (drw) | 96 | * PackageManager supports installation of local ipkg files (drw) |
92 | * PackageManager supports linking of applications to root (drw) | 97 | * PackageManager supports linking of applications to root (drw) |
93 | * PackageManager supports src/gz feeds (drw,wimpie) | 98 | * PackageManager supports src/gz feeds (drw,wimpie) |
94 | * Added a syslog information tab to sysinfo (mickeyl) | 99 | * Added a syslog information tab to sysinfo (mickeyl) |
95 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 100 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
96 | 101 | ||
97 | Fixed Bugs | 102 | Fixed Bugs |
98 | ---------- | 103 | ---------- |
99 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 104 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
100 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 105 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
101 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 106 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
102 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 107 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
103 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 108 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
104 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 109 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
105 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 110 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
106 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 111 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
107 | 112 | ||
108 | Internal | 113 | Internal |
109 | -------- | 114 | -------- |
110 | * Moved libopie1 to unsupported (mickeyl) | 115 | * Moved libopie1 to unsupported (mickeyl) |
111 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 116 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
112 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 117 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
113 | 118 | ||
114 | 2004-11-14Opie 1.1.7 | 119 | 2004-11-14Opie 1.1.7 |
115 | 120 | ||
116 | New Features | 121 | New Features |
117 | ------------ | 122 | ------------ |
118 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 123 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
119 | * Backup now uses the busy indicator when backing up and restore (ar) | 124 | * Backup now uses the busy indicator when backing up and restore (ar) |
120 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 125 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
121 | * OpiePlayer2 better error handling (zecke) | 126 | * OpiePlayer2 better error handling (zecke) |
122 | * OpiePlayer2 progress indication while streaming (zecke) | 127 | * OpiePlayer2 progress indication while streaming (zecke) |
123 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 128 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
124 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 129 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
125 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 130 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
126 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 131 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
127 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 132 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
128 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 133 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
129 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 134 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
130 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 135 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
131 | * Opie-Security gained a 'test authentication' button (clem) | 136 | * Opie-Security gained a 'test authentication' button (clem) |
132 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 137 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
133 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 138 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
134 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 139 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
135 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 140 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
136 | 141 | ||
137 | Fixed Bugs | 142 | Fixed Bugs |
138 | ---------- | 143 | ---------- |
139 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 144 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
140 | * #608 - Make Opie usable for left handed users (zecke) | 145 | * #608 - Make Opie usable for left handed users (zecke) |
141 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 146 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
142 | * #1245 - Opie-Go 'paused' (zecke) | 147 | * #1245 - Opie-Go 'paused' (zecke) |
143 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 148 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
144 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 149 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
145 | * #1395 - Build VNC Backend with gcc3.4 | 150 | * #1395 - Build VNC Backend with gcc3.4 |
146 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 151 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
147 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 152 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
148 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 153 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
149 | * #1448 - Brightness Applet added (mickeyl) | 154 | * #1448 - Brightness Applet added (mickeyl) |
150 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 155 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
151 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 156 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
152 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 157 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
153 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 158 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
154 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 159 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
155 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 160 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
156 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) | 161 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
157 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 162 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
158 | 163 | ||
159 | Internal | 164 | Internal |
160 | -------- | 165 | -------- |
161 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 166 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
162 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 167 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
163 | 168 | ||
164 | 2004-09-17Opie 1.1.6 | 169 | 2004-09-17Opie 1.1.6 |
165 | 170 | ||
166 | New Features | 171 | New Features |
167 | ------------ | 172 | ------------ |
168 | * Fifteen gained configurable number of items (zecke) | 173 | * Fifteen gained configurable number of items (zecke) |
169 | * Fifteen can have custom background images (zecke) | 174 | * Fifteen can have custom background images (zecke) |
170 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 175 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
171 | * Integrated the new security framework into libopie2 (zecke,clem) | 176 | * Integrated the new security framework into libopie2 (zecke,clem) |
172 | * Converted the launcher to use the new security framework (zecke) | 177 | * Converted the launcher to use the new security framework (zecke) |
173 | * Backup can now handle custom locations for backup and restore (ar) | 178 | * Backup can now handle custom locations for backup and restore (ar) |
174 | * Implemented right-on-hold feedback (wimpie,zecke) | 179 | * Implemented right-on-hold feedback (wimpie,zecke) |
175 | * Lots of new features in opie-reader (tim,pohly) | 180 | * Lots of new features in opie-reader (tim,pohly) |
176 | * Build system cleanups (schurig) | 181 | * Build system cleanups (schurig) |
177 | 182 | ||
178 | Fixed Bugs | 183 | Fixed Bugs |
179 | -------- | 184 | -------- |
180 | * #1005 - Fixed backup to CompactFlash (ar) | 185 | * #1005 - Fixed backup to CompactFlash (ar) |
181 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 186 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
182 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 187 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
183 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 188 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
184 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 189 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
185 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 190 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
186 | * #1376 - Bring back the capslock/numlock display (zecke) | 191 | * #1376 - Bring back the capslock/numlock display (zecke) |
187 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 192 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
188 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 193 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
189 | * #1394 - Fixed oversized headline in opie-login (coredump) | 194 | * #1394 - Fixed oversized headline in opie-login (coredump) |
190 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 195 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
191 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 196 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
192 | 197 | ||
193 | 2004-07-06Opie 1.1.4 | 198 | 2004-07-06Opie 1.1.4 |
194 | 199 | ||
195 | New Features | 200 | New Features |
196 | ------------ | 201 | ------------ |
197 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 202 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
198 | * Added Conversion tool for pim-data (eilers) | 203 | * Added Conversion tool for pim-data (eilers) |
199 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 204 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
200 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 205 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
201 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 206 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
202 | 207 | ||
203 | Fixed Bugs | 208 | Fixed Bugs |
204 | -------- | 209 | -------- |
205 | * #1068 - Country Drop Down Box Off Screen | 210 | * #1068 - Country Drop Down Box Off Screen |
206 | * #1291 - Opie tinykate does not open .desktop files (ar) | 211 | * #1291 - Opie tinykate does not open .desktop files (ar) |
207 | * #1291 - Opie sheet not saving correctly (ar) | 212 | * #1291 - Opie sheet not saving correctly (ar) |
208 | * #1294 - Opie does not know about British Summer Time | 213 | * #1294 - Opie does not know about British Summer Time |
209 | * #1314 - Drawpad initialization (mickeyl) | 214 | * #1314 - Drawpad initialization (mickeyl) |
210 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 215 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
211 | * #1321 - Batteryapplet graphic glitch (harlekin) | 216 | * #1321 - Batteryapplet graphic glitch (harlekin) |
212 | * #1324 - ZSafe not starting up (mickeyl) | 217 | * #1324 - ZSafe not starting up (mickeyl) |
213 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 218 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
214 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 219 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
215 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 220 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
216 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 221 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
217 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 222 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
218 | 223 | ||
219 | 2004-04-25Opie 1.1.3 | 224 | 2004-04-25Opie 1.1.3 |
220 | 225 | ||
221 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 226 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
222 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 227 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
223 | * Added a real system graffiti character set (brad) | 228 | * Added a real system graffiti character set (brad) |
224 | * Added Generic Keyconfig Widget (zecke) | 229 | * Added Generic Keyconfig Widget (zecke) |
225 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 230 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
226 | * Added new Bible reader app - opie-dagger (drw) | 231 | * Added new Bible reader app - opie-dagger (drw) |
227 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 232 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
228 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 233 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
229 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 234 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
230 | * Added an about applet showing some credits and information about Opie (mickeyl) | 235 | * Added an about applet showing some credits and information about Opie (mickeyl) |
231 | * Added benchmarking functionality to sysinfo (mickeyl) | 236 | * Added benchmarking functionality to sysinfo (mickeyl) |
232 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 237 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
233 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 238 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
234 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 239 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
235 | * Clean-up of package information in control files (drw) | 240 | * Clean-up of package information in control files (drw) |
236 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 241 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
237 | * Improved big-screen support (zecke,ar) | 242 | * Improved big-screen support (zecke,ar) |
238 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 243 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
239 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 244 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
240 | * Added new package manager - opie-packagemanager (drw) | 245 | * Added new package manager - opie-packagemanager (drw) |
241 | * Improved light-n-power for C7x0 (mickeyl) | 246 | * Improved light-n-power for C7x0 (mickeyl) |
242 | * Added automatic rotation support for C7x0 (treke) | 247 | * Added automatic rotation support for C7x0 (treke) |
243 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 248 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
244 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 249 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
245 | 250 | ||
246 | 2003-11-29Opie 1.0.3 | 251 | 2003-11-29Opie 1.0.3 |
247 | 252 | ||
248 | * Released as Version 1.0.3 | 253 | * Released as Version 1.0.3 |
249 | * Improved i18n (various contributors) | 254 | * Improved i18n (various contributors) |
250 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 255 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
251 | * Made the Documents Tab optional (mickeyl) | 256 | * Made the Documents Tab optional (mickeyl) |
252 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 257 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
253 | 258 | ||
254 | 2003-08-04Opie 1.0.0 | 259 | 2003-08-04Opie 1.0.0 |
255 | 260 | ||
256 | * Released as Version 1.0.0 | 261 | * Released as Version 1.0.0 |
257 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 262 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
diff --git a/library/version.h b/library/version.h index 11c0e0f..a44c7d2 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.2.0" | 2 | #define QPE_VERSION "1.2.0-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |