Commit graph

164 commits

Author SHA1 Message Date
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
7c5c34940c kdeui: code shrinks
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-17 18:24:46 +03:00
Ivailo Monev
2d49fadeb1 generic: misc cleanups 2015-10-12 23:58:56 +03:00
Ivailo Monev
f9b19f74c8 kdeui: fix placeholder in about dialog 2015-10-12 09:13:46 +03:00
Ivailo Monev
39b9ee37b2 generic: misc cleanups 2015-10-03 12:35:27 +03:00
Ivailo Monev
fc7e1941e9 kdeui: adjust kglobalsettings and kiconloader tests 2015-10-01 05:43:49 +03:00
Ivailo Monev
8cb6298f30 kdeui: adjust kuniqueapplication test 2015-10-01 05:34:24 +03:00
Ivailo Monev
3d14a4b88b generic: code shrinks 2015-09-30 10:37:53 +03:00
Ivailo Monev
2fb74439bd generic: code shrinks 2015-09-29 05:49:46 +00:00
Ivailo Monev
2eceb5f064 generic: misc cleanups 2015-09-27 01:19:30 +00:00
Ivailo Monev
a9e96a38b0 generic: drop Q_CC_MSVC conditionals 2015-09-25 04:08:21 +00:00
Ivailo Monev
407170de3d kdeui: fix redefinition warning for tests 2015-09-24 16:47:55 +00:00
Ivailo Monev
b451b9602e generic: misc cleanups 2015-09-22 10:34:04 +00:00
Ivailo Monev
39ba260d4b generic: misc cleanups 2015-09-22 10:12:39 +00:00
Ivailo Monev
9c7b41e8f4 generic: misc cleanups 2015-09-21 20:30:05 +00:00
Ivailo Monev
596f3bde1d kdeui: check if icon passed to apps via --icon is valid and fallback if not 2015-09-21 20:29:47 +00:00
Ivailo Monev
a8a54f0484 generic: proper support for icon and caption in .desktop files 2015-09-21 00:26:31 +00:00
Ivailo Monev
c0da30760b generic: misc cleanups 2015-09-06 14:43:27 +03:00
Ivailo Monev
4d683ae8b3 generic: cleanups remains of custom apps resources support 2015-09-06 14:42:29 +03:00
Ivailo Monev
e7133114e1 generic: misc cleanups 2015-09-05 05:16:46 +00:00
Ivailo Monev
a45755d5a1 generic: misc cleanups 2015-09-04 21:57:46 +00:00
Ivailo Monev
078b3431a5 generic: misc cleanups 2015-09-03 22:21:32 +00:00
Ivailo Monev
f43cb534f3 kdeui: remove double 'about' in about dialog 2015-09-03 04:14:06 +00:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
c931b9a201 generic: mostly win cruft removal 2015-08-28 04:47:19 +03:00
Ivailo Monev
6ee471194f generic: misc cleanups 2015-08-26 07:41:39 +03:00
Ivailo Monev
f52e025ee1 kdeui: drop kde3 shortcuts support 2015-08-26 02:15:26 +03:00
Ivailo Monev
57b3aa692c generic: misc cleanups 2015-08-24 23:45:12 +03:00
Ivailo Monev
06bb32bd92 generic: fix build against katie 2015-08-23 05:30:32 +03:00
Ivailo Monev
aac869a637 kdeui: apply some code style to window management files
the changes are incomplete, still a lot to be done
2015-08-20 20:51:57 +03:00
Ivailo Monev
332bb23e15 generic: port some functionality to XCB
the module for finding the library is simple and kdeui now has to
link to both X11 and XCB libraries but this allows clients that
make use of the KDE window management API to not use Xlib API.
2015-08-20 06:06:40 +03:00
Ivailo Monev
928843400c kdeui: merge NETWinInfo2 and NETWinInfo classes 2015-08-20 04:38:55 +03:00
Ivailo Monev
8699660085 generic: misc cleanups 2015-08-19 05:07:46 +03:00
Ivailo Monev
1a0dfb4704 generic: misc cleanups 2015-08-19 01:38:20 +03:00
Ivailo Monev
dd91e1adb1 generic: misc cleanups 2015-08-18 19:06:24 +03:00
Ivailo Monev
74fb9361a6 kdeui: fix some tests and skip others 2015-08-18 19:05:14 +03:00
Ivailo Monev
142f2cbbc4 kdeui: drop unfinished kservice support
I could not even find the source code for it on the official KDE
download page for it and from what I found it has never been
finished nor implemented well.
2015-08-16 02:38:58 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
e21ad887c4 generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
Ivailo Monev
fcc2023d73 kdeui: remove dead code, followup on 16daf623 2015-07-18 00:04:13 +00:00
Ivailo Monev
e347573752 kdeui: merge all KCategoryDrawer APIs into single one 2015-07-17 23:13:20 +00:00
Ivailo Monev
c32c76114a kdeui: drop unused and deprecated KFloatValidator 2015-07-17 22:14:03 +00:00
Ivailo Monev
16daf6233d generic: remove code for Qt4 versions older than 4.8 2015-07-15 20:41:31 +00:00
Ivailo Monev
fe4ba2202f kdeui: sort locales by country code in KLanguageButton widget 2015-07-15 01:02:16 +00:00
Ivailo Monev
610f06586e kdeui: make use of ret in compositingActive() 2015-07-14 22:36:33 +00:00
Ivailo Monev
d17cfcde10 kdeui: prevent segmentation fault due to failed XOpenDisplay() 2015-07-14 22:33:55 +00:00
Ivailo Monev
5ddc190ce0 generic: normalize include guards 2015-07-11 18:42:46 +03:00
Ivailo Monev
e05886723a generic: normalize include guards 2015-07-11 18:20:46 +03:00
Ivailo Monev
f64673c9ea kdesu: make the optional sudo support obvious
previously one had to set KDESU_USE_SUDO_DEFAULT to build kdesu
with sudo support and no message has been printed to show that it
was/was not found in the features log.
2015-07-11 15:58:07 +03:00
Ivailo Monev
68d04274f0 kded: link to kdecore instead of kio as kio library is not used 2015-07-10 07:13:32 +03:00