summaryrefslogtreecommitdiff
path: root/src/urlbar/resourcelinkdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore rekonq migration to nepomuk2Andrea Diamantini2013-02-101-79/+83
| | | | | | | | | 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
* Make Unlink translatableAndré Marcelo Alvarenga2013-01-131-1/+1
|
* Revert "Rekonq Migration to Nepomuk2"Andrea Diamantini2013-01-081-83/+79
| | | | | | | 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-79/+83
| | | | | | | | 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, second shot (normalize)Andrea Diamantini2012-12-281-2/+2
|
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-3/+5
|
* Bookmark Manager restoreAndrea Diamantini2012-12-101-0/+385
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-385/+0
| | | | Preparing repo to merge rekonq2 code...
* Kitchen sink clean upAndrea Diamantini2012-05-271-175/+213
| | | | | | - astyle - copyrights - (some) includes
* Fancy bookmarking on rekonq :)Phaneendra Hegde2012-05-271-0/+347
- 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 ;)