summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-241-2/+0
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-1812-0/+36
* Fix warning from unused variable on iOSVolker Hilsheimer2023-08-171-1/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-311-0/+2
* 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-071-2/+2
* Document the lack of support for transparencyTomi Korpipaa2023-06-053-0/+16
* Doc: Remove 'Graphics' category from examplesTopi Reinio2023-05-091-2/+0
* Resolve a duplicate symbol issueAmir Masoud Abdol2023-04-212-1/+2
* Exclude a few source files from unity buildAmir Masoud Abdol2023-04-181-0/+11
* Fix invalid value handlingTomi Korpipaa2023-04-183-9/+11
* Remove dependency on Qml target for the non-qml moduleAlexandru Croitor2023-04-172-4/+1
* Fix 2 documentation bugsTomi Korpipaa2023-03-032-2/+2
* 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-193-3/+7
* 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-061-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-054-14/+14
* 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-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* Doc: Specify module headerKai Köhne2022-07-221-0/+1
* Fix layering violation involving AbstractDeclarativeMarc Mutz2022-07-064-1/+45
* Fix -Wunused-function on non-OSX platformsMarc Mutz2022-06-211-3/+1
* Use SPDX license identifiersLucie Gérard2022-06-13196-5470/+392
* Scatter3DRenderer: initialize variable to make GCC 12 happyThiago Macieira2022-04-251-1/+1
* Clarify the usage of SelectionMultiSeries flagTomi Korpipaa2022-04-081-0/+2
* 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
* 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
* Doc: Fix example manifest filesKai Köhne2021-11-011-26/+26
* Add row colors for Bar3DSeriesSami Varanka2021-10-086-3/+68
* Migrate to autogenerated cpp exportsAlexey Edelev2021-09-2746-54/+46
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-2411-2/+50
* 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-021-1/+1
* Add: Support for 16-bit heightmapSami Varanka2021-08-313-22/+222
* Add: Margin between series columns in Bars3DSami Varanka2021-08-247-6/+96
* Add: surfaceseries wireframecolor revisionSami Varanka2021-08-201-2/+2