summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correct license for snippets and examples filesLucie Gérard2024-03-157-7/+7
* Do not render volumes into selection bufferTomi Korpipaa2024-03-151-1/+1
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-141-0/+1
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-242-4/+0
* Replace foreach with ranged for loopVolker Hilsheimer2023-08-221-4/+2
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-1815-0/+42
* Fix warning from unused variable on iOSVolker Hilsheimer2023-08-171-1/+1
* Fix flaky autotestTomi Korpipaa2023-08-031-1/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-312-0/+4
* 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
* Doc: Remove 'Graphics' category from examplesTopi Reinio2023-05-091-2/+0
* Fix build: QtDataVisualizationQml uses CorePrivateThiago Macieira2023-05-031-1/+1
* 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-184-10/+15
* 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-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