summaryrefslogtreecommitdiffstats
path: root/src/charts/axis/categoryaxis
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_CHARTS_PRIVATE_EXPORTAlexey Edelev2023-12-125-5/+5
* Port Q_FOREACH to ranged-for; local const containersAhmad Samir2023-09-042-8/+4
* Mark QtCharts (the library) as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-182-0/+4
* Docs: Fix Charts API Docs Broken LinksNicholas Bennett2023-06-171-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-105-7/+7
* Use SPDX license identifiersLucie GĂ©rard2022-06-1611-308/+22
* qtcharts: do not rely on transitive includesFabian Kosmale2022-03-111-0/+3
* Fix: Resize chart after hiding axis labelsSami Varanka2021-10-152-18/+34
* Remove charts namespace for Qt6Michal Klocek2020-11-0611-22/+22
* Add ; to Q_UNUSEDLars Schmertmann2020-06-262-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-268-16/+16
* Add missing overrideAlexander Volkov2020-06-256-12/+12
* Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-016-6/+6
* Fix namespaced buildLiang Qi2018-10-045-10/+9
* Doc: Rename C++ module from 'Qt Charts' to 'QtCharts'Topi Reinio2018-06-281-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-125-5/+10
|\
| * Add export declarations to private headersPeter Staab2018-01-235-5/+10
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-2/+2
|/
* Doc: Edit category axis class and type docsLeena Miettinen2016-11-101-35/+46
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-2/+2
* | Updated licenseMiikka Heikkinen2016-01-1311-99/+187
|/
* Updated license headersTitta Heikkala2015-10-2011-121/+154
* Updated private header warningTitta Heikkala2015-09-115-5/+5
* Fix documentation buildTitta Heikkala2015-07-031-1/+0
* Added possibility to set labels position for QCategoryAxisTitta Heikkala2015-06-173-1/+49
* Copyright header changesTitta Heikkala2015-04-2311-33/+33
* Fix documentation appearanceTitta Heikkala2014-11-141-30/+18
* Updated license headersTitta Heikkala2014-11-1211-99/+77
* Fix include syntaxTitta Heikkala2014-10-2011-42/+42
* Qt Charts project file structure changeTitta Heikkala2014-10-1411-0/+1108