summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of QString::nullMarc Mutz2017-03-1110-10/+10
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1215-9/+28
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2815-9/+28
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2514-9/+27
| | |\
| | | * Move axis hiding to areaseries test init so it affects all test casesMiikka Heikkinen2016-11-251-3/+3
| | | * Fix autotestsMiikka Heikkinen2016-10-0612-9/+25
| | | * Make 'make check' run all of the autotestsMiikka Heikkinen2016-10-062-0/+2
* | | | Fix domain ranges when attaching new axis that changes domain typeMiikka Heikkinen2016-12-091-13/+81
* | | | Fix crash when log axis range is initialized to contain no ticksMiikka Heikkinen2016-12-021-0/+17
* | | | Remove 200x200 minimum size from chartMiikka Heikkinen2016-10-0416-0/+26
* | | | Add support for more than one bar seriesMiikka Heikkinen2016-10-042-113/+223
* | | | Add a possibility to change legend marker shapeMiikka Heikkinen2016-09-231-0/+12
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-219-18/+206
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-186-18/+18
| |\| |
| | * | 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
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-063-0/+188
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-303-0/+188
| | |\|
| | | * Fix setting area series edge series after area series is shownMiikka Heikkinen2016-08-253-0/+188
| | | * Fix QT_BUILD_INTERNAL usage in autotestsMiikka Heikkinen2016-08-112-2/+4
| | | * use standardized test export macrosOswald Buddenhagen2016-05-193-9/+4
* | | | Optimize barcharts paintingMiikka Heikkinen2016-09-195-1/+444
|/ / /
* | | Add mouse events support for OpenGL accelerated seriesMiikka Heikkinen2016-08-247-7/+118
* | | Fix antialiasing support of OpenGL accelerated seriesMiikka Heikkinen2016-08-173-0/+24
* | | Update candlestick chart model mappers APIAlexander Mishin2016-06-143-85/+85
* | | Added candlestick chart typeAlexander Mishin2016-05-2514-2/+2961
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-2/+2
|\|
| * Fix compilation with GCC 6Marc Mutz2016-03-061-2/+2
* | No longer automatically disable QDateTimeAxis on ARM platformsMiikka Heikkinen2016-02-036-7/+9
* | Add manual tests to releasesMiikka Heikkinen2016-01-151-2/+0
* | charts: Follow Qt's already-existent -developer-build option.Robin Burchell2016-01-144-51/+5
* | Updated licenseMiikka Heikkinen2016-01-13225-2025/+3825
|/
* Updated license headersTitta Heikkala2015-10-20225-2517/+3192
* Added trivial useOpenGL series test to qmlchartproperties manual testMiikka Heikkinen2015-10-021-7/+20
* Added a manual test application for OpenGL seriesMiikka Heikkinen2015-10-0110-1/+1509
* Fix label clipping issues using QOpenGLWidget as ChartView viewportMiikka Heikkinen2015-09-296-14/+11
* Fixed manual testTitta Heikkala2015-09-251-1/+1
* Updated qml-qtquicktestTitta Heikkala2015-09-2515-10/+589
* Accelerating lineseries with OpenGLMiikka Heikkinen2015-09-254-1/+7
* Added option to set labels clippingTitta Heikkala2015-09-2210-0/+44
* Added isZoomed method to ChartViewTitta Heikkala2015-09-171-0/+7
* Added grid color property for value axisTitta Heikkala2015-09-157-5/+251
* Add a method to remove more than one point to QXYSeriesMiikka Heikkinen2015-09-117-2/+347
* Added possibility to set duration and easing curve for chart animationTitta Heikkala2015-09-114-2/+57
* Added support for bar series value label angleMiikka Heikkinen2015-09-107-0/+92
* Make category axis label positioning at value work for polar chartsMiikka Heikkinen2015-09-093-49/+116
* Added minor ticks to value axisTitta Heikkala2015-09-078-534/+760
* Added zooming functions to ChartViewTitta Heikkala2015-08-102-1/+221
* Added missing qml files to auto testsTitta Heikkala2015-08-104-1/+287
* Added mapToXxx methods to ChartViewTitta Heikkala2015-08-101-0/+18