|
diff --git a/ChangeLog b/ChangeLog index 97d9212..45fbb75 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,73 +1,77 @@ |
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 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
| |
11 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
| |
12 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) |
11 | |
13 | |
12 | Fixed Bugs |
14 | Fixed Bugs |
13 | ---------- |
15 | ---------- |
14 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
16 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
15 | * #1445 - Opie Sheet Has No Icon (CoreDump) |
17 | * #1445 - Opie Sheet Has No Icon (CoreDump) |
16 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
18 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
17 | * #1395 - Build VNC Backend with gcc3.4 |
19 | * #1395 - Build VNC Backend with gcc3.4 |
18 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
20 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
19 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) |
21 | * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) |
20 | * #1245 - Opie Go 'paused' (zecke) |
22 | * #1245 - Opie Go 'paused' (zecke) |
21 | * #1448 - Brightness Applet added (mickeyl) |
23 | * #1448 - Brightness Applet added (mickeyl) |
22 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
24 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
23 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
25 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
24 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir |
26 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir |
25 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string |
27 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string |
| |
28 | * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
| |
29 | * 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) |
26 | |
30 | |
27 | 2004-09-17Opie 1.1.6 |
31 | 2004-09-17Opie 1.1.6 |
28 | |
32 | |
29 | New Features |
33 | New Features |
30 | ------------ |
34 | ------------ |
31 | * Fifteen gained configurable number of items (zecke) |
35 | * Fifteen gained configurable number of items (zecke) |
32 | * Fifteen can have custom background images (zecke) |
36 | * Fifteen can have custom background images (zecke) |
33 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
37 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
34 | * Integrated the new security framework into libopie2 (zecke,clem) |
38 | * Integrated the new security framework into libopie2 (zecke,clem) |
35 | * Converted the launcher to use the new security framework (zecke) |
39 | * Converted the launcher to use the new security framework (zecke) |
36 | * Backup can now handle custom locations for backup and restore (ar) |
40 | * Backup can now handle custom locations for backup and restore (ar) |
37 | * Implemented right-on-hold feedback (wimpie,zecke) |
41 | * Implemented right-on-hold feedback (wimpie,zecke) |
38 | * Lots of new features in opie-reader (tim,pohly) |
42 | * Lots of new features in opie-reader (tim,pohly) |
39 | * Build system cleanups (schurig) |
43 | * Build system cleanups (schurig) |
40 | |
44 | |
41 | Fixed Bugs |
45 | Fixed Bugs |
42 | -------- |
46 | -------- |
43 | * #1005 - Fixed backup to CompactFlash (ar) |
47 | * #1005 - Fixed backup to CompactFlash (ar) |
44 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
48 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
45 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
49 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
46 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
50 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
47 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
51 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
48 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
52 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
49 | * #1376 - Bring back the capslock/numlock display (zecke) |
53 | * #1376 - Bring back the capslock/numlock display (zecke) |
50 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
54 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
51 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
55 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
52 | * #1394 - Fixed oversized headline in opie-login (coredump) |
56 | * #1394 - Fixed oversized headline in opie-login (coredump) |
53 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
57 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
54 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
58 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
55 | |
59 | |
56 | 2004-07-06Opie 1.1.4 |
60 | 2004-07-06Opie 1.1.4 |
57 | |
61 | |
58 | New Features |
62 | New Features |
59 | ------------ |
63 | ------------ |
60 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
64 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
61 | * Added Conversion tool for pim-data (eilers) |
65 | * Added Conversion tool for pim-data (eilers) |
62 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
66 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
63 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
67 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
64 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
68 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
65 | |
69 | |
66 | Fixed Bugs |
70 | Fixed Bugs |
67 | -------- |
71 | -------- |
68 | * #1068 - Country Drop Down Box Off Screen |
72 | * #1068 - Country Drop Down Box Off Screen |
69 | * #1291 - Opie tinykate does not open .desktop files (ar) |
73 | * #1291 - Opie tinykate does not open .desktop files (ar) |
70 | * #1291 - Opie sheet not saving correctly (ar) |
74 | * #1291 - Opie sheet not saving correctly (ar) |
71 | * #1294 - Opie does not know about British Summer Time |
75 | * #1294 - Opie does not know about British Summer Time |
72 | * #1314 - Drawpad initialization (mickeyl) |
76 | * #1314 - Drawpad initialization (mickeyl) |
73 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
77 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
|