From 05db99e424f702a4cb6a1f961870ae996250b9e5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 20 Jan 2009 17:59:44 +0100 Subject: Updated TODO && CMakelists.txt --- TODO | 17 ++++++++--------- src/CMakeLists.txt | 3 --- 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 -- cgit v1.2.1