3
1
Fork
You've already forked qtdeclarative
0
No description
  • C++ 61.4%
  • QML 26.3%
  • JavaScript 8.5%
  • CMake 2.2%
  • Objective-C++ 0.4%
  • Other 1%
Ivan Tkachenko e22b9b750b Fix broken object literal syntax in test code
This would've been a hard SyntaxError in more compliant ECMAScript
engines/parsers. But apparently QML/JS engine not only happily accepts
the broken syntax, it also manages to build an actual object and assign
it as a result, while also setting x & y properties on the enclosing
component (which is TestCase in this context).
Amends 0cafcc269a
Task-number: QTBUG-146961
Change-Id: Iaa10eebf55dfe73198118512062d1e07c86c5301
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2026年07月14日 21:57:13 +00:00
cmake Use _qt_internal_set_source_file_generated 2025年06月24日 14:07:30 +02:00
coin Revert "Force macOS 26 x86_64 tests to insignificant" 2026年06月15日 23:00:43 +00:00
dist Remove year from Qt Copyright in REUSE.toml 2025年07月14日 09:47:02 +02:00
examples Doc: Add alternate text for Qt Quick model/view example images 2026年07月09日 07:19:50 +00:00
features Add the skeleton for a D3D12 backend 2016年02月19日 14:51:37 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024年10月29日 14:00:19 +02:00
src QmlPreview: When patching in-place, also update property cache 2026年07月14日 21:56:28 +00:00
tests Fix broken object literal syntax in test code 2026年07月14日 21:57:13 +00:00
tools qmltc: remove a copy 2026年07月14日 06:58:19 +00:00
util/wasm/qtwasmserver wasm: a11y - add selenium qml test 2025年10月01日 12:07:00 +02:00
.cmake.conf Bump version to 6.13.0 2026年06月04日 15:15:48 +00:00
.gitattributes qmlformat: improve testing of file based options 2021年11月04日 13:35:48 +01:00
.gitignore CMake/Android: enable Gradle for building Qt JARs 2026年04月30日 12:29:38 +00: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 Remove qml-i18n example in qtdeclarative repo 2025年10月31日 12:29:23 +01:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022年09月07日 17:01:30 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2026年03月25日 14:57:26 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2026年07月14日 07:03:12 +00:00
licenseRule.json qmltc: Move most of the logic to a new QmltcPrivate static library 2026年06月19日 12:02:39 +00:00
qt_cmdline.cmake configure: Add missing qt_cmdline.cmake chain entries 2026年03月09日 20:06:53 +01:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018年08月16日 15:54:40 +00:00
README.md Unify naming of Qt Qml 2026年01月27日 20:54:36 +01:00
REUSE.toml StyleKit: Introduce the widget QStyleKitStyle 2026年05月19日 23:39:21 +00:00