summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix scatter item autosizing.Miikka Heikkinen2014-10-151-8/+10
* Added tests for QML inputTomi Korpipää2014-10-154-4/+171
* Added test for QML scene typesTomi Korpipää2014-10-156-10/+223
* Fix the bug introduced in previous fix.Miikka Heikkinen2014-10-151-1/+3
* Small cleanups for surfaceMika Salmela2014-10-153-15/+7
* Added tests for QML custom items Tomi Korpipää2014-10-1517-1/+682
* QML tests for themeTomi Korpipää2014-10-154-1/+401
* Simplify context handling at cleanup.Miikka Heikkinen2014-10-155-19/+26
* Gradient adjustment logic was broken.Miikka Heikkinen2014-10-142-5/+9
* QML series tests addedTomi Korpipää2014-10-144-1/+663
* Bars3D, Surface3D and Scatter3D tests Tomi Korpipää2014-10-147-6/+333
* Fix gradient artifacts on some edge casesMiikka Heikkinen2014-10-142-1/+27
* Reset camera target when setting a presetMiikka Heikkinen2014-10-131-0/+5
* Fix context cleanupMiikka Heikkinen2014-10-1310-99/+169
* Q3DBars, Q3DScatter and Q3DSurface autotests Tomi Korpipää2014-10-133-6/+557
* Remove separate depth texture for surface shadowsMika Salmela2014-10-132-44/+6
* Qml performance measurement appMika Salmela2014-10-106-1/+289
* Added initial CPP autotestsTomi Korpipää2014-10-109-28/+352
* Basic autotests for Bars3D, Scatter3D and Surface3DTomi Korpipää2014-10-103-18/+501
* If GL_MAX_TEXTURE_SIZE cannot be read, don't check for itMiikka Heikkinen2014-10-101-1/+1
* Added initial QML autotests Tomi Korpipää2014-10-107-1/+178
* License info for texturedsurface exampleMika Salmela2014-10-091-0/+77
* Added doc about reflections and stencil buffer Tomi Korpipää2014-10-091-0/+3
* Fixed recurring GL_INVALID_VALUE OpenGL errors Tomi Korpipää2014-10-093-113/+149
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-098-33/+62
* Fixed selecting through the floor bugTomi Korpipää2014-10-082-37/+44
* Grid line color bug in surface fixed Tomi Korpipää2014-10-081-2/+2
* Polar coordinates angle grid lines fixes Tomi Korpipää2014-10-081-0/+4
* Fix minor issues found in testingMiikka Heikkinen2014-10-083-2/+5
* Texture UVs for surface to follow data dimensionMika Salmela2014-10-073-5/+19
* Fixed shadow issue with reflections and no background Tomi Korpipää2014-10-071-2/+3
* Added snapshots to examples missing them Tomi Korpipää2014-10-062-0/+0
* Fix invalid pixel in water layer corner in qmlsurfacelayers exampleMiikka Heikkinen2014-10-061-0/+0
* Clang warning fixesTomi Korpipää2014-10-061-2/+2
* Fix crash when removing and changing items for same frameMiikka Heikkinen2014-10-061-0/+2
* Fix mac -> OS XMiikka Heikkinen2014-10-065-7/+7
* Fix surface normals on ascending/descendingMika Salmela2014-10-064-208/+416
* Fix static optimization errorsMiikka Heikkinen2014-10-034-7/+26
* Fix changing items in static optimization modeMiikka Heikkinen2014-10-037-81/+202
* Fixed window blend bugTomi Korpipää2014-10-021-1/+0
* Fixed ordering of subviewsTomi Korpipää2014-10-023-14/+32
* Reduce font size if label gets too wide to fit textureTomi Korpipää2014-10-011-19/+56
* Fix selection color and gradient for static optimizationMiikka Heikkinen2014-10-014-25/+111
* Make background margin configurableMiikka Heikkinen2014-09-3024-41/+332
* Add C++ API for getting the custom item list from graph.Miikka Heikkinen2014-09-294-1/+18
* Make various selection queries thread safeMiikka Heikkinen2014-09-292-10/+17
* Allow setting bounds for camera zoom levelMiikka Heikkinen2014-09-267-60/+154
* Fix absolutely scaled volumesMiikka Heikkinen2014-09-262-5/+11
* Implement zooming to cursorMiikka Heikkinen2014-09-2635-60/+583
* Allow setting the floor level on bar graphs.Miikka Heikkinen2014-09-2214-19/+129