diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-28 15:46:46 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-28 15:46:46 +0100 |
commit | 473540ed565ce6c2f5767e29b956aad0dadf458d (patch) | |
tree | dd21f722a093e3d22d444da01830ae22493c0cba /TODO | |
parent | improved fullscreen (diff) | |
download | rekonq-473540ed565ce6c2f5767e29b956aad0dadf458d.tar.xz |
Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog post
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,17 +1,21 @@ To 0.0.5 -DONE(?) definitely fix fonts! -- fix crash on example sites.. DONE tabbar: fixed dimension DONE tabbar: hide if just one DONE bookmarks tabbar update DONE loading right bookmark file DONE Added Google Suggestions +DONE notfound.html shown if rekonq doesn't load connection +DONE improve fullscreen +DONE QNetworkDiskCache +- QWebFrame +DONE(?) definitely fix fonts! +- fix crash on example sites.. - load just ONE site at start - loading right sites as "external browser" - provide translations -DONE notfound.html shown if rekonq doesn't load connection - disable BACK button when history is NULL -DONE improve fullscreen +- improve DOCUMENTATION + To 0.0.4 - improve DOCUMENTATION |