Kevin Ottens
0e590217f8
Port away from kdebug
2013-07-30 08:05:09 +02:00
Sebastian Kügler
839c271535
Merge branch 'master' into sebas/kplugins
2013-07-30 01:09:40 +02:00
Giorgos Tsiapaliokas
6d000fe183
s/QVariantHash/QVariantMap.
...
QVariantHash isn't consumable from QML
2013-07-29 19:09:06 +03:00
Sebastian Kügler
33e7bc3f90
QVL is not needed in private parts
2013-07-29 17:25:08 +02:00
Sebastian Kügler
bed3980eba
Add macro for metadata handling, clean up
2013-07-29 17:22:59 +02:00
Sebastian Kügler
66bcd2ba95
Process arguments -- unbreaks plasmapkg
2013-07-29 16:40:11 +02:00
Sebastian Kügler
8da8375802
brutally add KDE4Attic
2013-07-29 11:50:47 +02:00
Sebastian Kügler
89d886ddf9
Port away from KDE4* macros
2013-07-29 00:40:41 +02:00
Sebastian Kügler
66a0a5d4e7
Clean up some KDE4-specific calls
2013-07-29 00:39:32 +02:00
Sebastian Kügler
cf04b69494
Port away from KDE4
2013-07-29 00:18:14 +02:00
Sebastian Kügler
302c10cd9e
Check if applet's plugininfo is valid
2013-07-29 00:16:21 +02:00
Sebastian Kügler
186fa2c181
Merge branch 'master' into sebas/kplugins
2013-07-28 13:28:57 +02:00
Sebastian Kügler
6aeac53535
Remove QVariantList from DataEngine ctor
2013-07-28 13:06:32 +02:00
David Faure
07f7fa328c
Nothing seems to use libdbusmenu-qt in this module.
2013-07-26 18:01:10 +02:00
Sebastian Kügler
8f65a6c349
Disable KIO::KEMailSettings until it's fixed
2013-07-26 00:54:42 +02:00
Sebastian Kügler
8d21b76595
Reinstate K_EXPORT_PLUGIN
2013-07-26 00:54:12 +02:00
Sebastian Kügler
d3b9cf5f35
merge
2013-07-25 14:45:49 +02:00
Kevin Ottens
c42406cabc
Pull in the KDE4Attic dependency
2013-07-25 11:54:15 +02:00
Martin Gräßlin
20b9d17e4c
Adjust RunnerManager to new ThreadWeaver API using JobPointer
...
ThreadWeaver does not use Job* anymore which made the code compile fail
and some connects being wrong.
This patch adjusts RunnerManager to also use QSharedPointer<FindMatchJob>
instead of FindMatchJob*. It simplifies a few things as we do no longer
have to call e.g. qDeleteAll and fixes the incorrect connects.
REVIEW: 111650
2013-07-25 06:58:21 +02:00
Kevin Ottens
39cd64fc68
Revert "Revert "Enabling C++11 flags for clang and gcc""
...
This reverts commit 597397b41f
.
Reverting my own revert now that we have proper consensus on what one
can use of C++11 in KF5. For reference:
http://community.kde.org/Frameworks/Policies#Frameworks_compiler_requirements_and_C.2B.2B11
We probably want that properly done within CMake or E-C-M though.
CCMAIL: plasma-devel@kde.org
CCMAIL: kde-frameworks-devel@kde.org
2013-07-23 10:33:46 +02:00
l10n daemon script
07df8225d8
SVN_SILENT made messages (.desktop file)
2013-07-23 04:05:37 +00:00
Sebastian Kügler
1ac357d06b
pimp plugintest -- all work
2013-07-23 03:28:37 +02:00
Sebastian Kügler
7a4a2c438f
Clean up dataengine ctor
2013-07-23 01:49:13 +02:00
Sebastian Kügler
20aab89cd7
test name has changed
2013-07-23 01:30:52 +02:00
Sebastian Kügler
58b0398089
test name streamlined
2013-07-23 00:33:22 +02:00
Sebastian Kügler
f1f2c0518b
Disable non-compiling line, add warning
2013-07-22 23:34:29 +02:00
Sebastian Kügler
ec29302515
Update types API
2013-07-22 17:00:02 +02:00
Sebastian Kügler
4141a5f074
Update types API
2013-07-22 16:59:40 +02:00
Sebastian Kügler
0d6098875d
Merge branch 'master' into sebas/kplugins
2013-07-22 16:45:13 +02:00
Sebastian Kügler
98fa023616
KDEDModule has moved to KDBusAddons
2013-07-22 16:44:54 +02:00
Sebastian Kügler
c7927b907b
Merge branch 'master' into sebas/kplugins
2013-07-22 16:37:25 +02:00
Sebastian Kügler
3894e8989e
Adapt to new threadweaver API
...
dequeueRaw is not yet in threadweaver, so this commit goes from "doesn't
build" to "almost builds", it will fix itself once Mirko has committed
the dequeueRaw patch to threadweaver, however.
2013-07-22 14:13:45 +02:00
Sebastian Kügler
06925637a7
Merge branch 'master' into sebas/kplugins
2013-07-18 11:59:42 +02:00
Benjamin Port
9d6dacddc0
Kio was finally renamed KIO
2013-07-17 10:26:22 +02:00
Benjamin Port
9105b715f8
KJS instead of kjs
2013-07-17 10:19:31 +02:00
Marco Martin
0234bae6d4
port category delegate to qtcontrols
2013-07-16 23:37:20 +02:00
Marco Martin
6f8cda6fea
appletconfiguration completely ported
2013-07-16 21:20:41 +02:00
Marco Martin
8e9ae71e19
first porting of simple pieces to QtControls
2013-07-16 21:16:28 +02:00
Marco Martin
c0f3730686
forward port the scrolling fixes of plasma1 vers
2013-07-16 19:30:25 +02:00
Sebastian Kügler
668a1bc05e
Merge branch 'master' into sebas/kplugins
2013-07-16 17:49:21 +02:00
Benjamin Port
95870ffae2
Rename kio to Kio
2013-07-16 15:37:03 +02:00
Benjamin Port
d5aeff71e1
Use KTextWidgets instead of ktextwidgets
2013-07-16 13:31:52 +02:00
Benjamin Port
bf2402d3a3
Use KCrash target
2013-07-16 12:32:07 +02:00
Benjamin Port
ec8cb5662b
Remove include dirs for ki18n not needed anymore with Target
2013-07-16 11:05:03 +02:00
Benjamin Port
a730d47c3c
fix build (ki18n rename)
2013-07-15 16:01:59 +02:00
Benjamin Port
43d7cc1f9c
remove find old ki18n
2013-07-15 15:36:03 +02:00
Benjamin Port
239d12360c
kprotocolinfo header not in kio/ anymore
2013-07-15 15:24:25 +02:00
Benjamin Port
3a1e6afb42
Rename targets accordingly to their new name in framework
2013-07-15 15:24:25 +02:00
Kevin Ottens
9135b8c161
kguiaddons -> KGuiAddons
2013-07-15 10:20:40 +02:00
Benjamin Port
9f13125a6e
Update CMakeLists in order to take in consideration KDE Frameworks target name change.
2013-07-14 18:17:30 +02:00