Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Sebastian Kügler
b2121c1e06 cmake fixes
- finally remove KDE4_KIO_LIBS
- change KDeclarative to KF5::KDeclarative
- add KService where needed
2013-10-04 19:18:34 +02:00
Bhushan Shah
82de6a8ecf Port customDataContainersEngine example 2013-09-04 19:39:01 +05:30
Marco Martin
02373ce476 dataengines and runners in examples 2013-09-04 11:57:46 +02:00