kwin/kcmkwin
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
..
kwincompositing SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwindecoration SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwindesktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwinoptions SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwinrules optimize string operations 2015-11-05 14:14:06 +00:00
kwinscreenedges SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwinscripts SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:27:21 +00:00
kwintabbox optimize string operations 2015-11-05 14:14:06 +00:00
CMakeLists.txt Drop build option KWIN_BUILD_SCREENEDGES 2014-11-24 10:48:49 +01:00