diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-11-10 15:36:59 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-11-10 15:36:59 +0100 |
commit | 9fed2c5a1086dacb27659771c15cc34eb607a520 (patch) | |
tree | 3e0520215f8893ff5f5f900b813afa61b3be5c43 /FEATURES | |
parent | 1st implementation of new find system (diff) | |
download | rekonq-9fed2c5a1086dacb27659771c15cc34eb607a520.tar.xz |
Add COPYING file and updated FEATURES file.
Diffstat (limited to 'FEATURES')
-rw-r--r-- | FEATURES | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/FEATURES b/FEATURES new file mode 100644 index 00000000..671155e6 --- /dev/null +++ b/FEATURES @@ -0,0 +1,32 @@ +TODO = - +DONE = + + +- fully ported to KDE4 +- Kconfig support (obviously..) +- threadweaver support +- kwallet support +- dbus support + +- kget support +- simple download support + +- share konqueror's bookmarks (akonadi) +- kio_bookmarks support +- NO bookmark manager (doing it with kio_bookmarks) + +- rewamp history +- new kio_history implementation + +- find text bar (a-la kate) + +- cookies +- webkit's inspector + +- Crash recovery handler + +- search bar (like konq-plugin, but "always" plugged in!!) +- Web Shortcuts (i.e. 'gg:reKonq' to search google for reKonq) + +- Adblock support + +--- 0.1 release --- |