Qt Declarative (Quick 2)
Go to file
Sami Shalayel 5e698fbf62 tst_qmlls_utils: remove invalid test for attached derived type
We want to warn about using attached derived types in QTBUG-138873, so
remove the test that was testing whether go to definition jumps to the
derived type MyApplicationWindow when querying for the
MyApplicationWindow.footer attached property of the ApplicationWindow
base type.
A later commit will make qmlls jump to the C++ definition of the
attached type, instead of the QML type.

Task-number: QTBUG-128393
Change-Id: Ieb96e94315fe8f053302aee3f44cd2437c81fbe0
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-08-18 20:03:50 +02:00
LICENSES Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
cmake Use `_qt_internal_set_source_file_generated` 2025-06-24 14:07:30 +02:00
coin Make module ready for source SBOM checking 2025-02-21 20:24:43 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:02 +02:00
examples Rename flexboxlayout example directory in consistent with others 2025-08-15 11:24:29 +02:00
features
src qmllsutils: distinguish attached types in bindings 2025-08-18 20:03:40 +02:00
tests tst_qmlls_utils: remove invalid test for attached derived type 2025-08-18 20:03:50 +02:00
tools qmltoolings add --dry-run option for qmlformat and qmllint 2025-08-14 19:54:37 +02:00
.cmake.conf Bump version to 6.11.0 2025-06-14 02:36:26 +01:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore QtQml: Drop checks for compile hash and Qt version from the CUs 2025-03-18 10:53:07 +01:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.gitreview Add .gitreview file 2025-02-26 20:54:40 +01:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt qt_target_qml_from_svg() command in cmake 2025-08-14 07:36:25 +02:00
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
REUSE.toml Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:02 +02:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2025-08-08 18:49:36 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 14:59:06 +01:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00