summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f406b7..824e749 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,105 +1,107 @@
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 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 8 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
9 * #1536 - Autosave of custom locations in opie backup (ar) 9 * #1536 - Autosave of custom locations in opie backup (ar)
10 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
11 * #1540 - Implemented deletion of DocLnks in opie-eye
10 12
11 Internal 13 Internal
12 -------- 14 --------
13 15
14 2005-02-03Opie 1.1.9 16 2005-02-03Opie 1.1.9
15 17
16 New Features 18 New Features
17 ------------ 19 ------------
18 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 20 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
19 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 21 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
20 * Usability enhancements in OpieIRC (skyhusker) 22 * Usability enhancements in OpieIRC (skyhusker)
21 23
22 Fixed Bugs 24 Fixed Bugs
23 ---------- 25 ----------
24 * #1501 - Fixed bug in todo sql backend (eilers) 26 * #1501 - Fixed bug in todo sql backend (eilers)
25 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 27 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
26 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 28 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
27 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 29 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
28 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 30 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
29 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 31 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
30 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 32 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
31 33
32 Internal 34 Internal
33 -------- 35 --------
34 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 36 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
35 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 37 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
36 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 38 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
37 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 39 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
38 * Build tree cleanups (mickeyl) 40 * Build tree cleanups (mickeyl)
39 41
40 2004-11-26Opie 1.1.8 42 2004-11-26Opie 1.1.8
41 43
42 New Features 44 New Features
43 ------------ 45 ------------
44 * PackageManager supports installation of local ipkg files (drw) 46 * PackageManager supports installation of local ipkg files (drw)
45 * PackageManager supports linking of applications to root (drw) 47 * PackageManager supports linking of applications to root (drw)
46 * PackageManager supports src/gz feeds (drw,wimpie) 48 * PackageManager supports src/gz feeds (drw,wimpie)
47 * Added a syslog information tab to sysinfo (mickeyl) 49 * Added a syslog information tab to sysinfo (mickeyl)
48 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 50 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
49 51
50 Fixed Bugs 52 Fixed Bugs
51 ---------- 53 ----------
52 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 54 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
53 * #1269 - VCards were imported into personal area if it was activated (eilers) 55 * #1269 - VCards were imported into personal area if it was activated (eilers)
54 * #1464 - Packagemanager dont set active filter after install a package (drw) 56 * #1464 - Packagemanager dont set active filter after install a package (drw)
55 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 57 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
56 * #1493 - Fixed one column layout bug of the launcher (hrw) 58 * #1493 - Fixed one column layout bug of the launcher (hrw)
57 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 59 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
58 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 60 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
59 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 61 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
60 62
61 Internal 63 Internal
62 -------- 64 --------
63 * Moved libopie1 to unsupported (mickeyl) 65 * Moved libopie1 to unsupported (mickeyl)
64 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 66 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
65 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 67 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
66 68
67 2004-11-14Opie 1.1.7 69 2004-11-14Opie 1.1.7
68 70
69 New Features 71 New Features
70 ------------ 72 ------------
71 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 73 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
72 * Backup now uses the busy indicator when backing up and restore (ar) 74 * Backup now uses the busy indicator when backing up and restore (ar)
73 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 75 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
74 * OpiePlayer2 better error handling (zecke) 76 * OpiePlayer2 better error handling (zecke)
75 * OpiePlayer2 progress indication while streaming (zecke) 77 * OpiePlayer2 progress indication while streaming (zecke)
76 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 78 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
77 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 79 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
78 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 80 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
79 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 81 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
80 * Opie-Console use Custom Font and Size in a Profile (harlekin) 82 * Opie-Console use Custom Font and Size in a Profile (harlekin)
81 * Opie-Console transparently log the Output and Input to a file (harlekin) 83 * Opie-Console transparently log the Output and Input to a file (harlekin)
82 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 84 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
83 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 85 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
84 * Opie-Security gained a 'test authentication' button (clem) 86 * Opie-Security gained a 'test authentication' button (clem)
85 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 87 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
86 * Opie-Mail improve the handling of POP mail boxes (alwin) 88 * Opie-Mail improve the handling of POP mail boxes (alwin)
87 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 89 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
88 * Opie IRC - backports of the 'NeIRC fork' (zecke) 90 * Opie IRC - backports of the 'NeIRC fork' (zecke)
89 91
90 Fixed Bugs 92 Fixed Bugs
91 ---------- 93 ----------
92 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 94 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
93 * #608 - Make Opie usable for left handed users (zecke) 95 * #608 - Make Opie usable for left handed users (zecke)
94 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 96 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
95 * #1245 - Opie-Go 'paused' (zecke) 97 * #1245 - Opie-Go 'paused' (zecke)
96 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 98 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
97 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 99 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
98 * #1395 - Build VNC Backend with gcc3.4 100 * #1395 - Build VNC Backend with gcc3.4
99 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 101 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
100 * #1426 - Add missing opie-bartender Icon (CoreDump) 102 * #1426 - Add missing opie-bartender Icon (CoreDump)
101 * #1445 - Opie-Sheet Has No Icon (CoreDump) 103 * #1445 - Opie-Sheet Has No Icon (CoreDump)
102 * #1448 - Brightness Applet added (mickeyl) 104 * #1448 - Brightness Applet added (mickeyl)
103 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 105 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
104 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 106 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
105 * n.a. - Opie-mail: fixed some crasher, some layout-problems 107 * n.a. - Opie-mail: fixed some crasher, some layout-problems