summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmltheme/qml
Commit message (Expand)AuthorAgeFilesLines
* Check for existing labels in baritemmodelhandlerSakaria Pouke2024-11-081-0/+17
* Add value coloring for barsSakaria Pouke2024-07-222-2/+15
* Add an enum class for shading type in Surface3DDilek Akcay2024-07-151-1/+1
* Add an enum class for grid line typeDilek Akcay2024-07-152-2/+9
* Integrate redundant properties into grouped propertyKwanghyo Park2024-06-122-15/+15
* Add label margin supportSakaria Pouke2024-06-121-0/+12
* Change 'enabled' properties to visible in GraphsThemeDilek Akcay2024-05-311-12/+12
* Change SelectionFlag enum to enum classDilek Akcay2024-05-301-2/+2
* Move enums away from QAbstract3DGraphSami Varanka2024-05-221-7/+7
* Add more theme properties to tst_qmlthemeTomi Korpipaa2024-05-132-103/+203
* Update label text color for 3D graphKwanghyo Park2024-05-101-0/+33
* Fix light adjustments in tst_qmlthemeTomi Korpipaa2024-05-062-3/+4
* Fix tst_qmltheme manual testTomi Korpipaa2024-05-061-0/+2
* Unify background colors themingKaj Grönholm2024-05-031-2/+2
* Introduce integrated theme for graphsKwanghyo Park2024-04-303-35/+34
* Fix qmltheme manual testTomi Korpipaa2024-04-182-16/+46
* Add subgrid color support to shader gridSakaria Pouke2024-04-173-215/+329
* Add transparency support in colors and gradients for BarsDilek Akcay2024-04-021-1/+41
* Add linewidth property to shader grid linesSakaria Pouke2024-03-251-0/+17
* Use Shader to render gridSakaria Pouke2024-03-141-1/+11
* Add 2D and 3D into the same module depending on feature flagsTomi Korpipaa2024-01-171-1/+1
* Remove obsolete highlightLightStrengthTomi Korpipaa2023-11-011-13/+0
* Rename 3D graphs of QtGraphs module to QtGraphs3DTomi Korpipaa2023-10-231-1/+1
* Rename DeclarativeColorTomi Korpipaa2023-10-161-1/+1
* Remove DeclarativeThemeTomi Korpipaa2023-10-061-15/+34
* Change CameraPreset enum to enum classTomi Korpipaa2023-09-191-2/+2
* Remove ColorGradientTomi Korpipää2023-09-151-9/+9
* Clean up Q3DCameraKwanghyo Park2023-09-151-2/+2
* Change Theme enum to enum classTomi Korpipaa2023-09-061-2/+2
* Change ColorStyle enum to enum classTomi Korpipaa2023-09-051-5/+5
* Change ShadowQuality enum to enum classTomi Korpipaa2023-09-051-2/+2
* Fix qmltheme manual test checkbox statesTomi Korpipaa2023-08-251-5/+6
* Make grid lines and background react to theme lightsTomi Korpipaa2023-08-231-0/+4
* Add manual test for themeTomi Korpipaa2023-08-181-0/+293