author | ar <ar> | 2004-10-20 22:21:10 (UTC) |
---|---|---|
committer | ar <ar> | 2004-10-20 22:21:10 (UTC) |
commit | 8232b072180742d87a8e543b6968e9c4109c0612 (patch) (side-by-side diff) | |
tree | ac4c2784731ed80f7332899c2afb475127df9f2f | |
parent | 24b27cb83dfc2a23c26e6edcda84fe26a9e9d685 (diff) | |
download | opie-8232b072180742d87a8e543b6968e9c4109c0612.zip opie-8232b072180742d87a8e543b6968e9c4109c0612.tar.gz opie-8232b072180742d87a8e543b6968e9c4109c0612.tar.bz2 |
- new Backup Feature (Busy Indicator)
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,54 +1,55 @@ 2004-??-?? Opie 1.1.x New Features ------------ + * 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) * 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-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) 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) - * #1395 - Build VNC Backend with gcc3.4 + * #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) * #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) 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) |