aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal/qquickuniversaltheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QStringLiteral with QLatin1String in the proxy themesJ-P Nurmi2016-10-251-2/+2
* Don't use QFont::exactMatch() for fonts comparisonNikita Krupenko2016-05-181-1/+2
* Controls: update license headersJ-P Nurmi2016-04-141-2/+2
* Themes: cache result of QFont::family()Anton Kudryavtsev2016-03-281-3/+4
* Cleanup QQuickProxyStyleJ-P Nurmi2016-03-181-4/+0
* Universal: fix fontsJ-P Nurmi2016-02-091-3/+10
* Replace QLatin1Literal occurrences with QStringLiteralKonstantin Ritt2015-12-161-2/+2
* UniversalTheme: Fix typo in the system font family nameKonstantin Ritt2015-12-161-2/+2
* Use TabButtonFont and GroupBoxTitleFont from QPlatformThemeLiang Qi2015-12-101-9/+9
* Universal: move to QQuickProxyTheme way for font settingsLiang Qi2015-12-011-0/+71