summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-08-315-25/+25
* Android: use the correct path to DefaultWindowDecoration.qmlAssam Boudjelthia2020-08-111-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-4/+4
* Add missing overrideAlexander Volkov2020-05-2539-103/+104
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-0/+0
|\
| * Change the fsType of icons.ttf to allow installing the icon fontShawn Rutledge2020-05-111-0/+0
* | Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-121-2/+1
* | Doc: State correct default wrap mode in TextAreaDaniel Smith2020-05-071-2/+2
* | Put TreeView from Qt Quick Control 1 under BSD licenseVolker Hilsheimer2020-04-292-38/+60
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-251-1/+1
|\ \ | |/
| * Android: use new Connections formatAssam Boudjelthia2020-04-221-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-314-3/+14
|\ \ | |/
| * Docs: recommend to use QtQuickControls 2 Dialog on Androidv5.15.0-beta4v5.15.0-beta3Assam Boudjelthia2020-03-201-0/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-182-3/+9
| |\
| | * TreeView: update currentIndex on model changesAlberto Mardegan2020-03-101-1/+7
| | * Fix deprecationwarning macro callKai Koehne2020-03-091-2/+2
| * | Fix incomplete QPainterPathv5.15.0-beta2Allan Sandfeld Jensen2020-03-101-0/+1
| * | Fix build after header shuffling in qtbaseSimon Hausmann2020-03-101-0/+2
* | | Add missing includesJan Arve Saether2020-03-272-0/+3
* | | Compile controls after changes in the meta system that broke itJan Arve Saether2020-03-2511-0/+26
|/ /
* | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-273-69/+59
* | Combine repeated logic to get Dialogs QML files into one functionv5.15.0-beta1Assam Boudjelthia2020-02-171-46/+20
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-4/+25
|\ \ | |/
| * Merge 5.14 into 5.14.1v5.14.15.14.1Kari Oikarinen2020-01-152-4/+1
| |\
| * | Android: Look in the correct location for the supporting QML filesAndy Shaw2020-01-152-4/+25
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-112-4/+1
|\ \ \ | | |/ | |/|
| * | Doc: Remove \internal command from a \qmlabstract typeTopi Reinio2020-01-102-4/+1
| |/
* | 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
|/