author | ar <ar> | 2004-10-20 22:21:10 (UTC) |
---|---|---|
committer | ar <ar> | 2004-10-20 22:21:10 (UTC) |
commit | 8232b072180742d87a8e543b6968e9c4109c0612 (patch) (unidiff) | |
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,38 +1,39 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-??-??Opie 1.1.x |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * Backup uses Busy Indicator when backing up and restore (ar) | ||
5 | * OpiePlayer2 gains adding of Directories to the playlist (zecke) | 6 | * OpiePlayer2 gains adding of Directories to the playlist (zecke) |
6 | * OpiePlayer2 handles error better (zecke) | 7 | * OpiePlayer2 handles error better (zecke) |
7 | * OpiePlayer2 gives Progress when streaming (zecke) | 8 | * OpiePlayer2 gives Progress when streaming (zecke) |
8 | * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) | 9 | * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) |
9 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 10 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
10 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) | 11 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) |
11 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) | 12 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) |
12 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 13 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
13 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 14 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
14 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 15 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
15 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) | 16 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) |
16 | 17 | ||
17 | Fixed Bugs | 18 | Fixed Bugs |
18 | ---------- | 19 | ---------- |
19 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 20 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
20 | * #1445 - Opie Sheet Has No Icon (CoreDump) | 21 | * #1445 - Opie Sheet Has No Icon (CoreDump) |
21 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 22 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
22 | * #1395 - Build VNC Backend with gcc3.4 | 23 | * #1395 - Build VNC Backend with gcc3.4 |
23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 24 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
24 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) | 25 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) |
25 | * #1245 - Opie Go 'paused' (zecke) | 26 | * #1245 - Opie Go 'paused' (zecke) |
26 | * #1448 - Brightness Applet added (mickeyl) | 27 | * #1448 - Brightness Applet added (mickeyl) |
27 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 28 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
28 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 29 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
29 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir | 30 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir |
30 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string | 31 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string |
31 | * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 32 | * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
32 | * 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) | 33 | * 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) |
33 | 34 | ||
34 | 2004-09-17Opie 1.1.6 | 35 | 2004-09-17Opie 1.1.6 |
35 | 36 | ||
36 | New Features | 37 | New Features |
37 | ------------ | 38 | ------------ |
38 | * Fifteen gained configurable number of items (zecke) | 39 | * Fifteen gained configurable number of items (zecke) |