author | drw <drw> | 2004-11-16 20:55:13 (UTC) |
---|---|---|
committer | drw <drw> | 2004-11-16 20:55:13 (UTC) |
commit | add434632dc0b449a1439215ecbc2ae0589fd713 (patch) (unidiff) | |
tree | fa3004988e2c26e7ec28249685cc1b6d55e20a24 | |
parent | 251511f7cdd1691a7d790ce0473e040d38a6d834 (diff) | |
download | opie-add434632dc0b449a1439215ecbc2ae0589fd713.zip opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.gz opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.bz2 |
Added new PackageManager feature (install local ipkgs)
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,107 +1,108 @@ | |||
1 | 2004-??-??Opie 1.1.8 | 1 | 2004-??-??Opie 1.1.8 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * PackageManager supports installation of local ipkg files (drw) | ||
5 | 6 | ||
6 | Fixed Bugs | 7 | Fixed Bugs |
7 | ---------- | 8 | ---------- |
8 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 9 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
9 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 10 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
10 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 11 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
11 | 12 | ||
12 | 2004-11-14Opie 1.1.7 | 13 | 2004-11-14Opie 1.1.7 |
13 | 14 | ||
14 | New Features | 15 | New Features |
15 | ------------ | 16 | ------------ |
16 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 17 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
17 | * Backup now uses the busy indicator when backing up and restore (ar) | 18 | * Backup now uses the busy indicator when backing up and restore (ar) |
18 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 19 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
19 | * OpiePlayer2 better error handling (zecke) | 20 | * OpiePlayer2 better error handling (zecke) |
20 | * OpiePlayer2 progress indication while streaming (zecke) | 21 | * OpiePlayer2 progress indication while streaming (zecke) |
21 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 22 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
22 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 23 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
23 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 24 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
24 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 25 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
25 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 26 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
26 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 27 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
27 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 28 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
28 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 29 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
29 | * Opie-Security gained a 'test authentication' button (clem) | 30 | * Opie-Security gained a 'test authentication' button (clem) |
30 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 31 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
31 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 32 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
32 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 33 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
33 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 34 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
34 | 35 | ||
35 | Fixed Bugs | 36 | Fixed Bugs |
36 | ---------- | 37 | ---------- |
37 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 38 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
38 | * #608 - Make Opie usable for left handed users (zecke) | 39 | * #608 - Make Opie usable for left handed users (zecke) |
39 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 40 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
40 | * #1245 - Opie-Go 'paused' (zecke) | 41 | * #1245 - Opie-Go 'paused' (zecke) |
41 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 42 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
42 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 43 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
43 | * #1395 - Build VNC Backend with gcc3.4 | 44 | * #1395 - Build VNC Backend with gcc3.4 |
44 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 45 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
45 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 46 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
46 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 47 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
47 | * #1448 - Brightness Applet added (mickeyl) | 48 | * #1448 - Brightness Applet added (mickeyl) |
48 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 49 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
49 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 50 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
50 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 51 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
51 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 52 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
52 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 53 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
53 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 54 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
54 | * 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) | 55 | * 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) |
55 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 56 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
56 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) | 57 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
57 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) | 58 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) |
58 | 59 | ||
59 | 2004-09-17Opie 1.1.6 | 60 | 2004-09-17Opie 1.1.6 |
60 | 61 | ||
61 | New Features | 62 | New Features |
62 | ------------ | 63 | ------------ |
63 | * Fifteen gained configurable number of items (zecke) | 64 | * Fifteen gained configurable number of items (zecke) |
64 | * Fifteen can have custom background images (zecke) | 65 | * Fifteen can have custom background images (zecke) |
65 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 66 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
66 | * Integrated the new security framework into libopie2 (zecke,clem) | 67 | * Integrated the new security framework into libopie2 (zecke,clem) |
67 | * Converted the launcher to use the new security framework (zecke) | 68 | * Converted the launcher to use the new security framework (zecke) |
68 | * Backup can now handle custom locations for backup and restore (ar) | 69 | * Backup can now handle custom locations for backup and restore (ar) |
69 | * Implemented right-on-hold feedback (wimpie,zecke) | 70 | * Implemented right-on-hold feedback (wimpie,zecke) |
70 | * Lots of new features in opie-reader (tim,pohly) | 71 | * Lots of new features in opie-reader (tim,pohly) |
71 | * Build system cleanups (schurig) | 72 | * Build system cleanups (schurig) |
72 | 73 | ||
73 | Fixed Bugs | 74 | Fixed Bugs |
74 | -------- | 75 | -------- |
75 | * #1005 - Fixed backup to CompactFlash (ar) | 76 | * #1005 - Fixed backup to CompactFlash (ar) |
76 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 77 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
77 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 78 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
78 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 79 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
79 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 80 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
80 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 81 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
81 | * #1376 - Bring back the capslock/numlock display (zecke) | 82 | * #1376 - Bring back the capslock/numlock display (zecke) |
82 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 83 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
83 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 84 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
84 | * #1394 - Fixed oversized headline in opie-login (coredump) | 85 | * #1394 - Fixed oversized headline in opie-login (coredump) |
85 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 86 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
86 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 87 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
87 | 88 | ||
88 | 2004-07-06Opie 1.1.4 | 89 | 2004-07-06Opie 1.1.4 |
89 | 90 | ||
90 | New Features | 91 | New Features |
91 | ------------ | 92 | ------------ |
92 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 93 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
93 | * Added Conversion tool for pim-data (eilers) | 94 | * Added Conversion tool for pim-data (eilers) |
94 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 95 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
95 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 96 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
96 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 97 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
97 | 98 | ||
98 | Fixed Bugs | 99 | Fixed Bugs |
99 | -------- | 100 | -------- |
100 | * #1068 - Country Drop Down Box Off Screen | 101 | * #1068 - Country Drop Down Box Off Screen |
101 | * #1291 - Opie tinykate does not open .desktop files (ar) | 102 | * #1291 - Opie tinykate does not open .desktop files (ar) |
102 | * #1291 - Opie sheet not saving correctly (ar) | 103 | * #1291 - Opie sheet not saving correctly (ar) |
103 | * #1294 - Opie does not know about British Summer Time | 104 | * #1294 - Opie does not know about British Summer Time |
104 | * #1314 - Drawpad initialization (mickeyl) | 105 | * #1314 - Drawpad initialization (mickeyl) |
105 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 106 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
106 | * #1321 - Batteryapplet graphic glitch (harlekin) | 107 | * #1321 - Batteryapplet graphic glitch (harlekin) |
107 | * #1324 - ZSafe not starting up (mickeyl) | 108 | * #1324 - ZSafe not starting up (mickeyl) |