|
diff --git a/ChangeLog b/ChangeLog index c39e7ce..86d9766 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -15,26 +15,27 @@ |
15 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
15 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
16 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
16 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
17 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
17 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
18 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
18 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
19 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
19 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
20 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
20 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
21 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
21 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
22 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
22 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
23 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
23 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
24 | |
24 | |
25 | Internal |
25 | Internal |
26 | -------- |
26 | -------- |
27 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
27 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
28 | * Killed the need for weak symbols in QtE (zecke) |
28 | * Killed the need for weak symbols in QtE (zecke) |
| |
29 | * Added optional building libqpe without inline images (mickeyl) |
29 | |
30 | |
30 | 2005-02-03Opie 1.1.9 |
31 | 2005-02-03Opie 1.1.9 |
31 | |
32 | |
32 | New Features |
33 | New Features |
33 | ------------ |
34 | ------------ |
34 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
35 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
35 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
36 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
36 | * Usability enhancements in OpieIRC (skyhusker) |
37 | * Usability enhancements in OpieIRC (skyhusker) |
37 | |
38 | |
38 | Fixed Bugs |
39 | Fixed Bugs |
39 | ---------- |
40 | ---------- |
40 | * #1501 - Fixed bug in todo sql backend (eilers) |
41 | * #1501 - Fixed bug in todo sql backend (eilers) |
|