summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added candlestick chart typeAlexander Mishin2016-05-2576-24/+9376
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-244-127/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1v5.7.0Liang Qi2016-05-190-0/+0
| |\
| | * Doc: Make documentation versioning follow .qmake.confTopi Reinio2016-05-131-5/+5
| * | Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
| * | Add 5.7.0 changes fileMiikka Heikkinen2016-04-261-0/+10
| * | Doc: Remove the additional "Getting Started" pageVenugopal Shivashankar2016-04-182-126/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0856-100/+128
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0856-100/+128
| |\|
| | * Bump version to 2.1.1Miikka Heikkinen2016-04-054-4/+12
| | * Fix clearing the chart titleMiikka Heikkinen2016-04-052-10/+19
| | * Fix crash when axis range is infinite.Miikka Heikkinen2016-04-051-1/+7
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-17/+19
| | |\
| | | * Fix crash when using linuxfb and 2D rendererrelease-2.1.0Miikka Heikkinen2016-03-012-17/+19
| | * | Fix compilation with GCC 6Marc Mutz2016-03-061-2/+2
| | * | Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-0345-69/+69
| | * | Fix model resetting in with model mappersJoni Poikelin2016-03-023-0/+3
| | * | Fix crash with empty BarSet valuesJoni Poikelin2016-03-021-1/+1
| | |/
* | | Add horizontal box plot model mapper.Volker Krause2016-03-155-3/+354
* | | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-155-6/+11
|\|
| * Explicitly update GLWidget when we set new pointsMiikka Heikkinen2016-02-103-3/+6
| * Fix sync.profile dependency versioningSimon Hausmann2016-01-251-2/+2
| * Respect the devicePixelRatio when rendering the sceneAndy Shaw2016-01-191-1/+3
* | Add support for showing tooltips when the legend text is truncatedAndy Shaw2016-02-095-4/+78
* | Add support for reversed axis when useOpenGL is trueAndy Shaw2016-02-098-23/+85
* | Doc: Use a standard documentation config for a Qt moduleTopi Reinio2016-02-033-21/+8
* | No longer automatically disable QDateTimeAxis on ARM platformsMiikka Heikkinen2016-02-0314-18/+25
* | Fix version numbersMiikka Heikkinen2016-01-155-10/+10
* | Add manual tests to releasesMiikka Heikkinen2016-01-151-2/+0
* | Remove header.GPL now that it exists in QtBaseMiikka Heikkinen2016-01-151-29/+0
* | charts: Follow Qt's already-existent -developer-build option.Robin Burchell2016-01-1427-132/+73
* | Updated licenseMiikka Heikkinen2016-01-13784-7029/+13980
|/
* Fix debug-and-release buildFrederik Gladhorn2015-11-061-10/+0
* Fix color settingTitta Heikkala2015-11-022-14/+23
* Fix the minor axis grid animationMiikka Heikkinen2015-10-302-26/+16
* Clear chart image to transparent when necessary.Miikka Heikkinen2015-10-303-5/+17
* Use Item instead of Rectangle as a background item where possibleMiikka Heikkinen2015-10-3027-27/+27
* Fixed build failure related to QOpenGLBuffer includeTitta Heikkala2015-10-202-5/+3
* Added requirement for QtWidgetsTitta Heikkala2015-10-201-0/+2
* Updated tools folderTitta Heikkala2015-10-2019-908/+12
* Updated license headersTitta Heikkala2015-10-20782-8757/+11080
* Depend directly on 5.6 branchTitta Heikkala2015-10-161-3/+2
* Added missing include to fix Android compile errorMiikka Heikkinen2015-10-081-0/+1
* Update useOpenGL docsMiikka Heikkinen2015-10-061-15/+50
* Change the opengl widget to be child of the first view of the sceneMiikka Heikkinen2015-10-061-11/+9
* Block opengl series from being used as areaseries edgesMiikka Heikkinen2015-10-061-0/+4
* Added trivial useOpenGL series test to qmlchartproperties manual testMiikka Heikkinen2015-10-021-7/+20
* Updated changes fileMiikka Heikkinen2015-10-021-0/+5
* Draw the tick and label on logaxis when tick is exactly at high edgeMiikka Heikkinen2015-10-012-0/+22