| Commit message (Expand) | Author | Age | Files | Lines |
* | Tools Action Menu | Andrea Diamantini | 2011-08-04 | 1 | -9/+4 |
* | action to search with default searchEnine in marked text's context menu. REVI... | Johannes Tröscher | 2011-08-02 | 1 | -0/+12 |
* | Revert vi-like shortcuts implementation | Andrea Diamantini | 2011-08-02 | 1 | -22/+0 |
* | bookmark this link action in link's context menu REVIEW:102152 | Johannes Tröscher | 2011-08-01 | 1 | -0/+15 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -85/+85 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -99/+99 |
* | Fixup for vi style navigation event handling. | Pierre Rossi | 2011-06-28 | 1 | -11/+12 |
* | Add shortcuts for scrolling as in vi or konqi | Andrea Diamantini | 2011-06-27 | 1 | -0/+21 |
* | Code janitoring | Albert Astals Cid | 2011-05-29 | 1 | -1/+1 |
* | firefox-like autoscroll look | Felix Rohrbach | 2011-04-11 | 1 | -11/+21 |
* | Remove unused strings | Andrea Diamantini | 2011-04-04 | 1 | -15/+0 |
* | This commit aims to fix a long standing rekonq bug about scrollbar (and webvi... | Andrea Diamantini | 2011-04-03 | 1 | -16/+0 |
* | Implement/fix drag and drop handling of text & url in the webview | Andrea Diamantini | 2011-03-30 | 1 | -0/+33 |
* | Never execute deprecated code | Andrea Diamantini | 2011-03-27 | 1 | -1/+1 |
* | Fix context menu and set comments to improve its code (after 0.7 release) | Andrea Diamantini | 2011-03-27 | 1 | -32/+14 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -30/+34 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -11/+11 |
* | Reset webview's mouseicon if autoscroll is enabled and you reenter webview. | Felix Rohrbach | 2011-02-12 | 1 | -0/+9 |
* | Added an option to show current website favicon as rekonq window icon | Furkan Uzumcu | 2011-02-05 | 1 | -0/+15 |
* | This commit contains the changes to the context menu which we decided in our ... | Felix Rohrbach | 2011-01-15 | 1 | -15/+17 |
* | 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 |