summaryrefslogtreecommitdiffstats
path: root/src/charts/axis/logvalueaxis/chartlogvalueaxisx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark QtCharts (the library) as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* Delegate to axis->tickCount() instead of duplicating its implementationEdward Welbourne2021-10-151-12/+4
* Fix: Resize chart after hiding axis labelsSami Varanka2021-10-151-15/+25
* Use ratios of natural logs rather than to base tenEdward Welbourne2021-10-131-2/+2
* Replace qCeil/qFloor with std::ceil/floorDimitrios Apostolou2021-05-211-2/+2
* Remove charts namespace for Qt6Michal Klocek2020-11-061-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-261-3/+3
* Fix namespaced buildLiang Qi2018-10-041-2/+2
* Add minor ticks support for QLogValueAxisAlexander Mishin2016-12-161-18/+10
* Updated licenseMiikka Heikkinen2016-01-131-9/+17
* Updated license headersTitta Heikkala2015-10-201-11/+14
* Draw the tick and label on logaxis when tick is exactly at high edgeMiikka Heikkinen2015-10-011-0/+11
* Copyright header changesTitta Heikkala2015-04-231-3/+3
* Fix QNX build issueTitta Heikkala2015-04-231-7/+8
* Fix QLogValueAxis updateTitta Heikkala2014-11-271-4/+2
* Fix QLogValueAxis updateTitta Heikkala2014-11-261-2/+2
* Updated license headersTitta Heikkala2014-11-121-9/+7
* Fix include syntaxTitta Heikkala2014-10-201-7/+7
* Qt Charts project file structure changeTitta Heikkala2014-10-141-0/+139