aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TapHandler: don't (dis)connect signals to a null window6.7Shawn Rutledge35 hours2-5/+18
* Fix crash in MultiEffect with dynamic delegatesKaj Grönholm35 hours2-2/+5
* TableModelRow QML Type: Optimize data role stringsAxel Spoerl44 hours1-29/+30
* TableModelRow QML Type: Document data role stringsAxel Spoerl44 hours1-0/+23
* Do not assert when preferred{Width|Height} is infinityJan Arve Sæther3 days1-1/+13
* cmake: fix .qmlls.ini generation for dotted urisSami Shalayel3 days9-1/+71
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot3 days1-5/+5
* Document all steps for subclassing QQuickAttachedPropertyPropagatorMitch Curtis4 days1-0/+3
* Cleanup QQmlTreeModelToTableModel connectionsAntti Määttä4 days2-45/+44
* qmlcachegen: Improve warnings for missing return type annotationsOlivier De Cannière4 days9-18/+93
* qv4codegen: Store the location of binary expressionsOlivier De Cannière4 days2-5/+9
* V4: Handle all array-like containers when converting to QJsonArrayOlivier De Cannière4 days7-11/+103
* QtQml: Fix some type conversion edge casesUlf Hermann4 days4-15/+51
* Fix documentation of List/GridView countAlbert Astals Cid4 days2-2/+2
* Doc: Fix mentioning of QQW::createTextureFromNativeObject in exampleKai Köhne8 days1-3/+2
* doc: Update C++ docs in QQuickTextDocumentShawn Rutledge8 days1-4/+126
* Fix attached property propagation through ListView with BehaviorMitch Curtis8 days2-12/+92
* Fix doc syntax in qt6_deploy_qml_importsNicolas Fella9 days1-2/+2
* qmlcachegen: Add hidden --static optionUlf Hermann9 days1-0/+3
* Fusion: Revert work-around for TabButton's y property not updatingOlivier De Cannière9 days1-9/+3
* qmlls: assume bound identifiers in completionsSami Shalayel9 days6-14/+57
* qmllint: do not ignore command line options with --ignore-settingsSami Shalayel9 days5-42/+64
* Fix adding columns to TreeViewAntti Määttä9 days7-0/+150
* Baseline tests: add tested QML file to the error outputVolker Hilsheimer9 days1-2/+3
* Baseline tests: grab the ApplicationWindow when testing ControlsVolker Hilsheimer9 days1-1/+1
* Modernize QML SceneGrabberVolker Hilsheimer9 days1-20/+18
* Fix top padding in Material style textareaSami Varanka10 days2-0/+4
* QQuickTableView: support unselecting cellsRichard Moe Gustavsen10 days8-45/+162
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot10 days1-5/+5
* Android: Restore accidentally deleted deduplication of QML root pathsUlf Hermann10 days1-0/+1
* Adds documentation for the qml_in_java_based_android_projects exampleNicholas Bennett10 days4-7/+139
* QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale10 days2-13/+51
* Doc: Edit section about How to Separate Tests from App LogicAndreas Eliasson10 days10-64/+230
* Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson10 days1-8/+9
* Return masked characters for passwords during narrationPavel Dubsky11 days2-0/+32
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale11 days6-1/+165
* Make sure PathView index isn't negative when filling the modelKaj Grönholm11 days3-0/+92
* Docs: add font.variableAxes to the available font propertiesVolker Hilsheimer11 days1-0/+1
* Doc: Add CMake instructions for how to run Qt Quick TestAndreas Eliasson11 days1-12/+58
* Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer11 days2-1/+37
* Correct license for test filesLucie Gérard12 days14-14/+14
* Fix contactlist example not finding ContactList type on macOSMitch Curtis12 days1-1/+0
* Remove native style customization warnings for ItemDelegateMitch Curtis12 days8-9/+14
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot12 days1-5/+5
* Fix Text with ElideRight rendering when margins are setIvan Solovev13 days3-2/+41
* Raise the dead in QSGRhiShaderMaterialTypeCacheLaszlo Agocs14 days1-2/+10
* GridView: add missing properties and signals to the documentationHatem ElKharashy14 days1-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-125-9/+107
* Take into account inactive window when restoring focus after popup closeDoris Verria2024-04-123-2/+96