summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-02-08 18:57:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-02-08 18:57:45 +0100
commitc41a1e2fce817725adfa4e6c45073103965f52c4 (patch)
tree1c1464d3e7972f485ce8703d237f04c4977e5b39
parentReady for 0.0.3 release. Last fixes.. (diff)
downloadrekonq-0.0.3.tar.xz
Updatingv0.0.3
-rw-r--r--ChangeLog6
-rw-r--r--TODO46
2 files changed, 9 insertions, 43 deletions
diff --git a/ChangeLog b/ChangeLog
index 49e7930f..473a1d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/TODO b/TODO
index 2726e1b7..ce205bcd 100644
--- a/TODO
+++ b/TODO
@@ -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 ??
-
+ ------------------------