aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Scenegraph: Nullify QQuickWindowPrivate::rhi on RHI destruction6.10Vladimir Belyavsky2026-04-012-2/+7
* FlexboxLayout: Fix alignment issue with fillXJan Arve Sæther2026-03-312-13/+28
* Fix size hint calculationJan Arve Sæther2026-03-312-15/+172
* QQmlSortFilterProxyModel: don't pass const Connection to disconnect()Marc Mutz2026-03-281-1/+1
* QQmlTreeModelToTableModel: don't pass const Connection to disconnect()Marc Mutz2026-03-281-1/+1
* Remove per-library QT_NO_FOREACHMarc Mutz2026-03-276-6/+0
* quickwidget example: fix C++17-ismMarc Mutz2026-03-271-1/+2
* fix double lookup in QQmlMetaType::qmlRemoveModuleRegistration()Marc Mutz2026-03-241-3/+1
* QQuickDeliveryAgent: avoid mutable keys in hoverItems mapAurélien Brooke2026-03-233-14/+41
* qmlformat: Preserve comments inside array/object patterns and elisionsOlivier De Cannière2026-03-205-12/+54
* ContactList Example: place contacts in alphabetical orderRami Potinkara2026-03-203-12/+9
* ContactList example: enable OK button only on valid valuesRami Potinkara2026-03-201-4/+9
* ContactList Example: change Number TextField to accept only digitsRami Potinkara2026-03-201-0/+1
* lancelot: Add a test for vertical alignment of text componentsEskil Abrahamsen Blomfeldt2026-03-191-0/+84
* qqmljscontextualtypes: use const ref for setType()Sami Shalayel2026-03-192-2/+2
* qmlClearTypeRegistrations docs: Mark warning as suchFabian Kosmale2026-03-191-3/+5
* QtQuick::TextInput clarify ImhSensitiveData behaviour on Android IMEsKonsta Alajärvi2026-03-191-0/+7
* qqmljscontextualtypes: respect precedence when adding typesSami Shalayel2026-03-1815-98/+194
* qqmljsimporter: make methods with lambdas of processImport()Sami Shalayel2026-03-182-113/+119
* qmlformat: format lambdas correctly with MaxIndentWidth optionSami Shalayel2026-03-186-0/+45
* tst_qmlformat: allow snippets to set linewriteroptionsSami Shalayel2026-03-181-1/+60
* tst_qmlformat: use indenting line writer if column break is in useSami Shalayel2026-03-181-3/+5
* QtQml: Silence bogus MSVC warnings in QJSEngine::fromVariant()Ulf Hermann2026-03-181-0/+6
* QmlCompiler: Don't try complex conversions in canPrimitivelyConvertFromToUlf Hermann2026-03-185-2/+56
* QQuickTextNodeEngine: fix AlignBaseline positioning for inline objectsJarkko Koivikko2026-03-177-1/+458
* QmlCompiler: Don't warn for ValueTypeBehavior: AssertableUlf Hermann2026-03-145-0/+83
* QmlCompiler: Honor isList flag when process deferred property typesUlf Hermann2026-03-134-1/+31
* QuickControls: List only optional imports that existUlf Hermann2026-03-131-8/+31
* FluentWinUI3: Don't show busy indicator when not runningDoris Verria2026-03-131-0/+1
* QmlCompiler: Use directly invoked lambda for value type transformationUlf Hermann2026-03-124-2/+122
* SearchField: Emit accepted() independently of suggestionModel and textDilek Akcay2026-03-121-12/+19
* curve renderer: Make sure uniforms update when path is changedEskil Abrahamsen Blomfeldt2026-03-121-0/+1
* Doc: turn paragraph about window into a noteMitch Curtis2026-03-121-3/+3
* Do not connect() (and hence warn) if item is nullptrJan Arve Sæther2026-03-111-1/+2
* SearchField: Adjust indicator background height to match control heightDilek Akcay2026-03-115-21/+96
* QtQuickView update API documentationRami Potinkara2026-03-111-5/+1
* A11y TextEdit: Implement AT-SPI editable text interfaceMohammadHossein Qanbari2026-03-115-9/+73
* Let TreeView with DelegateChooser update on dataChanged()Eugene Shalygin2026-03-116-4/+190
* QQmlDebugConnectorParams: access QCoreApplicationPrivate's member directlyMarc Mutz2026-03-101-1/+1
* Remove Redundant calls to requestActivate in tst_QQuickGridViewFrédéric Lefebvre2026-03-101-2/+0
* QmlCompiler: use extension-constructed value types with reinterpret_castUlf Hermann2026-03-101-2/+9
* Doc: Repeat \brief statement also in CMake API documentationKai Köhne2026-03-106-10/+10
* "Missing-property" warning docs: Acknowledge that property might existFabian Kosmale2026-03-102-2/+81
* Remove redundant calls to requestActivate in tst_QQuickNinePatchImageFrédéric Lefebvre2026-03-101-4/+0
* Remove redundant calls to requestActivate in tst_QQuickMenuFrédéric Lefebvre2026-03-101-15/+0
* Remove redundant calls to requestActivate in tst_QQuickIconImageFrédéric Lefebvre2026-03-101-11/+0
* Remove redundant calls to requestActivate() in tst_focusFrédéric Lefebvre2026-03-101-4/+0
* Remove redundant call in tst_customization::comboPopupFrédéric Lefebvre2026-03-101-1/+0
* Remove redundant calls to requestActivate in tst_QQuickWindowFrédéric Lefebvre2026-03-101-3/+0
* Remove redundant calls to requestActivate in tst_QQuickTextInputFrédéric Lefebvre2026-03-101-11/+0