author | mickeyl <mickeyl> | 2005-02-19 17:18:27 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-02-19 17:18:27 (UTC) |
commit | be32e0c045814142954ac37c89715313633d6aa2 (patch) (unidiff) | |
tree | 93a6fc7a84b4073fb04cc0b3377c4bb7e11bd091 /ChangeLog | |
parent | b7bf9c7acdc010eb30bc246372efb0d1b394166a (diff) | |
download | opie-be32e0c045814142954ac37c89715313633d6aa2.zip opie-be32e0c045814142954ac37c89715313633d6aa2.tar.gz opie-be32e0c045814142954ac37c89715313633d6aa2.tar.bz2 |
make inline image support optional
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |