summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-077-0/+37
|\
| * Doc: Add a note about the deprecated controls 1Venugopal Shivashankar2019-12-057-0/+37
* | Fix warnings about providing function for DESIGNABLE in property declarationFriedemann Kleint2019-11-261-1/+1
* | Fix deprecation warning about qmlRegisterType()Friedemann Kleint2019-11-261-1/+1
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-5/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-1918-58/+65
|\ \ | |/
| * Doc: Fix documentation warningsTopi Reinio2019-11-1418-58/+65
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-124-0/+4
|\ \ | |/
| * Add missing depends entry for QtQmlAndy Shaw2019-11-064-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-052-34/+168
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-042-34/+168
| |\
| | * QQuickTreeModelAdaptor1: fix updating of ModelIndex roleAlberto Mardegan2019-10-292-34/+168
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-264-715/+714
|\ \ \ | |/ /
| * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-234-715/+714
* | | Adapt to new Connections syntaxUlf Hermann2019-10-2022-68/+76
|/ /
* | Make restoreMode on all Binding elements explicitUlf Hermann2019-10-0422-54/+225
* | Android: Always load qml files from resourcesv5.14.0-beta1BogDan Vatra2019-10-013-10/+19
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-281-1/+1
|\ \ | |/
| * Only calculate the height of the ListView when there are model entriesAndy Shaw2019-09-251-1/+1
* | Guard against flickableItem being null when scrollingUlf Hermann2019-09-261-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-163-0/+3
|\ \ | |/
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-093-0/+3
* | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-081-1/+1
|\
| * Exclude the resources when building statically as qmake will handle thisAndy Shaw2019-05-281-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-281-1/+1
|\ \ | |/
| * Don't specify null to indicate an invalid QModelIndexAndy Shaw2019-05-201-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-203-11/+8
|\ \ | |/
| * Create the decoration component when it is neededAndy Shaw2019-04-163-11/+8
* | Fix scroll position after resizev5.13.0-beta3v5.13.0-beta2Allan Sandfeld Jensen2019-04-081-1/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-0/+2
|\ \ | |/
| * Dialog: Update the title on the window when changing it on the dialogAndy Shaw2019-03-291-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-2/+2
|\ \ | |/
| * ScrollViewStyle: Avoid division by zero in extent computationv5.12.25.12.2Benjamin Robin2019-02-251-2/+2
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-136-2936/+1135
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-024-6/+9
|\ \ | |/
| * Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-202-2/+6
| * Fix progress indicator with vertical progress barJoni Poikelin2019-01-281-2/+1
| * Fix incorrect transientScrollBars binding in BasicTableViewShawn Rutledge2019-01-281-2/+2
* | Fix deprecation warningsFriedemann Kleint2019-02-062-7/+8
* | 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
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-222-20/+23
|\ \ | |/
| * Calendar: Ignore any time specified for a minimum and maximum dateAndy Shaw2019-01-142-20/+23
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-156-7/+65
|\ \ | |/
| * 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-052-2/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+4
| | |\