summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2
| | |/ /
| * | | Bump versionOswald Buddenhagen2016-07-281-1/+1
| * | | Doc: QQuickRangeModel --> QQuickRangeModel1Nico Vertriest2016-07-071-8/+8
| * | | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-063-0/+104
| * | | Find custom styles stored in qrc.David Faure2016-07-064-13/+30
| * | | Adding white space to names for item libraryThomas Hartmann2016-07-011-5/+5
| * | | Doc: added qtgraphicaleffects to qdocconfNico Vertriest2016-07-011-1/+1
| * | | Doc: Add missing \qmlmodule and \inqmlmodule commandsTopi Reinio2016-06-223-0/+6
| * | | Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-2230-30/+0
| * | | Fix iOS style build on case-sensitive file systemsJ-P Nurmi2016-06-201-1/+1
* | | | Tests_Calendar: don't test that the calendar is hovered after a pressMitch Curtis2016-07-201-5/+3
* | | | Fix build after qtdeclarative changeAllan Sandfeld Jensen2016-07-132-5/+5
* | | | Make FastGlow multi backendLaszlo Agocs2016-07-0112-131/+243
* | | | Blacklisted a few qml tests in extra.Liang Qi2016-06-281-0/+8
* | | | Migrate to the new QSGNinePatchNodeLaszlo Agocs2016-06-221-122/+3
* | | | ComboBox: update selectedText when model is changedTuomas Heimonen2016-06-151-0/+1
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1131-0/+82
|\ \ \ \ | |/ / /
| * | | 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.7' into devLiang Qi2016-05-24246-250/+601
|\ \ \ \ | |/ / /
| * | | 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