author | clem <clem> | 2004-10-17 16:42:43 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-17 16:42:43 (UTC) |
commit | 8eaae40a6b9db12813be60ec7c8afe21afd4478d (patch) (side-by-side diff) | |
tree | 70e60dfd0d5026ff23131cafb6a6d95e6ace6dca | |
parent | 3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 (diff) | |
download | opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.zip opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.tar.gz opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.tar.bz2 |
build system and opie-security updates
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,37 +1,41 @@ 2004-??-?? Opie 1.1.x New Features ------------ * Ported opie-mediaplayer2 to recent libxine (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 * #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) |