author | zecke <zecke> | 2004-10-17 12:33:02 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-10-17 12:33:02 (UTC) |
commit | f0f7fc13bcb04effe5386ff16288f30b44e70835 (patch) (side-by-side diff) | |
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 @@ 2004-??-?? Opie 1.1.x New Features ------------ * Ported opie-mediaplayer2 to recent libxine (brad,zecke) * Ported brightnessapplet from Qtopia 1.7 (mickeyl) * Opie Eye got a Digital Camera File Backend (alwin,zecke) * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) * Opie-Console use Custom Font and Size in a Profile (harlekin) + * Opie-Console transparently log the Output and Input to a file (harlekin) Fixed Bugs ---------- * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) * #1445 - Opie Sheet Has No Icon (CoreDump) * #1440 - The icon of opie-mobilemsg is missing (CoreDump) * #1395 - Build VNC Backend with gcc3.4 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) * #1245 - Opie Go 'paused' (zecke) * #1448 - Brightness Applet added (mickeyl) * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 2004-09-17 Opie 1.1.6 New Features ------------ * Fifteen gained configurable number of items (zecke) * Fifteen can have custom background images (zecke) * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) * Integrated the new security framework into libopie2 (zecke,clem) * Converted the launcher to use the new security framework (zecke) * Backup can now handle custom locations for backup and restore (ar) * Implemented right-on-hold feedback (wimpie,zecke) * Lots of new features in opie-reader (tim,pohly) * Build system cleanups (schurig) Fixed Bugs -------- * #1005 - Fixed backup to CompactFlash (ar) * #1167 - Fixed Opie write crashing on more text than one page (ar) * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) * #1359 - Fixed bookmarks in Gutenbrowser (ljp) * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) * #1370 - Pimconverter now reacts on cancel key (eilers) * #1376 - Bring back the capslock/numlock display (zecke) * #1383 - Language settings now warns about losing open apps (Markus Litz) * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) * #1394 - Fixed oversized headline in opie-login (coredump) * #1396 - Opie-console captures the escape key and vim is working (zecke) * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 2004-07-06 Opie 1.1.4 New Features |