aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix all import versionsUlf Hermann2020-02-1917-17/+17
* Add major version to all Q_REVISIONsUlf Hermann2020-02-1921-17/+47
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1733-88/+306
|\
| * TestCase: deprecate mouseDoubleClick()Mitch Curtis2020-02-141-8/+9
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-134-5/+34
| |\
| | * Fix a bug where a layout could crash or become non-responsiveJan Arve Sæther2020-02-124-5/+34
| * | Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-074-2/+43
| * | statemachine: Use new QQmlListProperty capabilitiesUlf Hermann2020-02-067-31/+125
| * | Synthetically reference type registration functionsUlf Hermann2020-02-0417-43/+101
| * | Force models and workerscript plugins to link their librariesUlf Hermann2020-01-302-4/+31
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-253-6/+13
|\| |
| * | Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-241-3/+9
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-232-3/+4
| |\|
| | * Remove shadereffect dependency from shapesKarim Pinter2020-01-221-2/+3
| | * Initialize boolean m_hasItemChangeListenersDavid Edmundson2020-01-211-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-211-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-201-4/+4
| |\|
| | * Remove unneeded/unused signalAlbert Astals Cid2020-01-131-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-204-12/+12
|\| |
| * | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-174-12/+12
* | | Drop all the .2 from import directoriesUlf Hermann2020-01-175-5/+5
* | | Fix maximum minor to 15 for importsUlf Hermann2020-01-1413-13/+13
* | | WorkerScript and QmlModels plugins: Force linking of base modulesUlf Hermann2020-01-142-3/+31
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1450-10565/+940
|\| |
| * | Generate registrations for all importsUlf Hermann2020-01-1050-10578/+948
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-128-22/+54
|\| |
| * | QQuickGridLayoutEngine: Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-281-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-261-9/+9
| |\|
| | * mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-231-9/+9
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-2/+1
| * | Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-223-4/+4
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-224-6/+39
| |\|
| | * mouseDrag(): never drag along an axis that wasn't requestedMitch Curtis2019-11-141-2/+6
| | * Qt Quick Layouts: Do not assert when specifying an invalid row/columnJan Arve Sæther2019-11-131-2/+16
| | * Doc: Fix documentation warningsTopi Reinio2019-11-112-2/+17
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-081-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-071-0/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-311-0/+6
| | |\
| | | * Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+6
* | | | Generate QtQml's qmldir dynamicallyUlf Hermann2019-11-012-7/+11
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-1/+1
| | |\|
| | | * Doc: Modify area.pressed to windowShown in TestCaseNico Vertriest2019-10-101-1/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1611-4/+2266
|\| | |
| * | | Move type declarations for QtQuick.Window* into imports/windowUlf Hermann2019-10-153-2/+132
| * | | Models: Move labs classes into src/imports/labsmodelsUlf Hermann2019-10-158-2/+2134
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-1/+1
| | |\|