diff options
| author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-04 00:21:00 +0200 | 
|---|---|---|
| committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-04 00:21:00 +0200 | 
| commit | b0233e4d53417897ef41fff92caaf366dfb59146 (patch) | |
| tree | 857c9eec1e152c1f50baabdeecfb792998ee8532 | |
| parent | Reverting loadUrl function at previous behaviour. (diff) | |
| download | rekonq-b0233e4d53417897ef41fff92caaf366dfb59146.tar.xz | |
Updated Changelog and TODO files. Removed unuseful FILES file
| -rw-r--r-- | ChangeLog | 8 | ||||
| -rw-r--r-- | FILES | 43 | ||||
| -rw-r--r-- | TODO | 6 | 
3 files changed, 11 insertions, 46 deletions
| @@ -1,3 +1,11 @@ +0.2 +- simpler and better UI  +- unique urlbar (integrated google search) +- KDE Web shortcuts support +- Contextual action menu(s) +- tons of bugs fixed + +  0.1  - moved to KDE svn  - Network Disk Cache @@ -1,43 +0,0 @@ -REKONQ FILES && CLASSES: - -cookies: -    cookiedialog -    cookieexceptiondialog -    cookiejar -    edittableview -    edittreeview - -Ui: -    mainwindow -    mainview -    tabbar -    findbar -    searchbar - -urlbar: -    lineedit -    stackedurlbar -    urlbar - -webkit: -    webview - -network: -    networkaccessmanager - -panel: -    panelhistory -    sidepanel - -history: -    history -    modelmenu - -bookmarks: -    bookmarks - -misc: -    download -    autosaver -    application -    settings @@ -14,11 +14,11 @@ TO 0.2 release  * history menu  * clear private data  * ctrl + url click +* private browsing color +* no more KDEnetwork!!  +* no reKonfig in loadUrl (no need to fix this) -- private browsing color  - BKO  - error pages (timeout loading)  - proxy DNS requests ?? -- no more KDEnetwork!!  -- no reKonfig in loadUrl  - packaging / license | 
