aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Make sure implicitWidth/Height is valid when component is completedJan Arve Sæther2021-08-271-0/+1
* QQuickPlatformFolderDialog: Allow opening selected folderFlorian Richter2021-08-251-2/+6
* Windows, Button.qml: inherit from DefaultButton, and remove duplicated codeRichard Moe Gustavsen2021-08-181-22/+1
* macOS: ensure that you can set a custom button backgroundRichard Moe Gustavsen2021-08-181-5/+4
* Windows: fix error in CheckBox.qml when hoveringMitch Curtis2021-07-141-1/+3
* Native style: Do not assertJan Arve Sæther2021-06-281-2/+4
* Windows: fix error in Button.qml when hoveringMitch Curtis2021-06-221-1/+3
* Fix MSVC warning C4065Kai Köhne2021-05-281-5/+8
* Sync the visibility of the FocusFrame with the target itemAndy Shaw2021-05-271-1/+1
* Don't access QStyleOption* without checking for nullptr firstVolker Hilsheimer2021-05-191-2/+2
* Doc: apps that never set a style in Qt 5 should set Basic in Qt 6Mitch Curtis2021-05-121-0/+5
* Remove Qt Quick Calendar from overviewKai Köhne2021-05-111-4/+0
* Imagine: fix GroupBox's bottom edge being clippedMitch Curtis2021-05-061-2/+1
* macOS, Slider: draw a focus rect, and not a focus ringRichard Moe Gustavsen2021-05-051-2/+5
* doc: document the native stylesRichard Moe Gustavsen2021-04-288-0/+162
* CMake: Avoid duplicate symbol errors due to a common resource nameAlexandru Croitor2021-04-271-1/+1
* Fix build without features.shortcutTasuku Suzuki2021-04-272-0/+3
* Native style: fix statically built apps that links to both widgets and controlsRichard Moe Gustavsen2021-04-222-4/+24
* QmlDesigner: Fix RangeSliderSpecifics snap modeHenning Gruendl2021-04-211-1/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-1616-16/+16
* Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNod...Laszlo Agocs2021-03-311-1/+6
* Generate and install qmltypes for all pluginsMaximilian Goldstein2021-03-186-1/+7
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-3/+3
* Fix namespaced Qt buildKarsten Heimrich2021-02-171-3/+3
* Remove QMake project filesJoerg Bornemann2021-02-1130-2437/+0
* a11y: Fix ordering on header, content item and footer in PageJan Arve Sæther2021-01-291-0/+3
* Fix MSVC warnings about precision loss when converting double to floatFriedemann Kleint2021-01-144-4/+4
* QQuickStyleItem: add debug flag 'SaveImage'Richard Moe Gustavsen2021-01-132-0/+12
* Windows: add 9p margins to scrollbarRichard Moe Gustavsen2021-01-132-0/+28
* Ensure the ninepatch image is detachedLaszlo Agocs2021-01-131-0/+7
* Use CMAKE_PROJECT_VERSION for VERSION of QML modulesMitch Curtis2021-01-1310-10/+10
* QQuickStyleItem: use correct enum numberRichard Moe Gustavsen2021-01-111-1/+1
* Doc: Fix typo in \sa statementNico Vertriest2021-01-081-1/+1
* Reset the opacity and scale properties after the exit transitionAndy Shaw2021-01-061-4/+4
* 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
* Add support for ScrollBar arrow buttonsJan Arve Sæther2020-12-106-23/+121
* CMake: Fix nativestyle qmldir dependenciesAlexandru Croitor2020-12-102-4/+4
* 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
* Make adjustments for using QFont::setFamilies()Andy Shaw2020-11-304-16/+17
* Doc: Remove version numbers for import statement in snippetsJerome Pasion2020-11-268-37/+37
* 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