summaryrefslogtreecommitdiff
authordrw <drw>2004-11-18 23:41:28 (UTC)
committer drw <drw>2004-11-18 23:41:28 (UTC)
commit6b1a6e3bf5d012e517c9668501f030d8c660b537 (patch) (unidiff)
tree2a9415a56b3785aba610e3d122f35d9eb0765808
parent0619d68ccab04095418a771349875afaee40858a (diff)
downloadopie-6b1a6e3bf5d012e517c9668501f030d8c660b537.zip
opie-6b1a6e3bf5d012e517c9668501f030d8c660b537.tar.gz
opie-6b1a6e3bf5d012e517c9668501f030d8c660b537.tar.bz2
Updated Opie ChangeLog with PackageManager updates. Mickey - unless there are any problems with opie-pm, it is ready for OZ v3.5.2 this weekend.
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ccad50..da7b740 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,69 +1,70 @@
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 * PackageManager supports installation of local ipkg files (drw)
6 * PackageManager supports linking of applications to root (drw)
6 7
7 Fixed Bugs 8 Fixed Bugs
8 ---------- 9 ----------
9 * #1464 - Packagemanager dont set active filter after install a package (drw) 10 * #1464 - Packagemanager dont set active filter after install a package (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) 11 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
11 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 12 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
12 13
13 Internal 14 Internal
14 -------- 15 --------
15 * Moved libopie1 to unsupported (mickeyl) 16 * Moved libopie1 to unsupported (mickeyl)
16 17
17 2004-11-14Opie 1.1.7 18 2004-11-14Opie 1.1.7
18 19
19 New Features 20 New Features
20 ------------ 21 ------------
21 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 22 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
22 * Backup now uses the busy indicator when backing up and restore (ar) 23 * Backup now uses the busy indicator when backing up and restore (ar)
23 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 24 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
24 * OpiePlayer2 better error handling (zecke) 25 * OpiePlayer2 better error handling (zecke)
25 * OpiePlayer2 progress indication while streaming (zecke) 26 * OpiePlayer2 progress indication while streaming (zecke)
26 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 27 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
27 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 28 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
28 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 29 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
29 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 30 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
30 * Opie-Console use Custom Font and Size in a Profile (harlekin) 31 * Opie-Console use Custom Font and Size in a Profile (harlekin)
31 * Opie-Console transparently log the Output and Input to a file (harlekin) 32 * Opie-Console transparently log the Output and Input to a file (harlekin)
32 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 33 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
33 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 34 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
34 * Opie-Security gained a 'test authentication' button (clem) 35 * Opie-Security gained a 'test authentication' button (clem)
35 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 36 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
36 * Opie-Mail improve the handling of POP mail boxes (alwin) 37 * Opie-Mail improve the handling of POP mail boxes (alwin)
37 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 38 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
38 * Opie IRC - backports of the 'NeIRC fork' (zecke) 39 * Opie IRC - backports of the 'NeIRC fork' (zecke)
39 40
40 Fixed Bugs 41 Fixed Bugs
41 ---------- 42 ----------
42 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 43 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
43 * #608 - Make Opie usable for left handed users (zecke) 44 * #608 - Make Opie usable for left handed users (zecke)
44 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 45 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
45 * #1245 - Opie-Go 'paused' (zecke) 46 * #1245 - Opie-Go 'paused' (zecke)
46 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 47 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
47 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 48 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
48 * #1395 - Build VNC Backend with gcc3.4 49 * #1395 - Build VNC Backend with gcc3.4
49 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 50 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
50 * #1426 - Add missing opie-bartender Icon (CoreDump) 51 * #1426 - Add missing opie-bartender Icon (CoreDump)
51 * #1445 - Opie-Sheet Has No Icon (CoreDump) 52 * #1445 - Opie-Sheet Has No Icon (CoreDump)
52 * #1448 - Brightness Applet added (mickeyl) 53 * #1448 - Brightness Applet added (mickeyl)
53 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 54 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
54 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 55 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
55 * n.a. - Opie-mail: fixed some crasher, some layout-problems 56 * n.a. - Opie-mail: fixed some crasher, some layout-problems
56 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 57 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
57 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 58 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
58 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 59 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
59 * 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) 60 * 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)
60 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 61 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
61 62
62 Internal 63 Internal
63 -------- 64 --------
64 * Opie-Qashmoney has been moved to unsupported (mickeyl) 65 * Opie-Qashmoney has been moved to unsupported (mickeyl)
65 * Opie-Ubrowser has been moved to unsupported (mickeyl) 66 * Opie-Ubrowser has been moved to unsupported (mickeyl)
66 67
67 2004-09-17Opie 1.1.6 68 2004-09-17Opie 1.1.6
68 69
69 New Features 70 New Features