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