summaryrefslogtreecommitdiffstats
path: root/src/charts/candlestickchart/qcandlestickmodelmapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* Remove charts namespace for Qt6Michal Klocek2020-11-061-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-8/+8
* Use QList instead of QVectorJarek Kobus2020-06-261-1/+1
* Fix removing rows from candlestick model mapperMiikka Heikkinen2019-10-151-9/+24
* Fix namespaced buildLiang Qi2018-10-041-2/+2
* Doc: Rename C++ module from 'Qt Charts' to 'QtCharts'Topi Reinio2018-06-281-1/+1
* Update candlestick chart model mappers APIAlexander Mishin2016-06-141-43/+43
* Added candlestick chart typeAlexander Mishin2016-05-251-0/+706