summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/utils
Commit message (Expand)AuthorAgeFilesLines
* Resolve a duplicate symbol issueAmir Masoud Abdol2023-04-212-1/+2
* Fix invalid drawModeTomi Korpipaa2023-01-191-1/+0
* Port from container::count() and length() to size()Marc Mutz2022-10-052-9/+9
* Do not crash if custom object load failsTomi Korpipaa2022-08-262-37/+53
* Fix -Wunused-function on non-OSX platformsMarc Mutz2022-06-211-3/+1
* Use SPDX license identifiersLucie Gérard2022-06-1323-644/+46
* Fix errors caused by dependency updateTomi Korpipaa2022-03-311-6/+10
* datavis3d: do not rely on transitive includesFabian Kosmale2022-03-111-0/+1
* Fix API review findingTomi Korpipaa2022-02-101-3/+3
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-061-0/+4
* Fix: basegradient applied incorrectly to surfaceSami Varanka2021-08-031-1/+2
* Fix Q3DScatter memory leakSami Varanka2021-06-082-1/+2
* Remove left-over .pri filesJoerg Bornemann2021-05-051-26/+0
* Fix macOS build that has -Wunused-function as errorTomi Korpipaa2021-02-101-2/+2
* Prevent segfault with software rendererTomi Korpipaa2021-02-101-1/+1
* Fix conan build errorsTomi Korpipaa2021-01-291-2/+2
* Remove custom namespaceTomi Korpipaa2021-01-2822-44/+44
* Add CMake buildTuomo Pelkonen2021-01-271-1/+6
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-274-11/+14
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-143-15/+20
* Add missing overrideAlexander Volkov2020-06-291-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-262-8/+8
* Use QList instead of QVectorJarek Kobus2020-06-2514-80/+67
* Update dependenciesFriedemann Kleint2020-03-261-1/+1
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-262-15/+8
* Fix deprecation warnings about QString::sprintf()Friedemann Kleint2019-05-271-3/+3
* Fix QFont-related deprecation warningsFriedemann Kleint2019-02-061-2/+2
* Fix mesa checkJoni Poikelin2019-01-221-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Doc: Fix QDoc error by using #ifndef Q_QDOC to omit unused functionLeena Miettinen2017-03-171-0/+2
* Check if we got OpenGL2.1 functions before trying to use themTomi Korpipää2016-11-171-1/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+1
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-1/+1
| * qutils.h: pass the headerclean checkMarc Mutz2016-03-031-1/+1
* | Only use OpenGL ES2 for Mesa on WindowsJonathan Liu2016-01-192-2/+8
* | Copyright file update to GPLMiikka Heikkinen2016-01-1223-207/+391
* | Fix build with -Werror=old-style-castSimon Hausmann2015-12-171-1/+1
|/
* Fix issues with COIN buildsMiikka Heikkinen2015-10-223-17/+26
* Update license headersMiikka Heikkinen2015-10-2023-253/+322
* Fixed OpenGL 3.x crashTomi Korpipää2015-10-191-0/+2
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-213-2/+4
* Copyright header changesMika Salmela2015-04-1423-69/+69
* 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
* Support larger custom meshes.Miikka Heikkinen2014-11-189-117/+14
* Change copyright headers.Miikka Heikkinen2014-11-0723-161/+161
* 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-052-10/+55
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1