summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Bookmark Manager restoreAndrea Diamantini2012-12-101-0/+170
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-172/+0
| | | | Preparing repo to merge rekonq2 code...
* Change Bookmark MIME Type and CentralizeDavid E. Narváez2012-03-191-0/+5
| | | | | | | | As discussed in the mailing list, this changes the MIME type to x-rekonq-bookmark and centralizes all references to that MIME type in one static method. REVIEW: 104197
* Krazy fixesAndrea Diamantini2012-01-191-1/+1
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* On the road to the sync feature...Andrea Diamantini2011-12-121-0/+2
|
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-0/+165
We have 7 managers and 1 provider... finally fixing this strange thing!