aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-174-7/+139
* QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale2024-04-172-13/+51
* 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-162-0/+32
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-166-1/+165
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-163-0/+92
* 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-152-1/+37
* Correct license for test filesLucie Gérard2024-04-1514-14/+14
* Fix contactlist example not finding ContactList type on macOSMitch Curtis2024-04-151-1/+0
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-158-9/+14
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-04-151-5/+5
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-143-2/+41
* 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-125-9/+107
* Take into account inactive window when restoring focus after popup closeDoris Verria2024-04-123-2/+96
* tst_spinbox: fail on warningsVladimir Belyavsky2024-04-121-75/+76
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-123-14/+90
* Loader: keep control over resizingFabian Kosmale2024-04-123-9/+55
* 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-114-0/+31
* 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-113-1/+78
* 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
* Add example showcasing Embedding QML to native Android Java projectKonsta Alajärvi2024-04-1042-0/+850
* QtQml: Discard events on engine shutdown rather than processing themUlf Hermann2024-04-104-11/+67
* Correct license for Qt Test library filesLucie Gérard2024-04-105-5/+5
* Correct license for module and plugin fileLucie Gérard2024-04-109-9/+9
* Change license for tools and utils fileLucie Gérard2024-04-101-1/+1
* Fix binding loop and polish issue in quick layoutSanthosh Kumar2024-04-103-27/+93
* QtQml: Resolve generalized group properties during alias resolutionUlf Hermann2024-04-108-25/+215
* ListModel: Treat QV4::Sequence and QV4::QmlListWrapper like arraysUlf Hermann2024-04-104-19/+219
* TextEdit: don't skip nested frames or their blocks in updatePaintNodeShawn Rutledge2024-04-094-5/+127
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-04-091-5/+5
* Imagine: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-091-3/+6
* Imagine: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-091-6/+9
* Doc: don't use quit in snippet that exits upon load failureMitch Curtis2024-04-091-4/+3
* Revert "Skip Vulkan on Android in nodes autotest"Assam Boudjelthia2024-04-091-2/+1