Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Kügler
1f80c23bd5 Fix build with examples 2014-05-19 23:53:25 +02:00
Aurélien Gâteau
20def71cdc Update to new kservice_desktop_to_json syntax 2014-02-10 19:16:44 +01:00
Marco Martin
05a62e5652 install in the proper folder 2013-12-24 14:29:37 +01:00
Aurélien Gâteau
02d6b37976 Renames for the KF5 prefix 2013-12-11 21:40:54 +01:00
Martin Klapetek
3214bd8132 Add KF5 prefix to plasma framework
This changes the lib name and package names to follow other frameworks

libFoo -> libKF5Foo
find_package(KFoo) -> find_package(KF5Foo)

REVIEW: 114389
2013-12-11 21:40:54 +01:00
Aleix Pol
7088c9eb0d Deprecate plasma_add_plugin 2013-11-14 17:42:26 +01:00
Sebastian Kügler
ae2eef978d Target names instead of vars 2013-10-16 01:38:38 +02:00
Sebastian Kügler
d5bef21f7b Rename target plasma to Plasma
This is in line with the frameworks naming policy, camelcasing. Up until
now, libplasma was the only library being KF5::plasma, that is now
KF5::Plasma.
2013-10-16 00:47:47 +02:00
Bhushan Shah
0be909e24a Port sourceOnRequest DataEngine from examples
REVIEW: 112514
2013-09-04 18:58:15 +05:30
Marco Martin
02373ce476 dataengines and runners in examples 2013-09-04 11:57:46 +02:00