aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kwindowconfig.cpp
AgeCommit message (Collapse)Author
2015-05-29Prevent crash if QWindow::screen() is nullAleix Pol
Reviewed by Handa
2014-09-13Use const char[] instead of const char*, saves 8 byte in .data each.Volker Krause
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
Use git blame -w 867e7a5 to show authorship as it was before this commit.
2013-12-18Move kconfig code to the root directory.Jenkins CI