summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-061-26/+54
* Fix: Rotate and zoom don't work on androidSami Varanka2021-08-051-1/+4
* 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-042-44/+16
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-251-68/+68
* Fix Gradients don't showSami Varanka2021-05-185-2/+13
* 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
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* 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-28208-426/+403
* Add CMake buildTuomo Pelkonen2021-01-2712-119/+645
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-2711-31/+36
* Force OpenGL backend for RHITuomo Pelkonen2021-01-273-0/+3
* C++ build fixes for Qt 6.0 on WindowsTuomo Pelkonen2021-01-2711-36/+32
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-1421-167/+175
* Add missing overrideAlexander Volkov2020-06-2936-201/+201
* Add ; to Q_UNUSEDLars Schmertmann2020-06-2615-91/+91
* 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-263-3/+6
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-243-3/+6
| |\
| | * Fix deprecation warningsFriedemann Kleint2020-02-172-2/+5
| | * 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-2610-7/+15
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-071-2/+2
|\| |
| * | abstractdeclarative.cpp: Fix deprecation warningsFriedemann Kleint2020-01-021-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-302-15/+8
|\| |
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-262-15/+8
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-1/+277
|\|
| * Update plugins.qmltypes for 5.14v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-301-1/+277
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-1/+3
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-071-1/+3
* | 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