summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml-qtquicktest
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make qtcharts tests standalone projectsAlexandru Croitor2023-07-121-0/+7
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* 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 proper 'tst_' prefix to unit testsMichal Klocek2022-07-191-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1659-1652/+118
* Ensure to package qml test files as test resourcesAssam Boudjelthia2022-05-1859-1/+6
* Port charts to new property registration systemFabian Kosmale2021-06-0330-77/+0
* CMake: remove dependency to OpenGL in testsSamuli Piippo2021-05-141-2/+0
* Remove qmake project filesJoerg Bornemann2021-05-031-7/+0
* Add cmake buildMichal Klocek2021-01-061-0/+26
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-081-4/+1
* Skip failing QML tests in Qt 6Friedemann Kleint2020-04-0630-0/+77
* Fix boxplot testMiikka Heikkinen2019-02-204-8/+8
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-0/+1
|\
| * Make 'make check' run all of the autotestsMiikka Heikkinen2016-10-061-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-176-18/+18
|\|
| * Fix some flaky QML autotestsMiikka Heikkinen2016-09-066-18/+18
* | Updated licenseMiikka Heikkinen2016-01-1359-531/+1003
|/
* Updated license headersTitta Heikkala2015-10-2059-649/+826
* Updated qml-qtquicktestTitta Heikkala2015-09-2515-10/+589
* Added isZoomed method to ChartViewTitta Heikkala2015-09-171-0/+7
* Add a method to remove more than one point to QXYSeriesMiikka Heikkinen2015-09-112-1/+309
* Added possibility to set duration and easing curve for chart animationTitta Heikkala2015-09-111-0/+2
* Added zooming functions to ChartViewTitta Heikkala2015-08-102-1/+221
* Added missing qml files to auto testsTitta Heikkala2015-08-104-1/+287
* Add possibility to set reverse values to axesTitta Heikkala2015-07-032-1/+40
* Added possibility to set labels position for QCategoryAxisTitta Heikkala2015-06-171-1/+16
* Copyright header changesTitta Heikkala2015-04-2349-147/+147
* Remove deprecated elements from APIs.Miikka Heikkinen2014-11-121-4/+0
* Updated license headersTitta Heikkala2014-11-1249-441/+343
* Qt Charts project file structure changeTitta Heikkala2014-10-1449-49/+1336
* Add invokable clear() for QML bar category axisTitta Heikkala2014-05-301-0/+11
* Added possibility to show series valueTitta Heikkala2014-05-271-0/+12
* Update copyright yearTitta Heikkala2014-05-1339-39/+39
* Add count property for QBoxPlotSeriesTitta Heikkala2014-05-052-4/+4
* Add possibility to set brush image via QML APITitta Heikkala2014-05-0220-12/+1278
* Add possibility to set markers in legend in reverse orderTitta Heikkala2014-04-041-0/+1
* Fix Charts QML api auto testTitta Heikkala2013-10-2430-111/+1398
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-1319-57/+57
* More copyright year changesMiikka Heikkinen2013-03-0519-19/+19
* QML unit tests for setting illegal axesTero Ahola2012-11-301-4/+15
* QValueAxis::applyNiceNumbers is now a slotTero Ahola2012-11-282-4/+23
* Fixed a bug in ChartView.axes property when no series addedTero Ahola2012-11-274-17/+12
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-272-11/+38
* Added missing count property to QBarCategoryAxisTero Ahola2012-11-086-4/+364
* Unit tests for QML API axesTero Ahola2012-11-082-0/+147
* Improved QML API test coverageTero Ahola2012-11-0812-5/+950
* Renamed QML QtQuick tests to match the naming conventionTero Ahola2012-10-265-5/+5