summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | bk toolbar by default for the next rekonq.Andrea Diamantini2010-08-201-1/+0
* | | | Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-2012-255/+271
|\ \ \ \ | | |_|/ | |/| |
| * | | - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-2012-262/+270
* | | | Krazy fixes, first bunchAndrea Diamantini2010-08-208-25/+30
* | | | Add a "show main toolbar" action in the empty tabbar contextual menuAndrea Diamantini2010-08-201-0/+6
* | | | cppcheck: reduce variable scopeAndrea Diamantini2010-08-201-2/+1
|/ / /
* | | Fixed tooltip in the bookmarks panelJon Ander Peñalba2010-08-201-2/+2
* | | Bookmarks panel code reorderedJon Ander Peñalba2010-08-203-131/+132
* | | Bookmarks panel code clean-upJon Ander Peñalba2010-08-194-134/+91
* | | rekonq 0.5.57Andrea Diamantini2010-08-191-3/+3
* | | Merge branch 'HistoryReview3'Andrea Diamantini2010-08-196-493/+105
|\ \ \
| * | | Stupid me, QtWebKit calls addHistoryEntry itself when you let it load a page..Andrea Diamantini2010-08-191-6/+0
| * | | HistoryManager review (the second):Andrea Diamantini2010-08-195-487/+105
* | | | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-08-190-0/+0
|\ \ \ \ | |/ / /
| * | | Simpler than I thought, fix kget integrationAndrea Diamantini2010-08-194-5/+5
* | | | Simpler than I thought, fix kget integrationAndrea Diamantini2010-08-194-5/+5
|/ / /
* | | Merge commit 'refs/merge-requests/179' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-1911-13/+159
|\ \ \
| * | | Skip the hiding rules specific to domainsBenjamin Poulain2010-08-191-0/+4
| * | | Add a special matcher for ad block filters for host nameBenjamin Poulain2010-08-195-1/+133
| * | | Improve the performance of AdBlockRuleTextMatchImplBenjamin Poulain2010-08-197-12/+22
* | | | BookmarkOwner class clean-upJon Ander Peñalba2010-08-192-154/+128
* | | | BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-1910-546/+612
* | | | The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-197-265/+174
* | | | Create and store all bookmark actions in BookmarkOwnerJon Ander Peñalba2010-08-192-0/+71
* | | | Minor improvements in the insertion and deletion of bookmarks codeJon Ander Peñalba2010-08-191-13/+14
* | | | All insertion and deletion of bookmarks code moved to the same place (Bookmar...Jon Ander Peñalba2010-08-194-86/+132
* | | | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-08-191-0/+1
|\ \ \ \
| * | | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-08-191-0/+1
| |/ / /
* | | | Merge commit 'refs/merge-requests/173' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-188-296/+582
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a strange behaviour if a dragged item is dropped on itselfYoann Laissus2010-08-171-1/+2
| * | | - Drag and drop in the bookmark toolbar between root items only (for the ...Yoann Laissus2010-08-178-296/+581
* | | | Merge commit 'refs/merge-requests/178' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-189-100/+323
|\ \ \ \
| * | | | Add a primitive text machter as an AdBlockRule implementationsBenjamin Poulain2010-08-184-1/+121
| * | | | Split AdBlock rule in two classes to move the implementation out of itBenjamin Poulain2010-08-186-84/+203
| * | | | Remove the method pattern() from AdBlockRuleBenjamin Poulain2010-08-183-10/+0
| * | | | Cleaning of the constructor of AdBlockRuleBenjamin Poulain2010-08-181-21/+15
* | | | | disableKGet --> checkKGetPresenceAndrea Diamantini2010-08-182-11/+17
* | | | | Merge commit 'refs/merge-requests/176' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-182-0/+17
|\ \ \ \ \
| * | | | | Remove return, formatting++Rohan Garg2010-08-171-4/+0
| * | | | | Define GeneralWidget::disableKGet() to disable KGetRohan Garg2010-08-172-0/+21
| | |/ / / | |/| | |
* | | | | Merge commit 'refs/merge-requests/175' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-183-72/+52
|\ \ \ \ \
| * | | | | search engine reviewlionelc2010-08-173-72/+52
| |/ / / /
* | | | | Merge commit 'refs/merge-requests/2290' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-08-181-6/+6
|\ \ \ \ \
| * | | | | Remove a spaceYoann Laissus2010-08-171-1/+1
| * | | | | - Fix an issue with some websites which need to handle wheel events (eg: goog...Yoann Laissus2010-08-171-6/+6
| |/ / / /
* | | | | Merge commit 'refs/merge-requests/174' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-182-16/+3
|\ \ \ \ \
| * | | | | - Adapt removeBookmark to Jon's new methodYoann Laissus2010-08-172-16/+3
| |/ / / /
* | | | | Fix tools & bookmarks shortcuts behaviorAndrea Diamantini2010-08-182-13/+30
|/ / / /
* | | | Merge commit 'refs/merge-requests/172' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-174-56/+65
|\ \ \ \
| * | | | Message displayed when deleting a bookmark improvedJon Ander Peñalba2010-08-161-6/+20