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