Ivailo Monev
7506a2cef6
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-27 02:35:23 +00:00
Ivailo Monev
cbab776c48
generic: get rid of KMenuBar
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 05:13:47 +00:00
Ivailo Monev
d398932909
generic: drop Phonon in favour of MPV and custom player classes
...
kcompactdisc was remove because there is no use for it in the
current set of applications supported, if it is needed it will
need some work to make it use KMediaPlayer or whatever.
the Plasma VideoWidget class was dropped because custom widgets
(at some point) will be dropped unless absolutely needed and
hopefully getting rid of the heavy-weight QML stuff.
the new KMediaPlayer and KMediaWidgets classes are experimental
but they have been tested and they work as they should.
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-20 02:43:02 +00:00
Ivailo Monev
43289ee0fb
generic: fix some compiler warnings due to 9ff99942
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-08 04:42:26 +02:00
Ivailo Monev
fffe0fe45e
kdeui: drop unused proxy model
...
only the PIM suite uses it which is unlikely to be maintained
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-28 03:45:16 +02:00
Ivailo Monev
44e2b97b25
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-16 17:55:59 +02:00
Ivailo Monev
278289c6ef
kdeui: fix kiconloader test, adjust to recent KStandardDirs::realPath() changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:32:10 +02:00
Ivailo Monev
f67a0e0270
kdeui: KDEWIN32_LIBRARIES and KDEWIN_LIBRARIES are no longer set
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-30 01:45:46 +02:00
Ivailo Monev
ec5f61b012
generic: stop using oboslete code paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 06:47:23 +02:00
Ivailo Monev
fc7e1941e9
kdeui: adjust kglobalsettings and kiconloader tests
2015-10-01 05:43:49 +03:00
Ivailo Monev
8cb6298f30
kdeui: adjust kuniqueapplication test
2015-10-01 05:34:24 +03:00
Ivailo Monev
407170de3d
kdeui: fix redefinition warning for tests
2015-09-24 16:47:55 +00:00
Ivailo Monev
c0da30760b
generic: misc cleanups
2015-09-06 14:43:27 +03:00
Ivailo Monev
e7133114e1
generic: misc cleanups
2015-09-05 05:16:46 +00:00
Ivailo Monev
6ee471194f
generic: misc cleanups
2015-08-26 07:41:39 +03:00
Ivailo Monev
f52e025ee1
kdeui: drop kde3 shortcuts support
2015-08-26 02:15:26 +03:00
Ivailo Monev
1a0dfb4704
generic: misc cleanups
2015-08-19 01:38:20 +03:00
Ivailo Monev
74fb9361a6
kdeui: fix some tests and skip others
2015-08-18 19:05:14 +03:00
Ivailo Monev
21ad0df488
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
Ivailo Monev
e21ad887c4
generic: optimize png images with optipng
2015-07-20 17:35:19 +03:00
Ivailo Monev
e347573752
kdeui: merge all KCategoryDrawer APIs into single one
2015-07-17 23:13:20 +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
5ddc190ce0
generic: normalize include guards
2015-07-11 18:42:46 +03:00
Ivailo Monev
e05886723a
generic: normalize include guards
2015-07-11 18:20:46 +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
d417f74d40
kdecore: remove redudant support for kde4rc and system.kdeglobals configs
2015-04-28 16:21:11 +00:00
Ivailo Monev
453b8cbcc8
generic: kill deprecated cruft with fire
2015-03-01 02:02:30 +00:00
Ivailo Monev
5333e9917d
generic: remove deprecated API
2015-02-28 03:27:54 +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
673bd8f4e3
fix virtual overload warning
2015-01-18 14:45:53 +00:00
Ivailo Monev
1d36e7ec30
fix some kdeui and kdecore tests warnings
2014-12-23 22:30:14 +00:00
Ivailo Monev
bc27b494a1
fix some compiler warnings in tests
2014-12-23 03:13:25 +00:00
Ivailo Monev
378d9d312a
bring back kbugreport
...
it is required by homerun and possibly others, the fancy KBugReport
header was not remove but this is now irrelevant
2014-12-21 15:16:03 +00:00
Ivailo Monev
0efeec57ab
fixup the last commit and improve on it
2014-12-07 22:55:43 +00:00
Ivailo Monev
5103b640cc
silence a few warnings in kdeui proxy model test
2014-12-07 22:48:19 +00:00
Ivailo Monev
808983c6bc
remove KDE specifiec bug reports dialog; minor cleanup (menuHelpContents enumerator)
2014-11-25 18:37:07 +00:00
Ivailo Monev
b99fa1400b
more windows code remove
2014-11-19 15:19:19 +00:00
Ivailo Monev
d1998a1d50
removed static libraries defines (including #if 0, watch out!)
2014-11-18 00:42:37 +00:00
Ivailo Monev
090d523564
fix a kdeui test
...
the header is probably Qt3 only and AFAIK Windows only too
2014-11-13 01:46:38 +02:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00