summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd6fe78..97d9212 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,33 +1,34 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
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 11
11 Fixed Bugs 12 Fixed Bugs
12 ---------- 13 ----------
13 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 14 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
14 * #1445 - Opie Sheet Has No Icon (CoreDump) 15 * #1445 - Opie Sheet Has No Icon (CoreDump)
15 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 16 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
16 * #1395 - Build VNC Backend with gcc3.4 17 * #1395 - Build VNC Backend with gcc3.4
17 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 18 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
18 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 19 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
19 * #1245 - Opie Go 'paused' (zecke) 20 * #1245 - Opie Go 'paused' (zecke)
20 * #1448 - Brightness Applet added (mickeyl) 21 * #1448 - Brightness Applet added (mickeyl)
21 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 22 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
22 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 23 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
23 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 24 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
24 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 25 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
25 26
26 2004-09-17Opie 1.1.6 27 2004-09-17Opie 1.1.6
27 28
28 New Features 29 New Features
29 ------------ 30 ------------
30 * Fifteen gained configurable number of items (zecke) 31 * Fifteen gained configurable number of items (zecke)
31 * Fifteen can have custom background images (zecke) 32 * Fifteen can have custom background images (zecke)
32 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 33 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
33 * Integrated the new security framework into libopie2 (zecke,clem) 34 * Integrated the new security framework into libopie2 (zecke,clem)