summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d30369..ee9de6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,197 +1,198 @@
1 2005-03-nnOpie 1.2.0 1 2005-03-nnOpie 1.2.0
2 2
3 Fixed Bugs 3 Fixed Bugs
4 ---------- 4 ----------
5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
6 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
6 7
7 2005-03-20Opie 1.2.0-rc1 8 2005-03-20Opie 1.2.0-rc1
8 9
9 10
10 New Features 11 New Features
11 ------------ 12 ------------
12 * Launcher: Support a static background pixmap (mickeyl) 13 * Launcher: Support a static background pixmap (mickeyl)
13 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 14 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
14 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 15 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
15 * Added hi-res inline images for large resolution devices (drw) 16 * Added hi-res inline images for large resolution devices (drw)
16 * Improved launcher icons for consistency (ar) 17 * Improved launcher icons for consistency (ar)
17 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) 18 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin)
18 19
19 Fixed Bugs 20 Fixed Bugs
20 ---------- 21 ----------
21 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 22 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
22 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 23 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
23 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 24 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
24 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 25 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
25 * #1482 - Fix double '/' in paths (zecke) 26 * #1482 - Fix double '/' in paths (zecke)
26 * #1536 - Autosave of custom locations in opie backup (ar) 27 * #1536 - Autosave of custom locations in opie backup (ar)
27 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 28 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
28 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 29 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
29 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 30 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
30 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 31 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
31 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 32 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
32 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 33 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
33 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 34 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
34 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 35 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
35 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 36 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
36 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 37 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
37 * #1604 - Checkbook crashed on startup (drw) 38 * #1604 - Checkbook crashed on startup (drw)
38 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 39 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
39 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 40 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
40 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 41 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
41 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 42 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
42 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 43 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
43 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 44 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
44 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 45 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
45 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 46 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
46 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 47 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
47 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 48 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
48 49
49 Internal 50 Internal
50 -------- 51 --------
51 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 52 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
52 * Killed the need for weak symbols in QtE (zecke) 53 * Killed the need for weak symbols in QtE (zecke)
53 * Added optional building libqpe without inline images (mickeyl) 54 * Added optional building libqpe without inline images (mickeyl)
54 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 55 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
55 56
56 2005-02-03Opie 1.1.9 57 2005-02-03Opie 1.1.9
57 58
58 New Features 59 New Features
59 ------------ 60 ------------
60 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 61 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
61 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 62 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
62 * Usability enhancements in OpieIRC (skyhusker) 63 * Usability enhancements in OpieIRC (skyhusker)
63 64
64 Fixed Bugs 65 Fixed Bugs
65 ---------- 66 ----------
66 * #1501 - Fixed bug in todo sql backend (eilers) 67 * #1501 - Fixed bug in todo sql backend (eilers)
67 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 68 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
68 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 69 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
69 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 70 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
70 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 71 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
71 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 72 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
72 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 73 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
73 74
74 Internal 75 Internal
75 -------- 76 --------
76 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 77 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
77 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 78 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
78 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 79 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
79 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 80 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
80 * Build tree cleanups (mickeyl) 81 * Build tree cleanups (mickeyl)
81 82
82 2004-11-26Opie 1.1.8 83 2004-11-26Opie 1.1.8
83 84
84 New Features 85 New Features
85 ------------ 86 ------------
86 * PackageManager supports installation of local ipkg files (drw) 87 * PackageManager supports installation of local ipkg files (drw)
87 * PackageManager supports linking of applications to root (drw) 88 * PackageManager supports linking of applications to root (drw)
88 * PackageManager supports src/gz feeds (drw,wimpie) 89 * PackageManager supports src/gz feeds (drw,wimpie)
89 * Added a syslog information tab to sysinfo (mickeyl) 90 * Added a syslog information tab to sysinfo (mickeyl)
90 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 91 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
91 92
92 Fixed Bugs 93 Fixed Bugs
93 ---------- 94 ----------
94 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 95 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
95 * #1269 - VCards were imported into personal area if it was activated (eilers) 96 * #1269 - VCards were imported into personal area if it was activated (eilers)
96 * #1464 - Packagemanager dont set active filter after install a package (drw) 97 * #1464 - Packagemanager dont set active filter after install a package (drw)
97 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 98 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
98 * #1493 - Fixed one column layout bug of the launcher (hrw) 99 * #1493 - Fixed one column layout bug of the launcher (hrw)
99 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 100 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
100 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 101 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
101 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 102 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
102 103
103 Internal 104 Internal
104 -------- 105 --------
105 * Moved libopie1 to unsupported (mickeyl) 106 * Moved libopie1 to unsupported (mickeyl)
106 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 107 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
107 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 108 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
108 109
109 2004-11-14Opie 1.1.7 110 2004-11-14Opie 1.1.7
110 111
111 New Features 112 New Features
112 ------------ 113 ------------
113 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 114 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
114 * Backup now uses the busy indicator when backing up and restore (ar) 115 * Backup now uses the busy indicator when backing up and restore (ar)
115 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 116 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
116 * OpiePlayer2 better error handling (zecke) 117 * OpiePlayer2 better error handling (zecke)
117 * OpiePlayer2 progress indication while streaming (zecke) 118 * OpiePlayer2 progress indication while streaming (zecke)
118 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 119 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
119 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 120 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
120 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 121 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
121 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 122 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
122 * Opie-Console use Custom Font and Size in a Profile (harlekin) 123 * Opie-Console use Custom Font and Size in a Profile (harlekin)
123 * Opie-Console transparently log the Output and Input to a file (harlekin) 124 * Opie-Console transparently log the Output and Input to a file (harlekin)
124 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 125 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
125 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 126 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
126 * Opie-Security gained a 'test authentication' button (clem) 127 * Opie-Security gained a 'test authentication' button (clem)
127 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 128 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
128 * Opie-Mail improve the handling of POP mail boxes (alwin) 129 * Opie-Mail improve the handling of POP mail boxes (alwin)
129 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 130 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
130 * Opie IRC - backports of the 'NeIRC fork' (zecke) 131 * Opie IRC - backports of the 'NeIRC fork' (zecke)
131 132
132 Fixed Bugs 133 Fixed Bugs
133 ---------- 134 ----------
134 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 135 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
135 * #608 - Make Opie usable for left handed users (zecke) 136 * #608 - Make Opie usable for left handed users (zecke)
136 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 137 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
137 * #1245 - Opie-Go 'paused' (zecke) 138 * #1245 - Opie-Go 'paused' (zecke)
138 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 139 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
139 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 140 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
140 * #1395 - Build VNC Backend with gcc3.4 141 * #1395 - Build VNC Backend with gcc3.4
141 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 142 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
142 * #1426 - Add missing opie-bartender Icon (CoreDump) 143 * #1426 - Add missing opie-bartender Icon (CoreDump)
143 * #1445 - Opie-Sheet Has No Icon (CoreDump) 144 * #1445 - Opie-Sheet Has No Icon (CoreDump)
144 * #1448 - Brightness Applet added (mickeyl) 145 * #1448 - Brightness Applet added (mickeyl)
145 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 146 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
146 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 147 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
147 * n.a. - Opie-mail: fixed some crasher, some layout-problems 148 * n.a. - Opie-mail: fixed some crasher, some layout-problems
148 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 149 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
149 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 150 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
150 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 151 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
151 * 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) 152 * 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)
152 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 153 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
153 154
154 Internal 155 Internal
155 -------- 156 --------
156 * Opie-Qashmoney has been moved to unsupported (mickeyl) 157 * Opie-Qashmoney has been moved to unsupported (mickeyl)
157 * Opie-Ubrowser has been moved to unsupported (mickeyl) 158 * Opie-Ubrowser has been moved to unsupported (mickeyl)
158 159
159 2004-09-17Opie 1.1.6 160 2004-09-17Opie 1.1.6
160 161
161 New Features 162 New Features
162 ------------ 163 ------------
163 * Fifteen gained configurable number of items (zecke) 164 * Fifteen gained configurable number of items (zecke)
164 * Fifteen can have custom background images (zecke) 165 * Fifteen can have custom background images (zecke)
165 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 166 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
166 * Integrated the new security framework into libopie2 (zecke,clem) 167 * Integrated the new security framework into libopie2 (zecke,clem)
167 * Converted the launcher to use the new security framework (zecke) 168 * Converted the launcher to use the new security framework (zecke)
168 * Backup can now handle custom locations for backup and restore (ar) 169 * Backup can now handle custom locations for backup and restore (ar)
169 * Implemented right-on-hold feedback (wimpie,zecke) 170 * Implemented right-on-hold feedback (wimpie,zecke)
170 * Lots of new features in opie-reader (tim,pohly) 171 * Lots of new features in opie-reader (tim,pohly)
171 * Build system cleanups (schurig) 172 * Build system cleanups (schurig)
172 173
173 Fixed Bugs 174 Fixed Bugs
174 -------- 175 --------
175 * #1005 - Fixed backup to CompactFlash (ar) 176 * #1005 - Fixed backup to CompactFlash (ar)
176 * #1167 - Fixed Opie write crashing on more text than one page (ar) 177 * #1167 - Fixed Opie write crashing on more text than one page (ar)
177 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 178 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
178 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 179 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
179 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 180 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
180 * #1370 - Pimconverter now reacts on cancel key (eilers) 181 * #1370 - Pimconverter now reacts on cancel key (eilers)
181 * #1376 - Bring back the capslock/numlock display (zecke) 182 * #1376 - Bring back the capslock/numlock display (zecke)
182 * #1383 - Language settings now warns about losing open apps (Markus Litz) 183 * #1383 - Language settings now warns about losing open apps (Markus Litz)
183 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 184 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
184 * #1394 - Fixed oversized headline in opie-login (coredump) 185 * #1394 - Fixed oversized headline in opie-login (coredump)
185 * #1396 - Opie-console captures the escape key and vim is working (zecke) 186 * #1396 - Opie-console captures the escape key and vim is working (zecke)
186 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 187 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
187 188
188 2004-07-06Opie 1.1.4 189 2004-07-06Opie 1.1.4
189 190
190 New Features 191 New Features
191 ------------ 192 ------------
192 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 193 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
193 * Added Conversion tool for pim-data (eilers) 194 * Added Conversion tool for pim-data (eilers)
194 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 195 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
195 * Modified the PIM API for providing generic use of OPimRecords (eilers) 196 * Modified the PIM API for providing generic use of OPimRecords (eilers)
196 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 197 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
197 198