summaryrefslogtreecommitdiff
path: root/ChangeLog
authormickeyl <mickeyl>2005-01-12 18:49:19 (UTC)
committer mickeyl <mickeyl>2005-01-12 18:49:19 (UTC)
commit6bc672f252c624eb1468222c5f9037a671967aef (patch) (unidiff)
treeb0acd7027c33d10b45d72bfe694da75f77c17033 /ChangeLog
parenteaaafd114a8210b0d434231290ec5e294aae91bb (diff)
downloadopie-6bc672f252c624eb1468222c5f9037a671967aef.zip
opie-6bc672f252c624eb1468222c5f9037a671967aef.tar.gz
opie-6bc672f252c624eb1468222c5f9037a671967aef.tar.bz2
Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration)
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b31725..2b7bc35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,75 +1,76 @@
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 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
7 7
8 Fixed Bugs 8 Fixed Bugs
9 ---------- 9 ----------
10 * #1501 - Fixed bug in todo sql backend (eilers) 10 * #1501 - Fixed bug in todo sql backend (eilers)
11 * 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)
12 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
12 13
13 Internal 14 Internal
14 -------- 15 --------
15 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 16 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
16 17
17 2004-11-26Opie 1.1.8 18 2004-11-26Opie 1.1.8
18 19
19 New Features 20 New Features
20 ------------ 21 ------------
21 * PackageManager supports installation of local ipkg files (drw) 22 * PackageManager supports installation of local ipkg files (drw)
22 * PackageManager supports linking of applications to root (drw) 23 * PackageManager supports linking of applications to root (drw)
23 * PackageManager supports src/gz feeds (drw,wimpie) 24 * PackageManager supports src/gz feeds (drw,wimpie)
24 * Added a syslog information tab to sysinfo (mickeyl) 25 * Added a syslog information tab to sysinfo (mickeyl)
25 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 26 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
26 27
27 Fixed Bugs 28 Fixed Bugs
28 ---------- 29 ----------
29 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 30 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
30 * #1269 - VCards were imported into personal area if it was activated (eilers) 31 * #1269 - VCards were imported into personal area if it was activated (eilers)
31 * #1464 - Packagemanager dont set active filter after install a package (drw) 32 * #1464 - Packagemanager dont set active filter after install a package (drw)
32 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 33 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
33 * #1493 - Fixed one column layout bug of the launcher (hrw) 34 * #1493 - Fixed one column layout bug of the launcher (hrw)
34 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 35 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
35 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 36 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
36 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 37 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
37 38
38 Internal 39 Internal
39 -------- 40 --------
40 * Moved libopie1 to unsupported (mickeyl) 41 * Moved libopie1 to unsupported (mickeyl)
41 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 42 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
42 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 43 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
43 44
44 2004-11-14Opie 1.1.7 45 2004-11-14Opie 1.1.7
45 46
46 New Features 47 New Features
47 ------------ 48 ------------
48 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 49 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
49 * Backup now uses the busy indicator when backing up and restore (ar) 50 * Backup now uses the busy indicator when backing up and restore (ar)
50 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 51 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
51 * OpiePlayer2 better error handling (zecke) 52 * OpiePlayer2 better error handling (zecke)
52 * OpiePlayer2 progress indication while streaming (zecke) 53 * OpiePlayer2 progress indication while streaming (zecke)
53 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 54 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
54 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 55 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
55 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 56 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
56 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 57 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
57 * Opie-Console use Custom Font and Size in a Profile (harlekin) 58 * Opie-Console use Custom Font and Size in a Profile (harlekin)
58 * Opie-Console transparently log the Output and Input to a file (harlekin) 59 * Opie-Console transparently log the Output and Input to a file (harlekin)
59 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 60 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
60 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 61 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
61 * Opie-Security gained a 'test authentication' button (clem) 62 * Opie-Security gained a 'test authentication' button (clem)
62 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 63 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
63 * Opie-Mail improve the handling of POP mail boxes (alwin) 64 * Opie-Mail improve the handling of POP mail boxes (alwin)
64 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 65 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
65 * Opie IRC - backports of the 'NeIRC fork' (zecke) 66 * Opie IRC - backports of the 'NeIRC fork' (zecke)
66 67
67 Fixed Bugs 68 Fixed Bugs
68 ---------- 69 ----------
69 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 70 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
70 * #608 - Make Opie usable for left handed users (zecke) 71 * #608 - Make Opie usable for left handed users (zecke)
71 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 72 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
72 * #1245 - Opie-Go 'paused' (zecke) 73 * #1245 - Opie-Go 'paused' (zecke)
73 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 74 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
74 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 75 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
75 * #1395 - Build VNC Backend with gcc3.4 76 * #1395 - Build VNC Backend with gcc3.4