kwin/tabbox
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
..
autotests [tabbox] Add dedicated logging category for TabBox 2015-07-31 13:13:41 +02:00
clientmodel.cpp
clientmodel.h
CMakeLists.txt Desktop switchers moved to kdeplasma-addons 2014-10-31 09:34:48 +01:00
desktopchain.cpp Fix comparison between signed and unsigned integer expressions warning 2014-04-28 17:29:06 +02:00
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-03 11:20:49 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-03 11:20:49 +00:00
switcheritem.cpp update SwitcherItem::screenGeometry when showing 2015-08-19 12:31:31 +02:00
switcheritem.h
tabbox.cpp support changing tabbox mode 2015-09-29 23:02:41 +02:00
tabbox.h support changing tabbox mode 2015-09-29 23:02:41 +02:00
tabbox_logging.cpp [tabbox] Add dedicated logging category for TabBox 2015-07-31 13:13:41 +02:00
tabbox_logging.h [tabbox] Add dedicated logging category for TabBox 2015-07-31 13:13:41 +02:00
tabboxconfig.cpp
tabboxconfig.h [tabbox] Try locating the WindowSwitcher QML through configured lnf package 2014-10-28 16:53:23 +01:00
tabboxhandler.cpp optimize string operations 2015-11-05 14:14:06 +00:00
tabboxhandler.h ShadeHover highlighted windows in tabbox 2015-02-10 21:41:25 +01:00