summaryrefslogtreecommitdiffstats
path: root/tests/manual/candlesticktester
Commit message (Expand)AuthorAgeFilesLines
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-183-0/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-165-140/+10
* CMake: remove dependency to OpenGL in testsSamuli Piippo2021-05-141-2/+0
* Add cmake buildMichal Klocek2021-01-061-0/+19
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-081-3/+1
* Remove charts namespace for Qt6Michal Klocek2020-11-063-7/+7
* Fix removed calls to insertMultiMichal Klocek2020-08-142-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-2/+2
* Use QList instead of QVector in qtcharts testsJarek Kobus2020-06-232-4/+4
* Update to new QRandomGenerator APIThiago Macieira2017-11-031-1/+1
* Use QRandomGenerator instead of q?randThiago Macieira2017-07-041-3/+4
* Update candlestick chart model mappers APIAlexander Mishin2016-06-141-16/+16
* Added candlestick chart typeAlexander Mishin2016-05-256-0/+1088