summaryrefslogtreecommitdiff
path: root/src/controls/Private/qquickcontrolsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-06-011-2/+2
* Fix build with -no-feature-libraryPaul Olav Tvete2017-03-201-0/+2
* Build fix for -no-feature-libraryPaul Olav Tvete2017-03-031-2/+3
* Find custom styles from custom paths when set afterwardsDavid Faure2016-07-061-0/+5
* Find custom styles stored in qrc.David Faure2016-07-061-13/+25
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-5/+0
|\
| * QQuickControlSettings (Android): check touch devicesAnton Kudryavtsev2016-05-031-5/+0
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-2/+2
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-221-3/+11
* | Fix unused variable warnings in static buildsMitch Curtis2016-03-181-0/+2
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-17/+17
* | Enable using the module in a statically built applicationAndy Shaw2016-03-151-0/+14
* | Unify license header usageAntti Kokko2016-02-041-12/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\ \ | |/
| * Controls: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-01-191-1/+1
* | Replace foreach with range-based forAnton Kudryavtsev2016-01-161-4/+8
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-0/+1
|\
| * Make QtQuickControls compile on WinCETobias Koenig2015-08-061-0/+1
* | Allow any platform to have isMobile trueMarco Martin2015-07-291-0/+3
* | Pass non-trivially-copyable or large types by const-refSergio Martins2015-07-221-1/+1
|/
* WinRT: fix style loading from plugin/libraryJochen Seemann2015-04-071-0/+1
* WinRT: Disable native stylev5.5.0-alpha1Maurice Kalinowski2015-03-111-1/+1
* Fix style not always loaded properly from pluginCaroline Chao2015-03-101-10/+6
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-021-38/+152
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-0/+5
|\
| * Disable hover on touchJ-P Nurmi2015-02-041-0/+5
* | Controls: update license headersJ-P Nurmi2015-02-111-15/+18
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-161-2/+25
|\ \ | |/
| * Let style plugins bundle resourcesJ-P Nurmi2015-01-151-1/+20
| * Android: check the minimum required SDK version (11)J-P Nurmi2014-10-131-1/+5
* | Clean up path vs url when handling the style importCaroline Chao2015-01-061-9/+14
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devJ-P Nurmi2014-10-011-20/+21
|\ \ | |/
| * Default to Text.QtRendering on mobile platformsJ-P Nurmi2014-09-191-0/+9
| * Add iOS style stub (NOTE: cherry-pick of faa5f59)J-P Nurmi2014-09-181-0/+2
| * Fallback to the Base style when no Android SDK is availableJ-P Nurmi2014-09-101-1/+1
| * Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* | Add WinRT style stubJochen Seemann2014-09-301-0/+2
* | Add iOS style stubJ-P Nurmi2014-09-021-0/+2
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-1/+1
|\
| * Make the default style "Base" when built without widgets supportJ-P Nurmi2014-07-291-1/+1
* | Android styleJ-P Nurmi2014-08-071-0/+2
|/
* Allow QT_QUICK_CONTROLS_STYLE pointing to resourcesJ-P Nurmi2014-07-031-1/+3
* Cleanup whitespaceJ-P Nurmi2014-06-241-1/+1
* Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-241-1/+1
* Remove Widgets dependency for QNXAndreas Holzammer2014-06-241-1/+1
* Slider: don't prevent stealing until drag threshold is exceededShawn Rutledge2014-03-181-0/+7
* Settings.hasTouchScreen checks the QTouchDevicesShawn Rutledge2014-01-131-1/+6
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-171-0/+2
* Enable flicking on touch based devicesJens Bache-Wiig2013-09-301-0/+9