aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'tqtc/lts-6.8-opensource' in qt/tqtc-qtdeclarativev6.8.4-lts-lgpl6.8Qt Submodule Update Bot2025-10-011-5/+5
* Revert "Update commercial SPDX-License-Identifier"Tarja Sundqvist2025-09-112810-2838/+2827
* Update dependencies on 'tqtc/lts-6.8.4' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2025-07-051-5/+5
* QQuickAbstractButton a11y: Strip mnemonic for accessible nameMichael Weghorn2025-07-045-2/+78
* Loader: Also drop engine when clearing contexts recursivelyUlf Hermann2025-07-043-3/+88
* revisit semantic highligher: add pragma check for outer idsSemih Yavuz2025-07-034-3/+83
* revisit semantic highlighter: property chainsSemih Yavuz2025-07-035-12/+298
* revisit semantic highligher: Restructure the entry pointSemih Yavuz2025-07-033-42/+44
* Update dependencies on 'tqtc/lts-6.8' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2025-07-031-5/+5
* Set flag FramelessWindowHint to tst_mouseAreaInterop::createViewFrédéric Lefebvre2025-07-031-0/+1
* Update commercial SPDX-License-IdentifierTarja Sundqvist2025-07-032810-2827/+2838
* Templates: Disconnect menu bar items when clearingUlf Hermann2025-07-023-1/+48
* QtQml: Don't check binding bit when searching value type proxy bindingsUlf Hermann2025-07-023-8/+41
* Fix handling of animations in QQuickTransitionUlf Hermann2025-07-023-19/+99
* Update dependencies on 'tqtc/lts-6.8' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2025-07-011-5/+5
* QtQml: Avoid infinite recursion in Array.joinFabian Kosmale2025-07-012-0/+16
* qmllint: Catch JS variable declarations in QML elementsFabian Kosmale2025-06-304-11/+58
* QmlCompiler: Preserve external side effects across jumpsUlf Hermann2025-06-305-17/+65
* QML: Work around nvcc compiler bugUlf Hermann2025-06-291-1/+1
* CMake: Export more properties about qml modules and pluginsAlexandru Croitor2025-06-282-4/+110
* Mark QML's JSON parser as criticalFabian Kosmale2025-06-271-0/+1
* Only activate DragHandler if drag starts within itShawn Rutledge2025-06-263-0/+46
* Add tests for QQmlSslConfiguration::sslOptionsIvan Solovev2025-06-263-0/+104
* QQmlSslConfiguration: add some internal checksIvan Solovev2025-06-261-0/+2
* Docs: Add tutorial on using QtQuickViews in Android FragmentsNicholas Bennett2025-06-263-0/+97
* Allow triangle fan in QSGGeometry when the underlying API supports itLaszlo Agocs2025-06-262-12/+26
* QtQml: Do not evaluate bindings in invalid contextsUlf Hermann2025-06-263-0/+56
* Mark src/qmlnetwork as security-significantIvan Solovev2025-06-268-0/+8
* Update dependencies on 'tqtc/lts-6.8' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2025-06-261-5/+5
* Fix qqmlcpptypehelpers_p.h header guard nameMarc Mutz2025-06-261-3/+3
* QQmlJSScope: Create list type for enumsFabian Kosmale2025-06-255-0/+63
* QmlCompiler: Discern between different kinds of side effectsUlf Hermann2025-06-257-75/+154
* QmlCompiler: Sharpen side effect detectionUlf Hermann2025-06-255-5/+93
* QmlCompiler: Restore support for writing to temporary arraysUlf Hermann2025-06-258-42/+119
* QmlCompiler: Simplify register allocationUlf Hermann2025-06-254-85/+70
* Add PinchHandler and DragHandler 2-finger inside/outside testsShawn Rutledge2025-06-253-0/+151
* QQuickVelocityCalculator: Write reset() in terms of its default constructorSze Howe Koh2025-06-252-9/+1
* QQuickVelocityCalculator: Remove unused QElapsedTimerSze Howe Koh2025-06-252-19/+9
* Doc: add a section about mixing style selection methodsMitch Curtis2025-06-251-4/+46
* Add missing call to beginResetModel()Even Oscar Andersen2025-06-243-0/+86
* dom: workaround mixed import paths in commitToBaseSami Shalayel2025-06-236-10/+51
* QJSEngine: Optimize conversions between double and intUlf Hermann2025-06-231-0/+22
* QQ4A: Fix crash when rapidly writing and reading QML propertiesPetri Virkkunen2025-06-231-3/+15
* Update dependencies on 'tqtc/lts-6.8' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2025-06-221-5/+5
* Doc: Fix QSGGeometryNode docs to use Qt6 compatible codeDheerendra Purohit2025-06-211-1/+1
* Doc: link to Event Calendar example in MonthGrid's docsMitch Curtis2025-06-211-1/+2
* QQmlPropertyValidator: Check inline components firstUlf Hermann2025-06-192-17/+46
* Positioners: hide zero-width or height itemsMitch Curtis2025-06-196-22/+213
* QtQml: Do not crash when registering native modules on QQmlEngineUlf Hermann2025-06-186-10/+27
* tst_QQuickFile/FolderDialogImpl: use canonical pathsMitch Curtis2025-06-184-151/+191