aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Document all steps for subclassing QQuickAttachedPropertyPropagatorMitch Curtis2024-04-231-0/+3
* Cleanup QQmlTreeModelToTableModel connectionsAntti Määttä2024-04-232-45/+44
* qmlcachegen: Improve warnings for missing return type annotationsOlivier De Cannière2024-04-232-13/+22
* qv4codegen: Store the location of binary expressionsOlivier De Cannière2024-04-232-5/+9
* V4: Handle all array-like containers when converting to QJsonArrayOlivier De Cannière2024-04-233-11/+14
* QtQml: Fix some type conversion edge casesUlf Hermann2024-04-232-15/+24
* Fix documentation of List/GridView countAlbert Astals Cid2024-04-222-2/+2
* doc: Update C++ docs in QQuickTextDocumentShawn Rutledge2024-04-191-4/+126
* Fix attached property propagation through ListView with BehaviorMitch Curtis2024-04-191-12/+53
* Fix doc syntax in qt6_deploy_qml_importsNicolas Fella2024-04-181-2/+2
* Fusion: Revert work-around for TabButton's y property not updatingOlivier De Cannière2024-04-181-9/+3
* qmlls: assume bound identifiers in completionsSami Shalayel2024-04-184-14/+26
* Fix adding columns to TreeViewAntti Määttä2024-04-182-0/+47
* Fix top padding in Material style textareaSami Varanka2024-04-172-0/+4
* QQuickTableView: support unselecting cellsRichard Moe Gustavsen2024-04-175-26/+70
* Android: Restore accidentally deleted deduplication of QML root pathsUlf Hermann2024-04-171-0/+1
* Adds documentation for the qml_in_java_based_android_projects exampleNicholas Bennett2024-04-171-3/+6
* QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale2024-04-171-13/+43
* Doc: Edit section about How to Separate Tests from App LogicAndreas Eliasson2024-04-1610-64/+230
* Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson2024-04-161-8/+9
* Return masked characters for passwords during narrationPavel Dubsky2024-04-161-0/+2
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-164-1/+50
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-161-0/+1
* Docs: add font.variableAxes to the available font propertiesVolker Hilsheimer2024-04-151-0/+1
* Doc: Add CMake instructions for how to run Qt Quick TestAndreas Eliasson2024-04-151-12/+58
* Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer2024-04-151-1/+1
* Correct license for test filesLucie Gérard2024-04-1512-12/+12
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-157-7/+12
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-141-1/+3
* Raise the dead in QSGRhiShaderMaterialTypeCacheLaszlo Agocs2024-04-131-2/+10
* GridView: add missing properties and signals to the documentationHatem ElKharashy2024-04-131-0/+44
* iOS: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-121-1/+3
* Fix PathView infinite create/remove loopsKaj Grönholm2024-04-122-9/+15
* Take into account inactive window when restoring focus after popup closeDoris Verria2024-04-121-2/+21
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-121-14/+6
* Loader: keep control over resizingFabian Kosmale2024-04-121-3/+15
* iOS: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-111-2/+4
* QmlCompiler: Correctly mark side effects for list operationsUlf Hermann2024-04-111-0/+1
* CMake: Add dependencies to a target's "root path" for qmlimportscannerUlf Hermann2024-04-111-2/+82
* QtQml: Fix documentation for createComponent()Ulf Hermann2024-04-111-1/+1
* Android: fix handling of InputMethodQueryIvan Solovev2024-04-111-1/+7
* SpinBox: fix warnings with Windows native styleVladimir Belyavsky2024-04-111-2/+2
* ItemView: Avoid undesired repositioning in updateCurrentFabian Kosmale2024-04-111-1/+3
* Software backend: fix PaintedItem smooth xformEirik Aavitsland2024-04-111-0/+3
* Curverenderer: Cleanups & optimizations of intersection solvingEirik Aavitsland2024-04-112-43/+51
* Use base stack pointer directly returned from VxWorksKrzysztof Sommerfeld2024-04-111-7/+0
* Mac style: draw MDI window title bar without gradientVolker Hilsheimer2024-04-111-10/+1
* Mac style: draw dock widget titles and status bar without gradientVolker Hilsheimer2024-04-111-57/+3
* QtQml: Discard events on engine shutdown rather than processing themUlf Hermann2024-04-102-11/+21
* Correct license for Qt Test library filesLucie Gérard2024-04-105-5/+5