plasma-framework/src/declarativeimports/core
Kai Uwe Broulik 3ebdd64e6b Optimize SortFilterModel role names
* Reserve m_roleIds
* Avoid double lookup contains+value but use default value argument
* Constify

Differential Revision: https://phabricator.kde.org/D8639
2017-11-06 15:17:42 +01:00
..
private [Default Tooltip] Fix icon size 2017-03-28 11:05:06 +02:00
CMakeLists.txt Generate plugins.qmltypes files for the plugins we install 2017-04-10 15:09:57 +02:00
colorscope.cpp possibility to set an attached colorscope to not inherit 2017-09-19 16:42:08 +02:00
colorscope.h possibility to set an attached colorscope to not inherit 2017-09-19 16:42:08 +02:00
config-x11.h.cmake [declarativeimports/core] Specify HAVE_XCB_COMPOSITE in config-x11.h 2015-11-09 11:11:06 +01:00
corebindingsplugin.cpp register revision 1 for QQuickItem 2017-09-13 11:29:04 +02:00
corebindingsplugin.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
datamodel.cpp Optimize SortFilterModel role names 2017-11-06 15:17:42 +01:00
datamodel.h Optimize SortFilterModel role names 2017-11-06 15:17:42 +01:00
datasource.cpp Revert "port all output to QCDebug/QCWarning" 2016-10-19 03:16:16 +09:00
datasource.h API dox: use @param for normal parameter listing, not @arg 2017-07-03 16:24:20 +02:00
fadingmaterial_core.frag Implement FadingMaterial frag/vert shaders on core profile 2017-03-05 23:44:56 +00:00
fadingmaterial_core.vert Implement FadingMaterial frag/vert shaders on core profile 2017-03-05 23:44:56 +00:00
fadingmaterial.frag Split frag and vert code of FadingNode into separate files 2017-03-05 23:44:50 +00:00
fadingmaterial.vert Split frag and vert code of FadingNode into separate files 2017-03-05 23:44:50 +00:00
fadingnode_p.h Port IconItem to native QSGTexture 2014-05-15 16:19:59 +02:00
fadingnode.cpp Use initialiser list 2017-03-06 00:13:22 +00:00
framesvgitem.cpp sceneGraphBackend() is new in Qt 5.9 2017-09-29 10:48:37 +02:00
framesvgitem.h [FrameSvgItem] Create margins/fixedMargins object on demand 2017-08-29 11:10:19 +02:00
iconitem.cpp sceneGraphBackend() is new in Qt 5.9 2017-09-29 10:48:37 +02:00
iconitem.h if the user did set an implicit size, keep it 2017-04-03 16:07:18 +02:00
Mainpage.dox Fix remaining doxygen exporting in Plasma.Core 2014-08-13 01:07:55 +02:00
plugins.qmltypes Update qmltypes 2017-04-10 16:02:23 +02:00
qmldir Start rewrite of tooltip 2013-04-03 02:23:22 +02:00
quicktheme.cpp pick up the proper positive/neutral/negative colors 2017-09-28 16:14:33 +02:00
quicktheme.h [QuickTheme] Fix properties 2016-05-10 19:16:28 +02:00
serviceoperationstatus.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
serviceoperationstatus.h Fix build with Qt 5.4 2014-10-21 18:06:04 +02:00
shaders.qrc Implement FadingMaterial frag/vert shaders on core profile 2017-03-05 23:44:56 +00:00
svgitem.cpp Use new connect syntax in more places 2017-07-10 22:24:50 +02:00
svgitem.h Introduce Units singleton 2017-01-08 16:00:20 +01:00
tooltip.cpp Make sure size is final after showEvent 2017-06-21 13:29:26 +02:00
tooltip.h Don't redeclare signal (and then not use it) 2016-11-07 12:45:07 +00:00
tooltipdialog.cpp minimize dialog resizes/moves 2017-05-25 11:21:50 +02:00
tooltipdialog.h drop animations from tooltips 2016-02-17 17:16:02 +01:00
units.cpp Introduce units.iconSizeHints.* to provide user-configurable icon size hints 2017-04-26 20:41:06 +09:00
units.h Introduce units.iconSizeHints.* to provide user-configurable icon size hints 2017-04-26 20:41:06 +09:00
windowthumbnail.cpp Prefer nullptr over Q_NULLPTR 2017-01-16 18:17:34 +01:00
windowthumbnail.h WindowThumbnail: Do GL calls in the correct thread 2016-09-03 10:33:44 +02:00