summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-134-0/+122
* Add changes file for 5.6.2Iikka Eklund2016-09-081-0/+30
* RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-305-6/+103
* Fix moving of TreeView itemsJoni Poikelin2016-08-265-8/+103
* macOS: Fix native dangling menu still visible on screen and crashFilipe Azevedo2016-08-222-0/+19
* Fix typo (word repetition) in documentationFrederik Schwarzer2016-08-181-1/+1
* Fix typo in documentationFrederik Schwarzer2016-08-181-2/+2
* Update scroll indicator position on content size changeNikita Krupenko2016-08-184-0/+126
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-152-2/+2
* Don't activate transient parent if it was closed meanwhileSergio Martins2016-08-121-1/+2
* texteditor example: check if document is null before using itMitch Curtis2016-08-021-0/+6
* Fix incorrect usage of tryCompare in Tests_Calendar::asynchronousMitch Curtis2016-07-071-2/+5
* fix tooltip usageTim Jenssen2016-06-201-1/+1
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-193-3/+3
* Doc: Fix documentation warningsTopi Reinio2016-06-174-9/+10
* Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-06-091-0/+30
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+30
| |\
| | * Add changelog for 5.6.1v5.6.1-1v5.6.15.6.1Venugopal Shivashankar2016-05-241-0/+30
* | | ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2
|/ /
* | 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
* 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 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