summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-20 17:59:44 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-20 17:59:44 +0100
commit05db99e424f702a4cb6a1f961870ae996250b9e5 (patch)
treeb115345ec6299b9eee54c857ad8fff70bdfc5ac3
parentRemoved QtDemoBrowser download manager. Working on rekonq's own.. (diff)
downloadrekonq-05db99e424f702a4cb6a1f961870ae996250b9e5.tar.xz
Updated TODO && CMakelists.txt
-rw-r--r--TODO17
-rw-r--r--src/CMakeLists.txt3
2 files changed, 8 insertions, 12 deletions
diff --git a/TODO b/TODO
index 870e00fd..d6556087 100644
--- a/TODO
+++ b/TODO
@@ -11,18 +11,16 @@ ROAD to 0.0.2 (second release)
- fixed search bar width
ROAD to 0.0.3 (third release)
-- mainview
-- autosave-- && downloadSystem--
++ mainview
++ KConfigXT
+- documentation
+- improve slackbuild
+- autosave--
+- downloadSystem--
- dbus, kjob, kget support
- new application class!!
-
-+ --------------------------------
-0.0.2
-+ QUrl --> KUrl
-+ KDEize menubar (settings)
-+ new urlbar & searchbar (for now just Google search bar..)
-
++ ----------------------------------------------------
NEXT..
- system SELECT ALL
@@ -30,6 +28,7 @@ NEXT..
- color progress
- contextMenu in searchbar to set different search engines
- KDE proxy support
+- KcookieJar
- QWebPluginFactory subclass to load KParts into QtWebKit.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 25c8e3cb..50fc2333 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -5,7 +5,6 @@ SET( rekonq_SRCS
mainview.cpp
tabbar.cpp
cookiejar.cpp
- downloadmanager.cpp
edittableview.cpp
edittreeview.cpp
history.cpp
@@ -24,8 +23,6 @@ SET( rekonq_SRCS
KDE4_ADD_UI_FILES( rekonq_SRCS
cookies.ui
cookiesexceptions.ui
- downloaditem.ui
- downloads.ui
history.ui
passworddialog.ui
proxy.ui