author | zecke <zecke> | 2004-10-17 12:20:39 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-10-17 12:20:39 (UTC) |
commit | 29719c2132c20eb92ba3e9b4e33eccfc0f89c8b4 (patch) (unidiff) | |
tree | 9a855540c7a0630879f7bcf85671b0a59884446b | |
parent | 9f96b4976aacd0a41160be7377cc12c53c37c0a5 (diff) | |
download | opie-29719c2132c20eb92ba3e9b4e33eccfc0f89c8b4.zip opie-29719c2132c20eb92ba3e9b4e33eccfc0f89c8b4.tar.gz opie-29719c2132c20eb92ba3e9b4e33eccfc0f89c8b4.tar.bz2 |
Add OFontSelector usage of Opie-Console
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,24 +1,25 @@ | |||
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 | 10 | ||
10 | Fixed Bugs | 11 | Fixed Bugs |
11 | ---------- | 12 | ---------- |
12 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 13 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
13 | * #1445 - Opie Sheet Has No Icon (CoreDump) | 14 | * #1445 - Opie Sheet Has No Icon (CoreDump) |
14 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 15 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
15 | * #1395 - Build VNC Backend with gcc3.4 | 16 | * #1395 - Build VNC Backend with gcc3.4 |
16 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 17 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
17 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) | 18 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) |
18 | * #1245 - Opie Go 'paused' (zecke) | 19 | * #1245 - Opie Go 'paused' (zecke) |
19 | * #1448 - Brightness Applet added (mickeyl) | 20 | * #1448 - Brightness Applet added (mickeyl) |
20 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 21 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
21 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 22 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
22 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir | 23 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir |
23 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string | 24 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string |
24 | 25 | ||