Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
27a81e078f kdewidgets: actually support init/destroy code
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-03 18:36:14 +03:00
Ivailo Monev
eda7c9685f generic: remove unused KCharSelect class
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-20 00:28:21 +00:00
Ivailo Monev
4cc545f43b kdewidgets: do not error if dialogs do not have parent, it is optional
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-13 16:46:28 +00:00
Ivailo Monev
cfff1dd53a generic: get rid of KTextBrowser
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-08-20 16:42:02 +00:00
Ivailo Monev
69961c966f kdewidgets: KAudioWidget is no more
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-08-10 14:33:53 +00:00
Ivailo Monev
1ef7518fb0 kdewidgets: add entry for KAudioWidget
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 17:32:59 +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
814163a8dc initial import 2014-11-13 01:04:59 +02:00