summaryrefslogtreecommitdiffstats
path: root/qt3dstudio.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy viewerTomi Korpipaa2018-09-101-45/+0
| | | | | | Task-number: QT3DS-2291 Change-Id: I0a11dfc1d69e4844e67476b60bc40da99c6ad12a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Add missing QtQuick2 plugins to Viewer 2 app bundleKimmo Leppälä2018-09-041-5/+3
| | | | | | | | | Although Viewer 2 doesn't depend on QtQuick2 the plugins are required when using qmlstreams. Task-number: QT3DS-2058 Change-Id: I2a6a2a5c323d42e98aafeef911f1ee9f4c09f554 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Add qml and quick libraries to q3dsviewer deployMäättä Antti2018-08-081-1/+3
| | | | | | | Deploy does not copy necessary dependencies without these. Change-Id: Id1200d0d9a9b5d4b899f8ac10b3bee5b06ce2621 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Implement uip subpresentation preview in studioMäättä Antti2018-07-311-0/+14
| | | | | | | Task-number: QT3DS-1849 Change-Id: I3ec3803ea1fbe0d59ba933d69ab0da92c42a9054 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io>
* Add deployment for viewer 2.0 to deployqt targetMiikka Heikkinen2018-04-191-7/+35
| | | | | | | | | | Also removed deployment from mingw, as we don't build studio for mingw or provide installer based on mingw. Task-number: QT3DS-1348 Change-Id: I0e8f40a9d3e9e8259ce00f39a8563885325fe0c3 Reviewed-by: Marianne Yrjänä <marianne.yrjana@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Fix deployqt targetMiikka Heikkinen2018-03-221-3/+47
| | | | | | | | | | | | | | | | | | | Viewer 1.0 has dependencies to libraries that are detected as Qt libraries by windeployqt tool due to their name. Since they are not actually Qt libraries, windeployqt doesn't find them from Qt installation and fails. Studio3D qml plugin also fails to deploy. Worked around this issue by only doing the deployment for studio executable in Windows. This is okay as both executables are deployed to the same directory and have roughly same dependencies. The differences in dependencies are deployed explicitly. Task-number: QTQAINFRA-1625 Change-Id: Ife07b8bb1d0d894bdad470568199925ab0638db1 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Marianne Yrjänä <marianne.yrjana@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io>
* Add deployqt targetMiikka Heikkinen2018-02-191-0/+27
| | | | | | | | | | | deployqt target provides a way to deploy all Qt dependencies of studio and viewer executables utilizing windeployqt and macdeployqt tools. Task-number: QT3DS-1057 Change-Id: I98087558ec7c37aaa43f84f6d93ca84fcb01868d Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Fix exclusion of msvc2013Janne Koskinen2017-11-161-1/+1
| | | | | | | | requires was missing win32 Change-Id: I3011094dada2e0685abfd584d2df5fa8f7d2a896 Reviewed-by: Marianne Yrjänä <marianne.yrjana@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Disable compilation for unsupported targetsTomi Korpipaa2017-11-101-0/+6
| | | | | | Task-number: BOUL-931 Change-Id: I5f4681164a06887e1bb1428805a3fde2d5819ab6 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Add documentation to projectMäättä Antti2017-11-031-0/+3
| | | | | | | Allows viewing the docs in the project tree in creator. Change-Id: I9ba28a47e8a101e3c38fbb1c95cb9c9410864b38 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Initial importOswald Buddenhagen2017-10-061-0/+7