| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sync feature, first bits | Andrea Diamantini | 2011-12-12 | 9 | -0/+715 |
* | (really) fix handling of overwrite, by KIO delegating it | Andrea Diamantini | 2011-12-11 | 1 | -17/+11 |
* | build system fixes | Andrea Diamantini | 2011-12-10 | 41 | -3/+8 |
* | Fix typo: occurences-> occurrences. | Yuri Chornoivan | 2011-12-03 | 1 | -1/+1 |
* | GCI Task : Add some actions to forget history entries in the panel | Yoann Laissus | 2011-12-02 | 2 | -0/+65 |
* | rekonq 0.8.55 | Andrea Diamantini | 2011-12-01 | 1 | -1/+1 |
* | Fix bk toolbar initialization | Andrea Diamantini | 2011-12-01 | 2 | -6/+10 |
* | Faster clean startup (with just two side previews to load) | Andrea Diamantini | 2011-12-01 | 1 | -2/+2 |
* | rekonq menu clean up (last hopefully) | Andrea Diamantini | 2011-12-01 | 1 | -4/+4 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2011-12-01 | 1 | -0/+2 |
* | Open local files in external applications | Andrea Diamantini | 2011-12-01 | 1 | -1/+6 |
* | remove ugly hack string in mainview | Johannes Tröscher | 2011-11-29 | 1 | -5/+1 |
* | fix input of "/" in url bar when using NEO keyboard layout | Robert Riemann | 2011-11-29 | 1 | -1/+0 |
* | rekonq 0.8.54 | Andrea Diamantini | 2011-11-29 | 1 | -1/+1 |
* | Download Management ++ | Andrea Diamantini | 2011-11-29 | 4 | -159/+178 |
* | Add settings for fixed download path | Andrea Diamantini | 2011-11-29 | 3 | -5/+84 |
* | GCI Task : Don't open useless tabs or windows for actions in the new tab page | Yoann Laissus | 2011-11-28 | 1 | -2/+9 |
* | GCI Task : Improve tooltips of the history panel items | Yoann Laissus | 2011-11-28 | 1 | -2/+11 |
* | Shortcut + slot to open downloads page (in a new focused tab) | Andrea Diamantini | 2011-11-27 | 2 | -0/+11 |
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 58 | -120/+120 |
* | Merge branch 'bkGroupMidClick' | Yoann Laissus | 2011-11-26 | 1 | -8/+16 |
|\ |
|
| * | GCI Task: Middle Click a Bookmark Folder to Open Folder in New Tabs | Yoann Laissus | 2011-11-26 | 1 | -8/+16 |
* | | remove unneeded include in websnap.cpp | Johannes Tröscher | 2011-11-26 | 1 | -3/+0 |
* | | Typo: javascipt --> javascript | Andrea Diamantini | 2011-11-26 | 1 | -1/+1 |
* | | refactor UA menu to let it be in the same shape as Konqueror | Andrea Diamantini | 2011-11-26 | 4 | -28/+73 |
* | | clean up UserAgentManager code | Andrea Diamantini | 2011-11-26 | 4 | -37/+41 |
* | | Moving UA management code to a new UserAgentManager | Andrea Diamantini | 2011-11-26 | 7 | -89/+218 |
|/ |
|
* | Clean up webview contextual && tools menu | Andrea Diamantini | 2011-11-24 | 2 | -45/+41 |
* | Add a "clear downloads" action in the downloads page and a | Furkan Uzumcu | 2011-11-24 | 1 | -13/+19 |
* | Properly handle window/app close | Andrea Diamantini | 2011-11-24 | 4 | -11/+7 |
* | rekonq 0.8.53 | Andrea Diamantini | 2011-11-22 | 1 | -1/+1 |
* | Fix "Search with % on current page" English text to enable correct | Lasse Liehu | 2011-11-22 | 1 | -2/+2 |
* | (Hopefully) fix CMakeLists.txt | Andrea Diamantini | 2011-11-22 | 1 | -3/+3 |
* | Share URL by mail action | Andrea Diamantini | 2011-11-22 | 2 | -0/+29 |
* | Clean up WebView::contextMenuEvent function | Andrea Diamantini | 2011-11-22 | 2 | -117/+132 |
* | Merge branch 'urlBarOrdering' | Yoann Laissus | 2011-11-21 | 2 | -1/+10 |
|\ |
|
| * | Use the relevance method to sort HistoryItem in the UrlBar | Yoann Laissus | 2011-11-17 | 2 | -1/+10 |
* | | Clean up MainView::webViewUrlChanged() code | Furkan Uzumcu | 2011-11-20 | 2 | -6/+2 |
* | | Use title instead of URL when adding application shortcuts | Furkan Uzumcu | 2011-11-20 | 1 | -5/+6 |
* | | have tabPreviews of KParts also | Johannes Tröscher | 2011-11-18 | 1 | -1/+9 |
* | | Adblock disabled by default for 0.9 | Andrea Diamantini | 2011-11-14 | 1 | -2/+2 |
* | | Fix zoombar handling | Andrea Diamantini | 2011-11-14 | 4 | -5/+1 |
* | | Remove mainWindow pointer from mainview class. | Andrea Diamantini | 2011-11-14 | 3 | -13/+11 |
* | | Remove postLaunch calls | Andrea Diamantini | 2011-11-14 | 9 | -113/+87 |
|/ |
|
* | fixuifiles | Pino Toscano | 2011-11-11 | 1 | -3/+0 |
* | Web app's icon on kwebapp window | Andrea Diamantini | 2011-11-10 | 3 | -11/+19 |
* | Fix BUG:280627 Force QApplication to quit when no more available window | Cedric Bellegarde | 2011-11-10 | 1 | -0/+7 |
* | Get sure against "strange" behaviours in opensearchengine | Andrea Diamantini | 2011-11-08 | 1 | -4/+7 |
* | rekonq 0.8.52 | Andrea Diamantini | 2011-11-08 | 1 | -1/+1 |
* | Application Shortcut, last commit | Andrea Diamantini | 2011-11-08 | 4 | -17/+162 |