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,119 +1,120 @@ | |||
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 |
58 | ------------ | 59 | ------------ |
59 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 60 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
60 | * Added Conversion tool for pim-data (eilers) | 61 | * Added Conversion tool for pim-data (eilers) |
61 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 62 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
62 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 63 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
63 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 64 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
64 | 65 | ||
65 | Fixed Bugs | 66 | Fixed Bugs |
66 | -------- | 67 | -------- |
67 | * #1068 - Country Drop Down Box Off Screen | 68 | * #1068 - Country Drop Down Box Off Screen |
68 | * #1291 - Opie tinykate does not open .desktop files (ar) | 69 | * #1291 - Opie tinykate does not open .desktop files (ar) |
69 | * #1291 - Opie sheet not saving correctly (ar) | 70 | * #1291 - Opie sheet not saving correctly (ar) |
70 | * #1294 - Opie does not know about British Summer Time | 71 | * #1294 - Opie does not know about British Summer Time |
71 | * #1314 - Drawpad initialization (mickeyl) | 72 | * #1314 - Drawpad initialization (mickeyl) |
72 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 73 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
73 | * #1321 - Batteryapplet graphic glitch (harlekin) | 74 | * #1321 - Batteryapplet graphic glitch (harlekin) |
74 | * #1324 - ZSafe not starting up (mickeyl) | 75 | * #1324 - ZSafe not starting up (mickeyl) |
75 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 76 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
76 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 77 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
77 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 78 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
78 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 79 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
79 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 80 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
80 | 81 | ||
81 | 2004-04-25Opie 1.1.3 | 82 | 2004-04-25Opie 1.1.3 |
82 | 83 | ||
83 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 84 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
84 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 85 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
85 | * Added a real system graffiti character set (brad) | 86 | * Added a real system graffiti character set (brad) |
86 | * Added Generic Keyconfig Widget (zecke) | 87 | * Added Generic Keyconfig Widget (zecke) |
87 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 88 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
88 | * Added new Bible reader app - opie-dagger (drw) | 89 | * Added new Bible reader app - opie-dagger (drw) |
89 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 90 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
90 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 91 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
91 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 92 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
92 | * Added an about applet showing some credits and information about Opie (mickeyl) | 93 | * Added an about applet showing some credits and information about Opie (mickeyl) |
93 | * Added benchmarking functionality to sysinfo (mickeyl) | 94 | * Added benchmarking functionality to sysinfo (mickeyl) |
94 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 95 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
95 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 96 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
96 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 97 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
97 | * Clean-up of package information in control files (drw) | 98 | * Clean-up of package information in control files (drw) |
98 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 99 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
99 | * Improved big-screen support (zecke,ar) | 100 | * Improved big-screen support (zecke,ar) |
100 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 101 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
101 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 102 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
102 | * Added new package manager - opie-packagemanager (drw) | 103 | * Added new package manager - opie-packagemanager (drw) |
103 | * Improved light-n-power for C7x0 (mickeyl) | 104 | * Improved light-n-power for C7x0 (mickeyl) |
104 | * Added automatic rotation support for C7x0 (treke) | 105 | * Added automatic rotation support for C7x0 (treke) |
105 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 106 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
106 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 107 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
107 | 108 | ||
108 | 2003-11-29Opie 1.0.3 | 109 | 2003-11-29Opie 1.0.3 |
109 | 110 | ||
110 | * Released as Version 1.0.3 | 111 | * Released as Version 1.0.3 |
111 | * Improved i18n (various contributors) | 112 | * Improved i18n (various contributors) |
112 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 113 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
113 | * Made the Documents Tab optional (mickeyl) | 114 | * Made the Documents Tab optional (mickeyl) |
114 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 115 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
115 | 116 | ||
116 | 2003-08-04Opie 1.0.0 | 117 | 2003-08-04Opie 1.0.0 |
117 | 118 | ||
118 | * Released as Version 1.0.0 | 119 | * Released as Version 1.0.0 |
119 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 120 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |