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