summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/ChangeLog
authordrw <drw>2004-02-13 18:56:44 (UTC)
committer drw <drw>2004-02-13 18:56:44 (UTC)
commited80e76bb5fd0cc8c346e3a27e4be858d5cf5c98 (patch) (unidiff)
tree446720b4302433a7ef6df33336605c03dc79de8d /noncore/settings/packagemanager/ChangeLog
parentf3cf623e76060c8f4ee7c2eef241de02d63a2614 (diff)
downloadopie-ed80e76bb5fd0cc8c346e3a27e4be858d5cf5c98.zip
opie-ed80e76bb5fd0cc8c346e3a27e4be858d5cf5c98.tar.gz
opie-ed80e76bb5fd0cc8c346e3a27e4be858d5cf5c98.tar.bz2
Do proper version string comparison and fix string alignment code in PromptDlg to eliminate QT warning messages
Diffstat (limited to 'noncore/settings/packagemanager/ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/packagemanager/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/settings/packagemanager/ChangeLog b/noncore/settings/packagemanager/ChangeLog
index 6ad724f..d53a2b3 100644
--- a/noncore/settings/packagemanager/ChangeLog
+++ b/noncore/settings/packagemanager/ChangeLog
@@ -1,15 +1,18 @@
12004-02-13 Dan Williams <drw@handhelds.org> 12004-02-13 Dan Williams <drw@handhelds.org>
2 2
3 * Released version 0.3.0
3 * Fix handling of filtering options in View menu 4 * Fix handling of filtering options in View menu
5 * Do proper version string comparison
6 * Fix string alignment code in PromptDlg to eliminate QT warning messages
4 7
52004-02-12 Dan Williams <drw@handhelds.org> 82004-02-12 Dan Williams <drw@handhelds.org>
6 9
7 * Package information dialog implemented 10 * Package information dialog implemented
8 * What's This app icon enabled 11 * What's This app icon enabled
9 * Changed all QDialog::exec() occurences to QPEApplication::execDialog() 12 * Changed all QDialog::exec() occurences to QPEApplication::execDialog()
10 13
112004-01-23 Dan Williams <drw@handhelds.org> 142004-01-23 Dan Williams <drw@handhelds.org>
12 15
13 * Added package download functionality 16 * Added package download functionality
14 * Have Opie update links after install/removal so that apps 17 * Have Opie update links after install/removal so that apps
15 will display properly in Launcher 18 will display properly in Launcher