aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update text example to use QML modulesUlf Hermann2021-09-043-63/+35
* Fix threading example to use QML modulesUlf Hermann2021-09-043-47/+20
* Fix dynamicscene example to use a QML moduleUlf Hermann2021-09-0417-66/+47
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-041-4/+4
* qmltyperegistrar: Properly resolve includes for foreign typesUlf Hermann2021-09-048-2/+74
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-041-4/+4
* Fix wrong assumption about TextField in tst_QQuickPopup::cursorShape()Jan Arve Sæther2021-09-031-2/+2
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-037-0/+40
* Doc: Clarify PAST_MAJOR_VERSIONS and "auto" versionUlf Hermann2021-09-031-8/+31
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-032-7/+1
* Make sure to install designer files with non-prefixed buildsAndy Nichols2021-09-031-4/+4
* Clean up flipable exampleOliver Eftevaag2021-09-038-14/+62
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-034-26/+25
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-032-4/+22
* Doc: link to Image's cache property in icon docMitch Curtis2021-09-032-0/+5
* Fix localstorage example to use a QML moduleOliver Eftevaag2021-09-0311-72/+56
* Simplify the XmlHttpRequest exampleOliver Eftevaag2021-09-037-213/+61
* Replace custom button component with QQC2 buttonsOliver Eftevaag2021-09-039-104/+85
* ExternalDragAndDrop example: Use controls from Qt Quick Controls 2Oliver Eftevaag2021-09-034-40/+16
* ImageElements example: Use QQC2 and update copyrightOliver Eftevaag2021-09-0313-50/+68
* EmbeddedInWidgets example: Use QQC2 componentsOliver Eftevaag2021-09-036-106/+11
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-031-4/+4
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-031-4/+4
* docs/qtquick-bestpractices: Update documentationMaximilian Goldstein2021-09-021-51/+16
* Doc: try to make "on" syntax more discoverableMitch Curtis2021-09-022-0/+4
* Update and re-enable the cmake qmlimportscanner auto test for Qt6Craig Scott2021-09-023-27/+27
* QQmlListModel: Fix C++ owned object getting destroyedJaeyoon Jung2021-09-023-5/+65
* Fix include directories for QmlCompilerUlf Hermann2021-09-022-9/+8
* 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