| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge commit 'refs/merge-requests/176' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-18 | 2 | -0/+17 |
|\ \ \ \ \ |
|
| * | | | | | Remove return, formatting++ | Rohan Garg | 2010-08-17 | 1 | -4/+0 |
| * | | | | | Define GeneralWidget::disableKGet() to disable KGet | Rohan Garg | 2010-08-17 | 2 | -0/+21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge commit 'refs/merge-requests/175' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-18 | 3 | -72/+52 |
|\ \ \ \ \ |
|
| * | | | | | search engine review | lionelc | 2010-08-17 | 3 | -72/+52 |
| |/ / / / |
|
* | | | | | Merge commit 'refs/merge-requests/2290' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2010-08-18 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | 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/174' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-18 | 2 | -16/+3 |
|\ \ \ \ \ |
|
| * | | | | | - Adapt removeBookmark to Jon's new method | Yoann Laissus | 2010-08-17 | 2 | -16/+3 |
| |/ / / / |
|
* | | | | | Fix tools & bookmarks shortcuts behavior | Andrea Diamantini | 2010-08-18 | 2 | -13/+30 |
|/ / / / |
|
* | | | | Merge commit 'refs/merge-requests/172' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-17 | 4 | -56/+65 |
|\ \ \ \ |
|
| * | | | | Message displayed when deleting a bookmark improved | Jon Ander Peñalba | 2010-08-16 | 1 | -6/+20 |
| * | | | | Unify the deletion of bookmarks in one place | Jon Ander Peñalba | 2010-08-16 | 4 | -56/+51 |
| | |/ /
| |/| | |
|
* | | | | Made the bookmark search case insensitive and added some comments to the Book... | Jon Ander Peñalba | 2010-08-16 | 2 | -9/+14 |
|/ / / |
|
* | | | Bug when closing the 'New Folder' dialog fixed. | Jon Ander Peñalba | 2010-08-15 | 1 | -2/+5 |
* | | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-08-15 | 1 | -0/+5 |
* | | | rekonq 0.5.55 | Andrea Diamantini | 2010-08-15 | 1 | -1/+1 |
* | | | Follow pano & yoann suggestions about bookmark saving | Andrea Diamantini | 2010-08-14 | 1 | -6/+7 |
* | | | Moving bookmark icon on the left | Andrea Diamantini | 2010-08-14 | 3 | -18/+17 |
* | | | Manually importing Yoann merge 2260 | Andrea Diamantini | 2010-08-14 | 7 | -0/+329 |
* | | | Fixed focus regression. | Andrea Diamantini | 2010-08-14 | 4 | -22/+14 |
* | | | Merge commit 'refs/merge-requests/168' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-13 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | Fix the BK panel's drag and drop | Yoann Laissus | 2010-08-12 | 1 | -6/+6 |
| | |/
| |/| |
|
* | | | Fix the double fill of the bookmark bar at startup | Yoann Laissus | 2010-08-12 | 1 | -2/+4 |
|/ / |
|
* | | 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/164' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-12 | 1 | -2/+16 |
|\ \ \ |
|
| * | | | loading color: (highlight + 2*background)/3 | lionelc | 2010-08-11 | 1 | -4/+14 |
| * | | | loading animation color: fallback to the Highlight color if ToolTipBase color... | lionelc | 2010-08-11 | 1 | -1/+5 |
| * | | | change gradiant of the loading animation: fix aliasing | lionelc | 2010-08-11 | 1 | -1/+1 |
* | | | | Merge commit 'refs/merge-requests/163' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-08-12 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Set the hide timer of FindBar to single shot | Benjamin Poulain | 2010-08-11 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge commit 'refs/merge-requests/162' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-12 | 2 | -64/+69 |
|\ \ \ \ |
|
| * | | | | Refactor createNavItem to use it everywhere .link items are used | Benjamin Poulain | 2010-08-11 | 2 | -31/+40 |
| * | | | | Refactor NewTabPage::browsingMenu() to clean the creation of item | Benjamin Poulain | 2010-08-11 | 2 | -53/+24 |
| * | | | | Fix the file scheme of NewTabPage::browsingMenu() | Benjamin Poulain | 2010-08-11 | 1 | -1/+1 |
| * | | | | Modify NewTabPage::browsingMenu() to use explicit text encoding. | Benjamin Poulain | 2010-08-11 | 1 | -30/+55 |
| |/ / / |
|
* | | | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-08-12 | 1 | -0/+1 |
|/ / / |
|
* | | | remove superfluous space | Panagiotis Papadopoulos | 2010-08-11 | 1 | -1/+1 |
* | | | Stay consistent with the terms | Panagiotis Papadopoulos | 2010-08-11 | 1 | -2/+2 |
|/ / |
|
* | | Delaying single shots to let rekonq have more time to show itself before... | Andrea Diamantini | 2010-08-11 | 2 | -2/+4 |
* | | rekonq 0.5.54 | Andrea Diamantini | 2010-08-11 | 1 | -1/+1 |
* | | don't replace the type text by the url of the listitem when this listitem is ... | lionelc | 2010-08-11 | 2 | -25/+18 |
* | | select first item | lionelc | 2010-08-11 | 1 | -41/+23 |
* | | Merge commit 'refs/merge-requests/161' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-11 | 4 | -11/+12 |
|\ \ |
|
| * | | - Fix bookmarks' text which is truncated in some places (new tab page, some d... | Yoann Laissus | 2010-08-10 | 4 | -11/+12 |
* | | | Merge commit 'refs/merge-requests/160' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-11 | 4 | -24/+169 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix the factor | Yoann Laissus | 2010-08-10 | 1 | -3/+2 |
| * | | Increase spped | Yoann Laissus | 2010-08-08 | 1 | -1/+1 |