summaryrefslogtreecommitdiff
path: root/src/nepomuk/utils/resourcemodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Restore rekonq migration to nepomuk2Andrea Diamantini2013-02-101-0/+177
| | | | | | | | | 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-177/+0
| | | | | | | 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-0/+177
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