summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMiikka Heikkinen2015-10-20226-2486/+3164
* Fixed OpenGL 3.x crashTomi Korpipää2015-10-191-0/+2
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-219-6/+12
* Fix compile warnings about shadowMiikka Heikkinen2015-09-146-13/+13
* Correct file version, description, and product nameMiikka Heikkinen2015-09-112-0/+10
* Version numbers and change file update for 1.2.2Miikka Heikkinen2015-09-112-7/+7
* Fix building against 5.6Miikka Heikkinen2015-06-1757-71/+71
* Add dist file for 1.2.1 and change version numbersMiikka Heikkinen2015-04-142-7/+7
* Copyright header changesMika Salmela2015-04-14227-682/+682
* Once more crash fix on texture adding.Mika Salmela2014-11-211-5/+13
* Fix crash when adding a texture on QMLMika Salmela2014-11-211-5/+7
* Fix flickering in android on some examples when zooming.Miikka Heikkinen2014-11-211-0/+5
* Fix invalid enum error in OpenGL ES2 builds.Miikka Heikkinen2014-11-212-10/+4
* Fix incorrect shader initialization for static optimized es2Miikka Heikkinen2014-11-211-2/+2
* Fix WinRT issues.Miikka Heikkinen2014-11-191-1/+1
* Support larger custom meshes.Miikka Heikkinen2014-11-1813-126/+22
* Some doc updatesMiikka Heikkinen2014-11-182-1/+3
* renaming toolTip to tooltipThomas Hartmann2014-11-143-40/+40
* Change copyright headers.Miikka Heikkinen2014-11-07227-1588/+1588
* 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-053-10/+57
* Fix compiler warning on 64bit linuxMiikka Heikkinen2014-11-032-3/+3
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-303-9/+7
* 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-292-32/+40
* Add missing includes to utils.cpp.Miikka Heikkinen2014-10-291-0/+2
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-2926-988/+927
* Squeeze labels on ES2Mika Salmela2014-10-283-10/+28
* Added v1.2 properties to designer pluginTomi Korpipää2014-10-283-0/+228
* Mac touchpad support addedTomi Korpipää2014-10-274-1/+30
* Make build check for existence of quick module.Miikka Heikkinen2014-10-241-2/+3
* Release housekeepingMiikka Heikkinen2014-10-248-72/+305
* Surface shadow improvementMika Salmela2014-10-227-13/+80
* Added C++ autotests for seriesTomi Korpipää2014-10-211-0/+3
* Fix shadows when viewing directly from above.Miikka Heikkinen2014-10-211-8/+21
* Document the issue with large surfaces and static scatters.Miikka Heikkinen2014-10-203-8/+30
* Qt 5.4 qml type fix Tomi Korpipää2014-10-171-1/+1
* Added invalid value tests for QML autotestsTomi Korpipää2014-10-172-2/+3
* Test for QML proxiesTomi Korpipää2014-10-161-8/+8
* Regenerate render bufferMika Salmela2014-10-161-2/+4
* Fix scatter item autosizing.Miikka Heikkinen2014-10-151-8/+10
* Added tests for QML inputTomi Korpipää2014-10-151-0/+1
* Fix the bug introduced in previous fix.Miikka Heikkinen2014-10-151-1/+3
* Small cleanups for surfaceMika Salmela2014-10-152-14/+7
* Added tests for QML custom items Tomi Korpipää2014-10-152-0/+2
* Simplify context handling at cleanup.Miikka Heikkinen2014-10-154-17/+18