summaryrefslogtreecommitdiff
path: root/ChangeLog
authoreilers <eilers>2005-03-20 17:48:23 (UTC)
committer eilers <eilers>2005-03-20 17:48:23 (UTC)
commit20aaf67029ac50afd8af8673db24721f10fbb43e (patch) (unidiff)
tree1a2267515868fd20cfe8edf2a28016693e552793 /ChangeLog
parent22d113c0b0dc0a9a71cb55f565c4df04272809e1 (diff)
downloadopie-20aaf67029ac50afd8af8673db24721f10fbb43e.zip
opie-20aaf67029ac50afd8af8673db24721f10fbb43e.tar.gz
opie-20aaf67029ac50afd8af8673db24721f10fbb43e.tar.bz2
Fix for issue #1608, second problem: QueryByExampe-DateDiff does not work properly
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 7f401f6..4722f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,125 +1,126 @@
1 2005-??-??Opie 1.2.0 1 2005-??-??Opie 1.2.0
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Launcher: Support a static background pixmap (mickeyl) 5 * Launcher: Support a static background pixmap (mickeyl)
6 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 6 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
7 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 7 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
8 * Added hi-res inline images for large resolution devices (drw) 8 * Added hi-res inline images for large resolution devices (drw)
9 * Improved launcher icons for consistency (ar) 9 * Improved launcher icons for consistency (ar)
10 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) 10 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin)
11 11
12 Fixed Bugs 12 Fixed Bugs
13 ---------- 13 ----------
14 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 14 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
15 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 15 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
16 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 16 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
17 * #1482 - Fix double '/' in paths (zecke) 17 * #1482 - Fix double '/' in paths (zecke)
18 * #1536 - Autosave of custom locations in opie backup (ar) 18 * #1536 - Autosave of custom locations in opie backup (ar)
19 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 19 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
20 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 20 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
21 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 21 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
22 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 22 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
23 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 23 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
24 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 24 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
25 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 25 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
26 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 26 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
27 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 27 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
28 * #1604 - Checkbook crashed on startup (drw) 28 * #1604 - Checkbook crashed on startup (drw)
29 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 29 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
30 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
30 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 31 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
31 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 32 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
32 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 33 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
33 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 34 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
34 * n.a. - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 35 * n.a. - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
35 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 36 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
36 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 37 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
37 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 38 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
38 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 39 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
39 40
40 Internal 41 Internal
41 -------- 42 --------
42 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 43 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
43 * Killed the need for weak symbols in QtE (zecke) 44 * Killed the need for weak symbols in QtE (zecke)
44 * Added optional building libqpe without inline images (mickeyl) 45 * Added optional building libqpe without inline images (mickeyl)
45 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 46 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
46 47
47 2005-02-03Opie 1.1.9 48 2005-02-03Opie 1.1.9
48 49
49 New Features 50 New Features
50 ------------ 51 ------------
51 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 52 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
52 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 53 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
53 * Usability enhancements in OpieIRC (skyhusker) 54 * Usability enhancements in OpieIRC (skyhusker)
54 55
55 Fixed Bugs 56 Fixed Bugs
56 ---------- 57 ----------
57 * #1501 - Fixed bug in todo sql backend (eilers) 58 * #1501 - Fixed bug in todo sql backend (eilers)
58 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 59 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
59 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 60 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
60 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 61 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
61 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 62 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
62 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 63 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
63 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 64 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
64 65
65 Internal 66 Internal
66 -------- 67 --------
67 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 68 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
68 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 69 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
69 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 70 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
70 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 71 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
71 * Build tree cleanups (mickeyl) 72 * Build tree cleanups (mickeyl)
72 73
73 2004-11-26Opie 1.1.8 74 2004-11-26Opie 1.1.8
74 75
75 New Features 76 New Features
76 ------------ 77 ------------
77 * PackageManager supports installation of local ipkg files (drw) 78 * PackageManager supports installation of local ipkg files (drw)
78 * PackageManager supports linking of applications to root (drw) 79 * PackageManager supports linking of applications to root (drw)
79 * PackageManager supports src/gz feeds (drw,wimpie) 80 * PackageManager supports src/gz feeds (drw,wimpie)
80 * Added a syslog information tab to sysinfo (mickeyl) 81 * Added a syslog information tab to sysinfo (mickeyl)
81 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 82 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
82 83
83 Fixed Bugs 84 Fixed Bugs
84 ---------- 85 ----------
85 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 86 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
86 * #1269 - VCards were imported into personal area if it was activated (eilers) 87 * #1269 - VCards were imported into personal area if it was activated (eilers)
87 * #1464 - Packagemanager dont set active filter after install a package (drw) 88 * #1464 - Packagemanager dont set active filter after install a package (drw)
88 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 89 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
89 * #1493 - Fixed one column layout bug of the launcher (hrw) 90 * #1493 - Fixed one column layout bug of the launcher (hrw)
90 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 91 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
91 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 92 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
92 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 93 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
93 94
94 Internal 95 Internal
95 -------- 96 --------
96 * Moved libopie1 to unsupported (mickeyl) 97 * Moved libopie1 to unsupported (mickeyl)
97 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 98 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
98 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 99 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
99 100
100 2004-11-14Opie 1.1.7 101 2004-11-14Opie 1.1.7
101 102
102 New Features 103 New Features
103 ------------ 104 ------------
104 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 105 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
105 * Backup now uses the busy indicator when backing up and restore (ar) 106 * Backup now uses the busy indicator when backing up and restore (ar)
106 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 107 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
107 * OpiePlayer2 better error handling (zecke) 108 * OpiePlayer2 better error handling (zecke)
108 * OpiePlayer2 progress indication while streaming (zecke) 109 * OpiePlayer2 progress indication while streaming (zecke)
109 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 110 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
110 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 111 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
111 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 112 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
112 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 113 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
113 * Opie-Console use Custom Font and Size in a Profile (harlekin) 114 * Opie-Console use Custom Font and Size in a Profile (harlekin)
114 * Opie-Console transparently log the Output and Input to a file (harlekin) 115 * Opie-Console transparently log the Output and Input to a file (harlekin)
115 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 116 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
116 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 117 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
117 * Opie-Security gained a 'test authentication' button (clem) 118 * Opie-Security gained a 'test authentication' button (clem)
118 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 119 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
119 * Opie-Mail improve the handling of POP mail boxes (alwin) 120 * Opie-Mail improve the handling of POP mail boxes (alwin)
120 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 121 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
121 * Opie IRC - backports of the 'NeIRC fork' (zecke) 122 * Opie IRC - backports of the 'NeIRC fork' (zecke)
122 123
123 Fixed Bugs 124 Fixed Bugs
124 ---------- 125 ----------
125 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 126 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)