summaryrefslogtreecommitdiff
path: root/src/nepomuk/utils/simpleresourcemodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Rekonq Migration to Nepomuk2"Andrea Diamantini2013-01-081-144/+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/+144
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