aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.5.8-lts-lgpl' into 6.56.5Tarja Sundqvist2025-12-15124-489/+2151
|\
| * Merge tag 'v6.5.8-lts' into tqtc/lts-6.5-opensourcev6.5.8-lts-lgplTarja Sundqvist2025-12-03124-489/+2151
| |\
| | * Update dependencies on 'tqtc/lts-6.5.8' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-12-031-5/+5
| | * QQuickWidget: resize offscreen window before its content itemVolker Hilsheimer2024-11-293-0/+79
| | * Doc: add "Hiding Delegates" section to ListView's docsMitch Curtis2024-11-282-0/+49
| | * Doc: add "Avoid Storing State in Delegates" section to ListView's docsMitch Curtis2024-11-284-3/+73
| | * MouseArea: don't enter pressed state while invisibleShawn Rutledge2024-11-282-1/+22
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-11-271-5/+5
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-11-241-5/+5
| | * Modify the Listview snippet to fix Unqualified access warningsMate Barany2024-11-191-2/+7
| | * tst_qqmllanguage: Force the testhelper linkage to be retainedUlf Hermann2024-11-181-0/+4
| | * QtQml: Fix regular expressions with multiple matchesUlf Hermann2024-11-182-1/+14
| | * Emit pointChanged when entering mouseArea; improve testSami Varanka2024-11-183-15/+24
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-11-181-5/+5
| | * Doc: fix ComboBox customization exampleMitch Curtis2024-11-181-1/+1
| | * QQuickVisualTestUtils::compareImages: fail if image depth is not 32Mitch Curtis2024-11-181-0/+4
| | * CustomParser: Fix enum handlingFabian Kosmale2024-11-142-2/+7
| | * MessageDialog: Fix the background color of detailed text in Dark modeJan Arve Sæther2024-11-131-2/+2
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-11-121-5/+5
| | * Don't block press and release events for non-popup children of overlayOliver Eftevaag2024-11-124-2/+136
| | * Doc: Make note about setting MouseArea::cursorShape to undefinedAndreas Eliasson2024-11-121-0/+4
| | * QtQuick: Do not expose a replace() method for QQuickWindow::dataUlf Hermann2024-11-093-15/+42
| | * QQmlComponent: Fix ordering of callbacks on loadFromModule()Ulf Hermann2024-11-096-48/+157
| | * Don't propagate mouse event for menu configured inside popupSanthosh Kumar2024-11-084-0/+94
| | * Doc: Fix typo in Quick enumeration value namePaul Wicking2024-11-051-1/+1
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-11-051-5/+5
| | * Bump version to 6.5.8Tarja Sundqvist2024-11-051-1/+1
| | * Fix readOnly textEdits getting tabFocus on macOSDoris Verria2024-11-041-11/+29
| | * QtQml: Wake type loader thread on engine shutdown if necessaryUlf Hermann2024-11-014-0/+51
| | * Doc: Fix typoUlf Hermann2024-11-011-2/+2
| | * PinchHandler: Set target properties only if respective axis enabledVladimir Belyavsky2024-11-012-31/+77
| | * Doc: Add source string template code snippet for qsTrIdAndreas Eliasson2024-11-012-7/+17
| | * QQuickScreenInfo: make sure we handle the wrapped screen changesVladimir Belyavsky2024-10-311-1/+1
| | * Return window title for QAccessible::Name onlyMorten Sørvig2024-10-291-3/+4
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-10-291-5/+5
| | * QQuickItemView: fix crash with zero-size SwipeView that uses RepeaterMitch Curtis2024-10-292-1/+62
| | * Continue scrolling Flickable past start or end of nested FlickableDilek Akcay2024-10-283-5/+116
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-10-281-5/+5
| | * Doc: add more internal documentation for deferred executionMitch Curtis2024-10-251-0/+25
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-10-251-5/+5
| | * Doc: improve FileDialog's detailed descriptionMitch Curtis2024-10-221-6/+6
| | * QtQml: Faithfully preserve UNC paths when locating qmldirsUlf Hermann2024-10-222-7/+23
| | * Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarativeQt Submodule Update Bot2024-10-221-5/+5
| | * QtQml: Correctly call type getters on namespaces for AOT codeUlf Hermann2024-10-211-1/+7
| | * QQmlProperty: Don't clear toplevel binding bit for value type bindingsUlf Hermann2024-10-214-6/+27
| | * QtQml: Make QQmlComponent drop its TypeData on the type loader threadUlf Hermann2024-10-216-0/+42
| | * tst_MptaInterop: replace Q(TRY)VERIFY with comparative test functionsShawn Rutledge2024-10-211-6/+6
| | * Doc: clarify the uses of the Templates typesMitch Curtis2024-10-211-4/+9
| | * Document delegateModel property of ComboBoxMitch Curtis2024-10-211-2/+7
| | * Doc: import the Basic style in more customization examplesMitch Curtis2024-10-212-3/+3