kwin/kcmkwin/kwinrules
Nick Shaforostoff 3a8d7d866a optimize string operations
-use qstringliteral only when necessary (i.e. not in concat or comparison)
-use qbytearray instead of qstring when dealing with latin1 input and output (glplatform)
-use qstringref to extract numbers from strings (glplatform)
-define qt_use_qstringbuilder to optimize all string concatenations
-anidata: use ctor init lists, add windowType member initialization

REVIEW: 125933
2015-11-05 14:14:06 +00:00
..
CMakeLists.txt XCB::CURSOR becomes a required dependency 2015-06-04 17:50:29 +02:00
detectwidget.cpp optimize string operations 2015-11-05 14:14:06 +00:00
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwinsrc.cpp [wayland] Support pointer warping in the backends 2015-06-06 17:43:13 +02:00
main.cpp
Messages.sh
ruleslist.cpp
ruleslist.h
ruleslist.ui
ruleswidget.cpp
ruleswidget.h
ruleswidgetbase.ui
yesnobox.h