summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd22a2..15b8f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,18 +17,20 @@
17 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (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 * Opie-Security gained a 'test authentication' button (clem)
19 19
20 Fixed Bugs 20 Fixed Bugs
21 ---------- 21 ----------
22 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 22 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
23 * #608 - Make Opie usable for left handed users (zecke)
23 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 24 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
24 * #1245 - Opie-Go 'paused' (zecke) 25 * #1245 - Opie-Go 'paused' (zecke)
25 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 26 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
26 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 27 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
27 * #1395 - Build VNC Backend with gcc3.4 28 * #1395 - Build VNC Backend with gcc3.4
28 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 29 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
30 * #1426 - Add missing opie-bartender Icon (CoreDump)
29 * #1445 - Opie-Sheet Has No Icon (CoreDump) 31 * #1445 - Opie-Sheet Has No Icon (CoreDump)
30 * #1448 - Brightness Applet added (mickeyl) 32 * #1448 - Brightness Applet added (mickeyl)
31 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 33 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
32 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 34 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
33 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 35 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
34 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 36 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)