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