author | drw <drw> | 2004-11-16 18:14:11 (UTC) |
---|---|---|
committer | drw <drw> | 2004-11-16 18:14:11 (UTC) |
commit | 47a5c043c7ee0647da508ee63b5b8ec27205a9c3 (patch) (unidiff) | |
tree | a2695067081dd89acea260bb2d819fbf52a85f4d /ChangeLog | |
parent | e83f5b12337c22f365323aa00806b638a971e3a2 (diff) | |
download | opie-47a5c043c7ee0647da508ee63b5b8ec27205a9c3.zip opie-47a5c043c7ee0647da508ee63b5b8ec27205a9c3.tar.gz opie-47a5c043c7ee0647da508ee63b5b8ec27205a9c3.tar.bz2 |
Updated with PackageManager fixes done today
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,55 +1,58 @@ | |||
1 | 2004-??-??Opie 1.1.8 | 1 | 2004-??-??Opie 1.1.8 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | 5 | ||
6 | Fixed Bugs | 6 | Fixed Bugs |
7 | ---------- | 7 | ---------- |
8 | * #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) fix double entry in source feed configuration when adding a new feed (drw) | ||
8 | 11 | ||
9 | 2004-11-14Opie 1.1.7 | 12 | 2004-11-14Opie 1.1.7 |
10 | 13 | ||
11 | New Features | 14 | New Features |
12 | ------------ | 15 | ------------ |
13 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 16 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
14 | * Backup now uses the busy indicator when backing up and restore (ar) | 17 | * Backup now uses the busy indicator when backing up and restore (ar) |
15 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 18 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
16 | * OpiePlayer2 better error handling (zecke) | 19 | * OpiePlayer2 better error handling (zecke) |
17 | * OpiePlayer2 progress indication while streaming (zecke) | 20 | * OpiePlayer2 progress indication while streaming (zecke) |
18 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 21 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
19 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 22 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
20 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 23 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
21 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 24 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
22 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 25 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
23 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 26 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
24 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 27 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
25 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 28 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
26 | * Opie-Security gained a 'test authentication' button (clem) | 29 | * Opie-Security gained a 'test authentication' button (clem) |
27 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 30 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
28 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 31 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
29 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 32 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
30 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 33 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
31 | 34 | ||
32 | Fixed Bugs | 35 | Fixed Bugs |
33 | ---------- | 36 | ---------- |
34 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 37 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
35 | * #608 - Make Opie usable for left handed users (zecke) | 38 | * #608 - Make Opie usable for left handed users (zecke) |
36 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 39 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
37 | * #1245 - Opie-Go 'paused' (zecke) | 40 | * #1245 - Opie-Go 'paused' (zecke) |
38 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 41 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
39 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 42 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
40 | * #1395 - Build VNC Backend with gcc3.4 | 43 | * #1395 - Build VNC Backend with gcc3.4 |
41 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 44 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
42 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 45 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
43 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 46 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
44 | * #1448 - Brightness Applet added (mickeyl) | 47 | * #1448 - Brightness Applet added (mickeyl) |
45 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 48 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
46 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 49 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
47 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 50 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
48 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 51 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
49 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 52 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
50 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 53 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
51 | * 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) | 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) |
52 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 55 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
53 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) | 56 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
54 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) | 57 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) |
55 | 58 | ||