aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* | | Quick: Move BoundaryRule into labsanimationUlf Hermann2019-09-274-1/+725
* | | Move QuickTestUtil into qmltestUlf Hermann2019-09-271-89/+4
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2631-259/+704
|/ /
* | 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
| |\| |
| | * | Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
| | |/
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-081-0/+1
|\| |
| * | Properly revision new TestResult slotsKai Koehne2019-03-071-0/+1
* | | Fix msvc warning on size differencesErik Verbruggen2019-03-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-201-1/+5
|\|
| * Doc: elaborate on default values for Layout.alignmentMitch Curtis2019-02-191-1/+5
* | Add Settings.sync methodPaolo Angelelli2019-02-012-0/+20
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-014-13/+10
|\|
| * Remove revisions from Qt.labs.settings methods and propertiesPaolo Angelelli2019-01-304-13/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-3/+0
|\|
| * TestLib: Remove outdated note from TestCase.mouseDragJoerg Bornemann2019-01-221-3/+0
* | Doc: Fix Qt Quick Test documentationMitch Curtis2018-12-142-22/+21
* | TestCase: add isPolishScheduled() and waitForItemPolished()Mitch Curtis2018-12-101-0/+69
* | LocalStorage: Return new version of DB from changeVersion()Ulf Hermann2018-11-221-10/+17
|/