summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Check if we got OpenGL2.1 functions before trying to use themTomi Korpipää2016-11-172-2/+10
* Fixed inability to set subviewportsTomi Korpipää2016-11-142-49/+114
* Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-291-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-08-013-36/+9
|\
| * Set up relation with c++ module correctlyTomi Korpipää2016-05-241-3/+1
| * Don't duplicate functionality from various .prf filesTomi Korpipää2016-05-231-7/+0
| * Remove unused non-standard test export macrosTomi Korpipää2016-05-231-8/+0
| * Use standardized module export macrosTomi Korpipää2016-05-232-16/+9
| * Remove redundant handling of static buildsTomi Korpipää2016-05-201-3/+0
| * Place load(qt_module) at the end of the project fileTomi Korpipää2016-05-201-2/+1
| * Remove debug messageTomi Korpipää2016-05-191-1/+0
* | 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