summaryrefslogtreecommitdiffstats
path: root/src/datavisualizationqml2
Commit message (Expand)AuthorAgeFilesLines
* Fix initializing to direct rendering modeMiikka Heikkinen2014-02-201-8/+9
* Call update after changing the contents flagMiikka Heikkinen2014-02-201-2/+4
* Fix case in header ifndef in declarativerendernode_p.hMiikka Heikkinen2014-02-201-2/+2
* MSAA support added to QMLTomi Korpipää2014-02-204-94/+269
* Do not create FBO in indirect rendering case if size is invalidMiikka Heikkinen2014-02-191-0/+3
* Fix indirect rendering issue with boot2qt launcherMiikka Heikkinen2014-02-191-3/+7
* Minor changes to abstractdeclarative Tomi Korpipää2014-02-191-4/+4
* Fix scene coordinates in qml indirect renderingMiikka Heikkinen2014-02-193-20/+30
* Crash fixTomi Korpipää2014-02-184-19/+47
* Clean up public API and includes usageMiikka Heikkinen2014-02-1812-30/+15
* First step towards FXAA based antialiasing.Pasi Keranen2014-02-175-33/+258
* Designer plugin update Tomi Korpipää2014-02-133-8/+46
* Designer plugin draft addedTomi Korpipää2014-02-1312-0/+334
* Take qml_plugin.prf into useMiikka Heikkinen2014-02-131-26/+13
* Added selectedSeries propertyTomi Korpipää2014-02-106-5/+41
* Don't draw the graph in qml when it is set not visible.Miikka Heikkinen2014-02-061-8/+10
* Abstractdeclarative crash vulnerability fix Tomi Korpipää2014-02-042-8/+5
* Fixed boot2qt window clearing bugTomi Korpipää2014-02-042-12/+56
* iOS: Fixed crashesTomi Korpipää2014-01-271-0/+2
* Fix copyright yearMiikka Heikkinen2014-01-2720-20/+20
* Multiseries bars uniform scaling support addedTomi Korpipää2014-01-242-0/+18
* Add example for showing graph legendMiikka Heikkinen2014-01-231-0/+8
* Made jira tasks of TODOs, part 1Tomi Korpipää2014-01-221-1/+0
* Reintroduced namespace macros, part 2Tomi Korpipää2014-01-172-4/+4
* Reintroduced namespace macros Tomi Korpipää2014-01-1618-36/+36
* Implement generic clearSelection() method for graphsMiikka Heikkinen2014-01-162-0/+7
* Better control of series ordering and 'primary' series for barsMiikka Heikkinen2014-01-152-0/+23
* Removed QDataVis and namespace macrosTomi Korpipää2014-01-1520-64/+106
* Base color/gradient disconnection Tomi Korpipää2014-01-132-0/+19
* Improve static build support.Miikka Heikkinen2014-01-134-3/+8
* Make active axes properties in C++Miikka Heikkinen2014-01-098-36/+72
* Invalid point/selection as constant property in qmlMiikka Heikkinen2014-01-0912-14/+150
* Enable showing multiple graphs in QMLMiikka Heikkinen2014-01-082-17/+42
* Rename axis classesMiikka Heikkinen2014-01-079-78/+78
* Fix setting theme typeMiikka Heikkinen2014-01-072-3/+23
* Fix theme ownershipMiikka Heikkinen2014-01-071-3/+3
* Fixes update on move to retina display on Mac OS X and Qt 5.2Keränen Pasi2013-12-182-12/+10
* Fix various issues for previous commitMiikka Heikkinen2013-12-171-4/+3
* Antialiasing and direct rendering with QML.Keränen Pasi2013-12-178-201/+94
* Fix qml crash when qml launched by external launcherMiikka Heikkinen2013-12-172-30/+35
* Theme color update Tomi Korpipää2013-12-131-1/+1
* Multiseries support for theme colors and gradients, part 2Tomi Korpipää2013-12-115-61/+210
* Multiseries support for theme colors and gradients, Part 1Tomi Korpipää2013-12-107-62/+234
* Move series specific visual elements to series, part 4Miikka Heikkinen2013-12-109-80/+322
* QML docs + enum movingTomi Korpipää2013-12-052-0/+8
* Notifys added to propertiesTomi Korpipää2013-12-058-12/+52
* Swap row and column axis orientations in bars aroundMiikka Heikkinen2013-12-041-4/+4
* Fixes Mac linker issue.Keränen Pasi2013-12-041-0/+1
* Fixes to QML retina display issues.Keränen Pasi2013-12-0315-482/+132
* Move series specific visual elements to series, part 2Miikka Heikkinen2013-12-032-37/+0