summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-2630-0/+30
* Mention QtQuick.Layouts move in the changelogJ-P Nurmi2016-05-251-0/+7
* Add QtQuickControls Qt5.7.0 changelogAntti Kokko2016-05-251-0/+45
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-195-9/+37
|\
| * Bump versionOswald Buddenhagen2016-05-191-1/+1
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-123-3/+3
| * Delete the m_styleoption properlyAlbert Astals Cid2016-05-111-1/+33
| * Save some time and memory by using the SystemPalette singletonAleix Pol2016-05-111-5/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-10234-75/+540
|\ \ | |/
| * Dialogs: enforce changes in minimum sizeShawn Rutledge2016-05-101-4/+9
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-069-9/+9
| * tst_extras: skip crashy test_resize() on WindowsJ-P Nurmi2016-05-031-3/+5
| * QQuickControlSettings (Android): check touch devicesAnton Kudryavtsev2016-05-031-5/+0
| * tst_extras: skip crashing test_resize(PieMenu)J-P Nurmi2016-05-021-4/+8
| * Static builds: ensure we link against layoutsRichard Moe Gustavsen2016-04-301-0/+1
| * tst_extras: change QML TestCase visibility bindingsJ-P Nurmi2016-04-298-8/+8
| * make use of COPIESOswald Buddenhagen2016-04-281-6/+3
| * fix example installsOswald Buddenhagen2016-04-28199-11/+52
| * QQuickMouseThief: guard the target item with a QPointerJ-P Nurmi2016-04-281-1/+2
| * tst_extras: create animation as child of controlJ-P Nurmi2016-04-281-2/+1
| * Doc: Rename conflicting groupTopi Reinio2016-04-286-12/+6
| * Increase window size in tst_gauge.qmlMitch Curtis2016-04-271-1/+1
| * Specify the full path to the Flat style when static so it is foundAndy Shaw2016-04-211-0/+5
| * Remove unused variableAleix Pol2016-04-201-1/+0
| * Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-182-4/+10
| * qtquickcontrols.qdocconf: Fix path to qquickabstractstyle_p.h.Friedemann Kleint2016-04-181-1/+1
| * Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-135-7/+201
| * Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-2/+2
* | TextArea: disable selectByMouse on iOSRichard Moe Gustavsen2016-04-261-1/+1
* | iOS: Let CursorDelegate respond to cursorFlashTime from style hintsRichard Moe Gustavsen2016-04-261-2/+6
* | iOS: Remove text selection handlingRichard Moe Gustavsen2016-04-266-141/+1
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-224-9/+17
* | qtquickcontrols-examples.qdoc: Remove Basic Layouts Example.Friedemann Kleint2016-04-181-14/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0829-9/+10
|\ \ | |/
| * Remove redundant qDebugTimur Pocheptsov2016-04-051-1/+0
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-293-0/+0
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2216-0/+0
| * Purge sRGB chunks from PNGs of dialog images.Edward Welbourne2016-03-222-0/+0
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-0/+0
| * Doc: Add missing closing brace to a code snippetTopi Reinio2016-03-101-2/+3
| * Fix hiding of horizontal scrollbar when content changesJoni Poikelin2016-03-101-2/+2
| * Clarify Slider::tickmarks' purposeMitch Curtis2016-03-091-1/+4
| * Doc: Remove text mentioning validatorVenugopal Shivashankar2016-03-091-3/+1
* | Update classname in qmldir to reflect name of cpp classRichard Moe Gustavsen2016-03-211-1/+1
* | Make tst_piemenu compatible with QML SignalSpy changesJ-P Nurmi2016-03-211-7/+7
* | Fix unused variable warnings in static buildsMitch Curtis2016-03-182-0/+4
* | Don't duplicate the files listed in QML_FILESAndy Shaw2016-03-181-1/+1
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-1851-651/+651
* | Make the iOS style a plugin so that it can be built for static correctlyAndy Shaw2016-03-184-29/+30