Ivailo Monev
b8d4dc0dc4
generic: call static KStandardDirs methods as such
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-05 02:04:03 +03:00
Ivailo Monev
5d2bbf9b77
kded: apply XDG_MENU_PREFIX only to the main applications menu file
...
the spec documents it only for use with the applications menu file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-22 13:22:22 +02:00
Ivailo Monev
a4ac5fbb46
kded: do not deep-copy QString objects when iterating
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-22 01:03:54 +02:00
Ivailo Monev
9b41127ecb
generic: prepare for Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-13 00:40:18 +02:00
Ivailo Monev
107dd27063
kded: crash fix for the case when QT_FOREACH_COMPAT is not defined
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-27 11:24:55 +03:00
Ivailo Monev
2f8448c76c
generic: adjust to Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-17 16:14:26 +00:00
Ivailo Monev
636f904183
generic: optimize standard directories lookup
...
by caching results and storing them in a hash the results should
flow faster, a limit should probably be set on this but for now
there isn't. exists() and realPath() now cannot be called without
object!
2015-10-17 18:53:50 +03:00
Ivailo Monev
caba25a17e
generic: misc cleanups
2015-09-22 04:16:54 +00:00
Ivailo Monev
fde07d67d7
generic: misc cleanups
2015-09-05 13:31:12 +00:00
Ivailo Monev
636a74cb84
kded: remove legacy code from menu parser
2015-08-06 04:07:35 +03: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
b99fa1400b
more windows code remove
2014-11-19 15:19:19 +00:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00