Laurent Montel
70a274ad3a
Use override
2018-05-23 08:05:40 +02:00
Laurent Montel
e690c4726e
Warning--
2018-04-13 13:58:44 +02:00
Montel Laurent
7f0c023d3f
Use nullptr + add explicit
2017-12-13 07:36:22 +01:00
Kevin Funk
7e302a5236
Use Q_DECL_OVERRIDE where possible
...
REVIEW: 122542
2015-02-13 13:31:58 +01:00
Kevin Ottens
72ba7b4146
Apply the astyle-kdelibs script
2014-04-26 01:48:37 +02:00
Aurélien Gâteau
43e2b0f670
Unbreak build of code using plasma-framework
...
plasma_export.h is now installed in include/plasma/, not in include/.
Code using plasma-framework does not have include/plasma in its include
directory list, so plasma-framework headers must refer to others using
</plasma/foo.h>, not "foo.h".
CCMAIL: aleixpol@kde.org
2014-03-18 12:01:36 +01:00
Aleix Pol
2ef12f1ee8
More headers tweaking
...
Don't install the camel-case headers twice
Look for the plasma_export.h in the current directory instead of jumping
around in the project.
2014-03-17 16:48:49 +01:00
Christophe Giboudeaux
d71f581115
Remove unneeded includes
2013-12-19 15:23:02 +01:00
Marco Martin
b0530820ec
use variant maps instead of configgroups
...
services operationdescriptions are now QVariantMaps
2013-05-02 14:46:29 +02:00
Aaron Seigo
40c316e09c
Revert "use Credentials in ServiceJob again"
...
This reverts commit 99088c6669bb88193ec40670083e2a684363442a.
src/plasma/signing_p.h
2013-02-15 16:34:57 +01:00
Marco Martin
99088c6669
use Credentials in ServiceJob again
2013-02-15 15:44:17 +01:00
Sebastian Kügler
7dfe957e66
The Big Move
...
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.
Directory structure should now be in line with other, future frameworks.
2013-02-14 17:17:12 +01:00