Martin Gräßlin
60c42b7a34
s/KLocale/KLocalizedString/g
...
Many headers included KLocale to use i18n and co. But those methods are
defined in KLocalizedString and not in KLocale.
With KF5 klocale.h does no longer include KLocalizedString causing lots
of compile errors.
2013-03-07 13:59:15 +01:00
Martin Gräßlin
32b6ef42b9
Strip module path from all Qt #include <>
...
Done with:
fixqt4headers.pl --strip-modules
REVIEW: 109176
2013-03-06 10:26:56 +01:00
Martin Gräßlin
0a7e48f7aa
KWin uses kdelibs coding style.
2011-01-31 20:07:03 +01:00
Christoph Feck
58b9127b3e
Fix layout issues in kwin kcm
...
* remove fixed layout spacing and margin
* respect style's QFormLayout field policy
* reduce vertical space in compositing "General" tab
* layout desktop names in two columns
svn path=/trunk/KDE/kdebase/workspace/; revision=986282
2009-06-24 13:09:58 +00:00
Luboš Luňák
3528630f80
Qt4/KDE4 dialog ctors don't accept object name or modal flag.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=854326
2008-08-29 12:03:12 +00:00
Luboš Luňák
80d1090738
Really funny ... who can spot the mistake?
...
svn path=/trunk/KDE/kdebase/workspace/; revision=849426
2008-08-19 14:43:50 +00:00
Luboš Luňák
e29b120fd7
Focus the cancel button by default, so that one does not activate compositing by mistake.
...
BUG: 164150
svn path=/trunk/KDE/kdebase/workspace/; revision=830906
2008-07-11 12:31:36 +00:00
Lukas Kropatschek
8eeddd6c55
some krazy include issue fixes
...
svn path=/trunk/KDE/kdebase/workspace/; revision=814568
2008-05-30 17:47:24 +00:00
Thomas Zander
7cb4f3aa4c
add forgotten spacing
...
svn path=/trunk/KDE/kdebase/workspace/; revision=754676
2007-12-30 14:23:10 +00:00
Rivo Laks
6e2967b573
Use KTimerDialog from randr kcm instead of our own dialog.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=721602
2007-10-05 16:36:17 +00:00