summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.10.1v5.10.15.10.1Antti Kokko2018-02-061-0/+26
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-0226-1154/+336
|\
| * Remove unused license filesKai Koehne2018-01-243-1153/+0
| * Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-2220-0/+309
| * Document licensesKai Koehne2018-01-223-1/+27
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-1910-32/+72
|\ \ | |/
| * Doc: Change wording on when module was introducedKai Koehne2018-01-193-3/+3
| * Fix DefaultFileDialog binding loop warningsMitch Curtis2018-01-152-5/+2
| * Dialogs: Fix minor memory leak in QQuickAbstractDialogJarkko Koivikko2018-01-081-1/+1
| * Fix tst_comboboxJ-P Nurmi2018-01-071-16/+4
| * Add changes file for Qt 5.9.4v5.9.45.9.4Antti Kokko2018-01-051-0/+44
| * TreeView: avoid skipping some tests now that it has touchscreen supportShawn Rutledge2018-01-021-18/+0
| * TreeView: allow selecting items by touchShawn Rutledge2017-12-271-4/+18
| * TableView: Don't unset the delegate loader source componentUlf Hermann2017-12-151-1/+4
* | Bump versionOswald Buddenhagen2017-12-201-1/+1
* | Tests_Slider::test_mouseWheel(): use fixed handle sizeMitch Curtis2017-12-181-3/+15
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-1512-47/+165
|\ \ | |/
| * Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-157-32/+52
| * Bump versionOswald Buddenhagen2017-12-121-1/+1
| * Fix ScrollView scrollbar handles when there is no contentJoni Poikelin2017-11-281-2/+2
| * Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin...Liang Qi2017-11-231-0/+26
| |\
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+26
| | |\
| * | | ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-233-1/+87
| |/ /
| * | Pick the default style name at runtime instead of compile timeJake Petroules2017-11-211-12/+24
* | | Update plugins.qmltypesMitch Curtis2017-12-111-43/+128
* | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-084-19/+71
|\ \ \
| * | | Fix tst_comboboxv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0J-P Nurmi2017-11-231-19/+5
| * | | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-211-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Add changes file for Qt 5.9.3v5.9.35.9.3Antti Kokko2017-11-081-0/+26
| * | | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-202-2/+1
| |\ \ \ | |/ / / |/| | |
* | | | test: enable Tests_TableView::test_resize_columns() on b2qtSami Nurmenniemi2017-11-161-2/+0
* | | | test: skip Tests_TableView::test_resize_columns() on b2qtLiang Qi2017-11-151-1/+1
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix base slider style in static buildsLaszlo Agocs2017-11-141-0/+1
| | |/ | |/|
| | * Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+2
| | * Add changes file for Qt 5.10.0Antti Kokko2017-11-101-0/+38
| |/ |/|
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-3011-19/+138
|\ \ | |/
| * Fix outdated FDL license headerKai Koehne2017-10-185-15/+65
| * Update slider handle position when maximum changesFrederik Gladhorn2017-10-102-3/+16
| * Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+31
| |\
| | * Add changes file for Qt 5.9.2v5.9.25.9.2Antti Kokko2017-09-261-0/+31
| * | Bump versionOswald Buddenhagen2017-10-061-1/+1
| * | Add missing stdio.h includeJake Petroules2017-09-281-0/+1
| |/
| * Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
| * Add change file for Qt 5.6.3Jani Heikkinen2017-09-011-0/+24
* | Manual test viewinqwidget: Add a TextFieldv5.10.0-beta3Friedemann Kleint2017-10-171-3/+13
* | Doc: add documentation to Dashboard examplev5.10.0-beta2Nico Vertriest2017-10-113-7/+46
* | Doc: Maintain the higlighted examples list locallyVenugopal Shivashankar2017-10-051-0/+3
* | Add internal types to Android styles qmldirv5.10.0-beta1Eskil Abrahamsen Blomfeldt2017-09-261-0/+25
* | Add support for the defaultSuffix property in FileDialogAndy Shaw2017-09-176-3/+53