summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-10-27 18:31:12 (UTC)
committer mickeyl <mickeyl>2004-10-27 18:31:12 (UTC)
commit14aec3d5de39e1973693940d813d940f248df2d9 (patch) (unidiff)
treea1756f6802d9e9dd056354f35e155bd55413c5e5
parent1fa2a15b88949dc6bb153b8c78dc3080373240dc (diff)
downloadopie-14aec3d5de39e1973693940d813d940f248df2d9.zip
opie-14aec3d5de39e1973693940d813d940f248df2d9.tar.gz
opie-14aec3d5de39e1973693940d813d940f248df2d9.tar.bz2
rephrase and reorder the bug list which was supported to be sorted :)
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog41
1 files changed, 21 insertions, 20 deletions
diff --git a/ChangeLog b/ChangeLog
index 6db572b..f996c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,10 @@
4 ------------ 4 ------------
5 * libOpieDB now uses SQLite V3 instead V2. This would need an upgrade for old database files! (eilers) 5 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
6 * Backup uses Busy Indicator when backing up and restore (ar) 6 * Backup now uses the busy indicator when backing up and restore (ar)
7 * OpiePlayer2 gains adding of Directories to the playlist (zecke) 7 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
8 * OpiePlayer2 handles error better (zecke) 8 * OpiePlayer2 better error handling (zecke)
9 * OpiePlayer2 gives Progress when streaming (zecke) 9 * OpiePlayer2 progress indication while streaming (zecke)
10 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) 10 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
12 * Opie Eye got a Digital Camera File Backend (alwin,zecke) 12 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
13 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 13 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
@@ -15,4 +15,5 @@
15 * Opie-Console transparently log the Output and Input to a file (harlekin) 15 * Opie-Console transparently log the Output and Input to a file (harlekin)
16 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 16 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
17 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) 17 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
18 * Opie-Security gained a 'test authentication' button (clem)
18 19
@@ -20,16 +21,16 @@
20 ---------- 21 ----------
22 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
23 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
24 * #1245 - Opie-Go 'paused' (zecke)
25 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
21 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 26 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
22 * #1445 - Opie Sheet Has No Icon (CoreDump)
23 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
24 * #1395 - Build VNC Backend with gcc3.4 27 * #1395 - Build VNC Backend with gcc3.4
25 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 28 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
26 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 29 * #1445 - Opie-Sheet Has No Icon (CoreDump)
27 * #1245 - Opie Go 'paused' (zecke)
28 * #1448 - Brightness Applet added (mickeyl) 30 * #1448 - Brightness Applet added (mickeyl)
29 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 31 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
30 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 32 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
31 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 33 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
32 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 34 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
33 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 35 * 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)
34 * 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)
35 36