aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-3/+3
|\
| * QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-06-241-3/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-2414-2/+26
|\|
| * Add a TU for QQmlDebugServerMarc Mutz2022-05-062-2/+2
| * QQmlPreviewServiceFactoryPlugin: includemocsMarc Mutz2022-05-065-0/+10
| * QQmlInspectorServiceFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QQmlDebuggerServiceFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QQmlProfilerServiceFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QQmlNativeDebugServiceFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QtPacketProtocolPrivate: includemocsMarc Mutz2022-05-011-0/+2
| * QDebugMessageServiceFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QQuickProfilerAdapterFactoryPlugin: includemocsMarc Mutz2022-05-011-0/+2
| * QmlPreview: Protect QQmlPreviewFileLoader::load with another mutexUlf Hermann2021-08-203-11/+22
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-163-11/+22
|\ \
| * | QmlPreview: Protect QQmlPreviewFileLoader::load with another mutexUlf Hermann2021-08-233-11/+22
| |/
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-163-2/+4
|\|
| * V4 Debugger: Collect locals also from block scopesUlf Hermann2021-05-051-1/+2
| * V4 debugger: Properly count break pointsUlf Hermann2021-05-042-1/+2
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-24154-3204/+3204
|/
* Update commercial license headersTarja Sundqvist2021-02-02154-3204/+3204
* Revert "QQmlPreview: remove the ignore of :/qgradient/"Giuseppe D'Angelo2020-05-201-0/+1
* Fix some network related deprecation warningsFabian Kosmale2020-03-161-1/+1
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-022-2/+2
* V4 Debugger: Properly set up context object for expressionsUlf Hermann2020-02-141-4/+4
* QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-056-2/+170
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-1/+4
|\
| * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-152-8/+13
| |\
| * | Return false for user types in isSaveable()Andy Shaw2020-01-101-1/+4
* | | Change some unite(const QHash &) to insert(const QHash &)MÃ¥rten Nordheim2020-01-242-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-202-8/+13
|\ \ \ | | |/ | |/|
| * | fix for out-of-screen preview windowsUlf Hermann2020-01-142-8/+13
| |/
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-3/+3
* | QQmlPreview: remove the ignore of :/qgradient/Giuseppe D'Angelo2019-12-161-1/+0
* | Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-137-0/+70
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* | Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-221-2/+2
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-105-14/+10
|\
| * Fix sprites leaking textures in SW and OpenVG backendsEirik Aavitsland2019-10-072-2/+2
| * OpenVG: Fix delivery of touch eventsEirik Aavitsland2019-10-071-0/+1
| * OpenVG: Fix emitting of sceneGraphInitialized and -InvalidatedEirik Aavitsland2019-10-071-0/+2
| * OpenVG: Fix rendering of non-affine transformed rectanglesEirik Aavitsland2019-10-071-12/+5
* | Consistently use qint32 as IDs and counts in engine debuggerUlf Hermann2019-10-092-21/+23
* | Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-1/+1
* | QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-023-4/+4
* | Make QQmlValueTypeFactory::valueType() and isValueType() consistentUlf Hermann2019-09-042-18/+9
* | Remove an unused event type in the threaded render loopLaszlo Agocs2019-08-221-12/+0
* | Make openvg compileLaszlo Agocs2019-07-306-8/+37
* | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+2
* | Fix build without features.translationTasuku Suzuki2019-07-084-0/+16
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-4/+2