author | ar <ar> | 2004-09-28 22:27:51 (UTC) |
---|---|---|
committer | ar <ar> | 2004-09-28 22:27:51 (UTC) |
commit | b7504197efe0f5c485fe87fa5cbfb0b4450e9335 (patch) (side-by-side diff) | |
tree | 546d4bc14edf3448887c93ba42fc51a1eb9fe3f2 | |
parent | a1482c1dfd0f0859736716a7ce4a459a8e02728c (diff) | |
download | opie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.zip opie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.tar.gz opie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.tar.bz2 |
- add some bugfixes
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,53 +1,56 @@ 2004-??-?? Opie 1.1.x New Features ------------ * Ported opie-mediaplayer2 to recent libxine (brad,zecke) * Ported brightnessapplet from Qtopia 1.7 (mickeyl) Fixed Bugs ---------- + * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) + * #1445 - Opie Sheet Has No Icon (CoreDump) + * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 2004-09-17 Opie 1.1.6 New Features ------------ * Fifteen gained configurable number of items (zecke) * Fifteen can have custom background images (zecke) * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) * Integrated the new security framework into libopie2 (zecke,clem) * Converted the launcher to use the new security framework (zecke) * Backup can now handle custom locations for backup and restore (ar) * Implemented right-on-hold feedback (wimpie,zecke) * Lots of new features in opie-reader (tim,pohly) * Build system cleanups (schurig) Fixed Bugs -------- * #1005 - Fixed backup to CompactFlash (ar) * #1167 - Fixed Opie write crashing on more text than one page (ar) * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) * #1359 - Fixed bookmarks in Gutenbrowser (ljp) - * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) + * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) * #1370 - Pimconverter now reacts on cancel key (eilers) * #1376 - Bring back the capslock/numlock display (zecke) * #1383 - Language settings now warns about losing open apps (Markus Litz) * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) * #1394 - Fixed oversized headline in opie-login (coredump) - * #1396 - Opie-console captures the escape key and vim is working (zecke) + * #1396 - Opie-console captures the escape key and vim is working (zecke) * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 2004-07-06 Opie 1.1.4 New Features ------------ * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) * Added Conversion tool for pim-data (eilers) * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) * Modified the PIM API for providing generic use of OPimRecords (eilers) * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) Fixed Bugs -------- * #1068 - Country Drop Down Box Off Screen * #1291 - Opie tinykate does not open .desktop files (ar) |