aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.8.0' in qt/qtdeclarativev6.8.06.8.0Qt Submodule Update Bot2024-10-021-5/+5
* ListView: fix countChanged not being emitted in certain casesMitch Curtis2024-10-024-6/+78
* Docs: Add links to Android classes and examplesNicholas Bennett2024-10-026-11/+27
* Docs: Fix Android links and add missing onesNicholas Bennett2024-10-021-6/+7
* QmlCompiler: Allow string lookup of composite metatypes againUlf Hermann2024-10-015-14/+48
* QmlCompiler: Fix handling of anonymous composite typesUlf Hermann2024-10-017-5/+42
* InternalClass: Use scope for local internal classesFabian Kosmale2024-10-011-6/+17
* QmlCompiler: Do not cache composite metatypes in static membersUlf Hermann2024-10-019-40/+87
* gc: Allow to modify incremental gc timelimit via env variableFabian Kosmale2024-10-011-1/+9
* QQuickDialog: reject on hideEvent, when popupType: Popup.WindowOliver Eftevaag2024-09-302-2/+33
* Remove reference to anchors from positioning documentationDheerendra FullName2024-09-291-2/+1
* doc: add qmllint [warning category] to briefsSami Shalayel2024-09-2732-32/+32
* Update dependencies on '6.8.0' in qt/qtdeclarativeQt Submodule Update Bot2024-09-261-5/+5
* Update dependencies on '6.8.0' in qt/qtdeclarativeQt Submodule Update Bot2024-09-251-5/+5
* Docs: Android: Add known issue about multiple QtQuickView cleanupPetri Virkkunen2024-09-251-0/+7
* Doc: Replace link to Gamma Ray manualPaul Wicking2024-09-251-1/+1
* Docs: Add known issue to QtQuickView Class docsNicholas Bennett2024-09-251-0/+17
* Docs: Remove QtQuickView Technical Preview StatusNicholas Bennett2024-09-252-3/+0
* Docs: Add main.cpp app entry point information for QtQuickViewNicholas Bennett2024-09-251-0/+17
* doc: fix some incorrect information about QQuickPopup::popupTypeOliver Eftevaag2024-09-251-5/+4
* QMLPreviewer Example: Fix compile error on AndroidMohammadHossein Qanbari2024-09-241-2/+2
* doc: Update list of controls that the windows style doesn't implementOliver Eftevaag2024-09-231-2/+2
* Menu: adjust shadowOffset after recent changes to MultiEffectRichard Moe Gustavsen2024-09-202-5/+5
* QMLPreviewer Example: More improvementsDoris Verria2024-09-205-14/+22
* QML Previewer Example: Fix saving the default file's changesMohammadHossein Qanbari2024-09-201-1/+1
* QMLPreviewer Example: Use window container instead of qquickwidgetDoris Verria2024-09-203-17/+19
* doc: add escape in macro qmllintwarningcategorySami Shalayel2024-09-201-1/+1
* Update dependencies on '6.8.0' in qt/qtdeclarativev6.8.0-rc1Qt Submodule Update Bot2024-09-191-5/+5
* Update dependencies on '6.8.0' in qt/qtdeclarativeQt Submodule Update Bot2024-09-181-5/+5
* Add the wrapping quotes around various path variablesAlexey Edelev2024-09-131-13/+13
* Update dependencies on '6.8.0' in qt/qtdeclarativeQt Submodule Update Bot2024-09-121-5/+5
* Example for VectorImageEskil Abrahamsen Blomfeldt2024-09-129-0/+387
* Fix gc interaction when reparenting itemsFabian Kosmale2024-09-112-0/+53
* QtQml: Never clear all executable CUs from the QQmlEngineUlf Hermann2024-09-113-9/+19
* Android: Replace Qt snapshot maven, with release maven repoSoheil Armin2024-09-1010-20/+5
* Android: Indicate signals with no params with QVariant<void*>Soheil Armin2024-09-101-1/+2
* Update dependencies on '6.8' in qt/qtdeclarativeQt Submodule Update Bot2024-09-091-5/+5
* Fix MultiEffect shadow coloringKaj Grönholm2024-09-091-3/+3
* QML Previewer Example: Add Error List and Line NumbersMohammadHossein Qanbari2024-09-0914-40/+453
* FluentWinUI3 Style: Add SwipeDelegateDoris Verria2024-09-092-0/+67
* Native style: Fix qtp004 warningFabian Kosmale2024-09-091-0/+2
* Android: Update QML in Android service manual test to use new APIPetri Virkkunen2024-09-091-4/+4
* QQuickPopupWindow: print parent in debug output in addition to flagsMitch Curtis2024-09-091-1/+1
* VectorImage: Fix potential nullptr dereferenceEirik Aavitsland2024-09-071-1/+2
* Propagate attached style properties to the Popup with popupType windowSanthosh Kumar2024-09-072-4/+10
* Fix undefined reference issue for Color object in MessageDialog qmlSanthosh Kumar2024-09-071-0/+1
* Set visibility of popupItem to false when a popup window is not visibleEd Cooke2024-09-062-12/+12
* Make tst_qquickmenubar::menuPosition data driven based on popupTypeOliver Eftevaag2024-09-051-5/+31
* qmlls: move Location computation logic to utilsSami Shalayel2024-09-057-160/+125
* doc: add qmllint access-singleton-via-objectFabian Kosmale2024-09-051-6/+27