summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing includes to utils.cpp.Miikka Heikkinen2014-10-291-0/+2
| * Added the 1.1.1 changes file to develop branch.Miikka Heikkinen2014-10-291-0/+5
* | Merge branch 'develop'Miikka Heikkinen2014-10-29324-3104/+32714
|\|
| * Support for dynamic opengl builds.Miikka Heikkinen2014-10-2929-1100/+1063
| * Squeeze labels on ES2Mika Salmela2014-10-283-10/+28
| * Added v1.2 properties to designer pluginTomi Korpipää2014-10-283-0/+228
| * Updated minimum Qt version to 5.2.1 Tomi Korpipää2014-10-271-1/+1
| * Mac touchpad support addedTomi Korpipää2014-10-274-1/+30
| * Make build check for existence of quick module.Miikka Heikkinen2014-10-244-36/+49
| * Release housekeepingMiikka Heikkinen2014-10-2412-80/+317
| * 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
| * Surface shadow improvementMika Salmela2014-10-227-13/+80
| * 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-2111-4/+321
| * Fix shadows when viewing directly from above.Miikka Heikkinen2014-10-211-8/+21
| * Added C++ autotests for proxies.Tomi Korpipää2014-10-2013-21/+461
| * Document the issue with large surfaces and static scatters.Miikka Heikkinen2014-10-203-8/+30
| * Added changes file for v1.2.Miikka Heikkinen2014-10-201-0/+77
| * Added skeletons for C++ graph proxies and seriesTomi Korpipää2014-10-1721-1/+941
| * Qt 5.4 qml type fix Tomi Korpipää2014-10-171-1/+1
| * Added invalid value tests for QML autotestsTomi Korpipää2014-10-1711-2/+162
| * Fix memory leaks in volumetrictest app.Miikka Heikkinen2014-10-171-0/+6
| * Test for QML proxiesTomi Korpipää2014-10-166-14/+679
| * Regenerate render bufferMika Salmela2014-10-161-2/+4
| * Added tests for QML axes Tomi Korpipää2014-10-167-7/+260
| * 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