summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-027-6/+45
|\
| * Fix blacklisting of auto testsOliver Wolff2019-02-281-0/+1
| * Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-203-2/+14
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+27
| |\
| | * Add changes file for Qt 5.12.1v5.12.15.12.1Antti Kokko2019-01-101-0/+27
| * | Fix progress indicator with vertical progress barJoni Poikelin2019-01-281-2/+1
| * | Fix incorrect transientScrollBars binding in BasicTableViewShawn Rutledge2019-01-281-2/+2
* | | Skip Tests_ScrollView::test_dragFetchAppendMitch Curtis2019-02-281-0/+2
* | | Tests: Fix warnings about ignored return valuev5.13.0-alpha1Friedemann Kleint2019-02-061-2/+2
* | | Fix deprecation warningsFriedemann Kleint2019-02-063-8/+9
* | | Fix TableView column index when columns are insertedJoni Poikelin2019-01-282-3/+1
* | | DefaultFileDialog: Don't assign QQmlComponent* to QQuickItem*Ulf Hermann2019-01-241-2/+1
* | | ScrollView Tests: Allow for delayed update when loading new dataUlf Hermann2019-01-241-2/+6
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-224-58/+73
|\ \ \ | |/ /
| * | Calendar: Ignore any time specified for a minimum and maximum dateAndy Shaw2019-01-144-58/+73
| * | Bump versionKari Oikarinen2019-01-141-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-100-0/+0
|\ \ | |/
| * Bump versionKari Oikarinen2019-01-071-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-158-7/+110
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+20
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+20
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.35.11.3Antti Kokko2018-11-191-0/+20
| | |/
| * | Insert before next item when it existsAllan Sandfeld Jensen2018-12-101-2/+9
| * | Static: Register the base style qml files so they can be foundAndy Shaw2018-12-103-2/+49
| * | Static: Install the qmldir for the Styles moduleAndy Shaw2018-12-071-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Qt Forward Merge Bot2018-12-053-2/+29
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-053-2/+29
| | |\ \
| | | * | Fix button menus not opening on the second attemptv5.12.0-rc2v5.12.05.12.0Mitch Curtis2018-11-271-1/+1
| | | * | Doc: Ignore WinRT-specific qml files from the documentation buildv5.12.0-rc1Topi Reinio2018-11-091-1/+3
| | | * | Add changes file for Qt 5.12.0v5.12.0-beta4Antti Kokko2018-10-311-0/+25
| * | | | QQuickTreeModelAdaptor1: fix out of range issue in selectionForRowRangeSamuel Gaist2018-12-051-0/+2
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-041-1/+0
|\ \ \ \ | |/ / /
| * | | Unskip test of fixed bugAllan Sandfeld Jensen2018-11-291-1/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-173-0/+101
|\ \ \ \ | |/ / /
| * | | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-11-160-0/+0
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bump versionOswald Buddenhagen2018-11-081-1/+1
| * | | | TableView: Handle dynamic insertion of TableViewColumns correctlyAndy Shaw2018-11-163-0/+101
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0818-154/+150
|\ \ \ \ | |/ / /
| * | | Refine startup benchmark termination conditionSimon Hausmann2018-10-313-12/+5
| * | | Improve startup benchmarkSimon Hausmann2018-10-311-15/+15
| | |/ | |/|
| * | Doc: Document Qt Quick Controls explicitly as 'version 1'Venugopal Shivashankar2018-10-2615-128/+131
* | | Fix FileDialog not working with UNC pathsMiguel Costa2018-11-071-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-161-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Qt Forward Merge Bot2018-10-131-0/+1
| |\ \ | | |/
| | * Doc: Add missing documentation for styleData.role in itemDelegateAndy Shaw2018-10-121-0/+1
* | | Bump versionOswald Buddenhagen2018-10-111-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-025-43/+84
|\ \ \ | |/ /
| * | Fix build when filedialog feature is disabledv5.12.0-beta2v5.12.0-beta1Eskil Abrahamsen Blomfeldt2018-10-011-2/+4
| * | Menu: Provide a safe clear() functionUlf Hermann2018-09-272-22/+55