diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-02-08 18:57:45 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-02-08 18:57:45 +0100 |
commit | c41a1e2fce817725adfa4e6c45073103965f52c4 (patch) | |
tree | 1c1464d3e7972f485ce8703d237f04c4977e5b39 | |
parent | Ready for 0.0.3 release. Last fixes.. (diff) | |
download | rekonq-c41a1e2fce817725adfa4e6c45073103965f52c4.tar.xz |
Updatingv0.0.3
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | TODO | 46 |
2 files changed, 9 insertions, 43 deletions
@@ -1,10 +1,10 @@ 0.0.3 - ~80% ported to KDE4 -- KConfigXT support +- use KConfigXT - improved text search bar - fixed all "web actions" -- adopted KDE download system -- new bookmark toolbar +- KDE download system +- new bookmark toolbar (1st implementation) 0.0.2 - 70% ported to KDE4 @@ -1,49 +1,15 @@ -Road to 0.0.1 (first release) -+ ESC event findbar -+ let findbar work -+ bookmarks (share konqueror's) -+ some porting - -ROAD to 0.0.2 (second release) -+ setting rekonq with KConfigDialog ("rekonfig") -- configure shortcuts -- better find toolbar -- fixed search bar width - -ROAD to 0.0.3 (third release) -+ mainview -+ KConfigXT -+ downloadSystem-- -- documentation++ +To 0.0.4 +- improve DOCUMENTATION +- fix docs - autosave-- - dbus support - new application class!! - -+ REMOVE ALL FOCUS TO QStackedWidget in mainview!! -+ improve searchbar features -+ bookmarks line ---- fix sessions && ui dimension ---- fix KConfigXT use (proxy, fonts and so on..) - -+ ---------------------------------------------------- - -NEXT.. -+ system SELECT ALL -- better FULL SCREEN -- color progress +- improve bookmarks toolbar +- fix KConfigXT (fonts) +- color url_line_edit progress - contextMenu in searchbar to set different search engines - KDE proxy support -- KcookieJar - - QWebPluginFactory subclass to load KParts into QtWebKit. - -- dbus support - - kget support - - kwallet support - - kwrite support ( optional, to view HTML code ) - -- Kpart ?? - + ------------------------ |