summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de47abb..da1f512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,30 +19,33 @@
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)
32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw)
31 33
32 Internal 34 Internal
33 -------- 35 --------
34 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 36 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
35 * Killed the need for weak symbols in QtE (zecke) 37 * Killed the need for weak symbols in QtE (zecke)
36 * Added optional building libqpe without inline images (mickeyl) 38 * Added optional building libqpe without inline images (mickeyl)
39 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw)
37 40
38 2005-02-03Opie 1.1.9 41 2005-02-03Opie 1.1.9
39 42
40 New Features 43 New Features
41 ------------ 44 ------------
42 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 45 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
43 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 46 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
44 * Usability enhancements in OpieIRC (skyhusker) 47 * Usability enhancements in OpieIRC (skyhusker)
45 48
46 Fixed Bugs 49 Fixed Bugs
47 ---------- 50 ----------
48 * #1501 - Fixed bug in todo sql backend (eilers) 51 * #1501 - Fixed bug in todo sql backend (eilers)