summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * renaming toolTip to tooltipThomas Hartmann2014-11-143-40/+40
| * Fix typo in docsMiikka Heikkinen2014-11-131-1/+1
* | Merge branch 'develop'Miikka Heikkinen2014-11-10463-3320/+3349
|\|
| * Change copyright headers.Miikka Heikkinen2014-11-07462-3233/+3233
| * Fixed Valgrind reported issues in cpp testsMiikka Heikkinen2014-11-069-87/+116
* | Merge branch 'develop'Miikka Heikkinen2014-11-0623-105/+232
|\|
| * Added flags to software renderer test Tomi Korpipää2014-11-052-0/+4
| * Fixed font size jumping in ES2 Tomi Korpipää2014-11-051-1/+1
| * Force software renderer to using ES2 Tomi Korpipää2014-11-054-11/+59
| * Qml perf data generation on cppMika Salmela2014-11-036-30/+104
| * Fix compiler warning on 64bit linuxMiikka Heikkinen2014-11-032-3/+3
| * Fix qmloscilloscope linking issue on some envsMiikka Heikkinen2014-11-031-1/+1
| * Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
| * Allow small delay in scene test for viewport resizeMiikka Heikkinen2014-10-311-1/+1
| * Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-303-9/+7
| * Fix crash on qmloscilloscope in Qt 5.4Miikka Heikkinen2014-10-302-2/+2
| * Fix another crash at app shutdown.Miikka Heikkinen2014-10-301-3/+2
| * Fix crash on application shutdown.Miikka Heikkinen2014-10-301-1/+1
| * Designer plugin bug fix Tomi Korpipää2014-10-302-2/+2
| * Fix crash when initializing QCustom3DLabel out of context.Miikka Heikkinen2014-10-293-45/+49
* | Merge branch 'develop'Miikka Heikkinen2014-10-291-0/+2
|\|
| * 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