Commit Graph

12 Commits

Author SHA1 Message Date
Alex Merry
48e9c2f29e Update installation variables. 2015-01-10 17:47:31 +00:00
Elias Probst
2f2e7ca0f1
Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json().
REVIEW: 121958
2015-01-09 20:49:12 +01:00
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
8557409793 Port simple DataEngine example
REVIEW: 112510
2013-09-04 18:14:53 +05:30
Marco Martin
02373ce476 dataengines and runners in examples 2013-09-04 11:57:46 +02:00