summaryrefslogtreecommitdiffstats
path: root/src/graphs2d/axis/qabstractaxis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Graphs 2D: Add api for horizontal text elideSami Varanka10 days1-0/+42
* add categorized logging for graphs 2d pt1Niko Korkala2025-04-031-3/+45
* doc: Update types of QML properties to QML typesDavid Boddie2025-01-211-1/+1
* API comparison review findingsTomi Korpipää2025-01-131-1/+1
* Add support for axis alignmentKaj Grönholm2024-09-111-0/+43
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Use Q_D macro in const member functions like we do elsewhereVolker Hilsheimer2024-08-191-10/+10
* API: Cleanup axis behaviorKaj Grönholm2024-07-311-65/+0
* Pass small types by valueSami Varanka2024-07-251-1/+1
* Remove axis from GraphsView when deletedKaj Grönholm2024-07-241-3/+3
* API: Unify grid and axis namingKaj Grönholm2024-05-311-17/+17
* API: Unify QML component APIKaj Grönholm2024-05-291-8/+8
* Docs: Add \qmlsignal descriptions for Qt Graphs 2DAlexei Cazacov2024-05-291-16/+16
* Add support for custom axis labelComponentKaj Grönholm2024-05-071-0/+29
* Implementation for DateTimeAxisOwais Akhtar2024-05-031-0/+1
* Change all enums to scopedKaj Grönholm2024-04-041-3/+2
* 2D: remove extra q and d ptr from axisSami Varanka2024-03-241-46/+74
* Replace references to chart and Qt ChartsTomi Korpipaa2024-02-071-2/+2
* Fix clazy warnings from public headersTomi Korpipaa2024-02-061-10/+10
* Improve AbstractAxis and BarCategoryAxis documentationKaj Grönholm2024-02-011-115/+96
* Split C++ API docs to 2D and 3DTomi Korpipaa2024-01-181-0/+2
* Add 2D and 3D into the same module depending on feature flagsTomi Korpipaa2024-01-171-2/+2
* QAbstractAxis API cleanupKaj Grönholm2024-01-161-277/+9
* Create a skeleton for QtGraphs 2D documentationTomi Korpipaa2024-01-111-4/+22
* Add QtGraphs 2DKaj Grönholm2023-12-081-0/+782