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