aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtdeclarativev6.2.0-beta4Qt Submodule Update Bot2021-09-021-4/+4
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2021-09-0119-48/+48
* Disable quick examples currently breaking top level buildsCraig Scott2021-09-021-3/+3
* Remove unnecessary repeat of applying Android arch suffixCraig Scott2021-09-011-4/+0
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-8/+8
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-011-4/+4
* Clean up shapes exampleUlf Hermann2021-09-0126-182/+61
* Fix dialcontrol example to use a QML moduleUlf Hermann2021-09-0111-32/+26
* Declare QQuickImplicitSizeItem as QML_ANONYMOUSUlf Hermann2021-09-011-0/+2
* Fix coding styleOliver Eftevaag2021-09-011-5/+5
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-011-4/+4
* Convert dynamicview tutorial to use QML modulesUlf Hermann2021-08-3114-8/+203
* Fix shadereffects example to use a QML moduleUlf Hermann2021-08-311-17/+13
* Fix top-level developer buildJoerg Bornemann2021-08-311-1/+1
* Don't crash if item is deleted from mouse clickPaul Olav Tvete2021-08-311-1/+2
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-08-311-4/+4
* Test Windows style in tests/auto/quickcontrols2/controlsMitch Curtis2021-08-315-0/+165
* Fix samegame example to use QML modulesUlf Hermann2021-08-3148-77/+287
* Remove QQuickDesignerWindowManagerLaszlo Agocs2021-08-315-251/+0
* DynamicView4 tutorial: add forgotten file to qrcOliver Eftevaag2021-08-311-0/+1
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-319-403/+0
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-315-6/+8
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28
* Catch using the same output directory for different QML modulesCraig Scott2021-08-311-0/+18
* Update views example to use modulesUlf Hermann2021-08-306-89/+66
* Fix touchinteraction example to use QML modulesUlf Hermann2021-08-3024-85/+55
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-307-52/+143
* Doc: Remove \versionlessNote qdoc macroJoerg Bornemann2021-08-305-6/+4
* Add documentation for qt_target_qml_sources()Craig Scott2021-08-308-77/+223
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-307-60/+78
* Remove statement that ${target}_qmllint isn't part of the ALL targetCraig Scott2021-08-301-4/+3
* Update the accessibility example to use QML modulesUlf Hermann2021-08-306-19/+12
* Protect unregisterInternalCompositeType() against null metatype dataUlf Hermann2021-08-301-5/+7
* Allow qt6_target_qml_sources() to be called with just resourcesCraig Scott2021-08-301-2/+2
* Shapes example: use qqc2 componentsOliver Eftevaag2021-08-2825-122/+134
* ShaderEffects example: replace custom slider with qqc2Oliver Eftevaag2021-08-284-108/+12
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-2714-630/+30
* DefaultGroupBox: don't assign bindings to the delegate's width and heightRichard Moe Gustavsen2021-08-271-4/+0
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-275-5/+7
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-08-271-4/+4
* CMake: Set up extra dependencies for qml static pluginsAlexandru Croitor2021-08-272-0/+133
* QQuickSelectionRectangle: show a SizeFDiagCursor on top of the handlesRichard Moe Gustavsen2021-08-261-0/+10
* SelectionRectangle: use transparent handles for the desktop stylesRichard Moe Gustavsen2021-08-263-96/+31
* Remove deprecation warning from QtQuickControls2 gallery exampleLuca Di Sera2021-08-261-1/+4
* doc: move the SelectionRectangle snippet to correct the placeRichard Moe Gustavsen2021-08-262-7/+7
* QQuickTableView: issue warning if no selection model is availableRichard Moe Gustavsen2021-08-262-2/+12
* qqmllistmodel: Fix QObjects setting indestructibleCathy Park2021-08-264-1/+55
* Make tableview manual tests directly openable in CreatorMitch Curtis2021-08-265-0/+30
* Fix build without accessibilityMitch Curtis2021-08-264-2/+18
* Canvas: Add a means to override the DPR used via an environment variableAndy Shaw2021-08-251-2/+9