diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-12-20 23:38:00 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-12-20 23:38:00 +0100 |
commit | 16ab5690568b926f226c3144cef207d9ef59fa17 (patch) | |
tree | 677f1fd90d81e24c23a28c4b36fafba7d7d921fa /TODO | |
parent | Properly setting toolbars! Yeah! (diff) | |
download | rekonq-16ab5690568b926f226c3144cef207d9ef59fa17.tar.xz |
Added .desktop file
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -27,8 +27,11 @@ NEXT.. - contextMenu in searchbar to set different search engines - save toolbars settings - NEW save/load setting functions in KMainWIndow -- improve CMakeLists.txt 4.4 required, 4.5 better.. ++ improve CMakeLists.txt 4.4 required, 4.5 better.. - browse code to search TODO and FIXME -- qDebug --> kWarning() / kDebug()! -- dbus support ++ qDebug --> kWarning() / kDebug()! +- dbus support + - kget support + - kwallet support + - kwrite support ( optional, to view HTML code ) |