summaryrefslogtreecommitdiffstats
path: root/src/charts/axis/datetimeaxis
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_CHARTS_PRIVATE_EXPORTAlexey Edelev2023-12-126-6/+6
* Port Q_FOREACH to ranged-for; local const containersAhmad Samir2023-09-042-8/+6
* Mark QtCharts (the library) as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-182-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-1613-364/+26
* Fix: Resize chart after hiding axis labelsSami Varanka2021-10-152-30/+50
* Conform with coding style: spacing-only changesEdward Welbourne2021-10-131-24/+24
* Remove charts namespace for Qt6Michal Klocek2020-11-0613-26/+26
* Update dependenciesFriedemann Kleint2020-10-301-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-06-262-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-268-19/+19
* Add missing overrideAlexander Volkov2020-06-256-19/+19
* Explicitly override keyPressEvent methodsFredrik Orderud2019-09-301-1/+1
* Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-017-7/+7
* Implement label editing feature in the QDateTimeAxisMiklós Márton2018-11-065-1/+178
* Fix namespaced buildLiang Qi2018-10-045-10/+10
* 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: Add missing QML type docsLeena Miettinen2017-01-251-0/+8
* Doc: Remove docs for property-changed signals (DateTimeAxis)Leena Miettinen2017-01-051-17/+0
* Doc: Edit date-time axis class and type docsLeena Miettinen2016-11-091-38/+54
* 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
* | No longer automatically disable QDateTimeAxis on ARM platformsMiikka Heikkinen2016-02-031-1/+1
* | 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
* Copyright header changesTitta Heikkala2015-04-2311-33/+33
* Fix compilation with namespaced Qt.Christian Kandeler2015-04-011-0/+2
* Updated license headersTitta Heikkala2014-11-1211-99/+77
* Fix include syntaxTitta Heikkala2014-10-2011-38/+38
* Qt Charts project file structure changeTitta Heikkala2014-10-1411-0/+1199