Commit Graph

7 Commits

Author SHA1 Message Date
Joerg Bornemann 697d3a89b2 Remove qmake project files
Task-number: QTBUG-88742
Change-Id: Ib6ac2245f9f7788b684433b6a260331835dcdab2
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2021-04-30 17:17:24 +02:00
Kai Koehne 88b1cace7e tests: Do not use versioned QML import
Pick-to: 6.0
Task-number: QTBUG-89033
Change-Id: I10b5b53c74a7535c624d36f53f96e4648d12d6bc
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2020-12-02 16:35:12 +01:00
Alexandru Croitor dfa5303342 CMake: Regenerate projects to use new qt_internal_ API
Modify special case locations to use the new API as well.

Task-number: QTBUG-86815
Change-Id: Ibd1d0f4069be8e247b607e86cf31ffa57f542bd9
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2020-10-07 17:18:08 +02:00
Volker Hilsheimer 745e418292 Fix compile warning: QLibraryInfo::path instead of location
Change-Id: Ic1ad96c94f74000931ad4dc80d55db71f2850bfc
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2020-09-26 14:35:55 +02:00
Liang Qi 754f008641 examples: Rename setPersistentOpenGLContext
Align with qtdeclarative 6f4fdce07fa2e75e09dcc90a76ea6d741fb58e74.

Change-Id: I177e060c0f1a17ff807e4baeda673ebbf017c719
Reviewed-by: Liang Qi <liang.qi@qt.io>
2020-06-11 18:13:59 +02:00
Venugopal Shivashankar de6cc8c379 CMake: Port the build setup to CMake
Fixes: QTBUG-83910
Change-Id: If0ebd9d0b528cd84ffe92955b7d1c4d580d397fb
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-05-04 23:00:45 +02:00
Paul Wicking c42a5dfb51 Duplicate tests that use examples from qtdeclarative
Moving examples from qtdeclarative to qtdoc broke tests that operate
on the example sources. This patch duplicates those tests and the
documentation snippets that serve as test data to reestablish test
coverage.

Task-number: QTBUG-69383
Change-Id: I31fd1729f794081a11844be9c27ed4f9a8a5ce73
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-07-16 13:12:58 +00:00