aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.8.2' in qt/qtdeclarativev6.8.26.8.2Qt Submodule Update Bot2025-01-241-5/+5
* Fix flakiness in tst_qquicktexteditAudun Sutterud2025-01-231-9/+9
* Update dependencies on '6.8.2' in qt/qtdeclarativeQt Submodule Update Bot2025-01-211-5/+5
* skip() tst_controls::Imagine::Popup::test_popupOverlayCenterInJan Arve Sæther2025-01-171-0/+4
* Update dependencies on '6.8' in qt/qtdeclarativeQt Submodule Update Bot2025-01-171-5/+5
* Update Gradle versions in QtQ4A examplesOlli Vuolteenaho2025-01-1610-12/+12
* qmltyperegistrar: Correctly handle namespaced foreign objectsUlf Hermann2025-01-153-0/+46
* QtQml: Avoid potential gc issuesFabian Kosmale2025-01-1331-86/+187
* qmlpreview: Do not create file loader until neededUlf Hermann2025-01-121-3/+4
* QtQml: Fix docs about QVariantList and QVariantMapUlf Hermann2025-01-121-13/+21
* Popup Window: prevent crash when closing a popup before its initializedOliver Eftevaag2025-01-121-1/+2
* qmlls: hint to missing builds on import failuresSami Shalayel2025-01-102-4/+5
* QML debugging: Flush warningFabian Kosmale2025-01-101-1/+3
* doc: Fix font, url and point QML property documentationDavid Boddie2025-01-101-2/+2
* TreeViewDelegate: hasChildren should be bool, not intRichard Moe Gustavsen2025-01-102-2/+2
* SelectionRectangle: Deactivate when the last cell is unselectedMohammadHossein Qanbari2025-01-105-1/+71
* Tests: Do qt_autogen_tools_initial_setup also for confused pluginUlf Hermann2025-01-091-0/+2
* QtQml: Do not crash when loading .js files as QMLUlf Hermann2025-01-096-0/+33
* QtQml: Accept .js and .mjs files in directory-listing qmldirsUlf Hermann2025-01-099-13/+65
* Tests: Increase timeout for killing debug processesUlf Hermann2025-01-091-1/+1
* QmlCompiler: Do not regard 64bit integers as primitivesUlf Hermann2025-01-082-7/+11
* Blacklist ToolTip::test_attachedSizeBug for all stylesShawn Rutledge2025-01-088-0/+33
* Doc: Fix typo in tab setupVenugopal Shivashankar2025-01-071-4/+4
* Text: calculate implicitWidth even when width hasn't been setMorteza Jamshidi2025-01-073-1/+14
* TableView: fix -no-feature-quick-draganddrop buildShawn Rutledge2025-01-073-2/+18
* Fix the aostats targets handlingAlexey Edelev2025-01-071-12/+8
* Sync QQuickWindowQmlImpl::visible with QWindowShantanu Tushar2025-01-063-1/+52
* Software Renderer: Ensure flushing of previously dirty regionsAndy Nichols2025-01-061-1/+9
* tests: silence cmake warningsTim Blechmann2025-01-043-3/+6
* CMake: Fix installation of qmlcache's .prf files in cross-buildsJoerg Bornemann2025-01-031-33/+2
* QmlCompiler: Round towards 0 when coercing to 64bit integersUlf Hermann2025-01-026-67/+94
* QmlCompiler: Name types when initializing structured value typesUlf Hermann2025-01-025-2/+67
* QmlCompiler: Drop some of the type shuffling on SetLookupUlf Hermann2025-01-026-4/+197
* qmllint: Do not call the same pass twice for the same bindingUlf Hermann2025-01-021-3/+7
* CMake: Fix find_package call in Qt6QmlFindQmlscInternal.cmakeJoerg Bornemann2025-01-021-1/+2
* Fix link in QtQuickView documentationOlli Vuolteenaho2024-12-301-1/+1
* Doc: Fix wording in "Directory Listing qmldir Files" sectionJoerg Bornemann2024-12-301-1/+1
* Avoid deprecation warning in qandroidquickviewembedding.cppLars Schmertmann2024-12-291-1/+1
* tst_selectionrectangle: Update tests for TableView without delegateMohammadHossein Qanbari2024-12-221-176/+459
* Fix verification of jsroot metatypesUlf Hermann2024-12-217-107/+89
* Correct the spelling and style in the DoubleValidator class descriptionAlexei Cazacov2024-12-201-16/+17
* FocusFrame: Don't remove binding on visible propertyDoris Verria2024-12-203-6/+0
* qmllint: Warn about bad binding owners only onceUlf Hermann2024-12-201-2/+3
* Update dependencies on '6.8' in qt/qtdeclarativeQt Submodule Update Bot2024-12-201-5/+5
* QObject: Suppress extra arguments on connectionsUlf Hermann2024-12-192-7/+21
* FluentWinUI3: Show focus frame when focus reason is from arrow keysDoris Verria2024-12-181-5/+5
* Focus frame: Don't delete focus frame whenever new focus item is nullDoris Verria2024-12-182-2/+8
* QV4::Value: introduce undefined helper methodFabian Kosmale2024-12-181-0/+5
* QtQml: Revert to old executable memory detection for macOS on x86Ulf Hermann2024-12-181-0/+21
* FocusFrame: Remove the kludge with the invisible root itemJan Arve Sæther2024-12-183-62/+50