summaryrefslogtreecommitdiffstats
path: root/qtdatavis3d.pro
Commit message (Collapse)AuthorAgeFilesLines
* Skip build for missing opengl dependenciesKai Koehne2016-05-031-8/+4
| | | | | | | | Do not error out if opengl is missing, but rather skip the build. This allows people to compile qt-everywhere packages with e.g. -no-opengl . Change-Id: I08212b53e37931347b6f6bea5736f99111bcdc92 Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
* Rename top-level project file to match repository nameSimon Hausmann2016-02-011-0/+13
| | | | | | | | The consistency between project file name and repository name avoids the need to code the name of the .pro file in .gitmodules. Change-Id: I458a0f5ad8bb5084fdb0c5b54bdc0bc29385392e Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
* Module renamedTomi Korpipää2013-09-101-9/+0
| | | | | | | Task-number: QTRD-2224 Change-Id: Iec18b6121809300b11d85445281d3c626c434f35 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Initial version of QtDataVis3DTomi Korpipää2013-03-071-0/+9
Includes: - initial version of q3dbars - an example using it