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