summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix surface UV and normals with descending dataSakaria Pouke14 days5-75/+69
* Fix crash when setting the GraphView width/heightOwais Akhtar2024-05-161-0/+3
* Pass empty string to QML_UNCREATABLESami Varanka2024-05-168-8/+8
* Rename const getter to be overload of normal getterSami Varanka2024-05-166-32/+32
* API: Improve BarSet QML APIKaj Grönholm2024-05-153-72/+189
* API: Improve QXYSeries points selectionKaj Grönholm2024-05-158-11/+231
* Add documentation for xymodelmapperSami Varanka2024-05-151-8/+162
* Update dependencies on 'dev' in qt/qtgraphsQt Submodule Update Bot2024-05-141-3/+3
* Clip surface graph at y-axis limitsSakaria Pouke2024-05-145-2/+9
* Fix crash when barcount changed to 0 in bar seriesOwais Akhtar2024-05-142-1/+3
* Fix some autotest compilation warningsTomi Korpipaa2024-05-145-9/+1
* API: Unify pointMarker dynamic propertiesKaj Grönholm2024-05-145-26/+122
* API: Add selectedColor property into QBarSetKaj Grönholm2024-05-145-5/+24
* API: Remove initializeAxes() as unusedKaj Grönholm2024-05-149-21/+0
* API: Remove axis components from public QML APIKaj Grönholm2024-05-143-3/+0
* API: Fix public header includes in 3DTomi Korpipaa2024-05-1419-49/+49
* API: Fix public header includes in 2DTomi Korpipaa2024-05-149-28/+28
* Add Surface graph shadow issue to known issuesSakaria Pouke2024-05-142-0/+3
* Fix test compilationTomi Korpipaa2024-05-141-1/+1
* Fix examples and manual tests for background togglingTomi Korpipaa2024-05-147-13/+13
* Add more theme properties to tst_qmlthemeTomi Korpipaa2024-05-132-103/+203
* Add documentation for piemodelmapperSami Varanka2024-05-101-8/+156
* Update dependencies on 'dev' in qt/qtgraphsQt Submodule Update Bot2024-05-101-3/+3
* Separate testbed examples in 2 listsKaj Grönholm2024-05-101-1/+13
* Update label text color for 3D graphKwanghyo Park2024-05-102-12/+66
* Unify invokeables in seriesOwais Akhtar2024-05-1011-40/+779
* Add documentation for BarModelMapperSami Varanka2024-05-101-4/+196
* Fix Q_PROPERTY first in piemodelmapperSami Varanka2024-05-101-1/+1
* Add XYModelMapperSami Varanka2024-05-107-0/+1381
* Remove unnecessary codes about row&col updateDilek Akcay2024-05-102-72/+13
* Add PieModelMapperSami Varanka2024-05-107-0/+1351
* Implement custom bars with dynamic propertiesKaj Grönholm2024-05-087-247/+111
* Fix broken label backgroundTomi Korpipaa2024-05-081-1/+1
* Update migration guide to reflect theme unificationTomi Korpipaa2024-05-081-0/+19
* Remove erroneous known issueTomi Korpipaa2024-05-082-3/+19
* Fix oscilloscope exampleTomi Korpipaa2024-05-082-69/+72
* Fix qmlbarscatter manual testJere Tuliniemi2024-05-084-33/+29
* Correct license for module and plugin filesLucie Gérard2024-05-081-1/+1
* Add missing 2D overview docsTomi Korpipaa2024-05-0811-6/+56
* Add BarModelMapperSami Varanka2024-05-0813-2/+1997
* Autotest fails on tst_datetimeaxisOwais Akhtar2024-05-081-4/+2
* Add support for custom axis labelComponentKaj Grönholm2024-05-078-52/+163
* Do not override custom user input themeKwanghyo Park2024-05-074-68/+244
* Correct license for test fileLucie Gérard2024-05-071-1/+1
* Force ES3 for WebAssembly in examplesTomi Korpipaa2024-05-077-0/+48
* Fix light adjustments in tst_qmlthemeTomi Korpipaa2024-05-062-3/+4
* Fix tst_qmltheme manual testTomi Korpipaa2024-05-061-0/+2
* Delete extra bar rectanglesSami Varanka2024-05-064-6/+32
* Update dependencies on 'dev' in qt/qtgraphsQt Submodule Update Bot2024-05-031-3/+3
* Add primary and secondary viewport supportSakaria Pouke2024-05-0314-190/+396