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