| Commit message (Expand) | Author | Age | Files | Lines |
* | Multi-scroll cursors doesn't appear when the page does not have scroll bars, ... | Felix Rohrbach | 2011-01-08 | 1 | -3/+7 |
* | Disable multi-dimensional scroll button on scrollbars. | Rohan Garg | 2011-01-06 | 1 | -1/+4 |
* | Horizontal scroll wheel may now be used to navigate through history (Disabled... | Felix Rohrbach | 2011-01-05 | 1 | -34/+48 |
* | - Bookmark folders can now be dragged and dropped in the toolbar. | Yoann Laissus | 2010-12-20 | 1 | -0/+22 |
* | fix opening of URL-like selections in new tab | Panagiotis Papadopoulos | 2010-12-14 | 1 | -2/+2 |
* | Some changes by me: Find action after open link items | Andrea Diamantini | 2010-12-13 | 1 | -5/+7 |
* | GCI Task by Furkan Uzumcu: Context Menu Improvements | Andrea Diamantini | 2010-12-13 | 1 | -1/+35 |
* | Initialize previously uninitialized member variable | Andreas Hartmetz | 2010-12-03 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kde.org/rekonq | Benjamin Poulain | 2010-11-20 | 1 | -1/+1 |
|\ |
|
| * | API clean up | Andrea Diamantini | 2010-11-19 | 1 | -1/+1 |
* | | Use QObject cleaning for the destruction of WebView children | Benjamin Poulain | 2010-11-20 | 1 | -5/+0 |
* | | Move download handling from WebView to WebPage | Benjamin Poulain | 2010-11-20 | 1 | -1/+0 |
* | | Add an assertion to ensure the consistency of WebView during development | Benjamin Poulain | 2010-11-20 | 1 | -1/+2 |
* | | Update the name of WebView attribute to conform to the conventions | Benjamin Poulain | 2010-11-20 | 1 | -82/+82 |
|/ |
|
* | honor the "open tabs in the background" for the search with feature | Panagiotis Papadopoulos | 2010-09-10 | 1 | -1/+1 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+17 |
* | Let urlbar being usable also in fullscreen mode | Andrea Diamantini | 2010-09-01 | 1 | -3/+6 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -1/+2 |
* | add "copy image location" action in the webview's contextual menu | megabigbug | 2010-08-27 | 1 | -0/+24 |
* | Finally fix the smooth scrolling distance per scroll | Yoann Laissus | 2010-08-25 | 1 | -8/+7 |
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -8/+8 |
* | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -1/+2 |
* | Remove a space | Yoann Laissus | 2010-08-17 | 1 | -1/+1 |
* | - Fix an issue with some websites which need to handle wheel events (eg: goog... | Yoann Laissus | 2010-08-17 | 1 | -6/+6 |
* | Merge commit 'refs/merge-requests/165' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-08-12 | 1 | -2/+2 |
|\ |
|
| * | Fix smooth scrolling for some sites (eg: gmail) | Yoann Laissus | 2010-08-11 | 1 | -2/+2 |
* | | Merge commit 'refs/merge-requests/160' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-11 | 1 | -21/+133 |
|\ \
| |/ |
|
| * | Fix the factor | Yoann Laissus | 2010-08-10 | 1 | -3/+2 |
| * | Increase spped | Yoann Laissus | 2010-08-08 | 1 | -1/+1 |
| * | - Use default scrolling for editable contents | Yoann Laissus | 2010-08-08 | 1 | -3/+3 |
| * | Code cleanup | Yoann Laissus | 2010-08-08 | 1 | -88/+79 |
| * | Implement KHTML smooth scrolling for rekonq | Yoann Laissus | 2010-08-08 | 1 | -1/+123 |
* | | - Fix Ctrl + wheel shortcut | Yoann Laissus | 2010-08-10 | 1 | -1/+1 |
|/ |
|
* | apply the hack for dark color schemes only if the button text color is too light | megabigbug | 2010-07-04 | 1 | -1/+1 |
* | Show everywhere the needed "Inspect Element" action | Andrea Diamantini | 2010-06-29 | 1 | -5/+9 |
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 1 | -6/+1 |
* | Merge commit 'refs/merge-requests/143' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-28 | 1 | -0/+8 |
|\ |
|
| * | improve previews: compute preview when webview is deleted => instant preview ... | megabigbug | 2010-06-26 | 1 | -0/+8 |
* | | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -4/+4 |
|/ |
|
* | Merge commit 'refs/merge-requests/139' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-06-15 | 1 | -0/+1 |
|\ |
|
| * | strip whitespaces from the start and the end of a selection | Panagiotis Papadopoulos | 2010-06-13 | 1 | -0/+1 |
* | | This dangerous commit, 15 days to the release, removes the use of a default.css | Andrea Diamantini | 2010-06-15 | 1 | -1/+16 |
|/ |
|
* | Fix the end value of the zoom slider with mouse wheel zoom | Yoann Laissus | 2010-06-06 | 1 | -7/+18 |
* | - Sync mouse wheel zoom and the slider | Yoann Laissus | 2010-05-30 | 1 | -0/+17 |
* | Change the autoscroll checkbox to control whether or not the auto scroll feat... | Jonathan Thomas | 2010-05-26 | 1 | -1/+1 |
* | This BIG commit HAS to fix all download handling remained :) | Andrea Diamantini | 2010-05-25 | 1 | -1/+1 |
* | Cedric's patch | Andrea Diamantini | 2010-05-21 | 1 | -1/+1 |
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -6/+0 |
* | Fix download handling | Andrea Diamantini | 2010-05-19 | 1 | -6/+3 |