Ivailo Monev
3e8f4e9424
plasma: remove unused test engine and containment
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-07 19:19:49 +03:00
Ivailo Monev
a6ffb2dbc0
kdeui: remove unused KPixmapRegionSelectorWidget and KPixmapRegionSelectorDialog classes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-03 07:23:23 +03:00
Ivailo Monev
ed79c859b2
generic: merge KDELibs4ToolsTargets and KDELibs4LibraryTargets
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 23:57:38 +03:00
Ivailo Monev
5613e5483c
generic: remove redundant build varibles
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 20:25:52 +03:00
Ivailo Monev
36c910c653
generic: move stuff from KDE4Internal module to KDELibs4Config
...
large-scale changes to the build system, nothing a user sees tho - it is
all under the hood
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 19:01:40 +03:00
Ivailo Monev
7f7eb09b35
kdeui: spelling classes reimplementation
...
not leaking enchant dictionaries, simpler implementation and its not
spread across 2 libraries (kdecore and kdeui)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-09 20:45:52 +03:00
Ivailo Monev
494cf231ce
kdewidgets: minor optimization and description update
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-23 05:35:50 +03:00
Ivailo Monev
8e5dd5ea50
generic: prepare for Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-14 15:50:30 +02:00
Ivailo Monev
cb621f540d
kdewidgets: adjust to Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-28 19:59:11 +03:00
Ivailo Monev
2fd512e502
generic: install modules in subdirectory of the library directory by default
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-10 15:05:17 +03:00
Ivailo Monev
6cf96c3a87
kdeui: remove unused KAnimatedButton class and KIconLoader getters for movies
...
KIconLoader::loadMovie() and KIconLoader::moviePath() are attempting to
load non-standard .mng files which, as far as I am aware, no icon theme
ships. for reference:
https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#context
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-28 17:56:47 +03:00
Ivailo Monev
379600e61e
kdeui: remove unused classes related to plotting
...
ksysguard library already has a plotting class (KSignalPlotter) which
should be moved to kdeui library, plasma library also has a plotting
class (SignalPlotter) very similar to the one from ksysguard library
(KGraphicsSignalPlotter)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-27 08:58:07 +03:00
Ivailo Monev
8a0c8cc6c4
kdewidgets: do not use resource files for widget icons
2022-05-29 13:15:31 +03:00
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
31ee051ff4
generic: remove some compatibility bits
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-27 08:58:02 +02:00
Ivailo Monev
8d3ea2c1bc
generic: purge Qt support with fire
...
this includes QtWebKit support removal since it is not going to be
maintained, fancy headers removal, CMake modules rewrite/removal
and removing conditionals from the build system. Pre-processor
definitions checks are still in place on purpose
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-07 13:00:55 +00: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
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
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
1e26bf4a5d
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-09-03 00:05:54 +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
0f3290da9a
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-27 23:02:44 +00:00
Ivailo Monev
bc3f57f89a
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-27 22:27:17 +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
02c10edfd2
kdewidgets: fix regression since a7b93fa3
...
the automatically generated widgets source were not included in
the target sources because the sources list variable was overriden
but should have not been the case
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-10 16:15:40 +00:00
Ivailo Monev
c9cbc904e1
generic: adjust plugin installation paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-06 14:59:19 +00:00
Ivailo Monev
9c8f56ccda
kdewidgets: build webkit widgets if webkit is found
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-13 00:51:28 +02: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
a7b93fa3b2
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 15:08:31 +02:00
Ivailo Monev
702117113b
generic: mostly build system cleanups
2015-10-29 08:11:13 +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
e21ad887c4
generic: optimize png images with optipng
2015-07-20 17:35:19 +03:00
Ivailo Monev
453b8cbcc8
generic: kill deprecated cruft with fire
2015-03-01 02:02:30 +00:00
Ivailo Monev
3f0dd268de
remove win and mac cruft
2014-11-27 18:22:42 +00:00
Ivailo Monev
c0f19915b3
removed Qt3 support
2014-11-13 01:20:30 +02:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00