author | mickeyl <mickeyl> | 2004-10-27 18:31:12 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-10-27 18:31:12 (UTC) |
commit | 14aec3d5de39e1973693940d813d940f248df2d9 (patch) (side-by-side diff) | |
tree | a1756f6802d9e9dd056354f35e155bd55413c5e5 | |
parent | 1fa2a15b88949dc6bb153b8c78dc3080373240dc (diff) | |
download | opie-14aec3d5de39e1973693940d813d940f248df2d9.zip opie-14aec3d5de39e1973693940d813d940f248df2d9.tar.gz opie-14aec3d5de39e1973693940d813d940f248df2d9.tar.bz2 |
rephrase and reorder the bug list which was supported to be sorted :)
-rw-r--r-- | ChangeLog | 43 |
1 files changed, 22 insertions, 21 deletions
@@ -1,129 +1,130 @@ 2004-??-?? Opie 1.1.x New Features ------------ - * libOpieDB now uses SQLite V3 instead V2. This would need an upgrade for old database files! (eilers) - * Backup uses Busy Indicator when backing up and restore (ar) - * OpiePlayer2 gains adding of Directories to the playlist (zecke) - * OpiePlayer2 handles error better (zecke) - * OpiePlayer2 gives Progress when streaming (zecke) - * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) + * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) + * Backup now uses the busy indicator when backing up and restore (ar) + * OpiePlayer2 gained adding of Directories to the playlist (zecke) + * OpiePlayer2 better error handling (zecke) + * OpiePlayer2 progress indication while streaming (zecke) + * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) * Ported brightnessapplet from Qtopia 1.7 (mickeyl) - * Opie Eye got a Digital Camera File Backend (alwin,zecke) - * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) + * Opie-Eye got a Digital Camera File Backend (alwin,zecke) + * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) * Opie-Console use Custom Font and Size in a Profile (harlekin) * Opie-Console transparently log the Output and Input to a file (harlekin) - * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) - * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) + * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) + * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) + * Opie-Security gained a 'test authentication' button (clem) Fixed Bugs ---------- + * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) + * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) + * #1245 - Opie-Go 'paused' (zecke) + * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) * #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) * #1395 - Build VNC Backend with gcc3.4 - * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) - * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) - * #1245 - Opie Go 'paused' (zecke) + * #1440 - The icon of opie-mobilemsg is missing (CoreDump) + * #1445 - Opie-Sheet Has No Icon (CoreDump) * #1448 - Brightness Applet added (mickeyl) - * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) - * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) - * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir - * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string - * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) - * 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) + * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) + * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) + * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) + * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) + * 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) 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) * #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) * #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) * #1291 - Opie sheet not saving correctly (ar) * #1294 - Opie does not know about British Summer Time * #1314 - Drawpad initialization (mickeyl) * #1317 - Packagemanager crashes on hold-down or install (chicken) * #1321 - Batteryapplet graphic glitch (harlekin) * #1324 - ZSafe not starting up (mickeyl) * #1328 - Personal Home Address fields is trimmed to 1char (eilers) * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) * #1348 - Datebook dependency on libopiedb2 (chicken) * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 2004-04-25 Opie 1.1.3 * Introduced first implementation of SQL-Support using SQLite (eilers) * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) * Added a real system graffiti character set (brad) * Added Generic Keyconfig Widget (zecke) * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) * Added new Bible reader app - opie-dagger (drw) * Added a new Image Viewer. Work is ongoing (zecke,alwin) * Added namespace usage in libopie2 and everywhere (zecke,alwin) * Enabled the possibility to pass command line arguments to applications (mickeyl) * Added an about applet showing some credits and information about Opie (mickeyl) * Added benchmarking functionality to sysinfo (mickeyl) * Added applet and configuration application for switching hardware keyboard layouts (alwin) * Ported applications from libopie1 to libopie2* (drw,ar,alwin) * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) * Clean-up of package information in control files (drw) * Repaired mediummount which was broken since integrating the quicklauncher (alwin) * Improved big-screen support (zecke,ar) * Improved multikeyboard support, added keyboard layout switching applet (mouse) * Added a new mail client based on libetpan (harlekin,alwin,jgf) * Added new package manager - opie-packagemanager (drw) * Improved light-n-power for C7x0 (mickeyl) * Added automatic rotation support for C7x0 (treke) * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 2003-11-29 Opie 1.0.3 * Released as Version 1.0.3 * Improved i18n (various contributors) * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) * Made the Documents Tab optional (mickeyl) * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 2003-08-04 Opie 1.0.0 * Released as Version 1.0.0 * Including a PPP module for easy dial up (tille,harlekin,zecke) |