summaryrefslogtreecommitdiffstats
path: root/src/graphs2d/axis/valueaxis
Commit message (Expand)AuthorAgeFilesLines
* add categorized logging for graphs 2d pt1Niko Korkala2025-04-031-2/+13
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-281-3/+3
* API comparison review findingsTomi Korpipää2025-01-131-0/+4
* API comparison review findings in GraphsTomi Korpipaa2024-12-201-4/+4
* Add docs for zoom and pan propertiesJere Tuliniemi2024-12-101-0/+30
* Implement zooming and panning for ValueAxisJere Tuliniemi2024-12-043-0/+44
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Change int to qsizetype where feasibleSami Varanka2024-07-313-7/+7
* Change qWarnings to use recommended printf formSami Varanka2024-07-291-2/+1
* Remove axis from GraphsView when deletedKaj Grönholm2024-07-241-3/+0
* API: Minor tweaks in Graphs 2DKaj Grönholm2024-07-221-1/+1
* API: Unify grid and axis namingKaj Grönholm2024-05-313-23/+23
* Docs: Add \qmlsignal descriptions for Qt Graphs 2DAlexei Cazacov2024-05-291-25/+17
* Mark Q_PROPERTY in public API as FINALOwais Akhtar2024-05-171-7/+11
* API: Fix public header includes in 2DTomi Korpipaa2024-05-141-2/+2
* Move axis properties to GraphsViewJere Tuliniemi2024-05-031-8/+8
* Change all enums to scopedKaj Grönholm2024-04-041-1/+1
* 2D: remove extra q and d ptr from axisSami Varanka2024-03-243-34/+20
* Replace references to chart and Qt ChartsTomi Korpipaa2024-02-072-5/+5
* Fix clazy warnings from public headersTomi Korpipaa2024-02-061-6/+6
* Improve ValueAxis documentationKaj Grönholm2024-01-302-22/+36
* Split C++ API docs to 2D and 3DTomi Korpipaa2024-01-181-0/+1
* Add 2D and 3D into the same module depending on feature flagsTomi Korpipaa2024-01-173-6/+6
* Remove AbstractDomainKaj Grönholm2024-01-161-1/+0
* Improvements into QValueAxisKaj Grönholm2024-01-163-135/+47
* Create a skeleton for QtGraphs 2D documentationTomi Korpipaa2024-01-111-1/+7
* Remove QValueAxis autoscaleKaj Grönholm2023-12-183-23/+5
* Add QtGraphs 2DKaj Grönholm2023-12-083-0/+646