diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-02-24 11:50:03 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-02-24 11:50:03 +0100 |
commit | 1388bed0effca69e1fee0fb080eb035a3653f4c1 (patch) | |
tree | f9f2bdd05a1e54d6ed4fda632064a6c0f9f26fc0 /TODO | |
parent | New Icons! (diff) | |
download | rekonq-1388bed0effca69e1fee0fb080eb035a3653f4c1.tar.xz |
Documented API bookmarks && download classes.
Fixed load on startup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,6 +10,16 @@ To 0.0.4 - contextMenu in searchbar to set different search engines - KDE proxy support - QWebPluginFactory subclass to load KParts into QtWebKit. + + ------------------------ +1. check the lines above... +2. Improve docs +3. Let rekonq be a Singleton app. (And work well..) +4. fix bookmarks toolbar POSITION +5. fix bookmarks action menu (in toolbar) +6. fix load at startup +7. fix FONTS problems between webkit && KDE settings (at least, here..) +8. enable flash support !! ++ ------------------------
\ No newline at end of file |