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 /ChangeLog | |
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,75 +1,76 @@ | |||
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) |