summaryrefslogtreecommitdiff
path: root/src/urlbar/bookmarkwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Restore rekonq migration to nepomuk2Andrea Diamantini2013-02-101-8/+5
| | | | | | | | | Being kde 4.10 been released, we are ready to. I yet could not understand if this compiles (without nepomuk) in 4.9. CCMAIL:david.narvaez@computer.org CCMAIL:me@vhanda.in REVIEW: 108152
* Revert "Rekonq Migration to Nepomuk2"Andrea Diamantini2013-01-081-5/+8
| | | | | | | This reverts commit 6d2519d373350b5e904fb421d688a665dd42c0c1. This let rekonq compile again. Nepomuk2 will be added back when KDE 4.10 will be released.
* Rekonq Migration to Nepomuk2David E. Narváez2013-01-071-8/+5
| | | | | | | | Ran the Nepomuk migration script and added a directory with code that has not yet been ported to Nepomuk2. Also did some CMake changes to be able to drop the config-nepomuk.h.cmake file. REVIEW: 108152
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-4/+2
|
* Urlbar, first code ported to the new APIAndrea Diamantini2012-12-101-0/+101
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-104/+0
| | | | Preparing repo to merge rekonq2 code...
* BookmarkWidget: Don't use a pointer to store the bookmarkYoann Laissus2012-08-161-2/+4
|
* BookmarkWidget: Add an entry to choose a folder with a KBookmarkDialogYoann Laissus2012-08-161-0/+1
|
* Let Opera sync handler being optionalAndrea Diamantini2012-05-291-1/+1
|
* Kitchen sink clean upAndrea Diamantini2012-05-271-10/+13
| | | | | | - astyle - copyrights - (some) includes
* Runtime Nepomuk tagging checkAndrea Diamantini2012-05-271-0/+1
|
* Let nepomuk dependencies being optionalAndrea Diamantini2012-05-271-15/+27
|
* Fancy bookmarking on rekonq :)Phaneendra Hegde2012-05-271-2/+22
| | | | | | | | - Fancy bookmarking's resource link dialog added to bookmark context menu - UI improvements in bookmarks dialog - WARNING: Nepomuk/soprano dependencies added NB: Merged and squashed by adjam ;)
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-1/+1
|
* Access Keys navigationMarc Deop2012-01-121-0/+1
| | | | | | | | | | Ported access keys navigation system from Arora and adapted to rekonq code. Also (by adjam), get sure access keys are removed on loadStarted REVIEW:103601 REVIEWED-BY: adjam
* Add a folder combo box in the BookmarkWidgetYoann Laissus2012-01-061-0/+4
| | | | | Patch from Yusuf Amir Tezcan, many thanks for ! REVIEW: 103450
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Save one updateRightIcons call from the bookmark icon.Andrea Diamantini2011-02-231-1/+4
| | | | | | Does this helps here? CCBUG:259328
* The RSS widget and the bookmark widget are now more consistent (they have ↵Jon Ander Peñalba2010-09-101-4/+0
| | | | the same look and behavior)
* BookmarkWidget now inherits from QMenu (much nicer).Jon Ander Peñalba2010-09-101-2/+2
|
* No need to show the url in the bookmark widget (specially if it's not editable).Jon Ander Peñalba2010-09-101-8/+6
|
* Krazy fixes, first bunchAndrea Diamantini2010-08-201-1/+1
|
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-141-0/+63
PLease, check if I did something wrong..