Commit graph

5 commits

Author SHA1 Message Date
Ivailo Monev
01081a7f32 kdeui: rework KColorCombo
now it uses colors as returned by QColor::colorNames(), shows the colors
as icon and the color name too. colors in the combobox are sorted by name
with the custom color being first. this may or may not change

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-04-05 17:36:04 +03:00
Ivailo Monev
938d0dd7e0 generic: remove KCalendarSystem leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-27 03:01:17 +03:00
Ivailo Monev
c60759c473 generic: remove pkgconfig files
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-28 22:53:41 +03: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
814163a8dc initial import 2014-11-13 01:04:59 +02:00