summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Fix: QAbstract3DGraph orthoProjection docsSami Varanka2021-09-061-5/+0
* Fix: change signals to take values by const refSami Varanka2021-09-061-1/+1
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-061-26/+54
* Fix: basegradient applied incorrectly to surfaceSami Varanka2021-08-031-1/+2
* Fix Q3DScatter memory leakSami Varanka2021-06-232-1/+2
* Fix: Axis titles do not respect title fixedSami Varanka2021-06-221-0/+20
* Fix bargraph labels face wrong directionSami Varanka2021-06-111-3/+7
* Fix direct rendering doesn't show anythingSami Varanka2021-06-041-15/+8
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-251-68/+68
* Fix Gradients don't showSami Varanka2021-05-183-2/+10
* Fix QML theme showing totally darkSami Varanka2021-05-171-1/+2
* Doc: Fix documentation issuesTopi Reinio2021-04-271-7/+6
* Remove obsolete namespace documentationVolker Hilsheimer2021-04-203-13/+5
* Replace \default with \qmldefault for QML APIsVolker Hilsheimer2021-04-194-4/+4
* Remove extra example from highlightsTomi Korpipaa2021-04-141-2/+1
* Add documentation for the RHI backend selectionTomi Korpipaa2021-03-041-0/+5
* QSurfaceDataProxy: Fix crashes adding the first row of dataFriedemann Kleint2021-03-031-4/+8
* Prevent division by zeroTomi Korpipaa2021-02-251-6/+8
* Fix macOS build that has -Wunused-function as errorTomi Korpipaa2021-02-113-4/+4
* Prevent segfault with software rendererTomi Korpipaa2021-02-111-1/+1
* Fix conan build errorsTomi Korpipaa2021-01-293-3/+7
* Remove custom namespaceTomi Korpipaa2021-01-28186-378/+359
* Add CMake buildTuomo Pelkonen2021-01-278-38/+454
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-278-23/+28
* Force OpenGL backend for RHITuomo Pelkonen2021-01-273-0/+3
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-1421-167/+175
* Add missing overrideAlexander Volkov2020-06-2929-179/+179
* Add ; to Q_UNUSEDLars Schmertmann2020-06-2613-87/+87
* Use QList instead of QVectorJarek Kobus2020-06-2557-219/+205
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-261-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-alpha1Qt Forward Merge Bot2020-01-281-1/+1
| |\
| | * Doc: Fix typo in qdoc commandPaul Wicking2020-01-271-1/+1
* | | Update dependenciesFriedemann Kleint2020-03-268-5/+13
|/ /
* / Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-262-15/+8
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-241-1/+1
|\
| * Fix GCC 4.8 build of abstract3drendererVille Voutilainen2019-08-221-1/+1
* | Remove the usage of deprecated QWheelEvent::posSona Kurazyan2019-08-231-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
* | Fix deprecation warnings about QString::sprintf()Friedemann Kleint2019-05-271-3/+3
|/
* Fix hanging at application exitTomi Korpipaa2019-04-298-60/+48
* Fix QML import versionTomi Korpipaa2019-03-142-2/+4
* Fix deprecation warningsFriedemann Kleint2019-02-112-3/+3
* Fix mesa checkJoni Poikelin2019-01-221-1/+1
* Doc: Fix \code command usageTopi Reinio2018-10-251-12/+15
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3v5.12.0-beta2Qt Forward Merge Bot2018-09-291-0/+1
|\
| * Do show module license on all help pagesKai Koehne2018-09-271-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-049-99/+81
|\|
| * Use FDL license for all .qdoc filesKai Koehne2018-05-309-99/+81