aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-221-4/+17
|\
* | Add standard casing for FolderListModel::fileUrlMichael Brasser2020-03-242-4/+9
* | Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-103-13/+0
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-5/+5
* | Move dependencies.json files into the right placesUlf Hermann2020-02-263-4/+1
* | Export QQuickRootItem to QMLUlf Hermann2020-02-251-0/+7
* | 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
* | 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.14' into 5.15Qt Forward Merge Bot2020-01-201-4/+4
|\|
| * Remove unneeded/unused signalAlbert Astals Cid2020-01-131-1/+0
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-174-12/+12
* | Generate registrations for all importsUlf Hermann2020-01-1050-10578/+948
* | 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.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
* | | 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
* | | 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.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
| |\|
| | * Doc: Correct reference to StackViewNico Vertriest2019-10-021-1/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0411-32/+673
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-0/+2
| |\|
| | * Check if the filters are different before triggering an updateAndy Shaw2019-09-191-0/+2
| * | Update plugins.qmltypes for 5.14Kai Koehne2019-09-268-26/+661
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-123-6/+6
| |\|
| | * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-292-5/+5
| | * nothread: enable shapesLorn Potter2019-08-221-1/+1
| * | QQuickFolderListModel: make sure properties' values can be updateWang Chuan2019-09-111-0/+4
* | | LocalStorage: Move QQuickLocalStorage declaration into a headerUlf Hermann2019-09-274-764/+876