aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.9.0' in qt/qtdeclarativev6.9.06.9.0Qt Submodule Update Bot2025-03-281-5/+5
* Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot2025-03-261-5/+5
* Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot2025-03-241-5/+5
* Doc: Fix issues with \fn signaturesTopi Reinio2025-03-242-21/+21
* Docs: Move the Qt Quick for Android section to Qt QuickAlexei Cazacov2025-03-174-1/+114
* Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot2025-03-151-5/+5
* doc: update qmlls limitations sectionSami Shalayel2025-03-131-13/+9
* doc: add links to "Port QML Modules to CMake" pageSami Shalayel2025-03-105-2/+12
* Update dependencies on '6.9.0' in qt/qtdeclarativev6.9.0-rc1Qt Submodule Update Bot2025-03-081-5/+5
* QtQml: Always load from existing compilation units firstUlf Hermann2025-03-0710-25/+115
* Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot2025-03-071-5/+5
* Control: fix regression where hoverEnabled defaulted to falseMitch Curtis2025-03-073-0/+38
* doc: document how to write modern QML ModulesSami Shalayel2025-03-063-1/+284
* doc: hint that RESOURCE_PREFIX is not needed with QTP0001Sami Shalayel2025-03-061-12/+7
* test: Improve robustness of tst_QQuickText::baselineOffset()Eskil Abrahamsen Blomfeldt2025-03-041-2/+2
* Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot2025-03-041-5/+5
* Quick: Remove revision from Accessible.idUlf Hermann2025-03-041-1/+1
* Revert "Layouts: Add revision to useDefaultSizePolicy"Fabian Kosmale2025-03-041-2/+2
* QtQuickView Java example: Register QML button listener after loadPetri Virkkunen2025-03-041-1/+1
* Android: Amend QtQuickView threading documentationAssam Boudjelthia2025-03-042-1/+8
* QQuickFontInfo: de-inline dtorMarc Mutz2025-03-012-0/+7
* QQmlSA: Rename PropertyPassInfo and store the pass property as a QStringOlivier De Cannière2025-03-012-10/+6
* QQmlSA: Use std::unique_ptr for storing element passesOlivier De Cannière2025-03-011-1/+1
* QQmlSA: Remove PassManager::{element|property}Passes() from public APIOlivier De Cannière2025-03-012-20/+0
* QQmlSA: Drop BindingInfoOlivier De Cannière2025-03-013-32/+64
* Doc: Add more documentation for QQmlSAOlivier De Cannière2025-03-013-8/+410
* QQmlSA: Expose AccessSemantics enum publiclyOlivier De Cannière2025-03-012-3/+1
* Tag error string with _L1 literal operatorKaj Grönholm2025-03-011-1/+1
* QtQml: Support url and date in 'instanceof' and 'as'Ulf Hermann2025-03-017-25/+91
* Fix flaky test tst_qquickColorDialogImpl::dialogCanMoveBetweenWindowsFrédéric Lefebvre2025-03-011-0/+2
* Docs: correct the documentation for ParticleAffector and its derivativesAlexei Cazacov2025-02-2810-24/+36
* Doc: In 'Menu QML Type', add missing ')'Alexei Cazacov2025-02-281-2/+2
* Material: Fix FloatingPlaceholderText X positionBartlomiej Moskal2025-02-287-4/+108
* Update Qt Quick for Android qtabstractitemmodel_java example docsKonsta Alajärvi2025-02-283-16/+29
* Qt Quick for Android: Remove manual orientation handling from examplesKonsta Alajärvi2025-02-289-105/+344
* Update dependencies on '6.9' in qt/qtdeclarativeQt Submodule Update Bot2025-02-281-5/+5
* CMake: Avoid leaking Private dependencies for style pluginsAlexandru Croitor2025-02-285-10/+10
* tst_qquickcontextmenu: fix a couple of thingsMitch Curtis2025-02-282-3/+2
* Menu: don't trigger a menu item on release if it's not highlightedShawn Rutledge2025-02-285-4/+106
* Don't synthesize QContextMenuEvent if right-button opens a MenuShawn Rutledge2025-02-287-2/+85
* Popup window: Don't try to grab keyboard or mouse on offscreen platformShawn Rutledge2025-02-281-0/+2
* ContextMenu: add to text editing controlsMitch Curtis2025-02-2881-30/+1433
* Tag error strings with _L1 literal operatorVolker Hilsheimer2025-02-281-3/+3
* Change background color of the Windows style MenuBarOliver Eftevaag2025-02-271-1/+1
* Don't skip tst_qquickmenubar::menuPosition for non-Basic stylesOliver Eftevaag2025-02-271-2/+0
* QtQml: Clean up qmldir redirectionUlf Hermann2025-02-2710-134/+291
* vectorimage: Use unhinted font layoutsEskil Abrahamsen Blomfeldt2025-02-276-5/+49
* Add .gitreview filePaul Wicking2025-02-263-2/+6
* QtQml: Fix AOT compiled context for destroy() and toString() methodsUlf Hermann2025-02-268-53/+243
* Remove unused variable in testMatthias Rauter2025-02-261-1/+0