summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add proper 'tst_' prefix to unit testsMichal Klocek2022-07-1931-31/+31
* Ensure to package qml test files as test resourcesAssam Boudjelthia2022-05-3059-1/+6
* Android: ignore some failing tests in qtchartsAssam Boudjelthia2022-05-305-0/+28
* Revert "Blacklist: test cases blacklisted in example:"Pasi Petäjäjärvi2022-04-011-175/+0
* Blacklist: test cases blacklisted in example:CI Insignificant Platforms Monitor Bot2022-03-071-0/+175
* Re-enable cmake build test for qtchartsJuha Vuolle2022-01-122-7/+37
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Display selected points regardless of QXYSeries::lightMarker()Lukas Kosinski2021-08-191-2/+2
* Port charts to new property registration systemFabian Kosmale2021-06-0330-77/+0
* Fix QCOMPARE of deleted object pointers in qpieseries autotestMiikka Heikkinen2021-05-311-3/+3
* CMake: remove dependency to OpenGL in testsSamuli Piippo2021-05-1431-62/+0
* Remove left-over .pri filesJoerg Bornemann2021-05-051-7/+0
* Remove qmake project filesJoerg Bornemann2021-05-0364-1022/+0
* Rename ambiguous test nameKai Köhne2021-03-311-1/+1
* Remove superfluous checks from test build configMichal Klocek2021-01-071-2/+0
* Add cmake buildMichal Klocek2021-01-0663-0/+1537
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-0832-103/+32
* Remove charts namespace for Qt6Michal Klocek2020-11-0624-27/+27
* Add datetimeaxis to configure systemMichal Klocek2020-11-065-10/+9
* Add configure systemMichal Klocek2020-11-053-4/+4
* Update dependenciesFriedemann Kleint2020-10-309-459/+459
* Add explicit cast to allow template comparison to work properlyKeith Kyzivat2020-10-221-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-264-4/+0
* Use QList instead of QVector in qtcharts testsJarek Kobus2020-06-239-35/+35
* Remove qWaitForWindowShown hack, use qWaitForWindowExposed insteadVolker Hilsheimer2020-04-202-13/+2
* Skip failing QML tests in Qt 6Friedemann Kleint2020-04-0630-0/+77
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2614-173/+173
|\
| * Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-2514-173/+173
* | Update dependencies on 'dev' in qt/qtchartsQt Submodule Update Bot2019-11-013-3/+0
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Simon Hausmann2019-10-161-1/+10
|\
| * Fix removing rows from candlestick model mapperMiikka Heikkinen2019-10-151-1/+10
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-0/+2
|\|
| * BLACKLIST dynamicEdgeSeriesChange for msvc-2019Heikki Halmet2019-07-301-0/+2
* | unblacklist passing testsDaniel Smith2019-06-251-1/+1
|/
* Fix deprecation warnings about QtCharts::setAxisX(), setAxisY()Friedemann Kleint2019-05-287-58/+137
* Tests: Fix deprecation warnings about QtCharts::axisX(), axisY()Friedemann Kleint2019-05-282-43/+49
* Fix crash on ChartView component destroyKirill Burtsev2019-05-221-11/+17
* Fix boxplot testMiikka Heikkinen2019-02-204-8/+8
* Add support for setting a plotarea rectAndy Shaw2018-05-181-0/+19
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-057-43/+12
|\
| * Axes Tests: Fix Clang warnings about hiding overloaded virtual functionsFriedemann Kleint2018-05-027-43/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-281-1/+11
|\|
| * Maintain correct order of legend items when inserting pie chart itemsFriedemann Kleint2018-04-261-1/+11
* | Implement dynamic tick handling for ValueAxisMika Salmela2018-03-081-0/+38
|/
* Don't use deprecated QTest::qWaitForWindowShown()Kari Oikarinen2018-02-2824-140/+140
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+36
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+36
| |\
| | * When passing empty QStrings as label format should revert to the defaultAndy Shaw2017-12-011-0/+36
* | | Add labelsPrecision property to bar chartsKari Oikarinen2017-12-211-0/+14
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...v5.10.0-beta4Liang Qi2017-11-032-0/+113
|\ \