author | drw <drw> | 2004-12-21 21:09:25 (UTC) |
---|---|---|
committer | drw <drw> | 2004-12-21 21:09:25 (UTC) |
commit | edecaf624eee83caf608feb0d0de5666c377c207 (patch) (unidiff) | |
tree | 3e0fe5565fcdbea0d2873067c089f0f39e7f41ae | |
parent | ff17ee5fdc96acdc533ce46fcefbd1a7624516b7 (diff) | |
download | opie-edecaf624eee83caf608feb0d0de5666c377c207.zip opie-edecaf624eee83caf608feb0d0de5666c377c207.tar.gz opie-edecaf624eee83caf608feb0d0de5666c377c207.tar.bz2 |
Couple of minor updates
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,82 +1,83 @@ | |||
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 | * PackageManager supports linking of applications to root (drw) |
7 | * PackageManager supports src/gz feeds (drw) | 7 | * PackageManager supports src/gz feeds (drw,wimpie) |
8 | * Add a syslog information tab to sysinfo (mickeyl) | 8 | * Add a syslog information tab to sysinfo (mickeyl) |
9 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) | 9 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) |
10 | 10 | ||
11 | Fixed Bugs | 11 | Fixed Bugs |
12 | ---------- | 12 | ---------- |
13 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 13 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
14 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 14 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
15 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 15 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
16 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 16 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
17 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 17 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
18 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 18 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
19 | * n.a. - Battery Applet - fix sizing of battery info popup | ||
19 | 20 | ||
20 | Internal | 21 | Internal |
21 | -------- | 22 | -------- |
22 | * Moved libopie1 to unsupported (mickeyl) | 23 | * Moved libopie1 to unsupported (mickeyl) |
23 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 24 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
24 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 25 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
25 | 26 | ||
26 | 2004-11-14Opie 1.1.7 | 27 | 2004-11-14Opie 1.1.7 |
27 | 28 | ||
28 | New Features | 29 | New Features |
29 | ------------ | 30 | ------------ |
30 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 31 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
31 | * Backup now uses the busy indicator when backing up and restore (ar) | 32 | * Backup now uses the busy indicator when backing up and restore (ar) |
32 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 33 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
33 | * OpiePlayer2 better error handling (zecke) | 34 | * OpiePlayer2 better error handling (zecke) |
34 | * OpiePlayer2 progress indication while streaming (zecke) | 35 | * OpiePlayer2 progress indication while streaming (zecke) |
35 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 36 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
36 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 37 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
37 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 38 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
38 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 39 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
39 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 40 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
40 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 41 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
41 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 42 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
42 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 43 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
43 | * Opie-Security gained a 'test authentication' button (clem) | 44 | * Opie-Security gained a 'test authentication' button (clem) |
44 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 45 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
45 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 46 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
46 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 47 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
47 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 48 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
48 | 49 | ||
49 | Fixed Bugs | 50 | Fixed Bugs |
50 | ---------- | 51 | ---------- |
51 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 52 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
52 | * #608 - Make Opie usable for left handed users (zecke) | 53 | * #608 - Make Opie usable for left handed users (zecke) |
53 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 54 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
54 | * #1245 - Opie-Go 'paused' (zecke) | 55 | * #1245 - Opie-Go 'paused' (zecke) |
55 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 56 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
56 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 57 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
57 | * #1395 - Build VNC Backend with gcc3.4 | 58 | * #1395 - Build VNC Backend with gcc3.4 |
58 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 59 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
59 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 60 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
60 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 61 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
61 | * #1448 - Brightness Applet added (mickeyl) | 62 | * #1448 - Brightness Applet added (mickeyl) |
62 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 63 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
63 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 64 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
64 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 65 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
65 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 66 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
66 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 67 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
67 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 68 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
68 | * 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) | 69 | * 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) |
69 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 70 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
70 | 71 | ||
71 | Internal | 72 | Internal |
72 | -------- | 73 | -------- |
73 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 74 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
74 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 75 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
75 | 76 | ||
76 | 2004-09-17Opie 1.1.6 | 77 | 2004-09-17Opie 1.1.6 |
77 | 78 | ||
78 | New Features | 79 | New Features |
79 | ------------ | 80 | ------------ |
80 | * Fifteen gained configurable number of items (zecke) | 81 | * Fifteen gained configurable number of items (zecke) |
81 | * Fifteen can have custom background images (zecke) | 82 | * Fifteen can have custom background images (zecke) |
82 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 83 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |