summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarksmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the add bookmark action of the WebView context menuYoann Laissus2010-06-121-19/+11
* Fix bookmark tool button with different windowsYoann Laissus2010-06-101-5/+5
* oops.. one line more..Andrea Diamantini2010-06-071-1/+0
* Performance improvement on startupAndrea Diamantini2010-06-061-7/+21
* oops... too much optimized :)Andrea Diamantini2010-06-051-0/+3
* This commit implements some speed optimizations on startupAndrea Diamantini2010-06-051-2/+0
* Awesome bar speed upAndrea Diamantini2010-06-051-4/+10
* Don't use QString::number(), KDE will format the numbers is an l10n-friendly ...Jonathan Thomas2010-05-271-1/+1
* Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-271-1/+1
* Add plural form to the stringsPanagiotis Papadopoulos2010-05-261-1/+3
* Merge commit 'refs/merge-requests/2276' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-251-1/+1
|\
| * last minute string fixesPanagiotis Papadopoulos2010-05-241-1/+1
* | Properly take care of ampersandsAndrea Diamantini2010-05-251-1/+3
|/
* title for bookmark. Removed fallback mechanismAndrea Diamantini2010-05-211-5/+0
* Implement TZander suggestions on closing the last tabAndrea Diamantini2010-05-141-1/+5
* Memory leaks fixesAndrea Diamantini2010-05-041-5/+4
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-1/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* A coding style roundAndrea Diamantini2010-04-301-33/+33
* Correctly display separators in the bookmark toolbarYoann Laissus2010-04-261-30/+24
* Fix compileYoann Laissus2010-04-171-1/+1
* - Enable context menu for actions inside bookmark bar folderYoann Laissus2010-04-171-80/+102
* Don't create "Open Folder in Tabs" action when there are only folders or sepa...Yoann Laissus2010-04-141-4/+30
* Set default background to whiteAndrea Diamantini2010-04-141-4/+3
* Add CopyrightYoann Laissus2010-04-081-0/+1
* Add a missing slotYoann Laissus2010-04-081-0/+2
* - Enable context menu for folders and separators of the bookmark barYoann Laissus2010-04-081-34/+98
* - Add the control modifier support for back, next and home actions and for th...Yoann Laissus2010-04-031-1/+1
* add title for history itemslionelc2010-04-021-0/+5
* add title for bookmarks in the listmegabigbug2010-03-291-1/+49
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-291-1/+13
* A lot of fix and improvements for the bookmark and the history panelsYoann Laissus2010-03-231-1/+3
* Removed unuseful check (also if sometimes the bookmarkAndrea Diamantini2010-02-161-9/+6
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-1/+2
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+299