Ivailo Monev
d918a69e65
plasma: link to kcmutils rather than (now gone) kutils
2015-08-28 20:47:35 +03:00
Ivailo Monev
c931b9a201
generic: mostly win cruft removal
2015-08-28 04:47:19 +03:00
Ivailo Monev
b99f64d8a6
plasma: remove TrustLevel enumerators, follow up on ca50f743
2015-08-20 21:52:59 +03:00
Ivailo Monev
21ad0df488
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
Ivailo Monev
ea7dbe6c73
plasma: remove redudant custom animation group
2015-07-21 23:12:15 +03:00
Ivailo Monev
3ff51d6e37
plasma: drop deprecated setContentsPrefix()
2015-07-20 13:32:02 +03:00
Ivailo Monev
5d6a8f7ec0
plasma: remove now redudant methods for remote applets
2015-07-20 12:28:14 +03:00
Ivailo Monev
b6890712c7
generic: misc cleanups
2015-07-18 14:33:42 +00:00
Ivailo Monev
16daf6233d
generic: remove code for Qt4 versions older than 4.8
2015-07-15 20:41:31 +00:00
Ivailo Monev
4d98a666ac
plasma: remove redudant KDNSSD linking entry
2015-07-12 22:41:13 +03:00
Ivailo Monev
145724a53b
plasma: remove redudant contentsHash method
...
it was used only with the remote widgets support that has been
dropped with ca50f743
so no point in keeping it
2015-07-11 01:08:56 +03:00
Ivailo Monev
e20b50634d
plasma: remove applets publishing support
...
remote widgets support has been droppped with ca50f743
2015-07-10 17:43:50 +03:00
Ivailo Monev
e5332fef2b
plasma: fix a compiler warning
2015-06-25 01:03:16 +03:00
Ivailo Monev
a7064db00e
generic: deal with LINK_INTERFACE_LIBRARIES, cmake >=2.8.11 required now
2015-06-25 00:27:48 +03:00
Ivailo Monev
d63f62ef99
generic: import libkdcraw and libkexiv2, minor cleanup
2015-06-15 21:15:22 +03:00
Ivailo Monev
2e0acff9af
plasma: remove leftovers from GLApplet
2015-06-06 18:05:17 +00:00
Ivailo Monev
bbea8b2acc
generic: drop most of the KIOSK functionality
2015-05-19 05:23:35 +00:00
Ivailo Monev
844c25a831
plasma: support only desktop plasmoid packages
2015-05-14 15:17:20 +00:00
Ivailo Monev
f025c6a437
plasma: remove redudant wheelEvent
2015-04-23 14:24:45 +00:00
Ivailo Monev
5a59e08572
generic: remove support for final target via KDE4_ENABLE_FINAL
...
it is bogus with the CMake automoc, requires additional guards in
the source code and some components do not support it at all. Also,
Link Time Optimizations (LTO) seem to be doing exactly what
KDE4_ENABLE_FINAL was supposed to do (basicly) so no point in
trying to support something that modern compilers can already do
for us.
2015-03-02 04:57:24 +00:00
Ivailo Monev
aebf50de90
plasma: include kpluginfactory header in packagestructure header
2015-03-01 03:30:44 +00:00
Ivailo Monev
453b8cbcc8
generic: kill deprecated cruft with fire
2015-03-01 02:02:30 +00:00
Ivailo Monev
82fc15f54b
generic: use CMake moc instead of automoc4 by default
...
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.
CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
842ca66a63
generic: minor corrections
2015-02-26 09:46:35 +00:00
Ivailo Monev
dcdbb65dc8
plasma: normalize versioning
2015-02-01 08:32:59 +00:00
Ivailo Monev
76ce1f9471
plasma: save applets configuration into the main component config if possible
2015-01-19 16:27:34 +00:00
Ivailo Monev
187981587b
partitially revert 92c0cae and remove some activities related cruft
2015-01-16 02:17:28 +00:00
Ivailo Monev
46eb55640e
remove knewstuff related cruft from plasma
2015-01-11 18:17:44 +00:00
Ivailo Monev
a636636b0e
make use of KUrl in plasma phonon call
...
KUrl handles "file://" appending when neccessary
2014-12-31 01:03:47 +00:00
Ivailo Monev
1fa22dac36
remove animation driver header, followup on d25c0a8
2014-12-07 20:52:12 +00:00
Ivailo Monev
d4a829d7c8
fix two compiler warnings
2014-12-07 20:43:48 +00:00
Ivailo Monev
c88b5ef465
remove all doxygen pages and add top-level config
2014-12-04 20:34:48 +00:00
Ivailo Monev
edf7f4dc98
kill remote widgets leftovers with fire
2014-12-03 23:06:01 +00:00
Ivailo Monev
ca50f74371
remove remote plasma widgets support
2014-12-03 22:02:54 +00:00
Ivailo Monev
4eda1cb4f8
variables cleanup and warnings fixup
2014-11-26 03:33:09 +00:00
Ivailo Monev
c3f3bcb965
windows code remove
2014-11-19 15:17:14 +00:00
Ivailo Monev
c7541054ff
removed deprecated plasma defines cruft
2014-11-18 01:57:57 +00:00
Ivailo Monev
f38a0ded3e
removed leftovers from component installer
2014-11-18 01:52:47 +00:00
Ivailo Monev
d25c0a8350
removed platform related cruft and deprecated plasma animator driver
2014-11-18 01:17:57 +00:00
Ivailo Monev
66d77ad6ba
removed componentinstaller (useless without packagekit support, not essential anyway)
2014-11-18 00:47:49 +00:00
Ivailo Monev
d1998a1d50
removed static libraries defines (including #if 0, watch out!)
2014-11-18 00:42:37 +00:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00