aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-1286-209/+546
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-12830-4578/+15524
|\
| * tst_qsequentialanimationgroupjob: Protect against erratic schedulingUlf Hermann2020-03-101-6/+13
| * Remove leftover qgl.h includeAlexandru Croitor2020-03-101-3/+0
| * Stabilize tst_QPauseAnimationJob::multipleSequentialGroups()Ulf Hermann2020-03-102-18/+15
| * QQmlObjectCreator: Drop some dead codeUlf Hermann2020-03-102-6/+0
| * vulkan examples: fix missing includeFabian Kosmale2020-03-092-0/+2
| * fix duplicated properties resulting from bad mergeFabian Kosmale2020-03-091-3/+0
| * painting benchmark: adapt to openglwidgets splitFabian Kosmale2020-03-091-1/+1
| * Quick: Add a public opengl dependencyJohan Klokkhammer Helsing2020-03-091-1/+3
| * Remove parts of sequence type testFabian Kosmale2020-03-091-7/+1
| * Avoid unloading plugins which register types to prevent crashesFabian Kosmale2020-03-094-4/+24
| * Adapt to the the new QMetaType changeOlivier Goffart2020-03-0919-239/+191
| * Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-09182-513/+2058
| |\
| | * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-09182-513/+2058
| | |\
| | | * Avoid using deprecated QTabletEvent::device()Simon Hausmann2020-03-071-1/+1
| | | * Doc: clarify the fontSizeMode property in terms of Rich and Styled textAndy Shaw2020-03-061-0/+6
| | | * Examples: add .pro project for qml-i18n exampleAssam Boudjelthia2020-03-058-7/+101
| | | * Examples: Add *.pro projects for existing *.qmlprojectAssam Boudjelthia2020-03-0446-0/+1050
| | | * Remove duplicate add of qqmljsengine_p.h to HEADERS in parser.priFawzi Mohamed2020-03-031-2/+1
| | | * Get rid of extra spaceFawzi Mohamed2020-03-031-1/+1
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-0312-11/+101
| | | |\
| | | | * QQuickItem: prevent endless loop in focus tab chainWang Chuan2020-03-033-3/+32
| | | | * QQuickTableView: Immediately delete delegates when possibleUlf Hermann2020-02-283-1/+30
| | | | * QQmlTableInstanceModel: Fix refcounting of metatypesUlf Hermann2020-02-272-4/+14
| | | | * Doc: Add section about QVariantList and QVariantMap as C++ propertiesUlf Hermann2020-02-241-0/+19
| | | | * Fix build with -no-feature-networkUlf Hermann2020-02-243-0/+12
| | | | * Fix texture coords for the compressed texture atlasMichael Brasser2020-02-211-5/+5
| | | | * Escape url.toString() before passing it to QRegularExpressionDmitry Shachnev2020-02-201-1/+2
| | | * | Fix building qtdeclarative without QMovie supportJean-Michaël Celerier2020-03-021-1/+1
| | | * | qmltyperegistrar: Mark non-QObject types as uncreatableUlf Hermann2020-03-022-6/+18
| | | * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-029-15/+15
| | | * | doc: fix typo in signal nameRolf Eike Beer2020-03-021-1/+1
| | | * | Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-0258-281/+297
| | | * | Deprecate non-const version of saveToFile()Jan Arve Sæther2020-02-282-1/+6
| | | * | Properly deprecate QQuickText::doLayout() and get rid of it for Qt6Jan Arve Sæther2020-02-282-1/+10
| | | * | Revert "error -> networkError to fix deprecation warning"Timur Pocheptsov2020-02-282-3/+3
| | | * | error -> networkError to fix deprecation warningFawzi Mohamed2020-02-272-3/+3
| | | * | V4: Fix mark stack overrunsUlf Hermann2020-02-277-62/+51
| | | * | QQmlDelegateModel: Avoid use-after-freeUlf Hermann2020-02-271-4/+6
| | | * | Robustify QQuickListView testUlf Hermann2020-02-271-0/+1
| | | * | Revision properties and methods added in 5.15Ulf Hermann2020-02-276-9/+10
| | | * | Add revision to QQmlTypeNotAvailableUlf Hermann2020-02-261-0/+1
| | | * | Move dependencies.json files into the right placesUlf Hermann2020-02-263-0/+0
| | | * | Propagate the LanguageChange events from the QQuickWindow to the itemsAndy Shaw2020-02-254-0/+43
| | | * | qmltyperegistrar: Correctly collect attached typesUlf Hermann2020-02-253-25/+41
| | | * | Export QQuickRootItem to QMLUlf Hermann2020-02-252-1/+8
| | | * | Provide a way to statically register namespacesUlf Hermann2020-02-257-20/+138
| | | * | QQuickColorSpaceValueType: Version importFabian Kosmale2020-02-251-0/+1
| | | * | Revert "Replace call to deprecated QNetworkReply::error method"Timur Pocheptsov2020-02-247-8/+8