aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-261-9/+9
* 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.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.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.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.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
* | Drop default parameter for qmlRegisterAnonymousTypeUlf Hermann2019-09-051-1/+1
* | Harmonize meta object revisions and minor versionsUlf Hermann2019-08-263-53/+53
* | Regenerate plugins.qmltypesUlf Hermann2019-08-2616-47/+677
* | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-261-13/+0
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-171-13/+0
| |\
| | * Fix static buildSimon Hausmann2019-07-121-13/+0
| | * Avoid number conversion issueLiang Qi2019-06-131-1/+2
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-6/+3
| | |\
| | | * Update plugins.qmltypes for Qt.labs.settingsKai Koehne2019-02-221-6/+3
* | | | Fix importing the worker scripts pluginSimon Hausmann2019-07-171-1/+1
* | | | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | | | Fix build without features.itemmodelTasuku Suzuki2019-07-081-2/+2
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-013-14/+51
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-203-13/+50
| |\ \ \
| | * | | Support folderlistmodel for the no-thread configv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Morten Johan Sørvig2019-05-093-13/+50
| * | | | Compile fixJarek Kobus2019-05-151-1/+1
| |/ / /
* | | | Add scale property to QQuickPathPaolo Angelelli2019-06-041-0/+3
* | | | StateMachine: Warn about invalid childMode changesErik Verbruggen2019-05-212-0/+16
* | | | Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-162-5/+7
* | | | Remove last traces of QV8EngineUlf Hermann2019-05-081-1/+1
* | | | Move workerscript to its own moduleUlf Hermann2019-05-067-0/+107
* | | | Move model types into their own libraryUlf Hermann2019-05-026-6/+10
* | | | Fix error when building qtdeclarative without Qt QuickRichard Weickelt2019-04-301-1/+1
* | | | Add BoundaryRuleShawn Rutledge2019-04-276-0/+134
* | | | Clean up type registrationUlf Hermann2019-04-184-8/+109
* | | | Remove QQmlV4HandleUlf Hermann2019-04-102-11/+6
* | | | Remove unused includes of qv8engine_p.hUlf Hermann2019-04-091-1/+0
* | | | Merge remote-tracking branch 'origin/5.13' into HEADUlf Hermann2019-03-222-0/+8
|\| | |
| * | | Add some missing QT_{BEGIN,END}_NAMESPACE macrosJan Arve Sæther2019-03-212-0/+8
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1516-37/+78
|\| | |
| * | | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-1315-36/+77
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-1/+1
| |\| |