aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Engine: Mark created wrapped objects after GCState::MarkWeakValuesv6.8.16.8.1Olivier De Cannière2024-11-202-2/+55
* Update dependencies on '6.8.1' in qt/qtdeclarativeQt Submodule Update Bot2024-11-191-5/+5
* Update dependencies on '6.8.1' in qt/qtdeclarativeQt Submodule Update Bot2024-11-151-5/+5
* Update dependencies on '6.8.1' in qt/qtdeclarativeQt Submodule Update Bot2024-11-131-5/+5
* Fix warnings in rendercontrol_rhi exampleShawn Rutledge2024-11-131-4/+4
* Bump Qt version in build.gradle(.kts) filesOlli Vuolteenaho2024-11-134-4/+4
* QQuickWidget: Update initial contentItem sizeDavid Edmundson2024-11-082-0/+13
* qmltc: Fix usage of namespaced attached typesUlf Hermann2024-11-086-8/+41
* qmlls: fix setting documentation path from commandlineSemih Yavuz2024-11-081-2/+3
* qmltc: Retrieve types of attached and group propertiesUlf Hermann2024-11-085-6/+59
* Skip verifying mouse propagation in the menu gap area for some stylesSanthosh Kumar2024-11-081-5/+13
* Fix "MaxWarnings" settings in .qmllint.iniAndré Klitzing2024-11-081-3/+5
* Doc: Show that style import needs to come firstSafiyyah Moosa2024-11-081-0/+3
* tst_QQuickTextInput::setInputMask : don't use Key_HomeInho Lee2024-11-082-6/+1
* QQmlComponent: Fix ordering of callbacks on loadFromModule()Ulf Hermann2024-11-086-48/+157
* QtQuick: Do not expose a replace() method for QQuickWindow::dataUlf Hermann2024-11-083-15/+42
* Fix multiple QQuickTextEdit::textChanged emissionHatem ElKharashy2024-11-072-4/+14
* Spreadsheets Example: Fix hang on dragging header through selected cellsMohammadHossein Qanbari2024-11-071-0/+1
* Docs: Fix typoPaul Wicking2024-11-071-1/+1
* Fix TreeView cell editKaj Grönholm2024-11-072-2/+11
* Fix indentation in QtBuild tasks in QtQ4A examplesOlli Vuolteenaho2024-11-072-10/+10
* aotstats: Add integration testOlivier De Cannière2024-11-0711-6/+152
* qmlls: fix qmlls crashSemih Yavuz2024-11-061-1/+0
* Correct AndroidManifest.xml licensing in REUSE.toml fileLucie Gérard2024-11-061-6/+0
* Fix resizing and moving of a Quick Dialog with popupType = Popup.WindowIvan Solovev2024-11-065-1/+95
* tst_qmltc: Pass QT_NO_CAST_FROM_ASCII to testsOlivier De Cannière2024-11-066-194/+201
* aotstats: Keep track of files and modules with no functions or bindingsOlivier De Cannière2024-11-063-6/+20
* aotstats: Support --only-bytecode and modules with no qml filesOlivier De Cannière2024-11-067-13/+79
* QtQml: Support conversion to QJSValue when constructing value typesUlf Hermann2024-11-058-88/+224
* MouseArea: don't enter pressed state while invisibleShawn Rutledge2024-11-052-1/+22
* sg: Limit buffer pool sizesLaszlo Agocs2024-11-052-8/+33
* Doc: Fix typo in Quick enumeration value namePaul Wicking2024-11-051-1/+1
* Don't propagate mouse event for menu configured inside popupSanthosh Kumar2024-11-054-0/+85
* QmlCompiler: Resolve regular group properties like generalized onesUlf Hermann2024-11-056-19/+59
* Doc: Make note about setting MouseArea::cursorShape to undefinedAndreas Eliasson2024-11-051-0/+4
* aotstats: Rework cmake deferred callsOlivier De Cannière2024-11-041-51/+56
* Add REUSE.toml files and missing licensesLucie Gérard2024-11-0410-0/+371
* Update dependencies on '6.8' in qt/qtdeclarativeQt Submodule Update Bot2024-11-041-5/+5
* Engine: Keep script context aliveFabian Kosmale2024-11-017-9/+112
* Docs: Remove unused images in qtdeclarativeAlexei Cazacov2024-11-0136-0/+0
* Docs: Fix broken links in the Qml projectAlexei Cazacov2024-11-015-10/+11
* QQmlContextData: Don't expose PersistentValue in imported scripts APIFabian Kosmale2024-11-019-17/+16
* Skip tst_QQuickTextEdit::mouseSelection() when the cursor doesn't moveAxel Spoerl2024-11-012-0/+4
* QtQml: Wake type loader thread on engine shutdown if necessaryUlf Hermann2024-11-014-0/+51
* Compiler: Make qqmljsscope::filePath hold the source location more oftenOlivier De Cannière2024-11-016-6/+9
* QmlCompiler: Rename QQmlJSLogger's fileName to filePathOlivier De Cannière2024-11-0112-27/+27
* QQmlJSScope: Keep track of types specific to JavaScriptOlivier De Cannière2024-11-0110-15/+62
* QQmlJSScope: Unify flag setters and gettersUlf Hermann2024-11-011-28/+31
* CMake: Add a global QT_QML_NO_CACHEGEN cmake variableAlexandru Croitor2024-11-012-1/+40
* CustomParser: Fix enum handlingFabian Kosmale2024-11-012-2/+7