summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 920c60b..6c4d8e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,48 +10,50 @@
10 Fixed Bugs 10 Fixed Bugs
11 ---------- 11 ----------
12 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 12 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
13 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 13 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
14 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 14 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
15 * #1482 - Fix double '/' in paths (zecke) 15 * #1482 - Fix double '/' in paths (zecke)
16 * #1536 - Autosave of custom locations in opie backup (ar) 16 * #1536 - Autosave of custom locations in opie backup (ar)
17 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 17 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
18 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 18 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
19 * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) 19 * #1542 - Fix Todo crash when priority < 1 or > 5 (drw)
20 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 20 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
21 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 21 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
22 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 22 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
23 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 23 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
24 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 24 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
25 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 25 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
26 * #1604 - Checkbook crashes on startup (drw) 26 * #1604 - Checkbook crashes on startup (drw)
27 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 27 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings 28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings
29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) 29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw)
30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) 30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw)
31 * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) 31 * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw)
32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) 32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw)
33 * n.a. - AddressBook - fix sorting by 'File As' name (drw) 33 * n.a. - AddressBook - fix sorting by 'File As' name (drw)
34 * n.a. - AddressBook - fix category handling for 'All' and 'Unfiled' (drw)
35 * n.a. - AddressBook - fix letter picker record selection and sort records afterwards (drw)
34 36
35 Internal 37 Internal
36 -------- 38 --------
37 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 39 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
38 * Killed the need for weak symbols in QtE (zecke) 40 * Killed the need for weak symbols in QtE (zecke)
39 * Added optional building libqpe without inline images (mickeyl) 41 * Added optional building libqpe without inline images (mickeyl)
40 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) 42 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw)
41 43
42 2005-02-03Opie 1.1.9 44 2005-02-03Opie 1.1.9
43 45
44 New Features 46 New Features
45 ------------ 47 ------------
46 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 48 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
47 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 49 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
48 * Usability enhancements in OpieIRC (skyhusker) 50 * Usability enhancements in OpieIRC (skyhusker)
49 51
50 Fixed Bugs 52 Fixed Bugs
51 ---------- 53 ----------
52 * #1501 - Fixed bug in todo sql backend (eilers) 54 * #1501 - Fixed bug in todo sql backend (eilers)
53 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 55 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
54 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 56 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
55 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 57 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
56 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 58 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
57 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 59 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)