summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename *datavis* files and classeswip/NGTomi Korpipaa2023-03-0234-1400/+548
* Fix series gradient override bugTomi Korpipaa2023-03-023-5/+4
* Update examples and manual testsTomi Korpipaa2023-03-023-3/+3
* Add a ticket number to a TODO for series gradient override bugTomi Korpipaa2023-03-021-1/+2
* Fix issues when changing seriesKwanghyo Park2023-03-021-6/+8
* Rename too generic resource namesTomi Korpipaa2023-03-021-2/+2
* Add missing Q_ENUMsTomi Korpipaa2023-03-023-0/+6
* Fix crashes on qmlbarsDilek Akcay2023-03-011-15/+24
* Refresh model when scatter point mesh is changedJere Tuliniemi2023-03-012-0/+41
* Prevent the minimised view to be selectedKwanghyo Park2023-03-018-10/+18
* Fix clazy-overridden-signal warningsTomi Korpipaa2023-02-282-6/+2
* Create Bar Graph for Slice ViewDilek Akcay2023-02-283-28/+111
* Refresh model when theme changedJere Tuliniemi2023-02-286-53/+74
* Remove references to NG from classes and typesTomi Korpipaa2023-02-2739-324/+320
* Fix clazy-non-pod-global-static and clazy-strict-iterators warningsTomi Korpipaa2023-02-276-13/+13
* Fix clang-analyzer-core.CallAndMessage warningsTomi Korpipaa2023-02-273-6/+10
* Fix clazy-qproperty-without-notify warningsTomi Korpipaa2023-02-279-14/+14
* Fix clazy-fully-qualified-moc-types warningsTomi Korpipaa2023-02-272-2/+2
* Update label font for slice graphKwanghyo Park2023-02-272-3/+52
* Replace GLfloat with floatTomi Korpipaa2023-02-241-13/+13
* Fix clazy-qenums warningsTomi Korpipaa2023-02-249-13/+13
* Update wireframe color for slice graphKwanghyo Park2023-02-241-0/+11
* Fix crash on qmlmultigraph exampleKwanghyo Park2023-02-241-2/+2
* Update wireframe color at runtimeKwanghyo Park2023-02-242-1/+19
* Introduce Surface slice viewKwanghyo Park2023-02-234-174/+296
* Remove old rendering engine codeTomi Korpipaa2023-02-23123-22922/+286
* Update the module folder structureTomi Korpipaa2023-02-21366-55/+53
* Rename the module to QtGraphsTomi Korpipaa2023-02-21260-1263/+1100
* Grid and labels for slice view in Bar3DDilek Akcay2023-02-202-30/+43
* Fix crash on several examplesKwanghyo Park2023-02-081-5/+7
* Support SelectionRow and SelectionColumn mode for BarsDilek Akcay2023-02-083-109/+192
* Grid and labels for slice viewKwanghyo Park2023-02-074-19/+352
* Initial commit for sliced viewKwanghyo Park2023-02-023-16/+185
* Add widget supportJere Tuliniemi2023-02-0214-79/+758
* Enable item selection in scattergraphSami Varanka2023-02-013-59/+76
* Fix gradients in scattergraphSami Varanka2023-01-274-177/+218
* Solve the label and grid problems in Bars3DDilek Akcay2023-01-182-103/+106
* Start removing scatterSeriesVisualizerSami Varanka2023-01-187-105/+616
* Update theme dirty bitKwanghyo Park2023-01-131-30/+28
* Support SelectionItem mode for BarsDilek Akcay2022-12-292-126/+112
* Add SelectionMultiSeries feature for Surface3DKwanghyo Park2022-12-2813-82/+220
* Support for bar propertiesDilek Akcay2022-12-192-70/+59
* Remove QQuickBarSeriesVisualizerDilek Akcay2022-12-149-885/+586
* Fix issue on scale size of label and fontKwanghyo Park2022-12-145-44/+66
* Reduce memory leaks in Bars3DDilek Akcay2022-12-096-57/+85
* Fix label position adjustment to match with its widthKwanghyo Park2022-12-085-67/+67
* Fix app start - stop memory leaks in Bars3DTomi Korpipaa2022-12-054-4/+7
* Fix app start - stop memory leaks in Scatter3DTomi Korpipaa2022-12-052-2/+2
* Remove app start - kill memory leaks from SurfaceTomi Korpipaa2022-12-052-0/+11
* Label and grid update function is integratedKwanghyo Park2022-12-029-1607/+672