author | eilers <eilers> | 2005-03-19 17:22:17 (UTC) |
---|---|---|
committer | eilers <eilers> | 2005-03-19 17:22:17 (UTC) |
commit | 93d0e2c50c24c518323d7926df37827d3b562a28 (patch) (unidiff) | |
tree | 929dabfb3cb59a709e46d609459247fc98c3d95e /ChangeLog | |
parent | 205bc8739f3f2c464b046bf8ea53f985a62c12a4 (diff) | |
download | opie-93d0e2c50c24c518323d7926df37827d3b562a28.zip opie-93d0e2c50c24c518323d7926df37827d3b562a28.tar.gz opie-93d0e2c50c24c518323d7926df37827d3b562a28.tar.bz2 |
Hopefully fixed #1608
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,16 +21,17 @@ | |||
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) |