summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | 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
* Fix issue with ghost axes being drawn when last axis removedMiikka Heikkinen2015-10-012-2/+6
* Fix crash in axis grid animation when animating axis is removed from chart.Miikka Heikkinen2015-10-011-1/+3
* Added a manual test application for OpenGL seriesMiikka Heikkinen2015-10-0110-1/+1509
* Updated plugins.qmltypesTitta Heikkala2015-09-301-0/+8
* Made Qml Oscilloscope example little more sensibleMiikka Heikkinen2015-09-304-28/+15
* Added some missing restrictions to OpenGL series usage docsMiikka Heikkinen2015-09-301-0/+4
* Use empty rect for gl series instead of small dummy rectMiikka Heikkinen2015-09-302-8/+6
* Made OpenGL series respond to scatter color and size changesMiikka Heikkinen2015-09-304-5/+63
* Fix label clipping issues using QOpenGLWidget as ChartView viewportMiikka Heikkinen2015-09-2910-42/+52
* Fix memory leak in opengl series handling in qmlMiikka Heikkinen2015-09-281-0/+4
* Fix issues based on android testingMiikka Heikkinen2015-09-286-5/+10
* Added note about performance improvements to the changes fileMiikka Heikkinen2015-09-251-0/+9
* Updated plugins.qmltypesTitta Heikkala2015-09-251-18/+7
* Fixed manual testTitta Heikkala2015-09-251-1/+1
* Updated qml-qtquicktestTitta Heikkala2015-09-2515-10/+589
* Updated changes fileTitta Heikkala2015-09-251-2/+20
* Accelerating lineseries with OpenGLMiikka Heikkinen2015-09-2558-152/+1959