author | zecke <zecke> | 2004-11-14 18:10:24 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-11-14 18:10:24 (UTC) |
commit | 7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712 (patch) (side-by-side diff) | |
tree | 8cada5be5aad9b8571c5eb93e4189e8a9585ba10 | |
parent | 23d70775cb18b2b759e12e810962891417a595bc (diff) | |
download | opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.zip opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.tar.gz opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.tar.bz2 |
-Add the latest fixed OFileSelector bug
-Notice Opie-IRC, Opie-Mail and Opie-Eye improvements
what a shame not all fixed bugs are located in this log, we need
to do better for Opie1.1.8's ChangeLog
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,40 +7,44 @@ * 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 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) * 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) - * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults + * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults + * Opie-Mail improve the handling of POP mail boxes (alwin) + * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) + * Opie IRC - backports of the 'NeIRC fork' (zecke) Fixed Bugs ---------- * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) * #608 - Make Opie usable for left handed users (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) * #1395 - Build VNC Backend with gcc3.4 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) * #1426 - Add missing opie-bartender Icon (CoreDump) * #1445 - Opie-Sheet Has No Icon (CoreDump) * #1448 - Brightness Applet added (mickeyl) * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) + * #1482 - Fix OFileSelector to be able to sort by size (zecke) * n.a. - Opie-mail: fixed some crasher, some layout-problems * 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) * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) 2004-09-17 Opie 1.1.6 New Features |