summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog43
1 files changed, 22 insertions, 21 deletions
diff --git a/ChangeLog b/ChangeLog
index 6db572b..f996c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,82 +1,83 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * libOpieDB now uses SQLite V3 instead V2. This would need an upgrade for old database files! (eilers) 5 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
6 * Backup uses Busy Indicator when backing up and restore (ar) 6 * Backup now uses the busy indicator when backing up and restore (ar)
7 * OpiePlayer2 gains adding of Directories to the playlist (zecke) 7 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
8 * OpiePlayer2 handles error better (zecke) 8 * OpiePlayer2 better error handling (zecke)
9 * OpiePlayer2 gives Progress when streaming (zecke) 9 * OpiePlayer2 progress indication while streaming (zecke)
10 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) 10 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
12 * Opie Eye got a Digital Camera File Backend (alwin,zecke) 12 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
13 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 13 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
14 * Opie-Console use Custom Font and Size in a Profile (harlekin) 14 * Opie-Console use Custom Font and Size in a Profile (harlekin)
15 * Opie-Console transparently log the Output and Input to a file (harlekin) 15 * Opie-Console transparently log the Output and Input to a file (harlekin)
16 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 16 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
17 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) 17 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
18 * Opie-Security gained a 'test authentication' button (clem)
18 19
19 Fixed Bugs 20 Fixed Bugs
20 ---------- 21 ----------
22 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
23 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
24 * #1245 - Opie-Go 'paused' (zecke)
25 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
21 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 26 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
22 * #1445 - Opie Sheet Has No Icon (CoreDump)
23 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
24 * #1395 - Build VNC Backend with gcc3.4 27 * #1395 - Build VNC Backend with gcc3.4
25 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 28 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
26 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 29 * #1445 - Opie-Sheet Has No Icon (CoreDump)
27 * #1245 - Opie Go 'paused' (zecke)
28 * #1448 - Brightness Applet added (mickeyl) 30 * #1448 - Brightness Applet added (mickeyl)
29 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 31 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
30 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 32 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
31 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 33 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
32 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 34 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
33 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 35 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
34 * n.a. - Build system: fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
35 36
36 2004-09-17Opie 1.1.6 37 2004-09-17Opie 1.1.6
37 38
38 New Features 39 New Features
39 ------------ 40 ------------
40 * Fifteen gained configurable number of items (zecke) 41 * Fifteen gained configurable number of items (zecke)
41 * Fifteen can have custom background images (zecke) 42 * Fifteen can have custom background images (zecke)
42 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 43 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
43 * Integrated the new security framework into libopie2 (zecke,clem) 44 * Integrated the new security framework into libopie2 (zecke,clem)
44 * Converted the launcher to use the new security framework (zecke) 45 * Converted the launcher to use the new security framework (zecke)
45 * Backup can now handle custom locations for backup and restore (ar) 46 * Backup can now handle custom locations for backup and restore (ar)
46 * Implemented right-on-hold feedback (wimpie,zecke) 47 * Implemented right-on-hold feedback (wimpie,zecke)
47 * Lots of new features in opie-reader (tim,pohly) 48 * Lots of new features in opie-reader (tim,pohly)
48 * Build system cleanups (schurig) 49 * Build system cleanups (schurig)
49 50
50 Fixed Bugs 51 Fixed Bugs
51 -------- 52 --------
52 * #1005 - Fixed backup to CompactFlash (ar) 53 * #1005 - Fixed backup to CompactFlash (ar)
53 * #1167 - Fixed Opie write crashing on more text than one page (ar) 54 * #1167 - Fixed Opie write crashing on more text than one page (ar)
54 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 55 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
55 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 56 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
56 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 57 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
57 * #1370 - Pimconverter now reacts on cancel key (eilers) 58 * #1370 - Pimconverter now reacts on cancel key (eilers)
58 * #1376 - Bring back the capslock/numlock display (zecke) 59 * #1376 - Bring back the capslock/numlock display (zecke)
59 * #1383 - Language settings now warns about losing open apps (Markus Litz) 60 * #1383 - Language settings now warns about losing open apps (Markus Litz)
60 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 61 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
61 * #1394 - Fixed oversized headline in opie-login (coredump) 62 * #1394 - Fixed oversized headline in opie-login (coredump)
62 * #1396 - Opie-console captures the escape key and vim is working (zecke) 63 * #1396 - Opie-console captures the escape key and vim is working (zecke)
63 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 64 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
64 65
65 2004-07-06Opie 1.1.4 66 2004-07-06Opie 1.1.4
66 67
67 New Features 68 New Features
68 ------------ 69 ------------
69 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 70 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
70 * Added Conversion tool for pim-data (eilers) 71 * Added Conversion tool for pim-data (eilers)
71 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 72 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
72 * Modified the PIM API for providing generic use of OPimRecords (eilers) 73 * Modified the PIM API for providing generic use of OPimRecords (eilers)
73 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 74 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
74 75
75 Fixed Bugs 76 Fixed Bugs
76 -------- 77 --------
77 * #1068 - Country Drop Down Box Off Screen 78 * #1068 - Country Drop Down Box Off Screen
78 * #1291 - Opie tinykate does not open .desktop files (ar) 79 * #1291 - Opie tinykate does not open .desktop files (ar)
79 * #1291 - Opie sheet not saving correctly (ar) 80 * #1291 - Opie sheet not saving correctly (ar)
80 * #1294 - Opie does not know about British Summer Time 81 * #1294 - Opie does not know about British Summer Time
81 * #1314 - Drawpad initialization (mickeyl) 82 * #1314 - Drawpad initialization (mickeyl)
82 * #1317 - Packagemanager crashes on hold-down or install (chicken) 83 * #1317 - Packagemanager crashes on hold-down or install (chicken)