author | zecke <zecke> | 2004-10-17 12:33:02 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-10-17 12:33:02 (UTC) |
commit | f0f7fc13bcb04effe5386ff16288f30b44e70835 (patch) (unidiff) | |
tree | a0c75164b1e6fde29f711d59115d9a23d392f5d3 | |
parent | 03f04b51c84b15f5b6e82a7b427adeef56c16e90 (diff) | |
download | opie-f0f7fc13bcb04effe5386ff16288f30b44e70835.zip opie-f0f7fc13bcb04effe5386ff16288f30b44e70835.tar.gz opie-f0f7fc13bcb04effe5386ff16288f30b44e70835.tar.bz2 |
Opie-Console can log input/output of the console
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,57 +1,58 @@ | |||
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) |
34 | * Converted the launcher to use the new security framework (zecke) | 35 | * Converted the launcher to use the new security framework (zecke) |
35 | * Backup can now handle custom locations for backup and restore (ar) | 36 | * Backup can now handle custom locations for backup and restore (ar) |
36 | * Implemented right-on-hold feedback (wimpie,zecke) | 37 | * Implemented right-on-hold feedback (wimpie,zecke) |
37 | * Lots of new features in opie-reader (tim,pohly) | 38 | * Lots of new features in opie-reader (tim,pohly) |
38 | * Build system cleanups (schurig) | 39 | * Build system cleanups (schurig) |
39 | 40 | ||
40 | Fixed Bugs | 41 | Fixed Bugs |
41 | -------- | 42 | -------- |
42 | * #1005 - Fixed backup to CompactFlash (ar) | 43 | * #1005 - Fixed backup to CompactFlash (ar) |
43 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 44 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
44 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 45 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
45 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 46 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
46 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 47 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
47 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 48 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
48 | * #1376 - Bring back the capslock/numlock display (zecke) | 49 | * #1376 - Bring back the capslock/numlock display (zecke) |
49 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 50 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
50 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 51 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
51 | * #1394 - Fixed oversized headline in opie-login (coredump) | 52 | * #1394 - Fixed oversized headline in opie-login (coredump) |
52 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 53 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
53 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 54 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
54 | 55 | ||
55 | 2004-07-06Opie 1.1.4 | 56 | 2004-07-06Opie 1.1.4 |
56 | 57 | ||
57 | New Features | 58 | New Features |