aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/qquickmaterialtheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QStringLiteral with QLatin1String in the proxy themesJ-P Nurmi2016-10-251-4/+4
* Don't use QFont::exactMatch() for fonts comparisonNikita Krupenko2016-05-181-3/+7
* Use ToolTip font from themeNikita Krupenko2016-04-261-0/+6
* Use font from theme for list delegatesNikita Krupenko2016-04-141-0/+5
* Controls: update license headersJ-P Nurmi2016-04-141-2/+2
* Themes: cache result of QFont::family()Anton Kudryavtsev2016-03-281-5/+6
* Use fonts from theme for editable controlsNikita Krupenko2016-03-191-0/+5
* Cleanup QQuickProxyStyleJ-P Nurmi2016-03-181-4/+0
* Material: corrected default, ToolButton and checkable controls fontsNikita Krupenko2016-03-161-8/+3
* Material: return proper themeFont() for controlsNikita Krupenko2016-02-171-4/+26
* Material: fix fontsJ-P Nurmi2016-02-091-2/+12
* Replace QLatin1Literal occurrences with QStringLiteralKonstantin Ritt2015-12-161-2/+2
* Use TabButtonFont and GroupBoxTitleFont from QPlatformThemeLiang Qi2015-12-101-3/+3
* Material: move to QQuickProxyTheme way for font settingsLiang Qi2015-12-011-0/+64