aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: document .qmlformat.ini settings for Qt 6.9Semih Yavuz2025-05-201-0/+47
* Revert "ContextMenu: add to text editing controls"Mitch Curtis2025-05-1976-789/+1
* Revert "Close all other Menus when showing non-sub-menu"Mitch Curtis2025-05-193-104/+22
* Revert "TextEdit and TextInput: map QContextMenuEvent to text cursor pos"Mitch Curtis2025-05-197-40/+1
* qmlls: fix potential crashSemih Yavuz2025-05-151-9/+10
* qmlformat: fix for statement with multiple iteratorsSemih Yavuz2025-05-151-0/+5
* Guard against null sceneGraphContext() in QQuickShaderEffect shutdownTim Jenßen2025-05-071-1/+3
* qmltyperegistrar: Do not filter members by revision for qmltypesUlf Hermann2025-05-071-43/+6
* Reuse depth-stencil buffer between layers like Qt 5 didLaszlo Agocs2025-05-034-14/+75
* Introduce threadedsonglist exampleOtto Ryynänen2025-05-021-0/+1
* TextEdit and TextInput: map QContextMenuEvent to text cursor posShawn Rutledge2025-05-027-1/+40
* QtQml: Do not check revisions when resolving aliasesUlf Hermann2025-05-021-1/+2
* Docs: Fix doc warningsAlexei Cazacov2025-05-028-8/+1
* Compiler: Deduplicate conversion origins based on register's contentOlivier De Cannière2025-05-011-3/+30
* Qt.labs.platform: Fix revisions for signals in Qt.labs.platformUlf Hermann2025-04-293-4/+4
* QQmlListModel: Do not crash or leak when querying inner modelsUlf Hermann2025-04-291-5/+10
* Qt6UpdateQmllsIni: Fix warning when no timestamp file exists yetNicolas Fella2025-04-291-1/+3
* qmllint: Fix required property warning with owner mixupOlivier De Cannière2025-04-291-2/+5
* qmllint: Fix name of inline component scopes for required propertiesOlivier De Cannière2025-04-291-9/+9
* Compiler: Move QQmlJSScope::descendants next to its only userOlivier De Cannière2025-04-293-18/+22
* Compiler: Optimize checking required propertiesOlivier De Cannière2025-04-291-2/+4
* ImportVisitor: Fix nonsensical code for checking required propertiesOlivier De Cannière2025-04-293-1/+10
* qmllint: don't warn about required properties in inline componentsSami Shalayel2025-04-291-0/+4
* Emit rowsChanged when the rows are changed in QQmlTableModelMate Barany2025-04-291-0/+5
* qmllint: register missing-enum-entry categorySami Shalayel2025-04-291-1/+4
* Doc: Make list items easier to readAndreas Eliasson2025-04-281-26/+52
* QtQml: Load pre-registered types if no remote qmldir can be foundUlf Hermann2025-04-284-71/+96
* Aotstats: Use common static strings for Json object operationsOlivier De Cannière2025-04-281-20/+31
* Compiler: Include updated type in property registers' descriptive nameOlivier De Cannière2025-04-281-1/+9
* cmake: recreate .qmlls.ini on build folder changeSami Shalayel2025-04-253-9/+56
* Fix warning text in QQuickTextDocument::setSource()Shawn Rutledge2025-04-251-1/+1
* Use platform theme's palette in macOS styleTor Arne Vestbø2025-04-241-1/+4
* Update Mac style when platform theme's colorScheme changesTor Arne Vestbø2025-04-244-13/+21
* Respect target DPR when drawing text objects in QQuickTextNodeEngineTor Arne Vestbø2025-04-246-7/+27
* Doc: Add Alt-text to images in QtQuickDialogsSafiyyah Moosa2025-04-235-6/+6
* Fix broken hover in ApplicationWindow's backgroundMitch Curtis2025-04-237-83/+129
* qmlls: make QQmlJSImportVisitor process updates to filesSami Shalayel2025-04-231-0/+10
* QQuickVisualTestUtils: fix bug in forEachStepMitch Curtis2025-04-231-1/+9
* Doc: Avoid creating the qqmlintegration.h and qqml.h proxy pagesLuca Di Sera2025-04-232-48/+48
* Include qpainterpath.h explicitlyJuha Vuolle2025-04-222-0/+8
* Internally document QQuickApplicationWindow's item hierarchyMitch Curtis2025-04-181-3/+15
* Fix compilation when quicktemplates2_hover feature is disabledJuha Vuolle2025-04-171-0/+2
* QQmlBind: Only restore previous state if current state is still activeUlf Hermann2025-04-171-0/+30
* DeliveryAgent: clear deviceDeliveryTargets before hover deliveryShawn Rutledge2025-04-161-0/+1
* QtQml: Avoid maybe-uninitialized warnings in QJSPrimitiveValueUlf Hermann2025-04-161-1/+5
* QtQml: Reject uncreatable value types even if marked as QML_UNCREATABLEUlf Hermann2025-04-163-6/+22
* qmlls highlighter: Avoid warningsFabian Kosmale2025-04-161-1/+4
* Qml Tooling: Check for debug message service before using itUlf Hermann2025-04-162-9/+26
* qmltc: Cleanly reject custom parsed propertiesUlf Hermann2025-04-162-7/+14
* qv4codegen: Track the correct location for assign instructionsOlivier De Cannière2025-04-161-0/+1