Friedrich W. H. Kossebau
c03c2d5265
Help automoc to find metadata JSON files referenced in the code
...
Summary:
automoc by itself can only detect metadata files referenced by direct
usage of the Q_PLUGIN_METADATA macro. It does not do any C++ preprocessor
evaluation. Instead it needs to be helped with regexp-based filter rules
for detecting any names of files used as additional moc input.
See docs for AUTOMOC_DEPEND_FILTERS for further details.
In the near future all the boilerplate code should be replaced with a yet to
be designed ECM macro. For now explicit code is used to collect use cases
for the macro and still to fix the issue already.
Test Plan:
Changing a JSON file (or for those generated from .desktop files
changing that one) and running make results in the related *.moc file
being regenerated and the related object file being recompiled.
qtplugininfo shows that the created plugin binary has up-to-date JSON
content.
Reviewers: #frameworks, #build_system, apol
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D10732
2018-02-25 22:23:05 +01:00
Marco Martin
11086bb791
drop the setting of c++0x
...
Summary: this is already done by KDEFrameworkCompilerSettings so it's just duplicated now
Test Plan: still builds and runs
Reviewers: #plasma, kossebau
Reviewed By: kossebau
Subscribers: kossebau, plasma-devel, #frameworks
Tags: #plasma, #frameworks
Differential Revision: https://phabricator.kde.org/D10748
2018-02-22 17:23:39 +01:00
l10n daemon script
9bbba13099
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.43.0 release.
2018-02-05 08:12:22 +00:00
Marco Martin
f906178713
parametrize qqc2 version
...
Summary:
for styles in order to work at all they need to import
the latest available qqc2 version installed in the system
or any app using new qqc2 feature will fail to load.
do like in qqc2-desktop-style and set the import version
at build time
Test Plan: all generated files have 2.3 here as version and apps using qqc2 still oload
Reviewers: #plasma, bshah
Reviewed By: #plasma, bshah
Subscribers: plasma-devel, #frameworks
Tags: #plasma, #frameworks
Differential Revision: https://phabricator.kde.org/D10074
2018-01-24 13:32:35 +01:00
l10n daemon script
b5b4f2d3b8
GIT_SILENT Upgrade KF5 version to 5.43.0.
2018-01-15 14:55:25 +00:00
l10n daemon script
fab4cdd95b
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.42.0 release.
2018-01-05 23:42:40 +00:00
Friedrich W. H. Kossebau
f78eee320c
Prevent cmake 3.10+ warning about moc include & Plasma plugin macros
2017-12-23 16:46:04 +01:00
Marco Martin
b2f61f8e3c
disappearing scrollbars on mobile
...
Summary:
like other platforms, on mobile devices make scrollbars visible only when
dragging/flicking, behavior on desktop unchanged
it introduces a runtime dependency on kirigami, but was already kinda there
but broken as the Settings singleton was already used.
if this can't be done, i'll add something in plasmacore which reads as well the
QT_QUICK_CONTROLS_MOBILE environment variable
Test Plan: scrollbar disappearing with the variable set, normal behavior otherwise
Reviewers: #plasma, bshah, davidedmundson
Reviewed By: #plasma, davidedmundson
Subscribers: davidedmundson, plasma-devel, #frameworks
Tags: #plasma, #frameworks
Differential Revision: https://phabricator.kde.org/D9287
2017-12-12 15:42:47 +01:00
l10n daemon script
f2614c3a7d
GIT_SILENT Upgrade KF5 version to 5.42.0.
2017-12-10 09:40:22 +00:00
Aleix Pol
b8b8a69fd1
Remove implicit string casting
...
Summary: Follow the KF5 guidelines
Test Plan: Plasma shell starts
Reviewers: #plasma, #frameworks, sebas
Reviewed By: #plasma, sebas
Subscribers: plasma-devel
Tags: #plasma, #frameworks
Differential Revision: https://phabricator.kde.org/D9108
2017-12-02 15:44:14 +01:00
l10n daemon script
a0b79949ad
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.41.0 release.
2017-12-02 10:22:15 +00:00
Aleix Pol
228e15e20a
Search all KF5 components as such instead as separate frameworks
...
Reviewers: #frameworks, davidedmundson
Reviewed By: davidedmundson
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D8873
2017-11-18 01:11:32 +01:00
l10n daemon script
060e39d9f4
GIT_SILENT Upgrade KF5 version to 5.41.0.
2017-11-12 18:48:10 +00:00
l10n daemon script
7ec2ccb446
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.40.0 release.
2017-11-04 21:50:46 +00:00
l10n daemon script
ae3c32a5db
GIT_SILENT Upgrade KF5 version to 5.40.0.
2017-10-31 10:11:08 +00:00
l10n daemon script
a678093b1d
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.39.0 release.
2017-10-07 11:25:14 +00:00
Volker Krause
18d04e9b41
Fix build without KDocTools
...
Reviewers: #frameworks
Tags: #frameworks
Maniphest Tasks: T6711
Differential Revision: https://phabricator.kde.org/D7680
2017-09-24 11:57:31 +02:00
l10n daemon script
52146278f5
GIT_SILENT Upgrade KF5 version to 5.39.0.
2017-09-09 12:22:52 +00:00
l10n daemon script
728d58b361
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.38.0 release.
2017-09-02 21:37:36 +00:00
l10n daemon script
24616f6dbb
GIT_SILENT Upgrade KF5 version to 5.38.0.
2017-09-02 09:44:15 +00:00
David Faure
810fed8d40
GIT_SILENT Upgrade to ECM 5.38. Unittests seem OK, at least I get the same failures locally before/after...
2017-08-15 16:16:21 +02:00
l10n daemon script
c8030ea736
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.37.0 release.
2017-08-06 16:59:39 +00:00
l10n daemon script
105b350069
GIT_SILENT Upgrade Qt5 version requirement to 5.7.0.
2017-08-06 16:20:05 +00:00
l10n daemon script
691d25ef58
GIT_SILENT Upgrade KF5 version to 5.37.0.
2017-07-08 12:18:58 +00:00
l10n daemon script
f4a8608667
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.36.0 release.
2017-06-30 10:53:23 +00:00
l10n daemon script
1f4f1815af
GIT_SILENT Upgrade KF5 version to 5.36.0.
2017-06-10 10:05:17 +00:00
Friedrich W. H. Kossebau
0fb9732866
[FEATURE] Option to build & install QCH file with the public API dox
...
Using the new extra-cmake-modules module ECMAddQch (since 5.36.0)
this adds the option to automatically build and install a file
in QCH format with the docs about the public API, which then can be
used e.g. in Qt Assistant, Qt Creator or KDevelop.
Additionally the installed cmake config files will be extended
with a target KF5Plasma_QCH containing information about how to "link"
into the generated QCH file, which then can be used in the cmake build
system of other libraries building on this library, by
simply listing this target in "LINK_QCHS" of their ecm_add_qch() usage.
And a respective doxygen tag file with all the metadata about the
generated QCH file and used for the "linking" will be created and
installed.
Pass -DBUILD_QCH=ON to cmake to enable this.
2017-06-05 04:25:55 +02:00
l10n daemon script
7a7809562d
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.35.0 release.
2017-06-03 09:21:08 +00:00
l10n daemon script
f38c9760d4
GIT_SILENT Upgrade KF5 version to 5.35.0.
2017-05-13 12:13:04 +00:00
l10n daemon script
288dc5b0bb
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.34.0 release.
2017-05-06 08:55:47 +00:00
l10n daemon script
31b2ccdc06
GIT_SILENT Upgrade KF5 version to 5.34.0.
2017-05-05 21:58:25 +00:00
Aleix Pol
2df613f938
Generate plugins.qmltypes files for the plugins we install
...
Reviewers: #plasma, #frameworks, davidedmundson
Reviewed By: #plasma, davidedmundson
Subscribers: davidedmundson, hein, plasma-devel
Tags: #plasma, #frameworks
Differential Revision: https://phabricator.kde.org/D5088
2017-04-10 15:09:57 +02:00
l10n daemon script
03427e4323
Upgrade ECM and KF5 version requirements for 5.33.0 release.
2017-04-01 18:48:32 +00:00
l10n daemon script
412ea61adf
Upgrade KF5 version to 5.33.0.
2017-03-11 20:21:45 +00:00
l10n daemon script
7af319fc5e
Upgrade ECM and KF5 version requirements for 5.32.0 release.
2017-03-03 13:14:02 +00:00
l10n daemon script
6a3813acd6
Upgrade KF5 version to 5.32.0.
2017-02-11 10:42:39 +00:00
l10n daemon script
c32b01a6da
Upgrade Qt5 version requirement to 5.6.0.
2017-02-05 12:39:02 +00:00
l10n daemon script
86143c61d7
Upgrade ECM and KF5 version requirements for 5.31.0 release.
2017-02-04 18:37:42 +00:00
l10n daemon script
fa102b2f68
Upgrade KF5 version to 5.31.0.
2017-01-14 12:21:16 +00:00
l10n daemon script
80de0da1fa
Upgrade ECM and KF5 version requirements for 5.30.0 release.
2017-01-08 15:50:30 +00:00
Sven Brauch
c6132f87c4
GIT_SILENT Fix ECM warning: use CMakePackageConfigHelpers instead of ECM variant
2017-01-03 16:23:41 +01:00
Sven Brauch
ad1b0beff8
Fix build with CMP0048 set to NEW
2017-01-03 15:17:45 +01:00
Sven Brauch
5a0d0c103a
Require CMake 3.0, as discussed on kde-frameworks-devel
2017-01-03 13:26:30 +01:00
l10n daemon script
9397fb270b
Upgrade KF5 version to 5.30.0.
2016-12-12 22:50:03 +00:00
l10n daemon script
9acbc98dcf
Upgrade ECM and KF5 version requirements for 5.29.0 release.
2016-12-03 10:41:48 +00:00
l10n daemon script
87d2b1e2f6
Upgrade KF5 version to 5.29.0.
2016-11-15 14:15:29 +00:00
l10n daemon script
8d7eb5c53a
Upgrade ECM and KF5 version requirements for 5.28.0 release.
2016-11-05 11:19:57 +00:00
Marco Martin
b0a5bc09ef
use kwayland for shadows and dialog positioning
...
use plasmashell interface for moving the dialog,
use kwayland as well for shadows.
this is supposed to replace the waylanddialogfilter
hack in plasmashell.
REVIEW:129148
2016-10-11 17:21:57 +02:00
l10n daemon script
7f092c8b7e
Upgrade KF5 version to 5.28.0.
2016-10-09 10:46:15 +00:00
l10n daemon script
e5bbe301e7
Upgrade ECM and KF5 version requirements for 5.27.0 release.
2016-10-02 08:18:10 +00:00
l10n daemon script
bc6873d3fe
Upgrade KF5 version to 5.27.0.
2016-09-10 11:47:17 +00:00
l10n daemon script
53ad186abc
Upgrade ECM and KF5 version requirements for 5.26.0 release.
2016-09-05 22:46:16 +00:00
l10n daemon script
10a53b6fbf
Upgrade KF5 version to 5.26.0.
2016-09-05 15:42:48 +00:00
l10n daemon script
c997c43e2f
Upgrade ECM and KF5 version requirements for 5.25.0 release.
2016-08-06 08:43:39 +00:00
l10n daemon script
66bb67a017
Upgrade KF5 version to 5.25.0.
2016-07-09 10:03:44 +00:00
l10n daemon script
990662800d
Upgrade ECM and KF5 version requirements for 5.24.0 release.
2016-07-02 08:58:21 +00:00
l10n daemon script
122407d5e6
Upgrade KF5 version to 5.24.0.
2016-06-13 09:42:17 +00:00
l10n daemon script
cab7106bb8
Upgrade ECM and KF5 version requirements for 5.23.0 release.
2016-06-06 09:38:23 +00:00
l10n daemon script
d97fc2f0bf
Upgrade KF5 version to 5.23.0.
2016-06-06 07:38:28 +00:00
l10n daemon script
0f00ca80d0
Upgrade ECM and KF5 version requirements for 5.22.0 release.
2016-05-06 19:58:19 +00:00
l10n daemon script
f16570187f
Upgrade KF5 version to 5.22.0.
2016-05-02 21:09:40 +00:00
l10n daemon script
e80cc04036
Upgrade ECM and KF5 version requirements for 5.21.0 release.
2016-04-02 15:39:20 +00:00
l10n daemon script
f4e8df5fe8
Upgrade KF5 version to 5.21.0.
2016-03-14 06:46:02 +00:00
David Rosca
d405378219
Remove QtScript dependency
...
It's not used anywhere.
REVIEW: 127312
2016-03-09 11:29:50 +01:00
l10n daemon script
48d3dbc751
Upgrade ECM and KF5 version requirements for 5.20.0 release.
2016-03-04 22:27:18 +00:00
l10n daemon script
f1b52e40f9
Upgrade KF5 version to 5.20.0.
2016-02-13 12:42:49 +00:00
l10n daemon script
5c14b30ce4
Upgrade ECM and KF5 version requirements for 5.19.0 release.
2016-02-06 09:47:16 +00:00
Aleix Pol
942f571094
Let KDE*CompilerSettings change the policies in the project
...
As suggested in ECM documentation.
2016-01-28 14:56:45 +01:00
l10n daemon script
9af6bec13d
Upgrade KF5 version to 5.19.0.
2016-01-09 13:24:38 +00:00
l10n daemon script
532fce558d
Upgrade ECM and KF5 version requirements for 5.18.0 release.
2016-01-01 20:09:36 +00:00
Martin Klapetek
f639996bec
Use the SkipGrouping flag for the "widget deleted" notification
...
https://git.reviewboard.kde.org/r/126459/ introduced new
flag that allows to skip the grouping of notifications.
This should fix all bugs caused by checking for appName
being "plasma_workspace" which are all default notifications
from any plasmoid.
CCBUG: 356653
REVIEW: 126461
(this also needs to raise the KF5 dep to 5.18 which is
normally done at release time, but in order to use this
now, it needs to be bumped now, otherwise build failures
will ensue)
2015-12-29 15:12:05 -05:00
Marco Martin
d85c02b5bb
fix build
...
5.18 dep will be bumped by release scripts
Change-Id: Idb9bfe6ab3267c0d4e764a706b794b0ef98c7008
2015-12-29 15:47:12 +01:00
Marco Martin
3f56e63e70
use the new KDEPackageAppTemplates ECM module
...
REVIEW:126557
Change-Id: Ie32644a0641d1f0d5299ba9d1b0053e3f37d2635
2015-12-29 15:41:35 +01:00
Martin Klapetek
76186339f6
[libplasma] Add categorized debug output
2015-12-15 16:56:40 -05:00
l10n daemon script
e3fdc030ec
Upgrade KF5 version to 5.18.0.
2015-12-12 22:43:51 +00:00
l10n daemon script
f36e9abda6
Upgrade ECM and KF5 version requirements for 5.17.0 release.
2015-12-06 15:00:35 +00:00
l10n daemon script
74d97440cf
Upgrade KF5 version to 5.17.0.
2015-12-06 08:40:00 +00:00
Alex Merry
2d814f049b
Add KDETemplateMacro.cmake so I can remove it from ecm for now.
...
See emails on kde-commits mailing list for rationale.
CCMAIL: notmart@gmail.com
2015-12-03 10:02:12 +00:00
Marco Martin
46789eb1c8
add a couple of plasmoid templates for kapptemplate/kdevelop
...
this makes easier to develop a new plasmoid,
there are two templates:
one is for a pure QML plasmoid
the othe rone has a C++ part
2015-11-30 15:02:43 +01:00
Nick Shaforostoff
c7c2980f14
qstring optimizations
...
REVIEW: 126148
2015-11-27 20:03:48 +00:00
l10n daemon script
712882ee5c
Upgrade ECM and KF5 version requirements for 5.16.0 release.
2015-11-08 11:20:06 +00:00
l10n daemon script
54fd398698
Upgrade KF5 version to 5.16.0.
2015-10-10 10:27:10 +00:00
l10n daemon script
76eaaf61e7
Upgrade ECM and KF5 version requirements for 5.15.0 release.
2015-10-03 10:37:07 +00:00
l10n daemon script
cafbcdabc8
Upgrade KF5 version to 5.15.0.
2015-09-12 09:11:22 +00:00
l10n daemon script
c60315d7ff
Upgrade ECM and KF5 version requirements for 5.14.0 release.
2015-09-04 20:22:24 +00:00
l10n daemon script
d6d18cf6e4
Upgrade KF5 version to 5.14.0.
2015-08-12 12:49:04 +00:00
David Faure
16c8f0f784
Upgrade Qt version requirement to 5.3
2015-08-01 14:41:18 +02:00
l10n daemon script
a2c52bea23
Upgrade ECM and KF5 version requirements for 5.13.0 release.
2015-08-01 12:25:52 +00:00
l10n daemon script
1b8960c382
Upgrade KF5 version to 5.13.0.
2015-07-10 10:25:06 +00:00
l10n daemon script
5cd125eb24
Upgrade ECM and KF5 version requirements for 5.12.0 release.
2015-07-04 20:45:09 +00:00
l10n daemon script
131b3ae33d
Upgrade KF5 version to 5.12.0.
2015-06-12 22:40:51 +00:00
l10n daemon script
e235affc6b
Upgrade ECM and KF5 version requirements for 5.11.0 release.
2015-06-06 09:35:07 +00:00
Jeremy Whiting
2fe0f77feb
Add verbose message for when ECM is not found.
2015-05-13 21:02:47 -06:00
l10n daemon script
22f5b94bad
Upgrade KF5 version to 5.11.0.
2015-05-08 23:39:07 +00:00
l10n daemon script
55cf2c176b
Upgrade ECM and KF5 version requirements for 5.10.0 release.
2015-05-01 15:25:55 +00:00
l10n daemon script
3adabce619
Upgrade KF5 version to 5.10.0.
2015-04-10 07:44:47 +00:00
l10n daemon script
c6e1efd5f4
Upgrade ECM and KF5 version requirements for 5.9.0 release.
2015-04-04 11:51:13 +00:00
l10n daemon script
864a0ad1d1
Upgrade KF5 version to 5.9.0.
2015-04-04 08:06:18 +00:00
Marco Martin
d3dd3d58e1
Revert "don't check for X11 on OSX"
...
This reverts commit fd01ee364b
.
2015-03-12 10:52:09 +01:00
Marco Martin
fd01ee364b
don't check for X11 on OSX
...
patch by Hanspeter Niederstrasser
BUG:342963
Change-Id: I15e30bfc29cc4e85b912a1e3415f8e499ed11ad0
2015-03-12 10:39:45 +01:00
l10n daemon script
f752138302
Upgrade ECM and KF5 version requirements for 5.8.0 release.
2015-02-25 14:23:39 +00:00
l10n daemon script
f64424781a
Upgrade KF5 version to 5.8.0.
2015-02-15 22:41:18 +00:00
l10n daemon script
a39f20cc04
Upgrade ECM and KF5 version requirements for 5.7.0 release.
2015-01-23 20:43:53 +00:00
Alex Merry
48e9c2f29e
Update installation variables.
2015-01-10 17:47:31 +00:00
l10n daemon script
bf1e90d688
Upgrade KF5 version to 5.7.0.
2015-01-08 22:45:15 +00:00
l10n daemon script
0af8a156a9
Upgrade ECM and KF5 version requirements for 5.6.0 release.
2014-12-31 14:26:46 +00:00
Marco Martin
a629fe4d8f
migrate to KPackage
...
Plasma::Package internally uses KPackage, being a pure wrapper.
old client code and old packagestructures still work using the wrapper.
old workspace code that is not directly using kpackage continues to work correctly
Change-Id: I05f95e8d05e3b67759973c4009e3753c61b1dcce
2014-12-29 13:56:52 +01:00
l10n daemon script
04e39b4fa7
Upgrade KF5 version to 5.6.0.
2014-12-17 16:29:32 +00:00
David Faure
c2f140fae7
Update version numbers for future 5.5 release
2014-12-03 10:21:09 +01:00
l10n daemon script
ee501805fa
Upgrade ECM and KF5 version requirements for 5.4.0 release
2014-10-31 22:41:48 +00:00
Marco Martin
af6149c9d0
use notifications actions to undo
...
Change-Id: I4b9abf6047b94b4fc13aad672d1bc8e97203f502
2014-10-28 19:06:55 +01:00
David Faure
90396191cd
Upgrade version number to 5.4
2014-10-26 15:45:30 +01:00
l10n daemon script
ab98c3a8c8
Upgrade ECM and KF5 version requirements for 5.3.0 release.
2014-10-03 17:57:55 +00:00
l10n daemon script
e848b73c69
Upgrade KF5 version to 5.3.0.
2014-09-12 09:14:32 +00:00
l10n daemon script
afffd6a384
Upgrade ECM and KF5 version requirements for 5.2.0 release.
2014-09-07 23:28:03 +00:00
l10n daemon script
13f6b8d592
Upgrade KF5 version for 5.2.0 release.
2014-09-05 22:25:48 +00:00
l10n daemon script
3db176041b
Upgrade ECM and KF5 version requirements for 5.1.0 release.
2014-08-02 08:21:59 +00:00
l10n daemon script
6e1263c5f8
Upgrade KF5 version.
2014-08-01 17:12:11 +00:00
Àlex Fiestas
af2a44784f
Add an option to build Plasma with coverage
...
At this moment we only add some flags to linker and compiler, lets hope
it is enough.
2014-07-26 23:18:37 +02:00
David Faure
3877ab378c
Upgrade ECM version requirement to 1.0.0 after all.
2014-07-01 20:19:11 +02:00
David Faure
688a629459
Upgrade ECM and KF5 version requirements.
2014-07-01 15:34:40 +02:00
David Faure
862b226f63
Upgrade KF5 version.
2014-07-01 12:40:21 +02:00
David Edmundson
4b74e83fb2
Don't find Qt5::Widgets
...
It's not used explicitly
2014-06-04 18:48:00 +02:00
David Faure
caef1b9f6d
Upgrade ECM and KF5 version requirements.
2014-06-01 12:43:23 +02:00
David Faure
0ba95b52f7
Upgrade KF5 version.
2014-06-01 11:50:18 +02:00
Marco Martin
fd87694c8d
fix build
2014-05-19 18:29:41 +02:00
Marco Martin
924818a0ca
don't link agains KConfigWidgets
...
not needed anymore
2014-05-19 16:58:37 +02:00
Sebastian Kügler
9b644ccdde
dbusmenu-qt won't be needed here
2014-05-12 15:08:14 +02:00
Aurélien Gâteau
a5dc443b1b
Install translated doc if available
2014-05-07 18:06:30 +02:00
Aurélien Gâteau
9ac249719f
Install translations if available
2014-05-06 08:58:07 +02:00
David Faure
19bac3f06d
Upgrade ECM and KF5 version requirements.
2014-05-04 21:03:01 +02:00
David Faure
828f7d509c
Upgrade KF5 version.
2014-05-04 15:02:14 +02:00
David Edmundson
00923cf4a2
Make examples optional (default to off)
...
Review: 117814
2014-04-28 19:27:12 +02:00
Aurélien Gâteau
59b6373669
Move find_package() test back to autotests/CMakeLists.txt
2014-04-26 17:35:02 +02:00
David Faure
e67312837e
cleanup after non-idempotent script
2014-04-26 13:31:57 +02:00
David Faure
a7bde28ad1
separate framework version from dependencies version, to be able to increase the version in two steps at release time, so CI doesn't break
2014-04-26 13:24:32 +02:00
Alex Merry
2ef3b32dcd
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
...
This is instead of INCLUDE_INSTALL_DIR and INSTALL_TARGETS_DEFAULT_ARGS,
which will lose the "KF5" suffix from the include path.
2014-04-26 12:14:03 +01:00
Aurélien Gâteau
d988b10870
Centralize Qt5 component loading and use same variable as other frameworks
2014-04-26 02:20:13 +02:00
Aurélien Gâteau
b3bf366efc
Reorganize root CMakeLists.txt to closer match layout of other frameworks
2014-04-26 02:00:16 +02:00
Aurélien Gâteau
1f6dea159f
Remove unused config-*.cmake
2014-04-26 01:50:06 +02:00
Kevin Ottens
c2aa81e2d4
All source code under src per policy
2014-04-26 01:48:37 +02:00
Kevin Ottens
30f39fafbc
Should be named docs per the policy
2014-04-26 01:48:37 +02:00
Aurélien Gâteau
7e74b16595
Remove CTest files, they refer to kdelibs
2014-04-26 01:43:27 +02:00
Aurélien Gâteau
737b9b5eb3
Define TRANSLATION_DOMAIN
2014-04-25 10:40:12 +02:00
Michael Palimaka
d488420dcb
Move stray tests to the root directory to be more like
...
other frameworks.
REVIEW: 117599
2014-04-18 02:25:50 +10:00
Michael Palimaka
fe33404fee
Make documentation build.
2014-04-08 01:55:21 +10:00
Michael Palimaka
3b38d57ba3
Remove unused dependencies.
...
REVIEW: 117391
2014-04-08 01:42:10 +10:00
Marco Martin
5b546451ea
proper find_package
2014-04-04 18:13:48 +02:00
Marco Martin
82e9bd46d0
don't depend from Qt5Declarative
...
That's the qt5 port of QGraphicsView-based QML
2014-03-31 18:37:28 +02:00
Marco Martin
7b8d70a348
plasma doesn't depend from kdnssd anymore
2014-03-31 16:45:16 +02:00