summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android build fix Tomi Korpipää2014-02-261-1/+2
* Fix Valgrind found issuesMiikka Heikkinen2014-02-256-23/+34
* Specifics.qml bug fix Tomi Korpipää2014-02-253-6/+6
* Specifics.qml update Tomi Korpipää2014-02-253-12/+54
* Move selection labels to renderer from render itemsMiikka Heikkinen2014-02-2412-122/+148
* Set objects dirty on Y axis range changeMika Salmela2014-02-242-1/+15
* Don't do unnecessary polygon fill enablingsMiikka Heikkinen2014-02-241-6/+4
* Removed unnecessary overloaded function Tomi Korpipää2014-02-242-10/+0
* Fix the variable naming in findMatchingRowMiikka Heikkinen2014-02-242-6/+6
* Improve antialiasing & msaaSamples handling in qmlMiikka Heikkinen2014-02-242-37/+40
* Fixed retina problems with FBO renderingTomi Korpipää2014-02-212-3/+4
* Multiseries support for selection pointerMika Salmela2014-02-214-54/+146
* Mac fixes for QMLTomi Korpipää2014-02-212-3/+13
* Misc fixesMiikka Heikkinen2014-02-211-3/+5
* Fixed surface shadow wrong direction bug Tomi Korpipää2014-02-211-9/+1
* Fix initializing to direct rendering modeMiikka Heikkinen2014-02-201-8/+9
* Call update after changing the contents flagMiikka Heikkinen2014-02-201-2/+4
* Document the rendering changesMiikka Heikkinen2014-02-205-54/+57
* 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
* Scaling and offset support for multiseriesMika Salmela2014-02-204-92/+222
* 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-194-26/+36
* Crash fixTomi Korpipää2014-02-184-19/+47
* Clean up public API and includes usageMiikka Heikkinen2014-02-18103-965/+271
* First step towards FXAA based antialiasing.Pasi Keranen2014-02-176-46/+295
* Surface remaining shadow problem fixed Tomi Korpipää2014-02-171-2/+4
* Selection works on wireframe-only mode Tomi Korpipää2014-02-171-2/+2
* Draw surface grid in slice when wireframe only Tomi Korpipää2014-02-171-24/+26
* Series visibility affects slice Tomi Korpipää2014-02-171-1/+2
* Fix docs build after recent reordering of examplesMiikka Heikkinen2014-02-131-1/+1
* 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-134-26/+19
* Remove mentions about only supporting single surfaceMiikka Heikkinen2014-02-112-10/+2
* Multiseries support for surface sliceMika Salmela2014-02-114-48/+70
* Fixed sampleSpace validity checkMika Salmela2014-02-111-1/+1
* Add rotations exampleMiikka Heikkinen2014-02-112-2/+2
* Multiseries support for surfaceMika Salmela2014-02-104-118/+109
* Mostly revert the rotations refactorMiikka Heikkinen2014-02-1017-222/+196
* Added selectedSeries propertyTomi Korpipää2014-02-1022-13/+141
* Check for surface object createdMika Salmela2014-02-071-10/+12
* Doc fix + snapshot for qmloscilloscope Tomi Korpipää2014-02-071-0/+3
* Added axis labels to surface slice Tomi Korpipää2014-02-071-9/+35
* Surface shadow problem fixed Tomi Korpipää2014-02-072-17/+36
* Change rotations to use angle and vector in APIsMiikka Heikkinen2014-02-0623-172/+236
* Multiseries support for surfaceMika Salmela2014-02-0617-378/+659
* Don't draw the graph in qml when it is set not visible.Miikka Heikkinen2014-02-061-8/+10