Commit graph

9 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
a6ed9873d8 kdewidgets: effectively revert 689b24bae9 and d431c9572f
due to comma signs in some values QSettings from Qt4 implicitly converts
them to QStringList, after that the list cannot be converted to QString
because Qt4 cannot handle the conversion when the list contains more than
one element thus for compatibility the change has to be reverted

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-04 19:35:21 +00:00
Ivailo Monev
d431c9572f kdewidgets: skip Global values from the loop
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-02 13:50:38 +00:00
Ivailo Monev
689b24bae9 kdewidgets: replace KConfig with KSettings
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-01 12:19:53 +00:00
Ivailo Monev
36072e6f92 generic: remove now redundant QT_KATIE guards
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-09-13 22:43:04 +00:00
Ivailo Monev
0f73cc406a kdewidgets: support Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 21:19:46 +02:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
37278f1df1 kdewidgets: make it work with katie 2015-08-12 01:48:39 +03:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00