summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7717697..7f401f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,48 +5,49 @@
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 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 30 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
30 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 31 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
31 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 32 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
32 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 33 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
33 * n.a. - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 34 * n.a. - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
34 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 35 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
35 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 36 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
36 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 37 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
37 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 38 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
38 39
39 Internal 40 Internal
40 -------- 41 --------
41 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 42 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
42 * Killed the need for weak symbols in QtE (zecke) 43 * Killed the need for weak symbols in QtE (zecke)
43 * Added optional building libqpe without inline images (mickeyl) 44 * Added optional building libqpe without inline images (mickeyl)
44 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 45 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
45 46
46 2005-02-03Opie 1.1.9 47 2005-02-03Opie 1.1.9
47 48
48 New Features 49 New Features
49 ------------ 50 ------------
50 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 51 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
51 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 52 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
52 * Usability enhancements in OpieIRC (skyhusker) 53 * Usability enhancements in OpieIRC (skyhusker)