summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change copyright headers.Miikka Heikkinen2014-11-07114-798/+798
* Fixed Valgrind reported issues in cpp testsMiikka Heikkinen2014-11-069-87/+116
* Qml perf data generation on cppMika Salmela2014-11-036-30/+104
* Allow small delay in scene test for viewport resizeMiikka Heikkinen2014-10-311-1/+1
* Fix crash when initializing QCustom3DLabel out of context.Miikka Heikkinen2014-10-291-13/+9
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-292-4/+16
* Make build check for existence of quick module.Miikka Heikkinen2014-10-242-22/+31
* Autotests ES2 fix Tomi Korpipää2014-10-233-18/+45
* Added C++ autotests for custom items, labels and volumes. Tomi Korpipää2014-10-237-1/+518
* Added C++ autotests for input Tomi Korpipää2014-10-225-1/+234
* Added C++ autotests for theme Tomi Korpipää2014-10-223-1/+226
* Added C++ autotests for scene, light and camera Tomi Korpipää2014-10-227-1/+469
* Added autotests for C++ axes Tomi Korpipää2014-10-2210-1/+430
* Added C++ autotests for seriesTomi Korpipää2014-10-2110-4/+318
* Added C++ autotests for proxies.Tomi Korpipää2014-10-2013-21/+461
* Added skeletons for C++ graph proxies and seriesTomi Korpipää2014-10-1721-1/+941
* Added invalid value tests for QML autotestsTomi Korpipää2014-10-179-0/+159
* Fix memory leaks in volumetrictest app.Miikka Heikkinen2014-10-171-0/+6
* Test for QML proxiesTomi Korpipää2014-10-165-6/+671
* Added tests for QML axes Tomi Korpipää2014-10-167-7/+260
* Added tests for QML inputTomi Korpipää2014-10-153-4/+170
* Added test for QML scene typesTomi Korpipää2014-10-156-10/+223
* Small cleanups for surfaceMika Salmela2014-10-151-1/+0
* Added tests for QML custom items Tomi Korpipää2014-10-1515-1/+680
* QML tests for themeTomi Korpipää2014-10-154-1/+401
* Simplify context handling at cleanup.Miikka Heikkinen2014-10-151-2/+8
* Gradient adjustment logic was broken.Miikka Heikkinen2014-10-141-0/+4
* QML series tests addedTomi Korpipää2014-10-144-1/+663
* Bars3D, Surface3D and Scatter3D tests Tomi Korpipää2014-10-146-1/+333
* Fix gradient artifacts on some edge casesMiikka Heikkinen2014-10-141-1/+14
* Fix context cleanupMiikka Heikkinen2014-10-131-62/+58
* Q3DBars, Q3DScatter and Q3DSurface autotests Tomi Korpipää2014-10-133-6/+557
* 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
* Added initial QML autotests Tomi Korpipää2014-10-107-1/+178
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-091-12/+16
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-1/+1
* Fix surface normals on ascending/descendingMika Salmela2014-10-062-8/+37
* Fixed ordering of subviewsTomi Korpipää2014-10-021-1/+3
* Make background margin configurableMiikka Heikkinen2014-09-309-3/+51
* Fix absolutely scaled volumesMiikka Heikkinen2014-09-261-3/+8
* Implement zooming to cursorMiikka Heikkinen2014-09-268-9/+47
* Allow setting the floor level on bar graphs.Miikka Heikkinen2014-09-224-1/+19
* Fixed custom item wrong side reflectionTomi Korpipää2014-09-177-30/+6424
* Implement volume slice framesMiikka Heikkinen2014-09-121-1/+3
* Limit volume to axis rangesMiikka Heikkinen2014-09-103-20/+86
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-083-13/+114
* Allow setting volume subtexture along any axisMiikka Heikkinen2014-09-035-8/+80
* Make volume items draw after regular custom itemsMiikka Heikkinen2014-09-031-1/+12