summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkowner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up BookmarkOwner API, restore bk middle click actionAndrea Diamantini2013-01-171-10/+10
* Revert "Rekonq Migration to Nepomuk2"Andrea Diamantini2013-01-081-7/+7
* Rekonq Migration to Nepomuk2David E. Narváez2013-01-071-7/+7
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-5/+5
* - Code style check (codestyle script round)Andrea Diamantini2012-12-121-1/+1
* WARNING: BIG COMMITAndrea Diamantini2012-12-101-2/+7
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-101-2/+2
* Bookmark Manager restoreAndrea Diamantini2012-12-101-0/+428
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-428/+0
* Let Opera sync handler being optionalAndrea Diamantini2012-05-291-1/+1
* Kitchen sink clean upAndrea Diamantini2012-05-271-15/+15
* Let nepomuk dependencies being optionalAndrea Diamantini2012-05-271-12/+27
* Fancy bookmarking on rekonq :)Phaneendra Hegde2012-05-271-1/+23
* ASSERT_NOT_REACHED macro parameter cannot be empty on MSVC.Andrius da Costa Ribas2012-05-271-1/+1
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-1/+1
* Krazy fixesAndrea Diamantini2012-01-191-12/+12
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-3/+3
* Introducing ASSERT_NOT_REACHEDPierre Rossi2011-07-281-0/+1
* clean upAndrea Diamantini2011-07-251-23/+23
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-29/+29
* - A new option to set/unset the current bookmark bar folder in the context menuAndrea Diamantini2011-04-281-0/+31
* Coding styleAndrea Diamantini2011-02-251-12/+12
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-6/+6
* "Open folder in Tabs" featureFurkan Uzumcu2011-01-101-2/+3
* Bug when a bookmark contains a '&' fixed in some casesJon Ander Peñalba2010-11-071-6/+3
* Variable renamedJon Ander Peñalba2010-11-071-2/+2
* Function renamedJon Ander Peñalba2010-11-071-1/+1
* BookmarkOwner clean-up and minor bug fixedJon Ander Peñalba2010-11-071-40/+21
* - get rid of the selected bookmark in BookmarkOwnerYoann Laissus2010-10-131-104/+108
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-111-2/+1
* make the string plural.Panagiotis Papadopoulos2010-09-081-1/+3
* ok, it seems working now. But I'm not sure this is the right fix..Andrea Diamantini2010-09-031-1/+1
* This commit hacks a merge request, to fast fixing a crash calling the bk toolbarAndrea Diamantini2010-09-021-1/+1
* Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-021-18/+31
|\
| * Fix compile again ...Yoann Laissus2010-09-021-1/+1
| * Use iconForUrl of IconManagerYoann Laissus2010-09-021-1/+2
| * A little bunch of fixes :Yoann Laissus2010-09-021-18/+30
* | Code Review.Andrea Diamantini2010-09-021-0/+1
|/
* fix typoPanagiotis Papadopoulos2010-08-251-1/+1
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+2
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-1/+1
* Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-201-20/+28
|\
| * - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-20/+28
* | Krazy fixes, first bunchAndrea Diamantini2010-08-201-1/+1
|/
* BookmarkOwner class clean-upJon Ander Peñalba2010-08-191-124/+106
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-0/+369