summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-191-0/+1
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-072-4/+4
* Document the lack of support for transparencyTomi Korpipaa2023-06-053-0/+16
* Resolve a duplicate symbol issueAmir Masoud Abdol2023-04-212-1/+2
* Fix invalid value handlingTomi Korpipaa2023-04-194-10/+15
* Exclude a few source files from unity buildAmir Masoud Abdol2023-04-181-0/+11
* Remove dependency on Qml target for the non-qml moduleAlexandru Croitor2023-04-172-4/+1
* Combine 2 more widget examples into graph galleryTomi Korpipaa2023-02-272-6/+6
* Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-136-12/+8
* Combine 3 examples into one qmlsurfacegalleryTomi Korpipaa2023-02-102-8/+8
* Fix example naming and categoriesTomi Korpipaa2023-01-2714-27/+27
* Fix invalid drawModeTomi Korpipaa2023-01-194-3/+9
* Doc: Normalize page namesKai Köhne2022-11-021-3/+3
* Rename shader and mesh resource filesTomi Korpipaa2022-10-112-4/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-062-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-055-15/+15
* Do not crash if custom object load failsTomi Korpipaa2022-08-266-43/+70
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* Doc: Specify module headerKai Köhne2022-07-221-0/+1
* Fix layering violation involving AbstractDeclarativeMarc Mutz2022-07-066-3/+49
* Fix -Wunused-function on non-OSX platformsMarc Mutz2022-06-211-3/+1
* Use SPDX license identifiersLucie Gérard2022-06-13227-6338/+454
* Scatter3DRenderer: initialize variable to make GCC 12 happyThiago Macieira2022-04-251-1/+1
* Clarify the usage of SelectionMultiSeries flagTomi Korpipaa2022-04-081-0/+2
* Remove clash with QmlModels QAbstractItemModel foreign typeAlexandru Croitor2022-04-051-3/+3
* Fix errors caused by dependency updateTomi Korpipaa2022-03-311-6/+10
* Show CMake, qmake information in C++ class documentationKai Köhne2022-03-231-0/+2
* datavis3d: do not rely on transitive includesFabian Kosmale2022-03-112-0/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-082-1/+3
* CMake: Record package dependency on DataVisualizationPrivateAlexandru Croitor2022-03-031-1/+1
* Doc: Revise Qt Datavis module landing pageAndreas Eliasson2022-03-031-26/+23
* Fix API review findingTomi Korpipaa2022-02-106-22/+22
* Fix API review findingTomi Korpipaa2022-02-022-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-182-76/+0
* Do not use PUBLIC_LIBRARIES in qml moduleKai Köhne2021-11-021-1/+1
* Doc: Fix example manifest filesKai Köhne2021-11-011-26/+26
* Add row colors for Bar3DSeriesSami Varanka2021-10-088-4/+187
* Migrate to autogenerated cpp exportsAlexey Edelev2021-09-2746-54/+46
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-2413-2/+57
* Fix: QAbstract3DGraph orthoProjection docsSami Varanka2021-09-061-5/+0
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-3/+0
* Fix: change signals to take values by const refSami Varanka2021-09-026-9/+9
* Add: Support for 16-bit heightmapSami Varanka2021-08-313-22/+222
* Add: Margin between series columns in Bars3DSami Varanka2021-08-249-8/+116
* Add: surfaceseries wireframecolor revisionSami Varanka2021-08-201-2/+2
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-111-26/+54
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-066-1/+52
* Fix: Rotate and zoom don't work on androidSami Varanka2021-08-041-0/+3