author | clem <clem> | 2004-10-17 16:42:43 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-17 16:42:43 (UTC) |
commit | 8eaae40a6b9db12813be60ec7c8afe21afd4478d (patch) (unidiff) | |
tree | 70e60dfd0d5026ff23131cafb6a6d95e6ace6dca /ChangeLog | |
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
@@ -5,12 +5,14 @@ | |||
5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) | 5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) |
6 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 6 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
7 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) | 7 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) |
8 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) | 8 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) |
9 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 9 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
10 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 10 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
11 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | ||
12 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) | ||
11 | 13 | ||
12 | Fixed Bugs | 14 | Fixed Bugs |
13 | ---------- | 15 | ---------- |
14 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 16 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
15 | * #1445 - Opie Sheet Has No Icon (CoreDump) | 17 | * #1445 - Opie Sheet Has No Icon (CoreDump) |
16 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 18 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
@@ -20,12 +22,14 @@ | |||
20 | * #1245 - Opie Go 'paused' (zecke) | 22 | * #1245 - Opie Go 'paused' (zecke) |
21 | * #1448 - Brightness Applet added (mickeyl) | 23 | * #1448 - Brightness Applet added (mickeyl) |
22 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 24 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
23 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 25 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
24 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir | 26 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir |
25 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string | 27 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string |
28 | * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | ||
29 | * 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) | ||
26 | 30 | ||
27 | 2004-09-17Opie 1.1.6 | 31 | 2004-09-17Opie 1.1.6 |
28 | 32 | ||
29 | New Features | 33 | New Features |
30 | ------------ | 34 | ------------ |
31 | * Fifteen gained configurable number of items (zecke) | 35 | * Fifteen gained configurable number of items (zecke) |