aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix popups with exit transitions blocking mouse events when destroyedMitch Curtis2021-01-171-2/+15
* Fix initial currentIndex in Tumbler when wrap is set to falseAlexey Edelev2021-01-141-2/+3
* SwipeDelegate: ensure background and contentItem are resizedMitch Curtis2021-01-143-2/+28
* Windows: add 9p margins to scrollbarRichard Moe Gustavsen2021-01-132-0/+28
* ScrollView: let flickable have pixelAligned set to trueRichard Moe Gustavsen2021-01-131-0/+1
* Ensure the ninepatch image is detachedLaszlo Agocs2021-01-131-0/+7
* Ensure that C++ Qt Quick tests are run with all applicable stylesMitch Curtis2021-01-132-0/+17
* QQuickStyleItem: use correct enum numberRichard Moe Gustavsen2021-01-111-1/+1
* Doc: Fix typo in \sa statementNico Vertriest2021-01-081-1/+1
* Document that styles must be explicitly imported for static buildsMitch Curtis2021-01-052-1/+4
* Only connect to the items window signals if it has a windowJan Arve Sæther2020-12-162-2/+15
* CMake: Fix nativestyle qmldir dependenciesAlexandru Croitor2020-12-102-4/+4
* Allow style to be set to "Default" for compatibilityMitch Curtis2020-12-091-2/+5
* Ensure that Fusion style is used by default on LinuxMitch Curtis2020-12-091-1/+1
* Drop documentation dependencies to removed modulesVolker Hilsheimer2020-12-041-1/+1
* Add qtqmlmodels as a documentation dependencyVolker Hilsheimer2020-12-031-1/+1
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-031-1/+1
* qquickstyleitem: let the image size be aligned with dprRichard Moe Gustavsen2020-11-302-8/+45
* qquickstyleitem: ensure that the size of the node is at least the size of the...Richard Moe Gustavsen2020-11-301-21/+20
* Windows, CT_LineEdit: don't take dpr into account when calculating geometryRichard Moe Gustavsen2020-11-301-6/+4
* Doc: Fix QDoc warnings Qt Quick ControlsNico Vertriest2020-11-302-3/+6
* Doc: Remove version numbers for import statement in snippetsJerome Pasion2020-11-2610-52/+52
* Windows, TextField: ensure we set a valid minimum sizeRichard Moe Gustavsen2020-11-201-1/+5
* Native style: use the same scale from all placesRichard Moe Gustavsen2020-11-201-2/+4
* Complete add QtQuick.Layout dependency to native style qmldirFawzi Mohamed2020-11-181-1/+2
* Add QtQuick.Layout dependency to native style qmldirFawzi Mohamed2020-11-181-1/+2
* Tag porting guides so that they show up in the listVolker Hilsheimer2020-11-172-0/+4
* macOS: don't use a focus frame around TextAreaRichard Moe Gustavsen2020-11-172-35/+2
* Add link in Qt Quick Controls C++ pageJerome Pasion2020-11-171-1/+4
* Highlight only the Gallery examples, with the correct nameVolker Hilsheimer2020-11-161-5/+1
* Fix static build using native stylesFawzi Mohamed2020-11-163-0/+31
* Use QChar constructor explicitlyVolker Hilsheimer2020-11-141-1/+1
* Doc: Correct the style import names in snippetsVenugopal Shivashankar2020-11-131-4/+4
* Remove usage of Qt4CompatiblePaintingAllan Sandfeld Jensen2020-11-122-12/+0
* CMake: Handle installation of AUX_QML_FILESAlexandru Croitor2020-11-122-0/+132
* Register native styles under 2.0 in addition to 6.0Mitch Curtis2020-11-1111-68/+121
* QQuickStackView: Allow URLs in createElement()Ulf Hermann2020-11-111-0/+20
* Follow up on change of QQmlListProperty to qsizetypeVolker Hilsheimer2020-11-1115-68/+68
* QmlDesigner: Remove duplicate of repeatThomas Hartmann2020-11-102-13/+3
* Document how to use Controls types in property declarationsMitch Curtis2020-11-094-2/+77
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-095-5/+5
* Doc: Fix broken links and other warningsVenugopal Shivashankar2020-11-094-4/+8
* Doc: use correct casing for Material style nameMitch Curtis2020-11-091-4/+4
* Doc: Qt Labs Platform - Qt 6 porting guideMitch Curtis2020-11-091-1/+14
* Doc: Qt Quick Controls 2 - Qt 6 porting guideMitch Curtis2020-11-091-0/+250
* Doc: remove all instances of \qmlpropertygroupMitch Curtis2020-11-0910-12/+0
* Doc: fix Qt Labs Platform Menu icon documentationMitch Curtis2020-11-091-4/+4
* Doc: update Versions sectionMitch Curtis2020-11-091-5/+14
* Doc: remove Qt Quick Templates' Qt 6 porting guideMitch Curtis2020-11-091-42/+0
* Doc: Fix qdoc warningsVenugopal Shivashankar2020-11-0616-723/+66