summaryrefslogtreecommitdiff
authorzecke <zecke>2005-01-13 21:48:08 (UTC)
committer zecke <zecke>2005-01-13 21:48:08 (UTC)
commit3ddf25b0e756488f6c8aa82bf788482e83ad96dc (patch) (unidiff)
tree5eebd7262f66634396ed5c0ece8c2c2d01315941
parent4177963b2f0211c3fa9b15a1af227c8217187b72 (diff)
downloadopie-3ddf25b0e756488f6c8aa82bf788482e83ad96dc.zip
opie-3ddf25b0e756488f6c8aa82bf788482e83ad96dc.tar.gz
opie-3ddf25b0e756488f6c8aa82bf788482e83ad96dc.tar.bz2
Add the hopefully 'fixed' #1525 double alarm bug with the clock application
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 2b7bc35..6456cc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,188 +1,189 @@
1 2005-??-??Opie 1.2.0 1 2005-??-??Opie 1.2.0
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
7 7
8 Fixed Bugs 8 Fixed Bugs
9 ---------- 9 ----------
10 * #1501 - Fixed bug in todo sql backend (eilers) 10 * #1501 - Fixed bug in todo sql backend (eilers)
11 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 11 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
12 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 12 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
13 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
13 14
14 Internal 15 Internal
15 -------- 16 --------
16 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 17 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
17 18
18 2004-11-26Opie 1.1.8 19 2004-11-26Opie 1.1.8
19 20
20 New Features 21 New Features
21 ------------ 22 ------------
22 * PackageManager supports installation of local ipkg files (drw) 23 * PackageManager supports installation of local ipkg files (drw)
23 * PackageManager supports linking of applications to root (drw) 24 * PackageManager supports linking of applications to root (drw)
24 * PackageManager supports src/gz feeds (drw,wimpie) 25 * PackageManager supports src/gz feeds (drw,wimpie)
25 * Added a syslog information tab to sysinfo (mickeyl) 26 * Added a syslog information tab to sysinfo (mickeyl)
26 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 27 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
27 28
28 Fixed Bugs 29 Fixed Bugs
29 ---------- 30 ----------
30 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 31 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
31 * #1269 - VCards were imported into personal area if it was activated (eilers) 32 * #1269 - VCards were imported into personal area if it was activated (eilers)
32 * #1464 - Packagemanager dont set active filter after install a package (drw) 33 * #1464 - Packagemanager dont set active filter after install a package (drw)
33 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 34 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
34 * #1493 - Fixed one column layout bug of the launcher (hrw) 35 * #1493 - Fixed one column layout bug of the launcher (hrw)
35 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 36 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
36 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 37 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
37 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 38 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
38 39
39 Internal 40 Internal
40 -------- 41 --------
41 * Moved libopie1 to unsupported (mickeyl) 42 * Moved libopie1 to unsupported (mickeyl)
42 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 43 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
43 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 44 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
44 45
45 2004-11-14Opie 1.1.7 46 2004-11-14Opie 1.1.7
46 47
47 New Features 48 New Features
48 ------------ 49 ------------
49 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 50 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
50 * Backup now uses the busy indicator when backing up and restore (ar) 51 * Backup now uses the busy indicator when backing up and restore (ar)
51 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 52 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
52 * OpiePlayer2 better error handling (zecke) 53 * OpiePlayer2 better error handling (zecke)
53 * OpiePlayer2 progress indication while streaming (zecke) 54 * OpiePlayer2 progress indication while streaming (zecke)
54 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 55 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
55 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 56 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
56 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 57 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
57 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 58 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
58 * Opie-Console use Custom Font and Size in a Profile (harlekin) 59 * Opie-Console use Custom Font and Size in a Profile (harlekin)
59 * Opie-Console transparently log the Output and Input to a file (harlekin) 60 * Opie-Console transparently log the Output and Input to a file (harlekin)
60 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 61 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
61 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 62 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
62 * Opie-Security gained a 'test authentication' button (clem) 63 * Opie-Security gained a 'test authentication' button (clem)
63 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 64 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
64 * Opie-Mail improve the handling of POP mail boxes (alwin) 65 * Opie-Mail improve the handling of POP mail boxes (alwin)
65 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 66 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
66 * Opie IRC - backports of the 'NeIRC fork' (zecke) 67 * Opie IRC - backports of the 'NeIRC fork' (zecke)
67 68
68 Fixed Bugs 69 Fixed Bugs
69 ---------- 70 ----------
70 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 71 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
71 * #608 - Make Opie usable for left handed users (zecke) 72 * #608 - Make Opie usable for left handed users (zecke)
72 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 73 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
73 * #1245 - Opie-Go 'paused' (zecke) 74 * #1245 - Opie-Go 'paused' (zecke)
74 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 75 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
75 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 76 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
76 * #1395 - Build VNC Backend with gcc3.4 77 * #1395 - Build VNC Backend with gcc3.4
77 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 78 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
78 * #1426 - Add missing opie-bartender Icon (CoreDump) 79 * #1426 - Add missing opie-bartender Icon (CoreDump)
79 * #1445 - Opie-Sheet Has No Icon (CoreDump) 80 * #1445 - Opie-Sheet Has No Icon (CoreDump)
80 * #1448 - Brightness Applet added (mickeyl) 81 * #1448 - Brightness Applet added (mickeyl)
81 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 82 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
82 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 83 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
83 * n.a. - Opie-mail: fixed some crasher, some layout-problems 84 * n.a. - Opie-mail: fixed some crasher, some layout-problems
84 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 85 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
85 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 86 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
86 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 87 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
87 * 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) 88 * 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)
88 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 89 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
89 90
90 Internal 91 Internal
91 -------- 92 --------
92 * Opie-Qashmoney has been moved to unsupported (mickeyl) 93 * Opie-Qashmoney has been moved to unsupported (mickeyl)
93 * Opie-Ubrowser has been moved to unsupported (mickeyl) 94 * Opie-Ubrowser has been moved to unsupported (mickeyl)
94 95
95 2004-09-17Opie 1.1.6 96 2004-09-17Opie 1.1.6
96 97
97 New Features 98 New Features
98 ------------ 99 ------------
99 * Fifteen gained configurable number of items (zecke) 100 * Fifteen gained configurable number of items (zecke)
100 * Fifteen can have custom background images (zecke) 101 * Fifteen can have custom background images (zecke)
101 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 102 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
102 * Integrated the new security framework into libopie2 (zecke,clem) 103 * Integrated the new security framework into libopie2 (zecke,clem)
103 * Converted the launcher to use the new security framework (zecke) 104 * Converted the launcher to use the new security framework (zecke)
104 * Backup can now handle custom locations for backup and restore (ar) 105 * Backup can now handle custom locations for backup and restore (ar)
105 * Implemented right-on-hold feedback (wimpie,zecke) 106 * Implemented right-on-hold feedback (wimpie,zecke)
106 * Lots of new features in opie-reader (tim,pohly) 107 * Lots of new features in opie-reader (tim,pohly)
107 * Build system cleanups (schurig) 108 * Build system cleanups (schurig)
108 109
109 Fixed Bugs 110 Fixed Bugs
110 -------- 111 --------
111 * #1005 - Fixed backup to CompactFlash (ar) 112 * #1005 - Fixed backup to CompactFlash (ar)
112 * #1167 - Fixed Opie write crashing on more text than one page (ar) 113 * #1167 - Fixed Opie write crashing on more text than one page (ar)
113 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 114 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
114 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 115 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
115 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 116 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
116 * #1370 - Pimconverter now reacts on cancel key (eilers) 117 * #1370 - Pimconverter now reacts on cancel key (eilers)
117 * #1376 - Bring back the capslock/numlock display (zecke) 118 * #1376 - Bring back the capslock/numlock display (zecke)
118 * #1383 - Language settings now warns about losing open apps (Markus Litz) 119 * #1383 - Language settings now warns about losing open apps (Markus Litz)
119 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 120 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
120 * #1394 - Fixed oversized headline in opie-login (coredump) 121 * #1394 - Fixed oversized headline in opie-login (coredump)
121 * #1396 - Opie-console captures the escape key and vim is working (zecke) 122 * #1396 - Opie-console captures the escape key and vim is working (zecke)
122 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 123 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
123 124
124 2004-07-06Opie 1.1.4 125 2004-07-06Opie 1.1.4
125 126
126 New Features 127 New Features
127 ------------ 128 ------------
128 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 129 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
129 * Added Conversion tool for pim-data (eilers) 130 * Added Conversion tool for pim-data (eilers)
130 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 131 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
131 * Modified the PIM API for providing generic use of OPimRecords (eilers) 132 * Modified the PIM API for providing generic use of OPimRecords (eilers)
132 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 133 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
133 134
134 Fixed Bugs 135 Fixed Bugs
135 -------- 136 --------
136 * #1068 - Country Drop Down Box Off Screen 137 * #1068 - Country Drop Down Box Off Screen
137 * #1291 - Opie tinykate does not open .desktop files (ar) 138 * #1291 - Opie tinykate does not open .desktop files (ar)
138 * #1291 - Opie sheet not saving correctly (ar) 139 * #1291 - Opie sheet not saving correctly (ar)
139 * #1294 - Opie does not know about British Summer Time 140 * #1294 - Opie does not know about British Summer Time
140 * #1314 - Drawpad initialization (mickeyl) 141 * #1314 - Drawpad initialization (mickeyl)
141 * #1317 - Packagemanager crashes on hold-down or install (chicken) 142 * #1317 - Packagemanager crashes on hold-down or install (chicken)
142 * #1321 - Batteryapplet graphic glitch (harlekin) 143 * #1321 - Batteryapplet graphic glitch (harlekin)
143 * #1324 - ZSafe not starting up (mickeyl) 144 * #1324 - ZSafe not starting up (mickeyl)
144 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 145 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
145 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 146 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
146 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 147 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
147 * #1348 - Datebook dependency on libopiedb2 (chicken) 148 * #1348 - Datebook dependency on libopiedb2 (chicken)
148 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 149 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
149 150
150 2004-04-25Opie 1.1.3 151 2004-04-25Opie 1.1.3
151 152
152 * Introduced first implementation of SQL-Support using SQLite (eilers) 153 * Introduced first implementation of SQL-Support using SQLite (eilers)
153 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 154 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
154 * Added a real system graffiti character set (brad) 155 * Added a real system graffiti character set (brad)
155 * Added Generic Keyconfig Widget (zecke) 156 * Added Generic Keyconfig Widget (zecke)
156 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 157 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
157 * Added new Bible reader app - opie-dagger (drw) 158 * Added new Bible reader app - opie-dagger (drw)
158 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 159 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
159 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 160 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
160 * Enabled the possibility to pass command line arguments to applications (mickeyl) 161 * Enabled the possibility to pass command line arguments to applications (mickeyl)
161 * Added an about applet showing some credits and information about Opie (mickeyl) 162 * Added an about applet showing some credits and information about Opie (mickeyl)
162 * Added benchmarking functionality to sysinfo (mickeyl) 163 * Added benchmarking functionality to sysinfo (mickeyl)
163 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 164 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
164 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 165 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
165 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 166 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
166 * Clean-up of package information in control files (drw) 167 * Clean-up of package information in control files (drw)
167 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 168 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
168 * Improved big-screen support (zecke,ar) 169 * Improved big-screen support (zecke,ar)
169 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 170 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
170 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 171 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
171 * Added new package manager - opie-packagemanager (drw) 172 * Added new package manager - opie-packagemanager (drw)
172 * Improved light-n-power for C7x0 (mickeyl) 173 * Improved light-n-power for C7x0 (mickeyl)
173 * Added automatic rotation support for C7x0 (treke) 174 * Added automatic rotation support for C7x0 (treke)
174 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 175 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
175 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 176 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
176 177
177 2003-11-29Opie 1.0.3 178 2003-11-29Opie 1.0.3
178 179
179 * Released as Version 1.0.3 180 * Released as Version 1.0.3
180 * Improved i18n (various contributors) 181 * Improved i18n (various contributors)
181 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 182 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
182 * Made the Documents Tab optional (mickeyl) 183 * Made the Documents Tab optional (mickeyl)
183 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 184 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
184 185
185 2003-08-04Opie 1.0.0 186 2003-08-04Opie 1.0.0
186 187
187 * Released as Version 1.0.0 188 * Released as Version 1.0.0
188 * Including a PPP module for easy dial up (tille,harlekin,zecke) 189 * Including a PPP module for easy dial up (tille,harlekin,zecke)