summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix examples install path for Qt CreatorLeena Miettinen2016-06-021-1/+1
* Prospective fix for documentation buildSimon Hausmann2016-05-101-1/+1
* Renamed qdocconfTomi Korpipää2016-04-222-3/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0833-98/+98
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0333-98/+98
| * qutils.h: pass the headerclean checkMarc Mutz2016-03-031-1/+1
* | Doc: Use a standard documentation config for a Qt modulev5.7.0-alpha1Topi Reinio2016-02-032-15/+5
* | remove debug messageOswald Buddenhagen2016-02-011-2/+0
* | Only use OpenGL ES2 for Mesa on WindowsJonathan Liu2016-01-192-2/+8
* | Make the library name conform to rest of the QtMiikka Heikkinen2016-01-151-7/+2
* | Update version numberMiikka Heikkinen2016-01-152-7/+7
* | Copyright file update to GPLMiikka Heikkinen2016-01-12226-2034/+3842
* | Add a method for checking if context was successfully createdMiikka Heikkinen2015-12-306-8/+46
* | Fix build with -Werror=old-style-castSimon Hausmann2015-12-171-1/+1
|/
* Fix debug-and-release buildFrederik Gladhorn2015-11-061-10/+0
* Fix the leaking framebuffer on graph resizeMiikka Heikkinen2015-10-291-0/+2
* OpenGL warning fixTomi Korpipää2015-10-271-1/+1
* Fix issues with COIN buildsMiikka Heikkinen2015-10-2217-26/+109
* 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