Full Code of qtproject/qt-creator for AI

master 1609a2f72cd3 cached
14342 files
122.8 MB
27.1M tokens
1 requests
Copy disabled (too large) Download .txt
Showing preview only (109,283K chars total). Download the full file to get everything.
Repository: qtproject/qt-creator
Branch: master
Commit: 1609a2f72cd3
Files: 14342
Total size: 122.8 MB

Directory structure:
gitextract_ge5od5ka/

├── .clang-format
├── .devcontainer/
│   ├── minimum-linux-container-amd64/
│   │   ├── Dockerfile
│   │   └── devcontainer.json
│   └── minimum-linux-container-arm64/
│       ├── Dockerfile
│       └── devcontainer.json
├── .gitattributes
├── .github/
│   ├── pull_request_template.md
│   └── workflows/
│       └── build_cmake.yml
├── .gitignore
├── .gitignore-blame
├── .gitmodules
├── .gitreview
├── .luarc.json
├── .tag
├── CMakeLists.txt
├── CMakePresets.json
├── HACKING
├── LICENSES/
│   ├── LICENSE.GPL3-EXCEPT
│   ├── LicenseRef-Qt-Commercial.txt
│   ├── MIT.txt
│   └── blessing.txt
├── README.md
├── TESTING.md
├── bin/
│   ├── CMakeLists.txt
│   └── qtcreator.sh
├── cmake/
│   ├── Config.cmake.in
│   ├── CreatePythonXY.cmake
│   ├── FindClang.cmake
│   ├── FindCrashpad.cmake
│   ├── FindGoogleBenchmark.cmake
│   ├── FindQbs.cmake
│   ├── Findelfutils.cmake
│   ├── Findyaml-cpp.cmake
│   ├── QtCreatorAPI.cmake
│   ├── QtCreatorAPIInternal.cmake
│   ├── QtCreatorConfig.cmake.in
│   ├── QtCreatorDocumentation.cmake
│   ├── QtCreatorIDEBranding.cmake
│   ├── QtCreatorSbom.cmake
│   ├── QtCreatorTranslations.cmake
│   ├── QtcSeparateDebugInfo.Info.plist.in
│   ├── QtcSeparateDebugInfo.cmake
│   └── Utils.cmake
├── coin/
│   ├── creator_python_requirements.txt
│   ├── dependencies.yaml
│   ├── instructions/
│   │   ├── build.yaml
│   │   ├── common_environment.yaml
│   │   ├── provision.yaml
│   │   └── test.yaml
│   ├── module_config.yaml
│   ├── product_dependencies.yaml
│   └── sbom_requirements.txt
├── dist/
│   ├── CMakeLists.txt
│   ├── api-changelog/
│   │   ├── api-changes-18.md
│   │   └── api-changes-19.md
│   ├── changelog/
│   │   ├── changes-1.1.0
│   │   ├── changes-1.1.1
│   │   ├── changes-1.2.0
│   │   ├── changes-1.2.1
│   │   ├── changes-1.3.0
│   │   ├── changes-1.3.1
│   │   ├── changes-10.0.0.md
│   │   ├── changes-10.0.1.md
│   │   ├── changes-10.0.2.md
│   │   ├── changes-11.0.0.md
│   │   ├── changes-11.0.1.md
│   │   ├── changes-11.0.2.md
│   │   ├── changes-11.0.3.md
│   │   ├── changes-12.0.0.md
│   │   ├── changes-12.0.1.md
│   │   ├── changes-12.0.2.md
│   │   ├── changes-13.0.0.md
│   │   ├── changes-13.0.1.md
│   │   ├── changes-13.0.2.md
│   │   ├── changes-14.0.0.md
│   │   ├── changes-14.0.1.md
│   │   ├── changes-14.0.2.md
│   │   ├── changes-15.0.0.md
│   │   ├── changes-15.0.1.md
│   │   ├── changes-16.0.0.md
│   │   ├── changes-16.0.1.md
│   │   ├── changes-16.0.2.md
│   │   ├── changes-17.0.0.md
│   │   ├── changes-17.0.1.md
│   │   ├── changes-17.0.2.md
│   │   ├── changes-18.0.0.md
│   │   ├── changes-18.0.1.md
│   │   ├── changes-18.0.2.md
│   │   ├── changes-19.0.0.md
│   │   ├── changes-2.0.0
│   │   ├── changes-2.0.1
│   │   ├── changes-2.1.0
│   │   ├── changes-2.2.0
│   │   ├── changes-2.3.0
│   │   ├── changes-2.3.1
│   │   ├── changes-2.4.0
│   │   ├── changes-2.4.1
│   │   ├── changes-2.5.0
│   │   ├── changes-2.5.1
│   │   ├── changes-2.5.2
│   │   ├── changes-2.6.0
│   │   ├── changes-2.6.1
│   │   ├── changes-2.6.2
│   │   ├── changes-2.7.0
│   │   ├── changes-2.8.0
│   │   ├── changes-2.8.1
│   │   ├── changes-3.0.0
│   │   ├── changes-3.0.1
│   │   ├── changes-3.1.0
│   │   ├── changes-3.1.1
│   │   ├── changes-3.1.2
│   │   ├── changes-3.2.0
│   │   ├── changes-3.2.1
│   │   ├── changes-3.2.2
│   │   ├── changes-3.3.0
│   │   ├── changes-3.3.1
│   │   ├── changes-3.3.2
│   │   ├── changes-3.4.0
│   │   ├── changes-3.4.1.md
│   │   ├── changes-3.5.0.md
│   │   ├── changes-3.5.1.md
│   │   ├── changes-3.6.0.md
│   │   ├── changes-3.6.1.md
│   │   ├── changes-4.0.0.md
│   │   ├── changes-4.0.1.md
│   │   ├── changes-4.0.2.md
│   │   ├── changes-4.0.3.md
│   │   ├── changes-4.1.0.md
│   │   ├── changes-4.10.0.md
│   │   ├── changes-4.10.1.md
│   │   ├── changes-4.11.0.md
│   │   ├── changes-4.11.1.md
│   │   ├── changes-4.11.2.md
│   │   ├── changes-4.12.0.md
│   │   ├── changes-4.12.1.md
│   │   ├── changes-4.12.2.md
│   │   ├── changes-4.12.3.md
│   │   ├── changes-4.12.4.md
│   │   ├── changes-4.13.0.md
│   │   ├── changes-4.13.1.md
│   │   ├── changes-4.13.2.md
│   │   ├── changes-4.13.3.md
│   │   ├── changes-4.14.0.md
│   │   ├── changes-4.14.1.md
│   │   ├── changes-4.14.2.md
│   │   ├── changes-4.15.0.md
│   │   ├── changes-4.15.1.md
│   │   ├── changes-4.15.2.md
│   │   ├── changes-4.2.0.md
│   │   ├── changes-4.2.1.md
│   │   ├── changes-4.2.2.md
│   │   ├── changes-4.3.0.md
│   │   ├── changes-4.3.1.md
│   │   ├── changes-4.4.0.md
│   │   ├── changes-4.4.1.md
│   │   ├── changes-4.5.0.md
│   │   ├── changes-4.5.1.md
│   │   ├── changes-4.5.2.md
│   │   ├── changes-4.6.0.md
│   │   ├── changes-4.6.1.md
│   │   ├── changes-4.6.2.md
│   │   ├── changes-4.7.0.md
│   │   ├── changes-4.7.1.md
│   │   ├── changes-4.7.2.md
│   │   ├── changes-4.8.0.md
│   │   ├── changes-4.8.1.md
│   │   ├── changes-4.8.2.md
│   │   ├── changes-4.9.0.md
│   │   ├── changes-4.9.1.md
│   │   ├── changes-4.9.2.md
│   │   ├── changes-5.0.0.md
│   │   ├── changes-5.0.1.md
│   │   ├── changes-5.0.2.md
│   │   ├── changes-5.0.3.md
│   │   ├── changes-6.0.0.md
│   │   ├── changes-6.0.1.md
│   │   ├── changes-6.0.2.md
│   │   ├── changes-7.0.0.md
│   │   ├── changes-7.0.1.md
│   │   ├── changes-7.0.2.md
│   │   ├── changes-8.0.0.md
│   │   ├── changes-8.0.1.md
│   │   ├── changes-8.0.2.md
│   │   ├── changes-9.0.0.md
│   │   ├── changes-9.0.1.md
│   │   ├── changes-9.0.2.md
│   │   └── template.md
│   ├── clangformat/
│   │   └── README.md
│   ├── copyright_template.txt
│   ├── gdb/
│   │   └── patches/
│   │       └── mingw-python.patch
│   ├── installer/
│   │   └── mac/
│   │       ├── Qt Creator.entitlements
│   │       ├── README.md
│   │       ├── disclaim.entitlements
│   │       └── qtcreator_process_stub.entitlements
│   └── known-issues
├── doc/
│   ├── CMakeLists.txt
│   ├── README.md
│   ├── config/
│   │   ├── icon-macros.qdocconf
│   │   ├── macros-online.qdocconf
│   │   ├── macros.qdocconf
│   │   ├── qt-cpp-ignore.qdocconf
│   │   └── qt-defines.qdocconf
│   ├── doc.qbs
│   ├── fixnavi.pl
│   ├── qtcreator/
│   │   ├── config/
│   │   │   ├── qtcreator-project.qdocconf
│   │   │   └── style/
│   │   │       └── tree_config.xml
│   │   ├── doxygen/
│   │   │   └── Doxyfile
│   │   ├── examples/
│   │   │   ├── accelbubble/
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── Info.plist
│   │   │   │   ├── main.cpp
│   │   │   │   └── main.qml
│   │   │   ├── progressbar/
│   │   │   │   ├── main.cpp
│   │   │   │   ├── progressbar.pro
│   │   │   │   ├── qml/
│   │   │   │   │   ├── ProgressBar.qmlproject
│   │   │   │   │   ├── ProgressBar.ui.qml
│   │   │   │   │   └── Root.qml
│   │   │   │   └── qml.qrc
│   │   │   ├── textfinder/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── TextFinder_de_DE.ts
│   │   │   │   ├── input.txt
│   │   │   │   ├── main.cpp
│   │   │   │   ├── textfinder.cpp
│   │   │   │   ├── textfinder.h
│   │   │   │   ├── textfinder.qrc
│   │   │   │   └── textfinder.ui
│   │   │   └── transitions/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── Page.qml
│   │   │       ├── main.cpp
│   │   │       └── main.qml
│   │   ├── images/
│   │   │   └── extraimages/
│   │   │       └── qtcreator-extraimages.qdocconf
│   │   ├── qtcreator-online.qdocconf
│   │   ├── qtcreator.qdocconf
│   │   └── src/
│   │       ├── analyze/
│   │       │   ├── cpu-usage-analyzer.qdoc
│   │       │   ├── creator-analyze.qdoc
│   │       │   ├── creator-axivion.qdoc
│   │       │   ├── creator-clang-static-analyzer.qdoc
│   │       │   ├── creator-coco.qdoc
│   │       │   ├── creator-cppcheck.qdoc
│   │       │   ├── creator-ctf-visualizer.qdoc
│   │       │   ├── creator-heob.qdoc
│   │       │   └── creator-valgrind.qdoc
│   │       ├── android/
│   │       │   ├── androiddev.qdoc
│   │       │   ├── creator-projects-settings-run-android.qdoc
│   │       │   └── deploying-android.qdoc
│   │       ├── appman/
│   │       │   └── creator-appman-how-to-run.qdoc
│   │       ├── baremetal/
│   │       │   ├── creator-baremetal-dev.qdoc
│   │       │   └── creator-baremetal-settings.qdocinc
│   │       ├── cmake/
│   │       │   ├── creator-how-to-debug-cmake-files.qdoc
│   │       │   ├── creator-how-to-profile-cmake-code.qdoc
│   │       │   ├── creator-projects-cmake-building.qdoc
│   │       │   ├── creator-projects-cmake-presets.qdoc
│   │       │   ├── creator-projects-cmake.qdoc
│   │       │   └── creator-projects-settings-cmake.qdoc
│   │       ├── conan/
│   │       │   ├── creator-projects-conan-building.qdoc
│   │       │   └── creator-projects-conan.qdoc
│   │       ├── debugger/
│   │       │   ├── creator-debug-views.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-debugger-example.qdoc
│   │       │   │   ├── creator-debugger-settings.qdoc
│   │       │   │   ├── creator-debugger-setup.qdoc
│   │       │   │   └── creator-debugger.qdoc
│   │       │   ├── qtquick-debugger-example.qdoc
│   │       │   └── qtquick-debugging.qdoc
│   │       ├── devcontainer/
│   │       │   └── creator-devcontainer.qdoc
│   │       ├── docker/
│   │       │   └── creator-docker.qdoc
│   │       ├── editors/
│   │       │   ├── creator-code-completion.qdoc
│   │       │   ├── creator-code-indentation.qdoc
│   │       │   ├── creator-code-refactoring.qdoc
│   │       │   ├── creator-code-syntax.qdoc
│   │       │   ├── creator-editors-options-text.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-aiassistant.qdoc
│   │       │   │   ├── creator-beautifier.qdoc
│   │       │   │   ├── creator-clang-codemodel.qdoc
│   │       │   │   ├── creator-code-pasting.qdoc
│   │       │   │   ├── creator-coding-edit-mode.qdoc
│   │       │   │   ├── creator-compilation-database.qdoc
│   │       │   │   ├── creator-copilot.qdoc
│   │       │   │   ├── creator-cpp-quick-fixes.qdoc
│   │       │   │   ├── creator-diff-editor.qdoc
│   │       │   │   ├── creator-fakevim.qdoc
│   │       │   │   ├── creator-how-to-create-lua.scripts.qdoc
│   │       │   │   ├── creator-how-to-find-symbols.qdoc
│   │       │   │   ├── creator-language-server.qdoc
│   │       │   │   ├── creator-locator.qdoc
│   │       │   │   ├── creator-markdown-editor.qdoc
│   │       │   │   ├── creator-mime-types.qdoc
│   │       │   │   ├── creator-modeling.qdoc
│   │       │   │   ├── creator-preferences-cpp-code-style.qdoc
│   │       │   │   ├── creator-preferences-nim.qdoc
│   │       │   │   ├── creator-scxml.qdoc
│   │       │   │   └── creator-text-editing-macros.qdoc
│   │       │   ├── creator-preferences-text-editor-behavior.qdoc
│   │       │   ├── creator-quick-fixes.qdoc
│   │       │   ├── creator-search.qdoc
│   │       │   └── creator-semantic-highlighting.qdoc
│   │       ├── external-resources/
│   │       │   └── external-resources.qdoc
│   │       ├── howto/
│   │       │   ├── creator-external-tools.qdoc
│   │       │   ├── creator-help.qdoc
│   │       │   ├── creator-how-to-find-preferences.qdoc
│   │       │   ├── creator-how-to-set-high-dpi-scaling.qdoc
│   │       │   ├── creator-how-to-switch-ui-themes.qdoc
│   │       │   ├── creator-how-to-view-images.qdoc
│   │       │   ├── creator-keyboard-preferences.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-autotest.qdoc
│   │       │   │   ├── creator-cli.qdoc
│   │       │   │   ├── creator-how-to-configure-tools-on-devices.qdoc
│   │       │   │   ├── creator-how-to-contact-qt.qdoc
│   │       │   │   ├── creator-how-to-document-code.qdoc
│   │       │   │   ├── creator-how-to-enable-plugins.qdoc
│   │       │   │   ├── creator-how-to-find-settings-files.qdoc
│   │       │   │   ├── creator-how-to-install-extensions.qdoc
│   │       │   │   ├── creator-how-to-install-plugins.qdoc
│   │       │   │   ├── creator-how-to-install.qdoc
│   │       │   │   ├── creator-how-to-record-screens.qdoc
│   │       │   │   ├── creator-how-to-set-up-winappsdk.qdoc
│   │       │   │   ├── creator-how-to-silver-searcher.qdoc
│   │       │   │   ├── creator-how-to-turn-on-crash-reports.qdoc
│   │       │   │   ├── creator-how-tos.qdoc
│   │       │   │   ├── creator-logging-viewer.qdoc
│   │       │   │   ├── creator-squish.qdoc
│   │       │   │   ├── creator-task-lists.qdoc
│   │       │   │   ├── creator-telemetry.qdoc
│   │       │   │   ├── creator-vcpkg.qdoc
│   │       │   │   ├── qtcreator-faq.qdoc
│   │       │   │   └── qtcreator-how-to-change-ui-language.qdoc
│   │       │   └── creator-sessions.qdoc
│   │       ├── incredibuild/
│   │       │   ├── creator-projects-incredibuild-building.qdoc
│   │       │   └── creator-projects-incredibuild.qdoc
│   │       ├── ios/
│   │       │   └── creator-ios-dev.qdoc
│   │       ├── linux-mobile/
│   │       │   ├── b2qtdev.qdoc
│   │       │   ├── creator-deployment-b2qt.qdoc
│   │       │   ├── creator-deployment-embedded-linux.qdoc
│   │       │   ├── creator-developing-vxworks.qdoc
│   │       │   ├── creator-how-to-build-on-remote-devices.qdocinc
│   │       │   ├── creator-projects-how-to-run-generic-linux.qdoc
│   │       │   ├── creator-projects-settings-run-b2qt.qdoc
│   │       │   ├── creator-projects-settings-run-linux.qdoc
│   │       │   ├── linuxdev-keys.qdoc
│   │       │   ├── linuxdev-processes.qdoc
│   │       │   ├── linuxdev.qdoc
│   │       │   └── qtcreator-add-linux-device.qdocinc
│   │       ├── mcp/
│   │       │   └── mcp-server.qdoc
│   │       ├── mcu/
│   │       │   └── creator-mcu-dev.qdoc
│   │       ├── meson/
│   │       │   ├── creator-projects-meson-building.qdoc
│   │       │   └── creator-projects-meson.qdoc
│   │       ├── overview/
│   │       │   ├── creator-acknowledgements.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-configuring.qdoc
│   │       │   │   ├── creator-desktop-platforms.qdoc
│   │       │   │   ├── creator-getting-started.qdoc
│   │       │   │   ├── creator-glossary.qdoc
│   │       │   │   ├── creator-issues.qdoc
│   │       │   │   ├── creator-keyboard-shortcuts.qdoc
│   │       │   │   ├── creator-overview-devices.qdoc
│   │       │   │   ├── creator-overview.qdoc
│   │       │   │   ├── creator-reference.qdoc
│   │       │   │   ├── creator-supported-platforms.qdoc
│   │       │   │   ├── creator-tutorials.qdoc
│   │       │   │   ├── creator-ui-design-overview.qdoc
│   │       │   │   └── mobile-app-design.qdoc
│   │       │   ├── creator-tech-support.qdoc
│   │       │   ├── license-Apache-2.0.txt
│   │       │   ├── license-BSD-2-clause.txt
│   │       │   ├── license-LGPLv2.0.txt
│   │       │   ├── license-LGPLv2.1.txt
│   │       │   └── license-mit.qdocinc
│   │       ├── projects/
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-build-settings-qmake.qdoc
│   │       │   │   ├── creator-custom-output-parser.qdoc
│   │       │   │   ├── creator-files-creating.qdoc
│   │       │   │   ├── creator-how-to-add-wizards.qdoc
│   │       │   │   ├── creator-how-to-create-compiler-explorer-setup.qdoc
│   │       │   │   ├── creator-how-to-create-ts-files.qdoc
│   │       │   │   ├── creator-how-to-edit-qbs-profiles.qdoc
│   │       │   │   ├── creator-how-to-select-build-systems.qdoc
│   │       │   │   ├── creator-how-to-set-default-working-directory.qdoc
│   │       │   │   ├── creator-projects-autotools.qdoc
│   │       │   │   ├── creator-projects-build-run-tutorial.qdoc
│   │       │   │   ├── creator-projects-building.qdoc
│   │       │   │   ├── creator-projects-builds-customizing.qdoc
│   │       │   │   ├── creator-projects-compilers.qdoc
│   │       │   │   ├── creator-projects-creating.qdoc
│   │       │   │   ├── creator-projects-custom-wizards-json.qdocinc
│   │       │   │   ├── creator-projects-custom-wizards.qdoc
│   │       │   │   ├── creator-projects-debuggers.qdoc
│   │       │   │   ├── creator-projects-generic.qdoc
│   │       │   │   ├── creator-projects-kits.qdoc
│   │       │   │   ├── creator-projects-libraries.qdoc
│   │       │   │   ├── creator-projects-nimble.qdoc
│   │       │   │   ├── creator-projects-opening.qdoc
│   │       │   │   ├── creator-projects-qbs.qdoc
│   │       │   │   ├── creator-projects-qt-versions.qdoc
│   │       │   │   ├── creator-projects-qtif.qdoc
│   │       │   │   ├── creator-projects-settings-build-qbs.qdoc
│   │       │   │   ├── creator-projects-settings-build.qdoc
│   │       │   │   ├── creator-projects-settings-building-and-running.qdoc
│   │       │   │   ├── creator-projects-settings-code-style.qdoc
│   │       │   │   ├── creator-projects-settings-dependencies.qdoc
│   │       │   │   ├── creator-projects-settings-editor.qdoc
│   │       │   │   ├── creator-projects-settings-environment.qdoc
│   │       │   │   ├── creator-projects-settings-overview.qdoc
│   │       │   │   ├── creator-projects-settings-run-analyze.qdoc
│   │       │   │   ├── creator-projects-settings-run-debug.qdoc
│   │       │   │   ├── creator-projects-settings-run-desktop.qdoc
│   │       │   │   ├── creator-projects-settings-run.qdoc
│   │       │   │   ├── creator-projects-settings-sharing.qdoc
│   │       │   │   ├── creator-testing-how-to-limit-files-to-path-patterns.qdoc
│   │       │   │   └── qtcreator-how-to-use-qtc-variables.qdoc
│   │       │   └── creator-projects-running.qdoc
│   │       ├── python/
│   │       │   ├── creator-python-development.qdoc
│   │       │   ├── creator-python-run-settings.qdoc
│   │       │   ├── creator-tutorial-python-application-qt-widgets-ui.qdoc
│   │       │   ├── creator-tutorial-python-application-qt-widgets.qdoc
│   │       │   └── creator-tutorial-python-application-qtquick.qdoc
│   │       ├── qnx/
│   │       │   ├── creator-deployment-qnx.qdoc
│   │       │   ├── creator-developing-qnx.qdoc
│   │       │   ├── creator-projects-how-to-run-qnx.qdoc
│   │       │   └── creator-projects-settings-run-qnx.qdoc
│   │       ├── qtcreator-toc.qdoc
│   │       ├── qtcreator.qdoc
│   │       ├── qtquick/
│   │       │   ├── components/
│   │       │   │   ├── qtquick-animation-types.qdoc
│   │       │   │   ├── qtquick-buttons.qdoc
│   │       │   │   ├── qtquick-component-context-menu.qdocinc
│   │       │   │   ├── qtquick-component-instances.qdoc
│   │       │   │   ├── qtquick-components-custom.qdoc
│   │       │   │   ├── qtquick-components.qdoc
│   │       │   │   ├── qtquick-controls.qdoc
│   │       │   │   ├── qtquick-data-models.qdoc
│   │       │   │   ├── qtquick-images.qdoc
│   │       │   │   ├── qtquick-pathview-editor.qdocinc
│   │       │   │   ├── qtquick-positioning.qdoc
│   │       │   │   ├── qtquick-preset-components.qdoc
│   │       │   │   ├── qtquick-shapes.qdoc
│   │       │   │   ├── qtquick-text.qdoc
│   │       │   │   └── qtquick-user-interaction-methods.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-mobile-app-tutorial.qdoc
│   │       │   │   ├── creator-projects-settings-run-qtquick.qdoc
│   │       │   │   ├── qtquick-app-tutorial.qdoc
│   │       │   │   ├── qtquick-creating.qdoc
│   │       │   │   ├── qtquick-from-qmlproject-to-pro.qdoc
│   │       │   │   ├── qtquick-live-preview-desktop.qdoc
│   │       │   │   ├── qtquick-open-in-qds.qdoc
│   │       │   │   └── qtquick-tutorial-create-empty-project.qdocinc
│   │       │   ├── creator-preferences-qtquick-code-style.qdoc
│   │       │   ├── qtquick-animation-overview.qdoc
│   │       │   ├── qtquick-annotations.qdoc
│   │       │   ├── qtquick-creating-ui-logic.qdoc
│   │       │   ├── qtquick-fonts.qdoc
│   │       │   ├── qtquick-live-preview-devices.qdoc
│   │       │   ├── qtquick-modules-with-plugins.qdoc
│   │       │   ├── qtquick-optimizing-designs.qdoc
│   │       │   ├── qtquick-placeholder-data.qdoc
│   │       │   ├── qtquick-production-quality-animation.qdoc
│   │       │   ├── qtquick-profiler.qdoc
│   │       │   ├── qtquick-toolbars.qdoc
│   │       │   ├── qtquick-ui-forms.qdoc
│   │       │   └── views/
│   │       │       ├── creator-logical-operators.qdocinc
│   │       │       ├── qtquick-assets.qdoc
│   │       │       ├── qtquick-connection-editor-bindings.qdoc
│   │       │       ├── qtquick-connection-editor-properties.qdoc
│   │       │       ├── qtquick-connection-editor-signals.qdoc
│   │       │       ├── qtquick-curve-editor.qdoc
│   │       │       ├── qtquick-designer.qdoc
│   │       │       ├── qtquick-easing-curve-editor.qdoc
│   │       │       ├── qtquick-form-editor.qdoc
│   │       │       ├── qtquick-navigator.qdoc
│   │       │       ├── qtquick-properties-view.qdoc
│   │       │       ├── qtquick-properties.qdoc
│   │       │       ├── qtquick-states-view.qdoc
│   │       │       ├── qtquick-states.qdoc
│   │       │       ├── qtquick-timeline.qdoc
│   │       │       ├── qtquick-transition-editor.qdoc
│   │       │       └── studio-workspaces.qdoc
│   │       ├── reference/
│   │       │   └── creator-sdk-tool.qdoc
│   │       ├── user-interface/
│   │       │   ├── creator-file-system-view.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-how-to-detach-views.qdoc
│   │       │   │   ├── creator-how-to-parse-build-output.qdoc
│   │       │   │   ├── creator-how-to-show-and-hide-main-menu.qdoc
│   │       │   │   ├── creator-how-to-show-and-hide-sidebars.qdoc
│   │       │   │   ├── creator-how-to-switch-between-modes.qdoc
│   │       │   │   ├── creator-how-to-use-info-bars.qdoc
│   │       │   │   ├── creator-how-to-view-output.qdoc
│   │       │   │   ├── creator-reference-output-views.qdoc
│   │       │   │   ├── creator-reference-sidebar-views.qdoc
│   │       │   │   ├── creator-reference-terminal-view.qdoc
│   │       │   │   ├── creator-reference-to-do-entries-view.qdoc
│   │       │   │   └── creator-ui.qdoc
│   │       │   ├── creator-open-documents-view.qdoc
│   │       │   └── creator-projects-view.qdoc
│   │       ├── vcs/
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-how-to-use-git-on-windows.qdoc
│   │       │   │   ├── creator-vcs-bazaar.qdoc
│   │       │   │   ├── creator-vcs-clearcase.qdoc
│   │       │   │   ├── creator-vcs-cvs.qdoc
│   │       │   │   ├── creator-vcs-fossil.qdoc
│   │       │   │   ├── creator-vcs-gitlab.qdoc
│   │       │   │   ├── creator-vcs-mercurial.qdoc
│   │       │   │   ├── creator-vcs-perforce.qdoc
│   │       │   │   ├── creator-vcs-preferences.qdoc
│   │       │   │   ├── creator-vcs-subversion.qdoc
│   │       │   │   └── creator-vcs.qdoc
│   │       │   └── creator-vcs-git.qdoc
│   │       ├── webassembly/
│   │       │   └── creator-webassembly.qdoc
│   │       └── widgets/
│   │           ├── creator-faq-qtdesigner.qdocinc
│   │           ├── doc_src_plugins.qdocinc
│   │           ├── qtdesigner-app-tutorial.qdoc
│   │           ├── qtdesigner-overview.qdoc
│   │           └── qtdesigner-plugins.qdoc
│   ├── qtcreatordev/
│   │   ├── config/
│   │   │   ├── qtcreator-developer.qdocconf
│   │   │   └── style/
│   │   │       └── qt5-sidebar.html
│   │   ├── examples/
│   │   │   ├── aggregation/
│   │   │   │   ├── README
│   │   │   │   ├── output.txt
│   │   │   │   └── test.sh
│   │   │   └── exampleplugin/
│   │   │       ├── .github/
│   │   │       │   └── workflows/
│   │   │       │       ├── README.md
│   │   │       │       └── build_cmake.yml
│   │   │       ├── .gitignore
│   │   │       ├── CMakeLists.txt
│   │   │       ├── Example.json.in
│   │   │       ├── README.md
│   │   │       ├── example.cpp
│   │   │       ├── example.h
│   │   │       ├── example_global.h
│   │   │       ├── exampleconstants.h
│   │   │       ├── examplefunctions.h
│   │   │       └── tst_mytest.cpp
│   │   ├── images/
│   │   │   └── actionmanager.qmodel
│   │   ├── qtcreator-dev-online.qdocconf
│   │   ├── qtcreator-dev.qdocconf
│   │   └── src/
│   │       ├── actionmanager.qdoc
│   │       ├── coding-style.qdoc
│   │       ├── common-extension-tasks.qdoc
│   │       ├── creating-plugins.qdoc
│   │       ├── distributing-plugins.qdoc
│   │       ├── external-resources.qdoc
│   │       ├── external-tool-spec.qdoc
│   │       ├── first-plugin.qdoc
│   │       ├── getting-and-building.qdoc
│   │       ├── lua-extensions.qdoc
│   │       ├── plugin-lifecycle.qdoc
│   │       ├── plugin-metadata.qdoc
│   │       ├── plugin-tests.qdoc
│   │       ├── pluginmanager.qdoc
│   │       ├── qtcreator-dev-wizards.qdoc
│   │       ├── qtcreator-dev.qdoc
│   │       ├── qtcreator-documentation.qdoc
│   │       ├── qtcreator-module.qdoc
│   │       ├── qtcreator-ui-text.qdoc
│   │       └── solutions-index.qdoc
│   ├── runframework.dia
│   └── titlecase/
│       ├── to-title-case.html
│       └── to-title-case.js
├── packaging/
│   └── CMakeLists.txt
├── qbs/
│   ├── imports/
│   │   ├── PlainStaticLibrary.qbs
│   │   ├── QtcAutotest.qbs
│   │   ├── QtcCommercialPlugin.qbs
│   │   ├── QtcDocumentation.qbs
│   │   ├── QtcFunctions/
│   │   │   └── functions.js
│   │   ├── QtcLibrary.qbs
│   │   ├── QtcManualTest.qbs
│   │   ├── QtcPlugin.qbs
│   │   ├── QtcProduct.qbs
│   │   ├── QtcTestApp.qbs
│   │   ├── QtcTestFiles.qbs
│   │   ├── QtcTestResources.qbs
│   │   ├── QtcTool.qbs
│   │   └── src
│   └── modules/
│       ├── clang_defines/
│       │   └── clang_defines.qbs
│       ├── copyable_resource/
│       │   └── copyable-resource.qbs
│       ├── go/
│       │   └── go.qbs
│       ├── libarchive_static/
│       │   ├── functions.js
│       │   └── libarchive_static.qbs
│       ├── libclang/
│       │   ├── functions.js
│       │   └── libclang.qbs
│       ├── pluginjson/
│       │   └── pluginjson.qbs
│       ├── qbsbuildconfig/
│       │   └── qbsbuildconfig.qbs
│       ├── qtc/
│       │   └── qtc.qbs
│       ├── qtc_gtest_gmock/
│       │   └── qtc_gtest_gmock.qbs
│       └── sqlite_sources/
│           └── sqlite-sources.qbs
├── qt_attributions.json
├── qtcreator.qbs
├── scripts/
│   ├── axivion2tasks.py
│   ├── build.py
│   ├── build_plugin.py
│   ├── build_sdktool.py
│   ├── checkInstalledFiles.py
│   ├── clangCompleteAt.sh
│   ├── clazyweb2tasks.pl
│   ├── common.py
│   ├── dependencyinfo.py
│   ├── deploy.py
│   ├── fix_makefile_header_dependencies.sh
│   ├── flake2tasks.py
│   ├── gcc2tasks.pl
│   ├── generate_cpp_from_schema.py
│   ├── install_qt.py
│   ├── krazy2tasks.pl
│   ├── makedmg.py
│   ├── msanalyzer2tasks.pl
│   ├── msvc2tasks.pl
│   ├── mytasks.pl
│   ├── ninjawrapper.py
│   ├── perltest2tasks.pl
│   ├── purify2tasks.pl
│   ├── qdoc2tasks.pl
│   ├── scrubts.py
│   ├── shiboken2tasks.py
│   ├── sphinx2tasks.pl
│   ├── test2tasks.pl
│   ├── uichanges.py
│   └── updateCopyright.pl
├── share/
│   ├── CMakeLists.txt
│   ├── applications/
│   │   ├── io.qt.qtdesignstudio.desktop
│   │   └── org.qt-project.qtcreator.desktop
│   ├── metainfo/
│   │   ├── io.qt.qtdesignstudio.appdata.xml.cmakein
│   │   └── org.qt-project.qtcreator.appdata.xml.cmakein
│   ├── qtcreator/
│   │   ├── CMakeLists.txt
│   │   ├── android/
│   │   │   └── sdk_definitions.json
│   │   ├── cplusplus/
│   │   │   ├── examples/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── clazy_example.cpp
│   │   │   │   ├── examples.pro
│   │   │   │   ├── icontest.cpp
│   │   │   │   ├── tidy_example.cpp
│   │   │   │   └── tidy_example.h
│   │   │   ├── wrappedMingwHeaders/
│   │   │   │   └── float.h
│   │   │   └── wrappedQtHeaders/
│   │   │       └── QtCore/
│   │   │           └── qobjectdefs.h
│   │   ├── debugger/
│   │   │   ├── .pylintrc
│   │   │   ├── LICENSE.GPL3-EXCEPT
│   │   │   ├── LICENSE.MIT
│   │   │   ├── README.txt
│   │   │   ├── android_stdtypes.py
│   │   │   ├── boosttypes.py
│   │   │   ├── cdbbridge.py
│   │   │   ├── cdbext.pyi
│   │   │   ├── creatortypes.py
│   │   │   ├── dumper.py
│   │   │   ├── gdbbridge.py
│   │   │   ├── gdbtracepoint.py
│   │   │   ├── libcpp_stdtypes.py
│   │   │   ├── lldbbridge.py
│   │   │   ├── loadorder_gdbbridge.txt
│   │   │   ├── loadorder_lldbbridge.txt
│   │   │   ├── misctypes.py
│   │   │   ├── opencvtypes.py
│   │   │   ├── pdbbridge.py
│   │   │   ├── personaltypes.py
│   │   │   ├── qttypes.py
│   │   │   ├── setup.cfg
│   │   │   ├── stdtypes.py
│   │   │   ├── utils.py
│   │   │   └── visualize.py
│   │   ├── debugger-with-python2/
│   │   │   ├── README.txt
│   │   │   ├── android_stdtypes.py
│   │   │   ├── boosttypes.py
│   │   │   ├── cdbbridge.py
│   │   │   ├── creatortypes.py
│   │   │   ├── dumper.py
│   │   │   ├── gdbbridge.py
│   │   │   ├── gdbtracepoint.py
│   │   │   ├── libcpp_stdtypes.py
│   │   │   ├── lldbbridge.py
│   │   │   ├── misctypes.py
│   │   │   ├── opencvtypes.py
│   │   │   ├── pdbbridge.py
│   │   │   ├── personaltypes.py
│   │   │   ├── qttypes.py
│   │   │   ├── stdtypes.py
│   │   │   └── utils.py
│   │   ├── glsl/
│   │   │   ├── glsl_120.frag
│   │   │   ├── glsl_120.vert
│   │   │   ├── glsl_120_common.glsl
│   │   │   ├── glsl_330.frag
│   │   │   ├── glsl_330.vert
│   │   │   ├── glsl_330_common.glsl
│   │   │   ├── glsl_460.frag
│   │   │   ├── glsl_460.vert
│   │   │   ├── glsl_460_common.glsl
│   │   │   ├── glsl_es_100.frag
│   │   │   ├── glsl_es_100.vert
│   │   │   ├── glsl_es_100_common.glsl
│   │   │   └── glsl_vulkan.glsl
│   │   ├── indexer_preincludes/
│   │   │   ├── QtCore/
│   │   │   │   ├── qconfig.h
│   │   │   │   └── qglobal.h
│   │   │   ├── qglobal.h
│   │   │   └── windows.h
│   │   ├── jsonschemas/
│   │   │   └── project.json
│   │   ├── lua-lupdate/
│   │   │   ├── README.md
│   │   │   └── lupdate.lua
│   │   ├── lua-plugins/
│   │   │   ├── luals/
│   │   │   │   ├── init.lua
│   │   │   │   └── luals.lua
│   │   │   ├── luatests/
│   │   │   │   ├── guidemo.lua
│   │   │   │   ├── luatests.lua
│   │   │   │   ├── qtctest.lua
│   │   │   │   ├── taskhubhooks.lua
│   │   │   │   ├── tests.lua
│   │   │   │   ├── tst_aspectcontainer.lua
│   │   │   │   ├── tst_fetch.lua
│   │   │   │   ├── tst_markdownbrowser.lua
│   │   │   │   ├── tst_taskhub.lua
│   │   │   │   ├── tst_texteditor.lua
│   │   │   │   └── tst_utils.lua
│   │   │   ├── rustls/
│   │   │   │   ├── init.lua
│   │   │   │   └── rustls.lua
│   │   │   └── tellajoke/
│   │   │       └── tellajoke.lua
│   │   ├── modeleditor/
│   │   │   └── standard.def
│   │   ├── qml-type-descriptions/
│   │   │   ├── builtins.qmltypes
│   │   │   ├── qbs-base.qmltypes
│   │   │   ├── qbs-bundle.json
│   │   │   ├── qbs.qmltypes
│   │   │   ├── qmlproject-bundle.json
│   │   │   ├── qmlproject.qmltypes
│   │   │   ├── qmlruntime.qmltypes
│   │   │   ├── qmltypes-bundle.json
│   │   │   ├── qt-labs-folderlistmodel.qmltypes
│   │   │   ├── qt-labs-gestures.qmltypes
│   │   │   ├── qt-labs-particles.qmltypes
│   │   │   ├── qt5QtQuick2-bundle.json
│   │   │   ├── qt5QtQuick2ext-macos-bundle.json
│   │   │   ├── qt5QtQuick2ext-win-bundle.json
│   │   │   ├── qtmobility-connectivity.qmltypes
│   │   │   ├── qtmobility-contacts.qmltypes
│   │   │   ├── qtmobility-feedback.qmltypes
│   │   │   ├── qtmobility-gallery.qmltypes
│   │   │   ├── qtmobility-location.qmltypes
│   │   │   ├── qtmobility-messaging.qmltypes
│   │   │   ├── qtmobility-organizer.qmltypes
│   │   │   ├── qtmobility-publishsubscribe.qmltypes
│   │   │   ├── qtmobility-sensors.qmltypes
│   │   │   ├── qtmobility-serviceframework.qmltypes
│   │   │   ├── qtmobility-systeminfo.qmltypes
│   │   │   ├── qtmultimediakit.qmltypes
│   │   │   └── qtwebkit.qmltypes
│   │   ├── qmldesigner/
│   │   │   ├── EasingCurves.ini
│   │   │   ├── assetsLibraryQmlSources/
│   │   │   │   ├── AssetDelegate.qml
│   │   │   │   ├── Assets.qml
│   │   │   │   ├── AssetsContextMenu.qml
│   │   │   │   ├── AssetsView.qml
│   │   │   │   ├── ConfirmDeleteFilesDialog.qml
│   │   │   │   ├── ConfirmDeleteFolderDialog.qml
│   │   │   │   ├── ErrorDialog.qml
│   │   │   │   ├── NewEffectDialog.qml
│   │   │   │   ├── NewFolderDialog.qml
│   │   │   │   └── RenameFolderDialog.qml
│   │   │   ├── connectionseditor/
│   │   │   │   ├── BindingsDialog.qml
│   │   │   │   ├── BindingsDialogForm.qml
│   │   │   │   ├── BindingsListView.qml
│   │   │   │   ├── ConnectionsDialog.qml
│   │   │   │   ├── ConnectionsDialogForm.qml
│   │   │   │   ├── ConnectionsListView.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── PropertiesDialog.qml
│   │   │   │   ├── PropertiesDialogForm.qml
│   │   │   │   ├── PropertiesListView.qml
│   │   │   │   ├── TabCheckButton.qml
│   │   │   │   └── imports/
│   │   │   │       └── ConnectionsEditor/
│   │   │   │           ├── Constants.qml
│   │   │   │           └── qmldir
│   │   │   ├── contentLibraryQmlSource/
│   │   │   │   ├── ContentLibrary.qml
│   │   │   │   ├── ContentLibraryEffectContextMenu.qml
│   │   │   │   ├── ContentLibraryEffectsView.qml
│   │   │   │   ├── ContentLibraryItem.qml
│   │   │   │   ├── ContentLibraryItemContextMenu.qml
│   │   │   │   ├── ContentLibraryMaterial.qml
│   │   │   │   ├── ContentLibraryMaterialsView.qml
│   │   │   │   ├── ContentLibraryTabBar.qml
│   │   │   │   ├── ContentLibraryTabButton.qml
│   │   │   │   ├── ContentLibraryTexture.qml
│   │   │   │   ├── ContentLibraryTextureContextMenu.qml
│   │   │   │   ├── ContentLibraryTexturesView.qml
│   │   │   │   ├── ContentLibraryUserView.qml
│   │   │   │   ├── DeleteBundleItemDialog.qml
│   │   │   │   ├── DownloadPane.qml
│   │   │   │   ├── TextureProgressBar.qml
│   │   │   │   └── UnimportBundleItemDialog.qml
│   │   │   ├── designericons.json
│   │   │   ├── designsystem/
│   │   │   │   ├── Main.qml
│   │   │   │   └── imports/
│   │   │   │       └── DesignSystemControls/
│   │   │   │           ├── BindingIndicator.qml
│   │   │   │           ├── MenuItem.qml
│   │   │   │           ├── SpinBox.qml
│   │   │   │           ├── SpinBoxIndicator.qml
│   │   │   │           ├── SpinBoxInput.qml
│   │   │   │           ├── Switch.qml
│   │   │   │           ├── TextField.qml
│   │   │   │           └── qmldir
│   │   │   ├── edit3dQmlSource/
│   │   │   │   ├── BakeLightsProgressDialog.qml
│   │   │   │   ├── BakeLightsSetupDialog.qml
│   │   │   │   ├── CameraSpeedConfigurationDialog.qml
│   │   │   │   └── SnapConfigurationDialog.qml
│   │   │   ├── effectComposerQmlSources/
│   │   │   │   ├── AddPropertyForm.qml
│   │   │   │   ├── BlurHelper.qml
│   │   │   │   ├── CodeEditorFooter.qml
│   │   │   │   ├── CodeEditorHeader.qml
│   │   │   │   ├── CodeEditorTabs.qml
│   │   │   │   ├── CodeEditorUniformsView.qml
│   │   │   │   ├── ColumnChooser.qml
│   │   │   │   ├── ConfirmClearAllDialog.qml
│   │   │   │   ├── ConfirmForm.qml
│   │   │   │   ├── EffectComposer.qml
│   │   │   │   ├── EffectComposerPreview.qml
│   │   │   │   ├── EffectComposerTopBar.qml
│   │   │   │   ├── EffectCompositionNode.qml
│   │   │   │   ├── EffectCompositionNodeUniform.qml
│   │   │   │   ├── EffectNode.qml
│   │   │   │   ├── EffectNodesComboBox.qml
│   │   │   │   ├── HeaderColumnController.qml
│   │   │   │   ├── PreviewError.qml
│   │   │   │   ├── PreviewImagesComboBox.qml
│   │   │   │   ├── SaveAsDialog.qml
│   │   │   │   ├── SaveChangesDialog.qml
│   │   │   │   ├── ValueBool.qml
│   │   │   │   ├── ValueChannel.qml
│   │   │   │   ├── ValueColor.qml
│   │   │   │   ├── ValueDefine.qml
│   │   │   │   ├── ValueFloat.qml
│   │   │   │   ├── ValueImage.qml
│   │   │   │   ├── ValueInt.qml
│   │   │   │   ├── ValueVec2.qml
│   │   │   │   ├── ValueVec3.qml
│   │   │   │   └── ValueVec4.qml
│   │   │   ├── feedback/
│   │   │   │   └── FeedbackPopup.qml
│   │   │   ├── formatconfiguration.json
│   │   │   ├── itemLibrary/
│   │   │   │   ├── multimedia.metainfo
│   │   │   │   ├── qml.metainfo
│   │   │   │   ├── qtcharts.metainfo
│   │   │   │   ├── qtgraphs.metainfo
│   │   │   │   ├── qtquickcontrols2.metainfo
│   │   │   │   ├── qtquicklayouts.metainfo
│   │   │   │   ├── qtquickultralitecomponents.metainfo
│   │   │   │   ├── qtquickultraliteextras.metainfo
│   │   │   │   ├── qtquickultralitelayers.metainfo
│   │   │   │   ├── qtsaferenderer.metainfo
│   │   │   │   ├── qtvirtualkeyboard.metainfo
│   │   │   │   ├── quick.metainfo
│   │   │   │   ├── quick3d.metainfo
│   │   │   │   ├── quick3d_assetutils.metainfo
│   │   │   │   ├── quick3d_effects.metainfo
│   │   │   │   ├── quick3d_helpers.metainfo
│   │   │   │   ├── quick3d_particles3d.metainfo
│   │   │   │   ├── quick3d_physics.metainfo
│   │   │   │   ├── quick3d_spatialaudio.metainfo
│   │   │   │   ├── source/
│   │   │   │   │   ├── AreaSeries.qml
│   │   │   │   │   ├── BarSeries.qml
│   │   │   │   │   ├── Bars3D.qml
│   │   │   │   │   ├── BoxPlotSeries.qml
│   │   │   │   │   ├── Graphs2DAreaSeries.qml
│   │   │   │   │   ├── Graphs2DBarSeries.qml
│   │   │   │   │   ├── Graphs2DLineSeries.qml
│   │   │   │   │   ├── Graphs2DPieSeries.qml
│   │   │   │   │   ├── Graphs2DScatterSeries.qml
│   │   │   │   │   ├── Graphs2DSplineSeries.qml
│   │   │   │   │   ├── HorizontalBarSeries.qml
│   │   │   │   │   ├── HorizontalPercentBarSeries.qml
│   │   │   │   │   ├── HorizontalStackedBarSeries.qml
│   │   │   │   │   ├── LineSeries.qml
│   │   │   │   │   ├── PercentBarSeries.qml
│   │   │   │   │   ├── PieSeries.qml
│   │   │   │   │   ├── PolarAreaSeries.qml
│   │   │   │   │   ├── PolarLineSeries.qml
│   │   │   │   │   ├── PolarScatterSeries.qml
│   │   │   │   │   ├── PolarSplineSeries.qml
│   │   │   │   │   ├── Scatter3D.qml
│   │   │   │   │   ├── ScatterSeries.qml
│   │   │   │   │   ├── SplineSeries.qml
│   │   │   │   │   ├── StackedBarSeries.qml
│   │   │   │   │   ├── Surface3D.qml
│   │   │   │   │   ├── component.qml
│   │   │   │   │   ├── component3d.qml
│   │   │   │   │   ├── custom_material_default_shader.frag
│   │   │   │   │   ├── effect_default_shader.frag
│   │   │   │   │   ├── effect_template.qml
│   │   │   │   │   ├── extendedview3D_template.qml
│   │   │   │   │   ├── gridview.qml
│   │   │   │   │   ├── listview.qml
│   │   │   │   │   ├── particleeffect_clouds.qml
│   │   │   │   │   ├── particleeffect_dust.qml
│   │   │   │   │   ├── particleeffect_exhaust.qml
│   │   │   │   │   ├── particleeffect_fire.qml
│   │   │   │   │   ├── particleeffect_heavyrain.qml
│   │   │   │   │   ├── particleeffect_heavyrain_tirespray.qml
│   │   │   │   │   ├── particleeffect_lightrain.qml
│   │   │   │   │   ├── particleeffect_lightrain_tirespray.qml
│   │   │   │   │   ├── particleeffect_rainmist.qml
│   │   │   │   │   ├── particleeffect_snow.qml
│   │   │   │   │   ├── particleeffect_steam.qml
│   │   │   │   │   ├── particlesystem_animatedsprite_template.qml
│   │   │   │   │   ├── particlesystem_attractor_template.qml
│   │   │   │   │   ├── particlesystem_burst_template.qml
│   │   │   │   │   ├── particlesystem_modelblend_template.qml
│   │   │   │   │   ├── particlesystem_modelshape_template.qml
│   │   │   │   │   ├── particlesystem_particletrail_template.qml
│   │   │   │   │   ├── particlesystem_sprite_template.qml
│   │   │   │   │   ├── particlesystem_template.qml
│   │   │   │   │   ├── particlesystem_wander_template.qml
│   │   │   │   │   ├── pathview.qml
│   │   │   │   │   └── view3D_template.qml
│   │   │   │   ├── studiocomponents.metainfo
│   │   │   │   ├── studiodesigneffects.metainfo
│   │   │   │   ├── studioeffects.metainfo
│   │   │   │   └── studiologichelper.metainfo
│   │   │   ├── itemLibraryQmlSources/
│   │   │   │   ├── AddModuleView.qml
│   │   │   │   ├── ItemDelegate.qml
│   │   │   │   └── ItemsView.qml
│   │   │   ├── landingpage/
│   │   │   │   ├── content/
│   │   │   │   │   ├── App.qml
│   │   │   │   │   ├── CustomCheckBox.ui.qml
│   │   │   │   │   ├── InstallQdsStatusBlock.ui.qml
│   │   │   │   │   ├── PageText.ui.qml
│   │   │   │   │   ├── ProjectInfoStatusBlock.ui.qml
│   │   │   │   │   ├── PushButton.ui.qml
│   │   │   │   │   └── Screen01.ui.qml
│   │   │   │   ├── imports/
│   │   │   │   │   └── LandingPage/
│   │   │   │   │       ├── +QDS_theming/
│   │   │   │   │       │   └── Colors.qml
│   │   │   │   │       ├── Colors.qml
│   │   │   │   │       ├── Values.qml
│   │   │   │   │       └── qmldir
│   │   │   │   ├── landingpage.qmlproject
│   │   │   │   ├── main.qml
│   │   │   │   └── mockimports/
│   │   │   │       ├── LandingPageApi/
│   │   │   │       │   ├── LandingPageApi.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── LandingPageTheme/
│   │   │   │           ├── Dummy.qml
│   │   │   │           └── qmldir
│   │   │   ├── materialBrowserQmlSource/
│   │   │   │   ├── ChooseMaterialProperty.qml
│   │   │   │   ├── ItemBorder.qml
│   │   │   │   ├── MaterialBrowser.qml
│   │   │   │   ├── MaterialBrowserContextMenu.qml
│   │   │   │   ├── MaterialBrowserItemName.qml
│   │   │   │   ├── MaterialItem.qml
│   │   │   │   ├── TextureBrowserContextMenu.qml
│   │   │   │   └── TextureItem.qml
│   │   │   ├── misc/
│   │   │   │   └── BusyIndicator.qml
│   │   │   ├── newprojectdialog/
│   │   │   │   ├── NewProjectDialog.qml
│   │   │   │   └── imports/
│   │   │   │       ├── NewProjectDialog/
│   │   │   │       │   ├── Details.qml
│   │   │   │       │   ├── DialogValues.qml
│   │   │   │       │   ├── PopupDialog.qml
│   │   │   │       │   ├── PopupDialogButton.qml
│   │   │   │       │   ├── PopupDialogButtonBox.qml
│   │   │   │       │   ├── PresetView.qml
│   │   │   │       │   ├── Styles.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── ProjectType/
│   │   │   │           ├── DefaultProject.qml
│   │   │   │           └── qmldir
│   │   │   ├── projectstorage/
│   │   │   │   └── fake.qmltypes
│   │   │   ├── propertyEditorQmlSources/
│   │   │   │   ├── PropertyTemplates/
│   │   │   │   │   ├── 3DItemFilterComboBoxEditorTemplate.template
│   │   │   │   │   ├── BooleanEditorTemplate.template
│   │   │   │   │   ├── ColorEditorTemplate.template
│   │   │   │   │   ├── FontEditorTemplate.template
│   │   │   │   │   ├── ImageEditorTemplate.template
│   │   │   │   │   ├── IntEditorTemplate.template
│   │   │   │   │   ├── RealEditorTemplate.template
│   │   │   │   │   ├── RectangleEditorTemplate.template
│   │   │   │   │   ├── StringEditorTemplate.template
│   │   │   │   │   ├── TemplateTypes.qml
│   │   │   │   │   ├── TextEditorTemplate.template
│   │   │   │   │   ├── UrlEditorTemplate.template
│   │   │   │   │   ├── Vector2dEditorTemplate.template
│   │   │   │   │   ├── Vector3dEditorTemplate.template
│   │   │   │   │   └── Vector4dEditorTemplate.template
│   │   │   │   ├── QML/
│   │   │   │   │   └── QtObjectPane.qml
│   │   │   │   ├── Qt/
│   │   │   │   │   └── SafeRenderer/
│   │   │   │   │       ├── SafeImagePane.qml
│   │   │   │   │       ├── SafePicturePane.qml
│   │   │   │   │       └── SafeTextPane.qml
│   │   │   │   ├── QtCharts/
│   │   │   │   │   └── ChartViewSpecifics.qml
│   │   │   │   ├── QtGraphs/
│   │   │   │   │   ├── Bars3DSpecifics.qml
│   │   │   │   │   ├── GraphsCameraSection.qml
│   │   │   │   │   ├── GraphsSection.qml
│   │   │   │   │   ├── GraphsViewSpecifics.qml
│   │   │   │   │   ├── Scatter3DSpecifics.qml
│   │   │   │   │   └── Surface3DSpecifics.qml
│   │   │   │   ├── QtMultimedia/
│   │   │   │   │   ├── AudioOutputSpecifics.qml
│   │   │   │   │   ├── AudioSection.qml
│   │   │   │   │   ├── MediaPlayerSection.qml
│   │   │   │   │   ├── MediaPlayerSpecifics.qml
│   │   │   │   │   ├── VideoOutputSpecifics.qml
│   │   │   │   │   ├── VideoSection.qml
│   │   │   │   │   └── VideoSpecifics.qml
│   │   │   │   ├── QtQml/
│   │   │   │   │   ├── ConnectionsSpecifics.qml
│   │   │   │   │   ├── QtObjectPane.qml
│   │   │   │   │   └── TimerSpecifics.qml
│   │   │   │   ├── QtQuick/
│   │   │   │   │   ├── AdvancedSection.qml
│   │   │   │   │   ├── AlignDistributeSection.qml
│   │   │   │   │   ├── AnchorRow.qml
│   │   │   │   │   ├── AnimatedImageSpecifics.qml
│   │   │   │   │   ├── AnimatedSpriteSpecifics.qml
│   │   │   │   │   ├── AnimationSection.qml
│   │   │   │   │   ├── AnimationTargetSection.qml
│   │   │   │   │   ├── BorderImageSpecifics.qml
│   │   │   │   │   ├── ColorAnimationSpecifics.qml
│   │   │   │   │   ├── ColumnSpecifics.qml
│   │   │   │   │   ├── ConnectionsSpecifics.qml
│   │   │   │   │   ├── Controls/
│   │   │   │   │   │   ├── AbstractButtonSection.qml
│   │   │   │   │   │   ├── Basic/
│   │   │   │   │   │   │   ├── BusyIndicatorSpecifics.qml
│   │   │   │   │   │   │   ├── ButtonSpecifics.qml
│   │   │   │   │   │   │   ├── CheckBoxSpecifics.qml
│   │   │   │   │   │   │   ├── CheckDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── ComboBoxSpecifics.qml
│   │   │   │   │   │   │   ├── ControlSpecifics.qml
│   │   │   │   │   │   │   ├── DelayButtonSpecifics.qml
│   │   │   │   │   │   │   ├── DialSpecifics.qml
│   │   │   │   │   │   │   ├── DialogSpecifics.qml
│   │   │   │   │   │   │   ├── DrawerSpecifics.qml
│   │   │   │   │   │   │   ├── FrameSpecifics.qml
│   │   │   │   │   │   │   ├── GroupBoxSpecifics.qml
│   │   │   │   │   │   │   ├── ItemDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── LabelSpecifics.qml
│   │   │   │   │   │   │   ├── PageIndicatorSpecifics.qml
│   │   │   │   │   │   │   ├── PageSpecifics.qml
│   │   │   │   │   │   │   ├── PaneSpecifics.qml
│   │   │   │   │   │   │   ├── PopupSpecifics.qml
│   │   │   │   │   │   │   ├── ProgressBarSpecifics.qml
│   │   │   │   │   │   │   ├── RadioButtonSpecifics.qml
│   │   │   │   │   │   │   ├── RadioDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── RangeSliderSpecifics.qml
│   │   │   │   │   │   │   ├── RoundButtonSpecifics.qml
│   │   │   │   │   │   │   ├── ScrollViewSpecifics.qml
│   │   │   │   │   │   │   ├── SliderSpecifics.qml
│   │   │   │   │   │   │   ├── SpinBoxSpecifics.qml
│   │   │   │   │   │   │   ├── StackViewSpecifics.qml
│   │   │   │   │   │   │   ├── SwipeDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── SwipeViewSpecifics.qml
│   │   │   │   │   │   │   ├── SwitchDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── SwitchSpecifics.qml
│   │   │   │   │   │   │   ├── TabBarSpecifics.qml
│   │   │   │   │   │   │   ├── TabButtonSpecifics.qml
│   │   │   │   │   │   │   ├── TextAreaSpecifics.qml
│   │   │   │   │   │   │   ├── TextFieldSpecifics.qml
│   │   │   │   │   │   │   ├── ToolBarSpecifics.qml
│   │   │   │   │   │   │   ├── ToolButtonSpecifics.qml
│   │   │   │   │   │   │   ├── ToolSeparatorSpecifics.qml
│   │   │   │   │   │   │   └── TumblerSpecifics.qml
│   │   │   │   │   │   ├── BusyIndicatorSpecifics.qml
│   │   │   │   │   │   ├── ButtonSection.qml
│   │   │   │   │   │   ├── ButtonSpecifics.qml
│   │   │   │   │   │   ├── CheckBoxSpecifics.qml
│   │   │   │   │   │   ├── CheckDelegateSpecifics.qml
│   │   │   │   │   │   ├── CheckSection.qml
│   │   │   │   │   │   ├── ComboBoxSpecifics.qml
│   │   │   │   │   │   ├── ContainerSection.qml
│   │   │   │   │   │   ├── ControlSection.qml
│   │   │   │   │   │   ├── ControlSpecifics.qml
│   │   │   │   │   │   ├── DelayButtonSpecifics.qml
│   │   │   │   │   │   ├── DialSpecifics.qml
│   │   │   │   │   │   ├── DialogSpecifics.qml
│   │   │   │   │   │   ├── DrawerSpecifics.qml
│   │   │   │   │   │   ├── FrameSpecifics.qml
│   │   │   │   │   │   ├── GroupBoxSpecifics.qml
│   │   │   │   │   │   ├── IconSection.qml
│   │   │   │   │   │   ├── InsetSection.qml
│   │   │   │   │   │   ├── ItemDelegateSection.qml
│   │   │   │   │   │   ├── ItemDelegateSpecifics.qml
│   │   │   │   │   │   ├── LabelSpecifics.qml
│   │   │   │   │   │   ├── PageIndicatorSpecifics.qml
│   │   │   │   │   │   ├── PageSpecifics.qml
│   │   │   │   │   │   ├── PaneSection.qml
│   │   │   │   │   │   ├── PaneSpecifics.qml
│   │   │   │   │   │   ├── PopupSection.qml
│   │   │   │   │   │   ├── PopupSpecifics.qml
│   │   │   │   │   │   ├── ProgressBarSpecifics.qml
│   │   │   │   │   │   ├── RadioButtonSpecifics.qml
│   │   │   │   │   │   ├── RadioDelegateSpecifics.qml
│   │   │   │   │   │   ├── RangeSliderSpecifics.qml
│   │   │   │   │   │   ├── RoundButtonSpecifics.qml
│   │   │   │   │   │   ├── ScrollViewSpecifics.qml
│   │   │   │   │   │   ├── SliderSpecifics.qml
│   │   │   │   │   │   ├── SpinBoxSpecifics.qml
│   │   │   │   │   │   ├── StackViewSpecifics.qml
│   │   │   │   │   │   ├── SwipeDelegateSpecifics.qml
│   │   │   │   │   │   ├── SwipeViewSpecifics.qml
│   │   │   │   │   │   ├── SwitchDelegateSpecifics.qml
│   │   │   │   │   │   ├── SwitchSpecifics.qml
│   │   │   │   │   │   ├── TabBarSpecifics.qml
│   │   │   │   │   │   ├── TabButtonSpecifics.qml
│   │   │   │   │   │   ├── TextAreaSpecifics.qml
│   │   │   │   │   │   ├── TextFieldSpecifics.qml
│   │   │   │   │   │   ├── TextSection.qml
│   │   │   │   │   │   ├── ToolBarSpecifics.qml
│   │   │   │   │   │   ├── ToolButtonSpecifics.qml
│   │   │   │   │   │   ├── ToolSeparatorSpecifics.qml
│   │   │   │   │   │   └── TumblerSpecifics.qml
│   │   │   │   │   ├── EffectsSection.qml
│   │   │   │   │   ├── FlickableSpecifics.qml
│   │   │   │   │   ├── FlipableSpecifics.qml
│   │   │   │   │   ├── FlowSpecifics.qml
│   │   │   │   │   ├── GeometrySection.qml
│   │   │   │   │   ├── GridSpecifics.qml
│   │   │   │   │   ├── GridViewSpecifics.qml
│   │   │   │   │   ├── ImageSpecifics.qml
│   │   │   │   │   ├── ItemPane.qml
│   │   │   │   │   ├── LayerSection.qml
│   │   │   │   │   ├── LayoutProperties.qml
│   │   │   │   │   ├── LayoutSection.qml
│   │   │   │   │   ├── Layouts/
│   │   │   │   │   │   ├── ColumnLayoutSpecifics.qml
│   │   │   │   │   │   ├── GridLayoutSpecifics.qml
│   │   │   │   │   │   ├── RowLayoutSpecifics.qml
│   │   │   │   │   │   └── StackLayoutSpecifics.qml
│   │   │   │   │   ├── ListViewSpecifics.qml
│   │   │   │   │   ├── LoaderSpecifics.qml
│   │   │   │   │   ├── MouseAreaSpecifics.qml
│   │   │   │   │   ├── NumberAnimationSpecifics.qml
│   │   │   │   │   ├── ParallelAnimationSpecifics.qml
│   │   │   │   │   ├── PathViewSpecifics.qml
│   │   │   │   │   ├── PauseAnimationSpecifics.qml
│   │   │   │   │   ├── PropertyActionSpecifics.qml
│   │   │   │   │   ├── PropertyAnimationSpecifics.qml
│   │   │   │   │   ├── QtObjectPane.qml
│   │   │   │   │   ├── RectangleSpecifics.qml
│   │   │   │   │   ├── RepeaterSpecifics.qml
│   │   │   │   │   ├── RowSpecifics.qml
│   │   │   │   │   ├── ScriptActionSpecifics.qml
│   │   │   │   │   ├── ScriptSection.qml
│   │   │   │   │   ├── SequentialAnimationSpecifics.qml
│   │   │   │   │   ├── StateSpecifics.qml
│   │   │   │   │   ├── Studio/
│   │   │   │   │   │   ├── Components/
│   │   │   │   │   │   │   ├── ArcArrowSpecifics.qml
│   │   │   │   │   │   │   ├── ArcItemSpecifics.qml
│   │   │   │   │   │   │   ├── BevelSection.qml
│   │   │   │   │   │   │   ├── BorderItemSpecifics.qml
│   │   │   │   │   │   │   ├── BorderModeComboBox.qml
│   │   │   │   │   │   │   ├── CapComboBox.qml
│   │   │   │   │   │   │   ├── DashPatternEditor.qml
│   │   │   │   │   │   │   ├── EllipseItemSpecifics.qml
│   │   │   │   │   │   │   ├── FlipableItemSpecifics.qml
│   │   │   │   │   │   │   ├── GroupItemSpecifics.qml
│   │   │   │   │   │   │   ├── PieItemSpecifics.qml
│   │   │   │   │   │   │   ├── RectangleItemSpecifics.qml
│   │   │   │   │   │   │   ├── RegularPolygonItemSpecifics.qml
│   │   │   │   │   │   │   ├── StarItemSpecifics.qml
│   │   │   │   │   │   │   ├── StraightArrowSpecifics.qml
│   │   │   │   │   │   │   ├── StrokeDetailsSection.qml
│   │   │   │   │   │   │   ├── SvgPathItemSpecifics.qml
│   │   │   │   │   │   │   ├── TextItemSpecifics.qml
│   │   │   │   │   │   │   └── TriangleItemSpecifics.qml
│   │   │   │   │   │   ├── DesignEffects/
│   │   │   │   │   │   │   └── DesignEffectPane.qml
│   │   │   │   │   │   ├── Effects/
│   │   │   │   │   │   │   ├── BlendEffectSpecifics.qml
│   │   │   │   │   │   │   ├── BrightnessContrastEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ColorOverlayEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ColorizeEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DesaturationEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DirectionalBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DisplaceEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DropShadowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── FastBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GammaAdjustEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GaussianBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GlowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── HueSaturationEffectSpecifics.qml
│   │   │   │   │   │   │   ├── InnerShadowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── LevelAdjustEffectSpecifics.qml
│   │   │   │   │   │   │   ├── MaskedBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── OpacityMaskEffectSpecifics.qml
│   │   │   │   │   │   │   ├── RadialBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── RecursiveBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ThresholdMaskEffectSpecifics.qml
│   │   │   │   │   │   │   └── ZoomBlurEffectSpecifics.qml
│   │   │   │   │   │   └── LogicHelper/
│   │   │   │   │   │       ├── AndOperatorSpecifics.qml
│   │   │   │   │   │       ├── BidirectionalBindingSpecifics.qml
│   │   │   │   │   │       ├── MinMaxMapperSpecifics.qml
│   │   │   │   │   │       ├── NotOperatorSpecifics.qml
│   │   │   │   │   │       ├── OrOperatorSpecifics.qml
│   │   │   │   │   │       ├── RangeMapperSpecifics.qml
│   │   │   │   │   │       └── StringMapperSpecifics.qml
│   │   │   │   │   ├── TargetComboBox.qml
│   │   │   │   │   ├── TextEditSpecifics.qml
│   │   │   │   │   ├── TextInputSpecifics.qml
│   │   │   │   │   ├── TextSpecifics.qml
│   │   │   │   │   ├── Window/
│   │   │   │   │   │   └── WindowSpecifics.qml
│   │   │   │   │   ├── WindowSpecifics.qml
│   │   │   │   │   ├── emptyPane.qml
│   │   │   │   │   └── project.qmlproject
│   │   │   │   ├── QtQuick3D/
│   │   │   │   │   ├── AbstractLightSection.qml
│   │   │   │   │   ├── AssetUtils/
│   │   │   │   │   │   ├── RuntimeLoaderSection.qml
│   │   │   │   │   │   └── RuntimeLoaderSpecifics.qml
│   │   │   │   │   ├── BakedLightmapSection.qml
│   │   │   │   │   ├── BakedLightmapSpecifics.qml
│   │   │   │   │   ├── BufferInputSection.qml
│   │   │   │   │   ├── BufferInputSpecifics.qml
│   │   │   │   │   ├── BufferSection.qml
│   │   │   │   │   ├── BufferSpecifics.qml
│   │   │   │   │   ├── CameraSection.qml
│   │   │   │   │   ├── CustomCameraSpecifics.qml
│   │   │   │   │   ├── CustomMaterialSection.qml
│   │   │   │   │   ├── CustomMaterialSpecifics.qml
│   │   │   │   │   ├── DebugSettingsSection.qml
│   │   │   │   │   ├── DebugSettingsSpecifics.qml
│   │   │   │   │   ├── DefaultMaterialSection.qml
│   │   │   │   │   ├── DefaultMaterialSpecifics.qml
│   │   │   │   │   ├── DirectionalLightSection.qml
│   │   │   │   │   ├── DirectionalLightSpecifics.qml
│   │   │   │   │   ├── EffectSection.qml
│   │   │   │   │   ├── EffectSpecifics.qml
│   │   │   │   │   ├── Effects/
│   │   │   │   │   │   ├── AdditiveColorGradientSection.qml
│   │   │   │   │   │   ├── AdditiveColorGradientSpecifics.qml
│   │   │   │   │   │   ├── BlurSection.qml
│   │   │   │   │   │   ├── BlurSpecifics.qml
│   │   │   │   │   │   ├── BrushStrokesSection.qml
│   │   │   │   │   │   ├── BrushStrokesSpecifics.qml
│   │   │   │   │   │   ├── ChromaticAberrationSection.qml
│   │   │   │   │   │   ├── ChromaticAberrationSpecifics.qml
│   │   │   │   │   │   ├── ColorMasterSection.qml
│   │   │   │   │   │   ├── ColorMasterSpecifics.qml
│   │   │   │   │   │   ├── DepthOfFieldHQBlurSection.qml
│   │   │   │   │   │   ├── DepthOfFieldHQBlurSpecifics.qml
│   │   │   │   │   │   ├── DesaturateSection.qml
│   │   │   │   │   │   ├── DesaturateSpecifics.qml
│   │   │   │   │   │   ├── DistortionRippleSection.qml
│   │   │   │   │   │   ├── DistortionRippleSpecifics.qml
│   │   │   │   │   │   ├── DistortionSphereSection.qml
│   │   │   │   │   │   ├── DistortionSphereSpecifics.qml
│   │   │   │   │   │   ├── DistortionSpiralSection.qml
│   │   │   │   │   │   ├── DistortionSpiralSpecifics.qml
│   │   │   │   │   │   ├── EdgeDetectSection.qml
│   │   │   │   │   │   ├── EdgeDetectSpecifics.qml
│   │   │   │   │   │   ├── EmbossSection.qml
│   │   │   │   │   │   ├── EmbossSpecifics.qml
│   │   │   │   │   │   ├── FlipSection.qml
│   │   │   │   │   │   ├── FlipSpecifics.qml
│   │   │   │   │   │   ├── FxaaSection.qml
│   │   │   │   │   │   ├── FxaaSpecifics.qml
│   │   │   │   │   │   ├── GaussianBlurSection.qml
│   │   │   │   │   │   ├── GaussianBlurSpecifics.qml
│   │   │   │   │   │   ├── HDRBloomTonemapSection.qml
│   │   │   │   │   │   ├── HDRBloomTonemapSpecifics.qml
│   │   │   │   │   │   ├── MotionBlurSection.qml
│   │   │   │   │   │   ├── MotionBlurSpecifics.qml
│   │   │   │   │   │   ├── SCurveTonemapSection.qml
│   │   │   │   │   │   ├── SCurveTonemapSpecifics.qml
│   │   │   │   │   │   ├── ScatterSection.qml
│   │   │   │   │   │   ├── ScatterSpecifics.qml
│   │   │   │   │   │   ├── TiltShiftSection.qml
│   │   │   │   │   │   ├── TiltShiftSpecifics.qml
│   │   │   │   │   │   ├── VignetteSection.qml
│   │   │   │   │   │   └── VignetteSpecifics.qml
│   │   │   │   │   ├── FileInstancingSection.qml
│   │   │   │   │   ├── FileInstancingSpecifics.qml
│   │   │   │   │   ├── FogSection.qml
│   │   │   │   │   ├── FogSpecifics.qml
│   │   │   │   │   ├── FrustumCameraSection.qml
│   │   │   │   │   ├── FrustumCameraSpecifics.qml
│   │   │   │   │   ├── Helpers/
│   │   │   │   │   │   ├── AxisHelperSection.qml
│   │   │   │   │   │   ├── AxisHelperSpecifics.qml
│   │   │   │   │   │   ├── DebugViewSection.qml
│   │   │   │   │   │   ├── DebugViewSpecifics.qml
│   │   │   │   │   │   ├── ExtendedSceneEnvironmentSection.qml
│   │   │   │   │   │   ├── ExtendedSceneEnvironmentSpecifics.qml
│   │   │   │   │   │   ├── GridGeometrySection.qml
│   │   │   │   │   │   ├── GridGeometrySpecifics.qml
│   │   │   │   │   │   ├── HeightFieldGeometrySection.qml
│   │   │   │   │   │   ├── HeightFieldGeometrySpecifics.qml
│   │   │   │   │   │   ├── InfiniteGridSection.qml
│   │   │   │   │   │   ├── InfiniteGridSpecifics.qml
│   │   │   │   │   │   ├── InstanceModelSection.qml
│   │   │   │   │   │   ├── InstanceModelSpecifics.qml
│   │   │   │   │   │   ├── InstanceRepeaterSection.qml
│   │   │   │   │   │   ├── InstanceRepeaterSpecifics.qml
│   │   │   │   │   │   ├── LodManagerSection.qml
│   │   │   │   │   │   ├── LodManagerSpecifics.qml
│   │   │   │   │   │   ├── LookAtNodeSection.qml
│   │   │   │   │   │   ├── LookAtNodeSpecifics.qml
│   │   │   │   │   │   ├── OrbitCameraControllerSection.qml
│   │   │   │   │   │   ├── OrbitCameraControllerSpecifics.qml
│   │   │   │   │   │   ├── ProceduralSkyTextureDataSection.qml
│   │   │   │   │   │   ├── ProceduralSkyTextureDataSpecifics.qml
│   │   │   │   │   │   ├── Repeater3DSection.qml
│   │   │   │   │   │   ├── WasdControllerSection.qml
│   │   │   │   │   │   └── WasdControllerSpecifics.qml
│   │   │   │   │   ├── InstanceListEntrySection.qml
│   │   │   │   │   ├── InstanceListEntrySpecifics.qml
│   │   │   │   │   ├── InstanceListSection.qml
│   │   │   │   │   ├── InstanceListSpecifics.qml
│   │   │   │   │   ├── InstancingSection.qml
│   │   │   │   │   ├── JointSection.qml
│   │   │   │   │   ├── JointSpecifics.qml
│   │   │   │   │   ├── LightmapperSection.qml
│   │   │   │   │   ├── LightmapperSpecifics.qml
│   │   │   │   │   ├── Loader3DSection.qml
│   │   │   │   │   ├── Loader3DSpecifics.qml
│   │   │   │   │   ├── Material/
│   │   │   │   │   │   ├── ColorEditorPopup.qml
│   │   │   │   │   │   ├── Preview.qml
│   │   │   │   │   │   ├── Toolbar.qml
│   │   │   │   │   │   └── TopSection.qml
│   │   │   │   │   ├── MaterialPane.qml
│   │   │   │   │   ├── MaterialSection.qml
│   │   │   │   │   ├── ModelSection.qml
│   │   │   │   │   ├── ModelSpecifics.qml
│   │   │   │   │   ├── MorphTargetSection.qml
│   │   │   │   │   ├── MorphTargetSpecifics.qml
│   │   │   │   │   ├── NodeSection.qml
│   │   │   │   │   ├── NodeSpecifics.qml
│   │   │   │   │   ├── Object3DPane.qml
│   │   │   │   │   ├── Object3DSection.qml
│   │   │   │   │   ├── OrthographicCameraSection.qml
│   │   │   │   │   ├── OrthographicCameraSpecifics.qml
│   │   │   │   │   ├── Particles3D/
│   │   │   │   │   │   ├── Affector3DSection.qml
│   │   │   │   │   │   ├── Affector3DSpecifics.qml
│   │   │   │   │   │   ├── Attractor3DSection.qml
│   │   │   │   │   │   ├── Attractor3DSpecifics.qml
│   │   │   │   │   │   ├── DynamicBurst3DSection.qml
│   │   │   │   │   │   ├── DynamicBurst3DSpecifics.qml
│   │   │   │   │   │   ├── EmitBurst3DSection.qml
│   │   │   │   │   │   ├── EmitBurst3DSpecifics.qml
│   │   │   │   │   │   ├── Gravity3DSection.qml
│   │   │   │   │   │   ├── Gravity3DSpecifics.qml
│   │   │   │   │   │   ├── LineParticle3DSection.qml
│   │   │   │   │   │   ├── LineParticle3DSpecifics.qml
│   │   │   │   │   │   ├── ModelBlendParticle3DSection.qml
│   │   │   │   │   │   ├── ModelBlendParticle3DSpecifics.qml
│   │   │   │   │   │   ├── ModelParticle3DSection.qml
│   │   │   │   │   │   ├── ModelParticle3DSpecifics.qml
│   │   │   │   │   │   ├── Particle3DSection.qml
│   │   │   │   │   │   ├── Particle3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleCustomShape3DSection.qml
│   │   │   │   │   │   ├── ParticleCustomShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleEmitter3DSection.qml
│   │   │   │   │   │   ├── ParticleEmitter3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleModelShape3DSection.qml
│   │   │   │   │   │   ├── ParticleModelShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleShape3DSection.qml
│   │   │   │   │   │   ├── ParticleShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleSystem3DSection.qml
│   │   │   │   │   │   ├── ParticleSystem3DSpecifics.qml
│   │   │   │   │   │   ├── PointRotator3DSection.qml
│   │   │   │   │   │   ├── PointRotator3DSpecifics.qml
│   │   │   │   │   │   ├── Repeller3DSection.qml
│   │   │   │   │   │   ├── Repeller3DSpecifics.qml
│   │   │   │   │   │   ├── ScaleAffector3DSection.qml
│   │   │   │   │   │   ├── ScaleAffector3DSpecifics.qml
│   │   │   │   │   │   ├── SpriteParticle3DSection.qml
│   │   │   │   │   │   ├── SpriteParticle3DSpecifics.qml
│   │   │   │   │   │   ├── SpriteSequence3DSection.qml
│   │   │   │   │   │   ├── SpriteSequence3DSpecifics.qml
│   │   │   │   │   │   ├── TargetDirection3DSection.qml
│   │   │   │   │   │   ├── TargetDirection3DSpecifics.qml
│   │   │   │   │   │   ├── TrailEmitter3DSection.qml
│   │   │   │   │   │   ├── TrailEmitter3DSpecifics.qml
│   │   │   │   │   │   ├── VectorDirection3DSection.qml
│   │   │   │   │   │   ├── VectorDirection3DSpecifics.qml
│   │   │   │   │   │   ├── Wander3DSection.qml
│   │   │   │   │   │   └── Wander3DSpecifics.qml
│   │   │   │   │   ├── PassSection.qml
│   │   │   │   │   ├── PassSpecifics.qml
│   │   │   │   │   ├── PerspectiveCameraSection.qml
│   │   │   │   │   ├── PerspectiveCameraSpecifics.qml
│   │   │   │   │   ├── Physics/
│   │   │   │   │   │   ├── BoxShapeSection.qml
│   │   │   │   │   │   ├── BoxShapeSpecifics.qml
│   │   │   │   │   │   ├── CapsuleShapeSection.qml
│   │   │   │   │   │   ├── CapsuleShapeSpecifics.qml
│   │   │   │   │   │   ├── CharacterControllerSection.qml
│   │   │   │   │   │   ├── CharacterControllerSpecifics.qml
│   │   │   │   │   │   ├── CollisionShapeSection.qml
│   │   │   │   │   │   ├── ConvexMeshShapeSection.qml
│   │   │   │   │   │   ├── ConvexMeshShapeSpecifics.qml
│   │   │   │   │   │   ├── DynamicRigidBodySection.qml
│   │   │   │   │   │   ├── DynamicRigidBodySpecifics.qml
│   │   │   │   │   │   ├── HeightFieldShapeSection.qml
│   │   │   │   │   │   ├── HeightFieldShapeSpecifics.qml
│   │   │   │   │   │   ├── PhysicsBodySection.qml
│   │   │   │   │   │   ├── PhysicsMaterialSection.qml
│   │   │   │   │   │   ├── PhysicsMaterialSpecifics.qml
│   │   │   │   │   │   ├── PhysicsNodeSection.qml
│   │   │   │   │   │   ├── PhysicsWorldSection.qml
│   │   │   │   │   │   ├── PhysicsWorldSpecifics.qml
│   │   │   │   │   │   ├── PlaneShapeSpecifics.qml
│   │   │   │   │   │   ├── SphereShapeSection.qml
│   │   │   │   │   │   ├── SphereShapeSpecifics.qml
│   │   │   │   │   │   ├── StaticRigidBodySpecifics.qml
│   │   │   │   │   │   ├── TriangleMeshShapeSection.qml
│   │   │   │   │   │   ├── TriangleMeshShapeSpecifics.qml
│   │   │   │   │   │   └── TriggerBodySpecifics.qml
│   │   │   │   │   ├── PointLightSection.qml
│   │   │   │   │   ├── PointLightSpecifics.qml
│   │   │   │   │   ├── PrincipledMaterialSection.qml
│   │   │   │   │   ├── PrincipledMaterialSpecifics.qml
│   │   │   │   │   ├── ReflectionProbeSection.qml
│   │   │   │   │   ├── ReflectionProbeSpecifics.qml
│   │   │   │   │   ├── Repeater3DSection.qml
│   │   │   │   │   ├── Repeater3DSpecifics.qml
│   │   │   │   │   ├── ResourceLoaderSection.qml
│   │   │   │   │   ├── ResourceLoaderSpecifics.qml
│   │   │   │   │   ├── SceneEnvironmentSection.qml
│   │   │   │   │   ├── SceneEnvironmentSpecifics.qml
│   │   │   │   │   ├── SetUniformValueSection.qml
│   │   │   │   │   ├── SetUniformValueSpecifics.qml
│   │   │   │   │   ├── ShaderSection.qml
│   │   │   │   │   ├── ShaderSpecifics.qml
│   │   │   │   │   ├── ShadowSection.qml
│   │   │   │   │   ├── SkinSection.qml
│   │   │   │   │   ├── SkinSpecifics.qml
│   │   │   │   │   ├── SpatialAudio/
│   │   │   │   │   │   ├── AmbientSoundSection.qml
│   │   │   │   │   │   ├── AmbientSoundSpecifics.qml
│   │   │   │   │   │   ├── AudioEngineSection.qml
│   │   │   │   │   │   ├── AudioEngineSpecifics.qml
│   │   │   │   │   │   ├── AudioListenerSpecifics.qml
│   │   │   │   │   │   ├── AudioRoomSection.qml
│   │   │   │   │   │   ├── AudioRoomSpecifics.qml
│   │   │   │   │   │   ├── SpatialSoundSection.qml
│   │   │   │   │   │   └── SpatialSoundSpecifics.qml
│   │   │   │   │   ├── SpecularGlossyMaterialSection.qml
│   │   │   │   │   ├── SpecularGlossyMaterialSpecifics.qml
│   │   │   │   │   ├── SpotLightSection.qml
│   │   │   │   │   ├── SpotLightSpecifics.qml
│   │   │   │   │   ├── Texture/
│   │   │   │   │   │   ├── ToolBar.qml
│   │   │   │   │   │   └── TopSection.qml
│   │   │   │   │   ├── TextureInputSection.qml
│   │   │   │   │   ├── TextureInputSpecifics.qml
│   │   │   │   │   ├── TexturePane.qml
│   │   │   │   │   ├── TextureSection.qml
│   │   │   │   │   ├── View3DSection.qml
│   │   │   │   │   ├── View3DSpecifics.qml
│   │   │   │   │   └── propertyGroups.json
│   │   │   │   ├── QtQuickUltralite/
│   │   │   │   │   ├── Extras/
│   │   │   │   │   │   ├── AnimatedSpriteDirectorySpecifics.qml
│   │   │   │   │   │   ├── ColorizedImageSpecifics.qml
│   │   │   │   │   │   └── StaticTextSpecifics.qml
│   │   │   │   │   ├── Layers/
│   │   │   │   │   │   ├── ApplicationScreensSpecifics.qml
│   │   │   │   │   │   ├── ImageLayerSpecifics.qml
│   │   │   │   │   │   ├── ItemLayerSpecifics.qml
│   │   │   │   │   │   ├── ScreenSpecifics.qml
│   │   │   │   │   │   └── SpriteLayerSpecifics.qml
│   │   │   │   │   └── Studio/
│   │   │   │   │       └── Components/
│   │   │   │   │           └── ArcItemSpecifics.qml
│   │   │   │   ├── RegExpValidator.qml
│   │   │   │   └── imports/
│   │   │   │       ├── HelperWidgets/
│   │   │   │       │   ├── AbstractButton.qml
│   │   │   │       │   ├── ActionIndicator.qml
│   │   │   │       │   ├── AlignmentHorizontalButtons.qml
│   │   │   │       │   ├── AlignmentVerticalButtons.qml
│   │   │   │       │   ├── AnchorButtons.qml
│   │   │   │       │   ├── BoolButtonRowButton.qml
│   │   │   │       │   ├── Button.qml
│   │   │   │       │   ├── ButtonRow.qml
│   │   │   │       │   ├── ButtonRow2.qml
│   │   │   │       │   ├── ButtonRowButton.qml
│   │   │   │       │   ├── CharacterSection.qml
│   │   │   │       │   ├── CheckBox.qml
│   │   │   │       │   ├── ColorEditor.qml
│   │   │   │       │   ├── ColorEditorPopup.qml
│   │   │   │       │   ├── ColorLogic.qml
│   │   │   │       │   ├── ComboBox.qml
│   │   │   │       │   ├── ComponentButton.qml
│   │   │   │       │   ├── ComponentSection.qml
│   │   │   │       │   ├── Constants.js
│   │   │   │       │   ├── ControlLabel.qml
│   │   │   │       │   ├── Controller.qml
│   │   │   │       │   ├── CornerRadiusSection.qml
│   │   │   │       │   ├── DoubleSpinBox.qml
│   │   │   │       │   ├── DynamicPropertiesSection.qml
│   │   │   │       │   ├── EditableListView.qml
│   │   │   │       │   ├── ExpandingSpacer.qml
│   │   │   │       │   ├── ExpressionTextField.qml
│   │   │   │       │   ├── ExtendedFunctionLogic.qml
│   │   │   │       │   ├── FlagsComboBox.qml
│   │   │   │       │   ├── FlickableGeometrySection.qml
│   │   │   │       │   ├── FlickableSection.qml
│   │   │   │       │   ├── FontComboBox.qml
│   │   │   │       │   ├── FontExtrasSection.qml
│   │   │   │       │   ├── FontSection.qml
│   │   │   │       │   ├── FontStyleButtons.qml
│   │   │   │       │   ├── GradientLine.qml
│   │   │   │       │   ├── GradientPresetList.qml
│   │   │   │       │   ├── GradientPresetTabContent.qml
│   │   │   │       │   ├── GradientPropertySpinBox.qml
│   │   │   │       │   ├── HorizontalScrollBar.qml
│   │   │   │       │   ├── IconButton.qml
│   │   │   │       │   ├── IconIndicator.qml
│   │   │   │       │   ├── IconLabel.qml
│   │   │   │       │   ├── ImagePreviewTooltipArea.qml
│   │   │   │       │   ├── ImageSection.qml
│   │   │   │       │   ├── InsightSection.qml
│   │   │   │       │   ├── ItemFilterComboBox.qml
│   │   │   │       │   ├── Label.qml
│   │   │   │       │   ├── LineEdit.qml
│   │   │   │       │   ├── LinkIndicator2D.qml
│   │   │   │       │   ├── ListViewComboBox.qml
│   │   │   │       │   ├── MarginSection.qml
│   │   │   │       │   ├── MultiIconLabel.qml
│   │   │   │       │   ├── OriginControl.qml
│   │   │   │       │   ├── OriginIndicator.qml
│   │   │   │       │   ├── OriginSelector.qml
│   │   │   │       │   ├── PaddingSection.qml
│   │   │   │       │   ├── PopupLabel.qml
│   │   │   │       │   ├── PropertyEditorPane.qml
│   │   │   │       │   ├── PropertyEditorToolBar.qml
│   │   │   │       │   ├── PropertyLabel.qml
│   │   │   │       │   ├── PropertySearchBar.qml
│   │   │   │       │   ├── RoundedPanel.qml
│   │   │   │       │   ├── ScrollView.qml
│   │   │   │       │   ├── SecondColumnLayout.qml
│   │   │   │       │   ├── Section.qml
│   │   │   │       │   ├── SectionLayout.qml
│   │   │   │       │   ├── Spacer.qml
│   │   │   │       │   ├── SpinBox.qml
│   │   │   │       │   ├── StandardTextSection.qml
│   │   │   │       │   ├── TextExtrasSection.qml
│   │   │   │       │   ├── TextInputSection.qml
│   │   │   │       │   ├── ToolTipArea.qml
│   │   │   │       │   ├── UrlChooser.qml
│   │   │   │       │   ├── VerticalScrollBar.qml
│   │   │   │       │   └── qmldir
│   │   │   │       ├── StudioControls/
│   │   │   │       │   ├── AbstractButton.qml
│   │   │   │       │   ├── ActionIndicator.qml
│   │   │   │       │   ├── Button.qml
│   │   │   │       │   ├── ButtonGroup.qml
│   │   │   │       │   ├── ButtonRow.qml
│   │   │   │       │   ├── CheckBox.qml
│   │   │   │       │   ├── CheckIndicator.qml
│   │   │   │       │   ├── ColorEditor.qml
│   │   │   │       │   ├── ComboBox.qml
│   │   │   │       │   ├── ComboBoxInput.qml
│   │   │   │       │   ├── ContextMenu.qml
│   │   │   │       │   ├── CustomComboBox.qml
│   │   │   │       │   ├── Dialog.qml
│   │   │   │       │   ├── DialogButton.qml
│   │   │   │       │   ├── DialogButtonBox.qml
│   │   │   │       │   ├── FilterComboBox.qml
│   │   │   │       │   ├── IconIndicator.qml
│   │   │   │       │   ├── IconTextButton.qml
│   │   │   │       │   ├── Indicator.qml
│   │   │   │       │   ├── InfinityLoopIndicator.qml
│   │   │   │       │   ├── ItemDelegate.qml
│   │   │   │       │   ├── LinkIndicator2D.qml
│   │   │   │       │   ├── LinkIndicator3D.qml
│   │   │   │       │   ├── LinkIndicator3DComponent.qml
│   │   │   │       │   ├── Menu.qml
│   │   │   │       │   ├── MenuItem.qml
│   │   │   │       │   ├── MenuItemWithIcon.qml
│   │   │   │       │   ├── MenuSeparator.qml
│   │   │   │       │   ├── PopupDialog.qml
│   │   │   │       │   ├── PopupPanel.qml
│   │   │   │       │   ├── ProgressBar.qml
│   │   │   │       │   ├── RadioButton.qml
│   │   │   │       │   ├── RealSliderPopup.qml
│   │   │   │       │   ├── RealSpinBox.qml
│   │   │   │       │   ├── RealSpinBoxIndicator.qml
│   │   │   │       │   ├── RealSpinBoxInput.qml
│   │   │   │       │   ├── ScrollBar.qml
│   │   │   │       │   ├── ScrollView.qml
│   │   │   │       │   ├── SearchBox.qml
│   │   │   │       │   ├── SecondColumnLayout.qml
│   │   │   │       │   ├── Section.qml
│   │   │   │       │   ├── SectionLabel.qml
│   │   │   │       │   ├── SectionLayout.qml
│   │   │   │       │   ├── Slider.qml
│   │   │   │       │   ├── SliderPopup.qml
│   │   │   │       │   ├── SortFilterModel.qml
│   │   │   │       │   ├── SpinBox.qml
│   │   │   │       │   ├── SpinBoxIndicator.qml
│   │   │   │       │   ├── SpinBoxInput.qml
│   │   │   │       │   ├── SplitView.qml
│   │   │   │       │   ├── Switch.qml
│   │   │   │       │   ├── TabBar.qml
│   │   │   │       │   ├── TabButton.qml
│   │   │   │       │   ├── TextArea.qml
│   │   │   │       │   ├── TextField.qml
│   │   │   │       │   ├── ToolTip.qml
│   │   │   │       │   ├── ToolTipArea.qml
│   │   │   │       │   ├── TopLevelComboBox.qml
│   │   │   │       │   ├── TransientScrollBar.qml
│   │   │   │       │   ├── TranslationIndicator.qml
│   │   │   │       │   ├── impl/
│   │   │   │       │   │   ├── ColorEditorPopup.qml
│   │   │   │       │   │   ├── ColorPalette.qml
│   │   │   │       │   │   ├── ColorPicker.qml
│   │   │   │       │   │   ├── HueSlider.qml
│   │   │   │       │   │   ├── LuminanceSlider.qml
│   │   │   │       │   │   └── OpacitySlider.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── StudioTheme/
│   │   │   │           ├── ConnectionPopupButtonStyle.qml
│   │   │   │           ├── ConnectionPopupControlStyle.qml
│   │   │   │           ├── Constants.qml
│   │   │   │           ├── ControlStyle.qml
│   │   │   │           ├── DefaultStyle.qml
│   │   │   │           ├── InternalConstants.qml
│   │   │   │           ├── MicroToolbarButtonStyle.qml
│   │   │   │           ├── PrimaryButtonStyle.qml
│   │   │   │           ├── SearchControlStyle.qml
│   │   │   │           ├── StatesControlStyle.qml
│   │   │   │           ├── StatusBarButtonStyle.qml
│   │   │   │           ├── StatusBarControlStyle.qml
│   │   │   │           ├── ToolbarStyle.qml
│   │   │   │           ├── TopToolbarButtonStyle.qml
│   │   │   │           ├── Values.qml
│   │   │   │           ├── ViewBarButtonStyle.qml
│   │   │   │           ├── ViewBarControlStyle.qml
│   │   │   │           ├── ViewStyle.qml
│   │   │   │           └── qmldir
│   │   │   ├── qt4mcu/
│   │   │   │   ├── metadata.qml
│   │   │   │   ├── qul-14.qml
│   │   │   │   ├── qul-17.qml
│   │   │   │   ├── qul-18.qml
│   │   │   │   ├── qul-19.qml
│   │   │   │   ├── qul-20.qml
│   │   │   │   ├── qul-21.qml
│   │   │   │   ├── qul-22.qml
│   │   │   │   ├── qul-23.qml
│   │   │   │   ├── qul-24.qml
│   │   │   │   ├── qul-25.qml
│   │   │   │   ├── qul-26.qml
│   │   │   │   ├── qul-27.qml
│   │   │   │   └── qul-28.qml
│   │   │   ├── scriptseditor/
│   │   │   │   └── imports/
│   │   │   │       └── ScriptsEditor/
│   │   │   │           ├── ActionsComboBox.qml
│   │   │   │           ├── ExpressionBuilder.qml
│   │   │   │           ├── MyListViewDelegate.qml
│   │   │   │           ├── MyTreeViewDelegate.qml
│   │   │   │           ├── Pill.qml
│   │   │   │           ├── ScriptEditorForm.qml
│   │   │   │           ├── StatementEditor.qml
│   │   │   │           ├── SuggestionPopup.qml
│   │   │   │           └── qmldir
│   │   │   ├── stateseditor/
│   │   │   │   ├── Main.qml
│   │   │   │   ├── MenuButton.qml
│   │   │   │   ├── StateMenu.qml
│   │   │   │   ├── StateScrollBar.qml
│   │   │   │   ├── StateThumbnail.qml
│   │   │   │   └── imports/
│   │   │   │       └── StatesEditor/
│   │   │   │           ├── Constants.qml
│   │   │   │           └── qmldir
│   │   │   ├── statusbar/
│   │   │   │   ├── IssuesOutputPanel.qml
│   │   │   │   ├── IssuesPanel.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── NotificationButton.qml
│   │   │   │   ├── OutputPanel.qml
│   │   │   │   └── TabBarButton.qml
│   │   │   ├── studio_templates/
│   │   │   │   ├── files/
│   │   │   │   │   ├── custombutton/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customcheckbox/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customdial/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customslider/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customspinbox/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customswitch/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── javascript/
│   │   │   │   │   │   ├── file.js.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── listmodel/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── pane/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qmlmodule/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   ├── qmldir.tpl
│   │   │   │   │   │   ├── qmlproject.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtquickfile/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtquickviews/
│   │   │   │   │   │   ├── DataModel.qml.tpl
│   │   │   │   │   │   ├── GridDelegate.ui.qml.tpl
│   │   │   │   │   │   ├── GridView.ui.qml.tpl
│   │   │   │   │   │   ├── ListDelegate.ui.qml.tpl
│   │   │   │   │   │   ├── ListView.ui.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtuiquickfile/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtuiquickform/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   ├── fileForm.ui.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── scxml/
│   │   │   │   │   │   ├── file.scxml
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── stackedlayout/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   └── swipeview/
│   │   │   │   │       ├── file.qml.tpl
│   │   │   │   │       └── wizard.json
│   │   │   │   └── projects/
│   │   │   │       ├── application/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-3d/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── contentmodule.main.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-extended-3d/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── contentmodule.main.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-mcu/
│   │   │   │       │   ├── CMakeLists.txt
│   │   │   │       │   ├── Constants.qml.tpl
│   │   │   │       │   ├── MCUDefaultStyle/
│   │   │   │       │   │   ├── Button.qml
│   │   │   │       │   │   ├── CheckBox.qml
│   │   │   │       │   │   ├── DefaultStyle.qml
│   │   │   │       │   │   ├── Dial.qml
│   │   │   │       │   │   ├── ProgressBar.qml
│   │   │   │       │   │   ├── RadioButton.qml
│   │   │   │       │   │   ├── Slider.qml
│   │   │   │       │   │   ├── SwipeView.qml
│   │   │   │       │   │   ├── Switch.qml
│   │   │   │       │   │   └── qmldir
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── app_mcu.qmlproject.tpl
│   │   │   │       │   ├── assets.txt
│   │   │   │       │   ├── constants_module.qmlproject.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   ├── images.txt
│   │   │   │       │   ├── main.qml.tpl
│   │   │   │       │   ├── mcuqtquickcontrols2.conf
│   │   │   │       │   ├── qmldir.tpl
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── common/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── app.qmlproject.tpl
│   │   │   │       │   ├── asset_imports.txt
│   │   │   │       │   ├── fonts.txt
│   │   │   │       │   ├── images.txt
│   │   │   │       │   └── qtquickcontrols2.conf.tpl
│   │   │   │       ├── defaults/
│   │   │   │       │   └── qmlapplication-project-page.json
│   │   │   │       ├── desktop-launcher/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── fonts.txt
│   │   │   │       ├── mobile-scroll/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── mobile-stack/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── CMakeLists.content.txt.tpl
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── Screen02.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── mobile-swipe/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── CMakeLists.content.txt.tpl
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── Screen02.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       └── shared-plugin/
│   │   │   │           └── name/
│   │   │   │               ├── CMakeLists.importmodule.txt.tpl
│   │   │   │               ├── Constants.qml.tpl
│   │   │   │               ├── EventListModel.qml.tpl
│   │   │   │               ├── EventListSimulator.qml.tpl
│   │   │   │               ├── JsonData.qml.tpl
│   │   │   │               ├── data.json.tpl
│   │   │   │               ├── designer/
│   │   │   │               │   └── plugin.metainfo
│   │   │   │               └── importmodule.qmldir.tpl
│   │   │   ├── toolbar/
│   │   │   │   ├── CrumbleBar.qml
│   │   │   │   ├── CrumbleBread.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── MenuItemDelegate.qml
│   │   │   │   ├── ShareNotification.qml
│   │   │   │   └── ToolbarButton.qml
│   │   │   ├── translationhelper/
│   │   │   │   └── itemlibrary.qml
│   │   │   ├── welcomepage/
│   │   │   │   ├── BrandBar.qml
│   │   │   │   ├── CheckButton.ui.qml
│   │   │   │   ├── CustomDialog.qml
│   │   │   │   ├── CustomDialogButtonBox.qml
│   │   │   │   ├── CustomGrid.qml
│   │   │   │   ├── CustomScrollBar.qml
│   │   │   │   ├── CustomScrollView.qml
│   │   │   │   ├── DialogButton.qml
│   │   │   │   ├── DownloadButton.qml
│   │   │   │   ├── DownloadPanel.qml
│   │   │   │   ├── DownloadProgressBar.qml
│   │   │   │   ├── FigmaButton.qml
│   │   │   │   ├── MainGridStack.qml
│   │   │   │   ├── MainScreen.qml
│   │   │   │   ├── PushButton.ui.qml
│   │   │   │   ├── RangeMapper.qml
│   │   │   │   ├── SocialButton.qml
│   │   │   │   ├── StringMapper.qml
│   │   │   │   ├── Tag.qml
│   │   │   │   ├── TagArea.qml
│   │   │   │   ├── TestControlPanel.qml
│   │   │   │   ├── ThumbnailDelegate.qml
│   │   │   │   ├── TourDialogButton.qml
│   │   │   │   ├── TourModel.qml
│   │   │   │   ├── TourProgressBar.qml
│   │   │   │   ├── TourRestartButton.qml
│   │   │   │   ├── TourThumbnailDelegate.qml
│   │   │   │   ├── TwirlButton.qml
│   │   │   │   ├── WelcomePage.qml
│   │   │   │   ├── WelcomeScreen.qmlproject
│   │   │   │   ├── YoutubeButton.qml
│   │   │   │   ├── fonts/
│   │   │   │   │   └── fonts.txt
│   │   │   │   ├── imports/
│   │   │   │   │   ├── UiTour/
│   │   │   │   │   │   ├── Highlight.ui.qml
│   │   │   │   │   │   ├── Slide.qml
│   │   │   │   │   │   ├── SlideNavButton.qml
│   │   │   │   │   │   ├── SlidePlayer.qml
│   │   │   │   │   │   ├── SlideShow.qml
│   │   │   │   │   │   ├── StrongHighlight.ui.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   └── WelcomeScreen/
│   │   │   │   │       ├── Constants.qml
│   │   │   │   │       ├── designer/
│   │   │   │   │       │   └── plugin.metainfo
│   │   │   │   │       └── qmldir
│   │   │   │   ├── main.qml
│   │   │   │   ├── main.qml.qml
│   │   │   │   ├── mockData/
│   │   │   │   │   ├── ExampleCheckout/
│   │   │   │   │   │   ├── FileDownloader.qml
│   │   │   │   │   │   ├── FileExtractor.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   ├── projectmodel/
│   │   │   │   │   │   ├── ProjectModel.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   └── usagestatistics/
│   │   │   │   │       ├── UsageStatisticModel.qml
│   │   │   │   │       └── qmldir
│   │   │   │   └── qtquickcontrols2.conf
│   │   │   └── workspacePresets/
│   │   │       ├── Advanced-2D.wrk
│   │   │       ├── Advanced-3D.wrk
│   │   │       ├── Basic-2D.wrk
│   │   │       ├── Basic-3D.wrk
│   │   │       └── order.json
│   │   ├── schemes/
│   │   │   ├── MS_Visual_C++.kms
│   │   │   ├── MS_Visual_Studio_Code.kms
│   │   │   └── Xcode.kms
│   │   ├── snippets/
│   │   │   ├── cmake.xml
│   │   │   ├── cpp.xml
│   │   │   ├── qml.xml
│   │   │   ├── test.xml
│   │   │   └── text.xml
│   │   ├── styles/
│   │   │   ├── creator-dark.xml
│   │   │   ├── dark-2024.xml
│   │   │   ├── dark.xml
│   │   │   ├── default.xml
│   │   │   ├── default_classic.xml
│   │   │   ├── grayscale.xml
│   │   │   ├── inkpot.xml
│   │   │   ├── intellij.xml
│   │   │   ├── light-2024.xml
│   │   │   ├── mabakor.xml
│   │   │   ├── modnokai_night_shift_v2.xml
│   │   │   ├── solarized-dark.xml
│   │   │   └── solarized-light.xml
│   │   ├── templates/
│   │   │   ├── qt4project/
│   │   │   │   └── customwidgetwizard/
│   │   │   │       ├── tpl_collection.cpp
│   │   │   │       ├── tpl_collection.h
│   │   │   │       ├── tpl_plugin.pro
│   │   │   │       ├── tpl_resources.qrc
│   │   │   │       ├── tpl_single.cpp
│   │   │   │       ├── tpl_single.h
│   │   │   │       ├── tpl_widget.cpp
│   │   │   │       ├── tpl_widget.h
│   │   │   │       ├── tpl_widget_include.pri
│   │   │   │       └── tpl_widget_lib.pro
│   │   │   └── wizards/
│   │   │       ├── README.txt
│   │   │       ├── autotest/
│   │   │       │   ├── boosttest/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── catch/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── files/
│   │   │       │   │   ├── catch-common.pri
│   │   │       │   │   ├── catch2_tst.cpp
│   │   │       │   │   ├── catchCommon.js
│   │   │       │   │   ├── googlecommon.js
│   │   │       │   │   ├── gtest_dependency.pri
│   │   │       │   │   ├── setup.cpp
│   │   │       │   │   ├── setup.h
│   │   │       │   │   ├── tst.pro
│   │   │       │   │   ├── tst.qbs
│   │   │       │   │   ├── tst.txt
│   │   │       │   │   ├── tstQt6.txt
│   │   │       │   │   ├── tst_main.cpp
│   │   │       │   │   ├── tst_qml.tmpl
│   │   │       │   │   ├── tst_src.cpp
│   │   │       │   │   ├── tst_src_boost.cpp
│   │   │       │   │   └── tst_src_gt.cpp
│   │   │       │   ├── gtest/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qttest/
│   │   │       │   │   └── wizard.json
│   │   │       │   └── quicktest/
│   │   │       │       └── wizard.json
│   │   │       ├── classes/
│   │   │       │   ├── cpp/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   ├── file.h
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── itemmodel/
│   │   │       │   │   ├── itemmodel.cpp
│   │   │       │   │   ├── itemmodel.h
│   │   │       │   │   ├── listmodel.cpp
│   │   │       │   │   ├── listmodel.h
│   │   │       │   │   ├── tablemodel.cpp
│   │   │       │   │   ├── tablemodel.h
│   │   │       │   │   └── wizard.json
│   │   │       │   └── python/
│   │   │       │       ├── file.py
│   │   │       │       └── wizard.json
│   │   │       ├── files/
│   │   │       │   ├── cppheader/
│   │   │       │   │   ├── file.h
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── cppsource/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── form/
│   │   │       │   │   ├── file.ui
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── glsl/
│   │   │       │   │   ├── gl/
│   │   │       │   │   │   ├── fragment/
│   │   │       │   │   │   │   ├── file.frag
│   │   │       │   │   │   │   └── wizard.json
│   │   │       │   │   │   └── vertex/
│   │   │       │   │   │       ├── file.vert
│   │   │       │   │   │       └── wizard.json
│   │   │       │   │   └── gles/
│   │   │       │   │       ├── fragment/
│   │   │       │   │       │   ├── file.fsh
│   │   │       │   │       │   └── wizard.json
│   │   │       │   │       └── vertex/
│   │   │       │   │           ├── file.vsh
│   │   │       │   │           └── wizard.json
│   │   │       │   ├── java/
│   │   │       │   │   ├── source.java
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── js/
│   │   │       │   │   ├── file.js
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── markdown/
│   │   │       │   │   ├── file.md
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nim/
│   │   │       │   │   ├── file.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nimscript/
│   │   │       │   │   ├── file.nims
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── python/
│   │   │       │   │   ├── file.py
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qrc/
│   │   │       │   │   ├── file.qrc
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquick2/
│   │   │       │   │   ├── file.qml.tpl
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── scratch/
│   │   │       │   │   ├── file.txt
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── scxml/
│   │   │       │   │   ├── file.scxml
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── testing/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── text/
│   │   │       │   │   ├── file.txt
│   │   │       │   │   └── wizard.json
│   │   │       │   └── translation/
│   │   │       │       └── wizard.json
│   │   │       ├── projects/
│   │   │       │   ├── consoleapp/
│   │   │       │   │   ├── CMakeLists-Qt6.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── cpplibrary/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── lib.cpp
│   │   │       │   │   ├── lib.h
│   │   │       │   │   ├── lib_global.h
│   │   │       │   │   ├── meson.build
│   │   │       │   │   ├── project.json
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── project.qbs
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── git.ignore
│   │   │       │   ├── nim/
│   │   │       │   │   ├── file.nimproject
│   │   │       │   │   ├── main.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nimble/
│   │   │       │   │   ├── binary/
│   │   │       │   │   │   ├── binary.nimble
│   │   │       │   │   │   └── src/
│   │   │       │   │   │       └── binary.nim
│   │   │       │   │   ├── hybrid/
│   │   │       │   │   │   ├── hybrid.nimble
│   │   │       │   │   │   ├── src/
│   │   │       │   │   │   │   ├── hybrid.nim
│   │   │       │   │   │   │   └── hybridpkg/
│   │   │       │   │   │   │       └── submodule.nim
│   │   │       │   │   │   └── tests/
│   │   │       │   │   │       ├── config.nims
│   │   │       │   │   │       └── test1.nim
│   │   │       │   │   ├── library/
│   │   │       │   │   │   ├── library.nimble
│   │   │       │   │   │   ├── src/
│   │   │       │   │   │   │   ├── library/
│   │   │       │   │   │   │   │   └── submodule.nim
│   │   │       │   │   │   │   └── library.nim
│   │   │       │   │   │   └── tests/
│   │   │       │   │   │       ├── config.nims
│   │   │       │   │   │       └── test1.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── plainc/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.c
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── plaincpp/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qmake/
│   │   │       │   │   └── empty/
│   │   │       │   │       ├── file.pro
│   │   │       │   │       └── wizard.json
│   │   │       │   ├── qtforpythonapplication/
│   │   │       │   │   ├── empty/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── main_empty.py
│   │   │       │   │   ├── main_mainwindow.py
│   │   │       │   │   ├── main_qtquick.py
│   │   │       │   │   ├── main_widget.py
│   │   │       │   │   ├── main_widget.ui
│   │   │       │   │   ├── mainwindow/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── pyproject.toml
│   │   │       │   │   ├── qtquickapplication/
│   │   │       │   │   │   ├── main.qml.tpl
│   │   │       │   │   │   ├── pyproject.toml
│   │   │       │   │   │   ├── qmldir.tpl
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── requirements.txt
│   │   │       │   │   └── widget/
│   │   │       │   │       ├── pyproject.toml
│   │   │       │   │       └── wizard.json
│   │   │       │   ├── qtinterfaceframework/
│   │   │       │   │   ├── CMakeLists.txt.tpl
│   │   │       │   │   ├── Main.qml.tpl
│   │   │       │   │   ├── featureadapter.cpp.tpl
│   │   │       │   │   ├── featureadapter.h.tpl
│   │   │       │   │   ├── featurebackend.cpp.tpl
│   │   │       │   │   ├── featurebackend.h.tpl
│   │   │       │   │   ├── interfaces.qface.tpl
│   │   │       │   │   ├── interfaces.yaml.tpl
│   │   │       │   │   ├── main.cpp.tpl
│   │   │       │   │   ├── moduleplugin.cpp.tpl
│   │   │       │   │   ├── moduleplugin.h.tpl
│   │   │       │   │   ├── moduleplugin.json.tpl
│   │   │       │   │   ├── production_backend.cmake.tpl
│   │   │       │   │   ├── production_server.cmake.tpl
│   │   │       │   │   ├── servermain.cpp.tpl
│   │   │       │   │   ├── servermain.h.tpl
│   │   │       │   │   ├── simulation.qml.tpl
│   │   │       │   │   ├── simulation_backend.cmake.tpl
│   │   │       │   │   ├── simulation_server.cmake.tpl
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquick2-extension/
│   │   │       │   │   ├── CMakeLists.6.x.txt
│   │   │       │   │   ├── example/
│   │   │       │   │   │   ├── example.cpp
│   │   │       │   │   │   └── example.qml.tpl
│   │   │       │   │   ├── object.cpp
│   │   │       │   │   ├── object.h
│   │   │       │   │   ├── object.qml.tpl
│   │   │       │   │   ├── plugin.cpp
│   │   │       │   │   ├── plugin.h
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── qmldir
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquickapplication/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── Main.qml.tpl
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── qtquickcontrols2.conf
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquickapplication_compat/
│   │   │       │   │   ├── CMakeLists.6.x.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── app.pro
│   │   │       │   │   ├── app.qbs
│   │   │       │   │   ├── empty/
│   │   │       │   │   │   ├── main.qml.tpl
│   │   │       │   │   │   ├── qml.qrc
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   └── qtquickcontrols2.conf
│   │   │       │   ├── qtquickuiprototype/
│   │   │       │   │   ├── app.qmlproject
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtwidgetsapplication/
│   │   │       │   │   ├── CMakeLists-Qt6.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── project.qbs
│   │   │       │   │   ├── widget.cpp
│   │   │       │   │   ├── widget.h
│   │   │       │   │   ├── widget.ui
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── translation.ts
│   │   │       │   ├── vcs/
│   │   │       │   │   ├── bazaar/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── cvs/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── git/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── mercurial/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   └── subversion/
│   │   │       │   │       └── wizard.json
│   │   │       │   └── xrapplication/
│   │   │       │       ├── AndroidManifest.xml.tpl
│   │   │       │       ├── CMakeLists.txt
│   │   │       │       ├── MacOSXBundleInfo.plist.in
│   │   │       │       ├── Main.qml.tpl
│   │   │       │       ├── main.cpp
│   │   │       │       ├── qtquickcontrols2.conf
│   │   │       │       └── wizard.json
│   │   │       └── qtcreatorplugin/
│   │   │           ├── CMakeLists.txt
│   │   │           ├── MyPlugin.json.in
│   │   │           ├── README.md
│   │   │           ├── github_workflows_README.md
│   │   │           ├── github_workflows_build_cmake.yml
│   │   │           ├── myplugin.cpp
│   │   │           ├── mypluginconstants.h
│   │   │           ├── myplugintr.h
│   │   │           └── wizard.json
│   │   ├── themes/
│   │   │   ├── 2024.tokenmapping
│   │   │   ├── dark-2024.creatortheme
│   │   │   ├── dark.creatortheme
│   │   │   ├── dark.figmatokens
│   │   │   ├── default.creatortheme
│   │   │   ├── ds.tokenmapping
│   │   │   ├── flat-dark.creatortheme
│   │   │   ├── flat-light.creatortheme
│   │   │   ├── flat.creatortheme
│   │   │   ├── light-2024.creatortheme
│   │   │   ├── light-palette.inc
│   │   │   ├── light.figmatokens
│   │   │   ├── primitive-colors.inc
│   │   │   ├── qmldesigner-dark.inc
│   │   │   └── qmldesigner-light.inc
│   │   └── translations/
│   │       ├── CMakeLists.txt
│   │       ├── README.md
│   │       ├── check-ts.pl
│   │       ├── check-ts.xq
│   │       ├── extract-customwizards.py
│   │       ├── extract-customwizards.xq
│   │       ├── extract-externaltools.py
│   │       ├── extract-externaltools.xq
│   │       ├── extract-jsonwizards.py
│   │       ├── extract-snippets.py
│   │       ├── extract-snippets.xq
│   │       ├── lupdaterunner.qbs
│   │       ├── qtcreator_cs.ts
│   │       ├── qtcreator_da.ts
│   │       ├── qtcreator_de.ts
│   │       ├── qtcreator_en.ts
│   │       ├── qtcreator_es.ts
│   │       ├── qtcreator_fr.ts
│   │       ├── qtcreator_hr.ts
│   │       ├── qtcreator_hu.ts
│   │       ├── qtcreator_it.ts
│   │       ├── qtcreator_ja.ts
│   │       ├── qtcreator_pl.ts
│   │       ├── qtcreator_ru.ts
│   │       ├── qtcreator_sl.ts
│   │       ├── qtcreator_sv.ts
│   │       ├── qtcreator_uk.ts
│   │       ├── qtcreator_zh_CN.ts
│   │       ├── qtcreator_zh_TW.ts
│   │       └── translations.qbs
│   └── share.qbs
├── src/
│   ├── CMakeLists.txt
│   ├── app/
│   │   ├── CMakeLists.txt
│   │   ├── app-Info.plist
│   │   ├── app.qbs
│   │   ├── app_logo.qrc
│   │   ├── app_logo.qrc.cmakein
│   │   ├── app_version.h.cmakein
│   │   ├── app_version_header.qbs
│   │   ├── images/
│   │   │   └── logo/
│   │   │       └── logo.qbs
│   │   ├── macos/
│   │   │   ├── legacy/
│   │   │   │   ├── README.md
│   │   │   │   └── qtcreator.icns
│   │   │   └── qtcreator.icon/
│   │   │       └── icon.json
│   │   ├── main.cpp
│   │   ├── main_mac.mm
│   │   └── winicons/
│   │       └── createicons.sh
│   ├── libs/
│   │   ├── 3rdparty/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── cplusplus/
│   │   │   │   ├── AST.cpp
│   │   │   │   ├── AST.h
│   │   │   │   ├── ASTClone.cpp
│   │   │   │   ├── ASTMatch0.cpp
│   │   │   │   ├── ASTMatcher.cpp
│   │   │   │   ├── ASTMatcher.h
│   │   │   │   ├── ASTPatternBuilder.h
│   │   │   │   ├── ASTVisit.cpp
│   │   │   │   ├── ASTVisitor.cpp
│   │   │   │   ├── ASTVisitor.h
│   │   │   │   ├── ASTfwd.h
│   │   │   │   ├── Bind.cpp
│   │   │   │   ├── Bind.h
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CPlusPlus.h
│   │   │   │   ├── CPlusPlusForwardDeclarations.h
│   │   │   │   ├── Control.cpp
│   │   │   │   ├── Control.h
│   │   │   │   ├── CoreTypes.cpp
│   │   │   │   ├── CoreTypes.h
│   │   │   │   ├── DiagnosticClient.cpp
│   │   │   │   ├── DiagnosticClient.h
│   │   │   │   ├── FullySpecifiedType.cpp
│   │   │   │   ├── FullySpecifiedType.h
│   │   │   │   ├── Keywords.cpp
│   │   │   │   ├── Keywords.kwgen
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── Lexer.cpp
│   │   │   │   ├── Lexer.h
│   │   │   │   ├── LiteralTable.h
│   │   │   │   ├── Literals.cpp
│   │   │   │   ├── Literals.h
│   │   │   │   ├── Matcher.cpp
│   │   │   │   ├── Matcher.h
│   │   │   │   ├── MemoryPool.cpp
│   │   │   │   ├── MemoryPool.h
│   │   │   │   ├── Name.cpp
│   │   │   │   ├── Name.h
│   │   │   │   ├── NameVisitor.cpp
│   │   │   │   ├── NameVisitor.h
│   │   │   │   ├── Names.cpp
│   │   │   │   ├── Names.h
│   │   │   │   ├── ObjectiveCAtKeywords.cpp
│   │   │   │   ├── ObjectiveCTypeQualifiers.cpp
│   │   │   │   ├── ObjectiveCTypeQualifiers.h
│   │   │   │   ├── Parser.cpp
│   │   │   │   ├── Parser.h
│   │   │   │   ├── QtContextKeywords.cpp
│   │   │   │   ├── QtContextKeywords.h
│   │   │   │   ├── SafeMatcher.cpp
│   │   │   │   ├── SafeMatcher.h
│   │   │   │   ├── Scope.cpp
│   │   │   │   ├── Scope.h
│   │   │   │   ├── Symbol.cpp
│   │   │   │   ├── Symbol.h
│   │   │   │   ├── SymbolVisitor.h
│   │   │   │   ├── Symbols.cpp
│   │   │   │   ├── Symbols.h
│   │   │   │   ├── Templates.cpp
│   │   │   │   ├── Templates.h
│   │   │   │   ├── Token.cpp
│   │   │   │   ├── Token.h
│   │   │   │   ├── TranslationUnit.cpp
│   │   │   │   ├── TranslationUnit.h
│   │   │   │   ├── Type.cpp
│   │   │   │   ├── Type.h
│   │   │   │   ├── TypeVisitor.cpp
│   │   │   │   ├── TypeVisitor.h
│   │   │   │   └── cppassert.h
│   │   │   ├── json/
│   │   │   │   ├── LICENSE.MIT
│   │   │   │   └── json.hpp
│   │   │   ├── libarchive/
│   │   │   │   ├── .editorconfig
│   │   │   │   ├── CMakeLists.original.txt
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CONTRIBUTING.md
│   │   │   │   ├── COPYING
│   │   │   │   ├── INSTALL
│   │   │   │   ├── NEWS
│   │   │   │   ├── README.md
│   │   │   │   ├── SECURITY.md
│   │   │   │   ├── build/
│   │   │   │   │   ├── cmake/
│   │   │   │   │   │   ├── CheckFileOffsetBits.c
│   │   │   │   │   │   ├── CheckFileOffsetBits.cmake
│   │   │   │   │   │   ├── CheckFuncs.cmake
│   │   │   │   │   │   ├── CheckFuncs_stub.c.in
│   │   │   │   │   │   ├── CheckHeaderDirent.cmake
│   │   │   │   │   │   ├── CheckTypeExists.cmake
│   │   │   │   │   │   ├── CreatePkgConfigFile.cmake
│   │   │   │   │   │   ├── FindLIBGCC.cmake
│   │   │   │   │   │   ├── FindMbedTLS.cmake
│   │   │   │   │   │   ├── FindNettle.cmake
│   │   │   │   │   │   ├── FindPCRE2POSIX.cmake
│   │   │   │   │   │   ├── FindPCREPOSIX.cmake
│   │   │   │   │   │   ├── LibarchiveCodeCoverage.cmake
│   │   │   │   │   │   └── config.h.in
│   │   │   │   │   ├── pkgconfig/
│   │   │   │   │   │   └── libarchive.pc.in
│   │   │   │   │   └── version
│   │   │   │   ├── config_mac.h
│   │   │   │   ├── config_mingw.h
│   │   │   │   ├── config_unix.h
│   │   │   │   ├── config_win.h
│   │   │   │   ├── configure.ac
│   │   │   │   ├── configure_libarchive.cmake
│   │   │   │   ├── libarchive/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── archive.h
│   │   │   │   │   ├── archive_acl.c
│   │   │   │   │   ├── archive_acl_private.h
│   │   │   │   │   ├── archive_blake2.h
│   │   │   │   │   ├── archive_blake2_impl.h
│   │   │   │   │   ├── archive_blake2s_ref.c
│   │   │   │   │   ├── archive_blake2sp_ref.c
│   │   │   │   │   ├── archive_check_magic.c
│   │   │   │   │   ├── archive_cmdline.c
│   │   │   │   │   ├── archive_cmdline_private.h
│   │   │   │   │   ├── archive_crc32.h
│   │   │   │   │   ├── archive_cryptor.c
│   │   │   │   │   ├── archive_cryptor_private.h
│   │   │   │   │   ├── archive_digest.c
│   │   │   │   │   ├── archive_digest_private.h
│   │   │   │   │   ├── archive_disk_acl_darwin.c
│   │   │   │   │   ├── archive_disk_acl_freebsd.c
│   │   │   │   │   ├── archive_disk_acl_linux.c
│   │   │   │   │   ├── archive_disk_acl_sunos.c
│   │   │   │   │   ├── archive_endian.h
│   │   │   │   │   ├── archive_entry.3
│   │   │   │   │   ├── archive_entry.c
│   │   │   │   │   ├── archive_entry.h
│   │   │   │   │   ├── archive_entry_acl.3
│   │   │   │   │   ├── archive_entry_copy_bhfi.c
│   │   │   │   │   ├── archive_entry_copy_stat.c
│   │   │   │   │   ├── archive_entry_link_resolver.c
│   │   │   │   │   ├── archive_entry_linkify.3
│   │   │   │   │   ├── archive_entry_locale.h
│   │   │   │   │   ├── archive_entry_misc.3
│   │   │   │   │   ├── archive_entry_paths.3
│   │   │   │   │   ├── archive_entry_perms.3
│   │   │   │   │   ├── archive_entry_private.h
│   │   │   │   │   ├── archive_entry_sparse.c
│   │   │   │   │   ├── archive_entry_stat.3
│   │   │   │   │   ├── archive_entry_stat.c
│   │   │   │   │   ├── archive_entry_strmode.c
│   │   │   │   │   ├── archive_entry_time.3
│   │   │   │   │   ├── archive_entry_xattr.c
│   │   │   │   │   ├── archive_hmac.c
│   │   │   │   │   ├── archive_hmac_private.h
│   │   │   │   │   ├── archive_match.c
│   │   │   │   │   ├── archive_openssl_evp_private.h
│   │   │   │   │   ├── archive_openssl_hmac_private.h
│   │   │   │   │   ├── archive_options.c
│   │   │   │   │   ├── archive_options_private.h
│   │   │   │   │   ├── archive_pack_dev.c
│   │   │   │   │   ├── archive_pack_dev.h
│   │   │   │   │   ├── archive_parse_date.c
│   │   │   │   │   ├── archive_pathmatch.c
│   │   │   │   │   ├── archive_pathmatch.h
│   │   │   │   │   ├── archive_platform.h
│   │   │   │   │   ├── archive_platform_acl.h
│   │   │   │   │   ├── archive_platform_stat.h
│   │   │   │   │   ├── archive_platform_xattr.h
│   │   │   │   │   ├── archive_ppmd7.c
│   │   │   │   │   ├── archive_ppmd7_private.h
│   │   │   │   │   ├── archive_ppmd8.c
│   │   │   │   │   ├── archive_ppmd8_private.h
│   │   │   │   │   ├── archive_ppmd_private.h
│   │   │   │   │   ├── archive_private.h
│   │   │   │   │   ├── archive_random.c
│   │   │   │   │   ├── archive_random_private.h
│   │   │   │   │   ├── archive_rb.c
│   │   │   │   │   ├── archive_rb.h
│   │   │   │   │   ├── archive_read.3
│   │   │   │   │   ├── archive_read.c
│   │   │   │   │   ├── archive_read_add_passphrase.3
│   │   │   │   │   ├── archive_read_add_passphrase.c
│   │   │   │   │   ├── archive_read_append_filter.c
│   │   │   │   │   ├── archive_read_data.3
│   │   │   │   │   ├── archive_read_data_into_fd.c
│   │   │   │   │   ├── archive_read_disk.3
│   │   │   │   │   ├── archive_read_disk_entry_from_file.c
│   │   │   │   │   ├── archive_read_disk_posix.c
│   │   │   │   │   ├── archive_read_disk_private.h
│   │   │   │   │   ├── archive_read_disk_set_standard_lookup.c
│   │   │   │   │   ├── archive_read_disk_windows.c
│   │   │   │   │   ├── archive_read_extract.3
│   │   │   │   │   ├── archive_read_extract.c
│   │   │   │   │   ├── archive_read_extract2.c
│   │   │   │   │   ├── archive_read_filter.3
│   │   │   │   │   ├── archive_read_format.3
│   │   │   │   │   ├── archive_read_free.3
│   │   │   │   │   ├── archive_read_header.3
│   │   │   │   │   ├── archive_read_new.3
│   │   │   │   │   ├── archive_read_open.3
│   │   │   │   │   ├── archive_read_open_fd.c
│   │   │   │   │   ├── archive_read_open_file.c
│   │   │   │   │   ├── archive_read_open_filename.c
│   │   │   │   │   ├── archive_read_open_memory.c
│   │   │   │   │   ├── archive_read_private.h
│   │   │   │   │   ├── archive_read_set_format.c
│   │   │   │   │   ├── archive_read_set_options.3
│   │   │   │   │   ├── archive_read_set_options.c
│   │   │   │   │   ├── archive_read_support_filter_all.c
│   │   │   │   │   ├── archive_read_support_filter_by_code.c
│   │   │   │   │   ├── archive_read_support_filter_bzip2.c
│   │   │   │   │   ├── archive_read_support_filter_compress.c
│   │   │   │   │   ├── archive_read_support_filter_grzip.c
│   │   │   │   │   ├── archive_read_support_filter_gzip.c
│   │   │   │   │   ├── archive_read_support_filter_lrzip.c
│   │   │   │   │   ├── archive_read_support_filter_lz4.c
│   │   │   │   │   ├── archive_read_support_filter_lzop.c
│   │   │   │   │   ├── archive_read_support_filter_none.c
│   │   │   │   │   ├── archive_read_support_filter_program.c
│   │   │   │   │   ├── archive_read_support_filter_rpm.c
│   │   │   │   │   ├── archive_read_support_filter_uu.c
│   │   │   │   │   ├── archive_read_support_filter_xz.c
│   │   │   │   │   ├── archive_read_support_filter_zstd.c
│   │   │   │   │   ├── archive_read_support_format_7zip.c
│   │   │   │   │   ├── archive_read_support_format_all.c
│   │   │   │   │   ├── archive_read_support_format_ar.c
│   │   │   │   │   ├── archive_read_support_format_by_code.c
│   │   │   │   │   ├── archive_read_support_format_cab.c
│   │   │   │   │   ├── archive_read_support_format_cpio.c
│   │   │   │   │   ├── archive_read_support_format_empty.c
│   │   │   │   │   ├── archive_read_support_format_iso9660.c
│   │   │   │   │   ├── archive_read_support_format_lha.c
│   │   │   │   │   ├── archive_read_support_format_mtree.c
│   │   │   │   │   ├── archive_read_support_format_rar.c
│   │   │   │   │   ├── archive_read_support_format_rar5.c
│   │   │   │   │   ├── archive_read_support_format_raw.c
│   │   │   │   │   ├── archive_read_support_format_tar.c
│   │   │   │   │   ├── archive_read_support_format_warc.c
│   │   │   │   │   ├── archive_read_support_format_zip.c
│   │   │   │   │   ├── archive_string.c
│   │   │   │   │   ├── archive_string.h
│   │   │   │   │   ├── archive_string_composition.h
│   │   │   │   │   ├── archive_string_sprintf.c
│   │   │   │   │   ├── archive_time.c
│   │   │   │   │   ├── archive_time_private.h
│   │   │   │   │   ├── archive_util.3
│   │   │   │   │   ├── archive_util.c
│   │   │   │   │   ├── archive_version_details.c
│   │   │   │   │   ├── archive_virtual.c
│   │   │   │   │   ├── archive_windows.c
│   │   │   │   │   ├── archive_windows.h
│   │   │   │   │   ├── archive_write.3
│   │   │   │   │   ├── archive_write.c
│   │   │   │   │   ├── archive_write_add_filter.c
│   │   │   │   │   ├── archive_write_add_filter_b64encode.c
│   │   │   │   │   ├── archive_write_add_filter_by_name.c
│   │   │   │   │   ├── archive_write_add_filter_bzip2.c
│   │   │   │   │   ├── archive_write_add_filter_compress.c
│   │   │   │   │   ├── archive_write_add_filter_grzip.c
│   │   │   │   │   ├── archive_write_add_filter_gzip.c
│   │   │   │   │   ├── archive_write_add_filter_lrzip.c
│   │   │   │   │   ├── archive_write_add_filter_lz4.c
│   │   │   │   │   ├── archive_write_add_filter_lzop.c
│   │   │   │   │   ├── archive_write_add_filter_none.c
│   │   │   │   │   ├── archive_write_add_filter_program.c
│   │   │   │   │   ├── archive_write_add_filter_uuencode.c
│   │   │   │   │   ├── archive_write_add_filter_xz.c
│   │   │   │   │   ├── archive_write_add_filter_zstd.c
│   │   │   │   │   ├── archive_write_blocksize.3
│   │   │   │   │   ├── archive_write_data.3
│   │   │   │   │   ├── archive_write_disk.3
│   │   │   │   │   ├── archive_write_disk_posix.c
│   │   │   │   │   ├── archive_write_disk_private.h
│   │   │   │   │   ├── archive_write_disk_set_standard_lookup.c
│   │   │   │   │   ├── archive_write_disk_windows.c
│   │   │   │   │   ├── archive_write_filter.3
│   │   │   │   │   ├── archive_write_finish_entry.3
│   │   │   │   │   ├── archive_write_format.3
│   │   │   │   │   ├── archive_write_free.3
│   │   │   │   │   ├── archive_write_header.3
│   │   │   │   │   ├── archive_write_new.3
│   │   │   │   │   ├── archive_write_open.3
│   │   │   │   │   ├── archive_write_open_fd.c
│   │   │   │   │   ├── archive_write_open_file.c
│   │   │   │   │   ├── archive_write_open_filename.c
│   │   │   │   │   ├── archive_write_open_memory.c
│   │   │   │   │   ├── archive_write_private.h
│   │   │   │   │   ├── archive_write_set_format.c
│   │   │   │   │   ├── archive_write_set_format_7zip.c
│   │   │   │   │   ├── archive_write_set_format_ar.c
│   │   │   │   │   ├── archive_write_set_format_by_name.c
│   │   │   │   │   ├── archive_write_set_format_cpio.c
│   │   │   │   │   ├── archive_write_set_format_cpio_binary.c
│   │   │   │   │   ├── archive_write_set_format_cpio_newc.c
│   │   │   │   │   ├── archive_write_set_format_cpio_odc.c
│   │   │   │   │   ├── archive_write_set_format_filter_by_ext.c
│   │   │   │   │   ├── archive_write_set_format_gnutar.c
│   │   │   │   │   ├── archive_write_set_format_iso9660.c
│   │   │   │   │   ├── archive_write_set_format_mtree.c
│   │   │   │   │   ├── archive_write_set_format_pax.c
│   │   │   │   │   ├── archive_write_set_format_private.h
│   │   │   │   │   ├── archive_write_set_format_raw.c
│   │   │   │   │   ├── archive_write_set_format_shar.c
│   │   │   │   │   ├── archive_write_set_format_ustar.c
│   │   │   │   │   ├── archive_write_set_format_v7tar.c
│   │   │   │   │   ├── archive_write_set_format_warc.c
│   │   │   │   │   ├── archive_write_set_format_zip.c
│   │   │   │   │   ├── archive_write_set_options.3
│   │   │   │   │   ├── archive_write_set_options.c
│   │   │   │   │   ├── archive_write_set_passphrase.3
│   │   │   │   │   ├── archive_write_set_passphrase.c
│   │   │   │   │   ├── archive_xxhash.h
│   │   │   │   │   ├── config_freebsd.h
│   │   │   │   │   ├── cpio.5
│   │   │   │   │   ├── filter_fork.h
│   │   │   │   │   ├── filter_fork_posix.c
│   │   │   │   │   ├── filter_fork_windows.c
│   │   │   │   │   ├── libarchive-formats.5
│   │   │   │   │   ├── libarchive.3
│   │   │   │   │   ├── libarchive_changes.3
│   │   │   │   │   ├── libarchive_internals.3
│   │   │   │   │   ├── module.modulemap
│   │   │   │   │   ├── mtree.5
│   │   │   │   │   ├── tar.5
│   │   │   │   │   └── xxhash.c
│   │   │   │   └── libarchive.qbs
│   │   │   ├── libptyqt/
│   │   │   │   ├── .clang-format
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── LICENSE-CONPTY
│   │   │   │   ├── conptyprocess.cpp
│   │   │   │   ├── conptyprocess.h
│   │   │   │   ├── iptyprocess.h
│   │   │   │   ├── ptyqt.cpp
│   │   │   │   ├── ptyqt.h
│   │   │   │   ├── ptyqt.qbs
│   │   │   │   ├── unixptyprocess.cpp
│   │   │   │   ├── unixptyprocess.h
│   │   │   │   ├── winptyprocess.cpp
│   │   │   │   └── winptyprocess.h
│   │   │   ├── libvterm/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CONTRIBUTING
│   │   │   │   ├── LICENSE
│   │   │   │   ├── include/
│   │   │   │   │   ├── vterm.h
│   │   │   │   │   └── vterm_keycodes.h
│   │   │   │   ├── src/
│   │   │   │   │   ├── encoding/
│   │   │   │   │   │   ├── DECdrawing.inc
│   │   │   │   │   │   └── uk.inc
│   │   │   │   │   ├── encoding.c
│   │   │   │   │   ├── fullwidth.inc
│   │   │   │   │   ├── keyboard.c
│   │   │   │   │   ├── mouse.c
│   │   │   │   │   ├── parser.c
│   │   │   │   │   ├── pen.c
│   │   │   │   │   ├── rect.h
│   │   │   │   │   ├── screen.c
│   │   │   │   │   ├── state.c
│   │   │   │   │   ├── unicode.c
│   │   │   │   │   ├── utf8.h
│   │   │   │   │   ├── vterm.c
│   │   │   │   │   └── vterm_internal.h
│   │   │   │   ├── vterm.pc.in
│   │   │   │   └── vterm.qbs
│   │   │   ├── lua/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README
│   │   │   │   ├── doc/
│   │   │   │   │   ├── contents.html
│   │   │   │   │   ├── index.css
│   │   │   │   │   ├── lua.1
│   │   │   │   │   ├── lua.css
│   │   │   │   │   ├── luac.1
│   │   │   │   │   ├── manual.css
│   │   │   │   │   ├── manual.html
│   │   │   │   │   └── readme.html
│   │   │   │   ├── lua.qbs
│   │   │   │   └── src/
│   │   │   │       ├── lapi.c
│   │   │   │       ├── lapi.h
│   │   │   │       ├── lauxlib.c
│   │   │   │       ├── lauxlib.h
│   │   │   │       ├── lbaselib.c
│   │   │   │       ├── lcode.c
│   │   │   │       ├── lcode.h
│   │   │   │       ├── lcorolib.c
│   │   │   │       ├── lctype.c
│   │   │   │       ├── lctype.h
│   │   │   │       ├── ldblib.c
│   │   │   │       ├── ldebug.c
│   │   │   │       ├── ldebug.h
│   │   │   │       ├── ldo.c
│   │   │   │       ├── ldo.h
│   │   │   │       ├── ldump.c
│   │   │   │       ├── lfunc.c
│   │   │   │       ├── lfunc.h
│   │   │   │       ├── lgc.c
│   │   │   │       ├── lgc.h
│   │   │   │       ├── linit.c
│   │   │   │       ├── liolib.c
│   │   │   │       ├── ljumptab.h
│   │   │   │       ├── llex.c
│   │   │   │       ├── llex.h
│   │   │   │       ├── llimits.h
│   │   │   │       ├── lmathlib.c
│   │   │   │       ├── lmem.c
│   │   │   │       ├── lmem.h
│   │   │   │       ├── loadlib.c
│   │   │   │       ├── lobject.c
│   │   │   │       ├── lobject.h
│   │   │   │       ├── lopcodes.c
│   │   │   │       ├── lopcodes.h
│   │   │   │       ├── lopnames.h
│   │   │   │       ├── loslib.c
│   │   │   │       ├── lparser.c
│   │   │   │       ├── lparser.h
│   │   │   │       ├── lprefix.h
│   │   │   │       ├── lstate.c
│   │   │   │       ├── lstate.h
│   │   │   │       ├── lstring.c
│   │   │   │       ├── lstring.h
│   │   │   │       ├── lstrlib.c
│   │   │   │       ├── ltable.c
│   │   │   │       ├── ltable.h
│   │   │   │       ├── ltablib.c
│   │   │   │       ├── ltm.c
│   │   │   │       ├── ltm.h
│   │   │   │       ├── lua.c
│   │   │   │       ├── lua.h
│   │   │   │       ├── lua.hpp
│   │   │   │       ├── luac.c
│   │   │   │       ├── luaconf.h
│   │   │   │       ├── lualib.h
│   │   │   │       ├── lundump.c
│   │   │   │       ├── lundump.h
│   │   │   │       ├── lutf8lib.c
│   │   │   │       ├── lvm.c
│   │   │   │       ├── lvm.h
│   │   │   │       ├── lzio.c
│   │   │   │       └── lzio.h
│   │   │   ├── qtkeychain/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CMakeLists.txt.upstream
│   │   │   │   ├── COPYING
│   │   │   │   ├── ChangeLog
│   │   │   │   ├── QtKeychainConfig.cmake.in
│   │   │   │   ├── ReadMe.md
│   │   │   │   ├── TestAppExample/
│   │   │   │   │   ├── .gitignore
│   │   │   │   │   ├── TestAppExample.pro
│   │   │   │   │   ├── keychainclass.cpp
│   │   │   │   │   ├── keychainclass.h
│   │   │   │   │   ├── main.cpp
│   │   │   │   │   ├── main.qml
│   │   │   │   │   └── qml.qrc
│   │   │   │   ├── appveyor.yml
│   │   │   │   ├── appveyorHelp.psm1
│   │   │   │   ├── autotest/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   └── basic.cpp
│   │   │   │   ├── cmake/
│   │   │   │   │   └── Modules/
│   │   │   │   │       ├── ECMAddTests.cmake
│   │   │   │   │       ├── ECMGeneratePriFile.cmake
│   │   │   │   │       ├── ECMMarkAsTest.cmake
│   │   │   │   │       ├── ECMMarkNonGuiExecutable.cmake
│   │   │   │   │       ├── ECMPackageConfigHelpers.cmake
│   │   │   │   │       ├── ECMQueryQt.cmake
│   │   │   │   │       ├── ECMSetupVersion.cmake
│   │   │   │   │       └── QtVersionOption.cmake
│   │   │   │   ├── qtkeychain/
│   │   │   │   │   ├── CMakeLists.txt.upstream
│   │   │   │   │   ├── androidkeystore.cpp
│   │   │   │   │   ├── androidkeystore_p.h
│   │   │   │   │   ├── keychain.cpp
│   │   │   │   │   ├── keychain.h
│   │   │   │   │   ├── keychain_android.cpp
│   │   │   │   │   ├── keychain_apple.mm
│   │   │   │   │   ├── keychain_haiku.cpp
│   │   │   │   │   ├── keychain_p.h
│   │   │   │   │   ├── keychain_unix.cpp
│   │   │   │   │   ├── keychain_win.cpp
│   │   │   │   │   ├── libsecret.cpp
│   │   │   │   │   ├── libsecret_p.h
│   │   │   │   │   ├── org.kde.KWallet.xml
│   │   │   │   │   ├── plaintextstore.cpp
│   │   │   │   │   ├── plaintextstore_p.h
│   │   │   │   │   └── qkeychain_export.h
│   │   │   │   ├── qtkeychain.pri
│   │   │   │   ├── qtkeychain.qbs
│   │   │   │   ├── testclient.cpp
│   │   │   │   └── translations/
│   │   │   │       ├── qtkeychain_de.ts
│   │   │   │       ├── qtkeychain_fr.ts
│   │   │   │       ├── qtkeychain_nl.ts
│   │   │   │       ├── qtkeychain_ro.ts
│   │   │   │       ├── qtkeychain_ru.ts
│   │   │   │       ├── qtkeychain_zh.ts
│   │   │   │       └── translations.qrc.in
│   │   │   ├── sol2/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── include/
│   │   │   │   │   └── sol/
│   │   │   │   │       ├── config.hpp
│   │   │   │   │       ├── forward.hpp
│   │   │   │   │       └── sol.hpp
│   │   │   │   └── sol2.qbs
│   │   │   ├── span/
│   │   │   │   ├── LICENSE_1_0.txt
│   │   │   │   ├── README.md
│   │   │   │   └── span.hpp
│   │   │   ├── sqlite/
│   │   │   │   ├── carray.c
│   │   │   │   ├── config.h
│   │   │   │   ├── sqlite.h
│   │   │   │   ├── sqlite3.c
│   │   │   │   ├── sqlite3.h
│   │   │   │   ├── sqlite3ext.h
│   │   │   │   └── sqlite_static_config.h
│   │   │   ├── syntax-highlighting/
│   │   │   │   ├── .arcconfig
│   │   │   │   ├── .git-blame-ignore-revs
│   │   │   │   ├── .gitignore
│   │   │   │   ├── .gitlab-ci.yml
│   │   │   │   ├── .kateconfig
│   │   │   │   ├── .kde-ci.yml
│   │   │   │   ├── .krazy
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CMakeLists.txt.kde
│   │   │   │   ├── COPYING
│   │   │   │   ├── KF5SyntaxHighlightingConfig.cmake.in
│   │   │   │   ├── README.md
│   │   │   │   ├── autogenerated/
│   │   │   │   │   ├── include/
│   │   │   │   │   │   └── KSyntaxHighlighting/
│   │   │   │   │   │       ├── AbstractHighlighter
│   │   │   │   │   │       ├── Definition
│   │   │   │   │   │       ├── DefinitionDownloader
│   │   │   │   │   │       ├── FoldingRegion
│   │   │   │   │   │       ├── Format
│   │   │   │   │   │       ├── Repository
│   │   │   │   │   │       ├── State
│   │   │   │   │   │       ├── SyntaxHighlighter
│   │   │   │   │   │       ├── Theme
│   │   │   │   │   │       └── WildcardMatcher
│   │   │   │   │   ├── ksyntaxhighlighting_version.h
│   │   │   │   │   └── src/
│   │   │   │   │       └── lib/
│   │   │   │   │           ├── ksyntaxhighlighting_export.h
│   │   │   │   │           ├── ksyntaxhighlighting_logging.cpp
│   │   │   │   │           └── ksyntaxhighlighting_logging.h
│   │   │   │   ├── data/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── generators/
│   │   │   │   │   │   ├── .gitignore
│   │   │   │   │   │   ├── Pipfile
│   │   │   │   │   │   ├── cmake.xml.tpl
│   │   │   │   │   │   ├── cmake.yaml
│   │   │   │   │   │   ├── generate-cmake-syntax.py
│   │   │   │   │   │   ├── generate-doxygenlua.pl
│   │   │   │   │   │   ├── generate-html.pl
│   │   │   │   │   │   ├── generate-jsonc.pl
│   │   │   │   │   │   ├── generate-nginx-lists.rb
│   │   │   │   │   │   ├── generate-spdx-syntax.py
│   │   │   │   │   │   ├── generate-xslt.pl
│   │   │   │   │   │   ├── generate_jinja.py
│   │   │   │   │   │   ├── get-Qt-classes.sh
│   │   │   │   │   │   ├── get-Qt-macros.sh
│   │   │   │   │   │   ├── nsis-gen.py
│   │   │   │   │   │   ├── qmake-gen.py
│   │   │   │   │   │   ├── spdx-comments.xml.tpl
│   │   │   │   │   │   ├── update_css_and_scss.py
│   │   │   │   │   │   ├── update_less.py
│   │   │   │   │   │   └── xslt.base.xml
│   │   │   │   │   ├── schema/
│   │   │   │   │   │   ├── language.xsd
│   │   │   │   │   │   └── validatehl.sh
│   │   │   │   │   ├── syntax/
│   │   │   │   │   │   ├── alert.xml
│   │   │   │   │   │   ├── autoconf.xml
│   │   │   │   │   │   ├── bash.xml
│   │   │   │   │   │   ├── cmake.xml
│   │   │   │   │   │   ├── comments.xml
│   │   │   │   │   │   ├── css.xml
│   │   │   │   │   │   ├── doxygen.xml
│   │   │   │   │   │   ├── dtd.xml
│   │   │   │   │   │   ├── gnuassembler.xml
│   │   │   │   │   │   ├── html.xml
│   │   │   │   │   │   ├── ini.xml
│   │   │   │   │   │   ├── java.xml
│   │   │   │   │   │   ├── javadoc.xml
│   │   │   │   │   │   ├── jinja-alert.xml
│   │   │   │   │   │   ├── jinja-cmake.xml
│   │   │   │   │   │   ├── jinja-comments.xml
│   │   │   │   │   │   ├── jinja-cpp.xml
│   │   │   │   │   │   ├── jinja-css.xml
│   │   │   │   │   │   ├── jinja-doxygen.xml
│   │   │   │   │   │   ├── jinja-gcc.xml
│   │   │   │   │   │   ├── jinja-html.xml
│   │   │   │   │   │   ├── jinja-isocpp.xml
│   │   │   │   │   │   ├── jinja-java.xml
│   │   │   │   │   │   ├── jinja-javadoc.xml
│   │   │   │   │   │   ├── jinja-javascript-react.xml
│   │   │   │   │   │   ├── jinja-javascript.xml
│   │   │   │   │   │   ├── jinja-json.xml
│   │   │   │   │   │   ├── jinja-modelines.xml
│   │   │   │   │   │   ├── jinja-mustache.xml
│   │   │   │   │   │   ├── jinja-qmake.xml
│   │   │   │   │   │   ├── jinja-qml.xml
│   │   │   │   │   │   ├── jinja-rest.xml
│   │   │   │   │   │   ├── jinja-spdx-comments.xml
│   │   │   │   │   │   ├── jinja-typescript.xml
│   │   │   │   │   │   ├── jinja.xml
│   │   │   │   │   │   ├── json.xml
│   │   │   │   │   │   ├── licenses/
│   │   │   │   │   │   │   ├── LICENSE.GPLv2
│   │   │   │   │   │   │   ├── LICENSE.GPLv3
│   │   │   │   │   │   │   ├── LICENSE.LGPLv21
│   │   │   │   │   │   │   └── LICENSE.LGPLv3
│   │   │   │   │   │   ├── markdown.xml
│   │   │   │   │   │   ├── modelines.xml
│   │   │   │   │   │   ├── perl.xml
│   │   │   │   │   │   ├── powershell.xml
│   │   │   │   │   │   ├── qdocconf.xml
│   │   │   │   │   │   ├── qface.xml
│   │   │   │   │   │   ├── ruby.xml
│   │   │   │   │   │   ├── spdx-comments.xml
│   │   │   │   │   │   ├── toml.xml
│   │   │   │   │   │   ├── valgrind-suppression.xml
│   │   │   │   │   │   ├── xml.xml
│   │   │   │   │   │   ├── yacc.xml
│   │   │   │   │   │   └── yaml.xml
│   │   │   │   │   ├── syntax-data.qrc.in
│   │   │   │   │   └── themes/
│   │   │   │   │       ├── atom-one-dark.theme
│   │   │   │   │       ├── atom-one-light.theme
│   │   │   │   │       ├── ayu-dark.theme
│   │   │   │   │       ├── ayu-light.theme
│   │   │   │   │       ├── ayu-mirage.theme
│   │   │   │   │       ├── breeze-dark.theme
│   │   │   │   │       ├── breeze-light.theme
│   │   │   │   │       ├── catppuccin-frappe.theme
│   │   │   │   │       ├── catppuccin-latte.theme
│   │   │   │   │       ├── catppuccin-macchiato.theme
│   │   │   │   │       ├── catppuccin-mocha.theme
│   │   │   │   │       ├── dracula.theme
│   │   │   │   │       ├── falcon.theme
│   │   │   │   │       ├── github-dark.theme
│   │   │   │   │       ├── github-light.theme
│   │   │   │   │       ├── gruvbox-dark.theme
│   │   │   │   │       ├── gruvbox-light.theme
│   │   │   │   │       ├── homunculus.theme
│   │   │   │   │       ├── monokai.theme
│   │   │   │   │       ├── nord.theme
│   │   │   │   │       ├── oblivion.theme
│   │   │   │   │       ├── printing.theme
│   │   │   │   │       ├── radical.theme
│   │   │   │   │       ├── solarized-dark.theme
│   │   │   │   │       ├── solarized-light.theme
│   │   │   │   │       ├── theme-data.qrc
│   │   │   │   │       ├── tokyo-night-light.theme
│   │   │   │   │       ├── tokyo-night-storm.theme
│   │   │   │   │       ├── tokyo-night.theme
│   │   │   │   │       ├── vim-dark.theme
│   │   │   │   │       └── vscodium-dark.theme
│   │   │   │   ├── metainfo.yaml
│   │   │   │   ├── org_kde_ksyntaxhighlighting.categories
│   │   │   │   ├── src/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── Messages.sh
│   │   │   │   │   ├── cli/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   └── ksyntaxhighlighter.cpp
│   │   │   │   │   ├── indexer/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   └── katehighlightingindexer.cpp
│   │   │   │   │   ├── lib/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   ├── abstracthighlighter.cpp
│   │   │   │   │   │   ├── abstracthighlighter.h
│   │   │   │   │   │   ├── abstracthighlighter_p.h
│   │   │   │   │   │   ├── ansihighlighter.cpp
│   │   │   │   │   │   ├── ansihighlighter.h
│   │   │   │   │   │   ├── context.cpp
│   │   │   │   │   │   ├── context_p.h
│   │   │   │   │   │   ├── contextswitch.cpp
│   │   │   │   │   │   ├── contextswitch_p.h
│   │   │   │   │   │   ├── definition.cpp
│   │   │   │   │   │   ├── definition.h
│   │   │   │   │   │   ├── definition_p.h
│   │   │   │   │   │   ├── definitiondownloader.cpp
│   │   │   │   │   │   ├── definitiondownloader.h
│   │   │   │   │   │   ├── dynamicregexpcache_p.h
│   │   │   │   │   │   ├── foldingregion.cpp
│   │   │   │   │   │   ├── foldingregion.h
│   │   │   │   │   │   ├── format.cpp
│   │   │   │   │   │   ├── format.h
│   │   │   │   │   │   ├── format_p.h
│   │   │   │   │   │   ├── highlightingdata.cpp
│   │   │   │   │   │   ├── highlightingdata_p.hpp
│   │   │   │   │   │   ├── htmlhighlighter.cpp
│   │   │   │   │   │   ├── htmlhighlighter.h
│   │   │   │   │   │   ├── keywordlist.cpp
│   │   │   │   │   │   ├── keywordlist_p.h
│   │   │   │   │   │   ├── ksyntaxhighlighting-index.qdoc
│   │   │   │   │   │   ├── ksyntaxhighlighting.qdoc
│   │   │   │   │   │   ├── ksyntaxhighlighting.qdocconf
│   │   │   │   │   │   ├── matchresult_p.h
│   │   │   │   │   │   ├── repository.cpp
│   │   │   │   │   │   ├── repository.h
│   │   │   │   │   │   ├── repository_p.h
│   │   │   │   │   │   ├── rule.cpp
│   │   │   │   │   │   ├── rule_p.h
│   │   │   │   │   │   ├── state.cpp
│   │   │   │   │   │   ├── state.h
│   │   │   │   │   │   ├── state_p.h
│   │   │   │   │   │   ├── syntaxhighlighter.cpp
│   │   │   │   │   │   ├── syntaxhighlighter.h
│   │   │   │   │   │   ├── textstyledata_p.h
│   │   │   │   │   │   ├── theme.cpp
│   │   │   │   │   │   ├── theme.h
│   │   │   │   │   │   ├── themedata.cpp
│   │   │   │   │   │   ├── themedata_p.h
│   │   │   │   │   │   ├── wildcardmatcher.cpp
│   │   │   │   │   │   ├── wildcardmatcher.h
│   │   │   │   │   │   ├── worddelimiters.cpp
│   │   │   │   │   │   ├── worddelimiters_p.h
│   │   │   │   │   │   └── xml_p.h
│   │   │   │   │   └── quick/
│   │   │   │   │       ├── CMakeLists.txt
│   │   │   │   │       ├── kquicksyntaxhighlighter.cpp
│   │   │   │   │       ├── kquicksyntaxhighlighter.h
│   │   │   │   │       ├── kquicksyntaxhighlightingplugin.cpp
│   │   │   │   │       ├── kquicksyntaxhighlightingplugin.h
│   │   │   │   │       ├── ksyntaxhighlightingqml.qdoc
│   │   │   │   │       ├── ksyntaxhighlightingqml.qdocconf
│   │   │   │   │       ├── types.cpp
│   │   │   │   │       └── types.h
│   │   │   │   └── syntax-highlighting.qbs
│   │   │   ├── tika/
│   │   │   │   └── tika-mimetypes.xml
│   │   │   ├── tl_expected/
│   │   │   │   ├── COPYING
│   │   │   │   ├── README.md
│   │   │   │   └── include/
│   │   │   │       └── tl/
│   │   │   │           └── expected.hpp
│   │   │   ├── toml11/
│   │   │   │   ├── LICENSE
│   │   │   │   └── toml.hpp
│   │   │   ├── ui_watchdog/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── LICENSES/
│   │   │   │   │   └── MIT.txt
│   │   │   │   ├── README.md
│   │   │   │   ├── example/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   └── main.cpp
│   │   │   │   ├── uiwatchdog.h
│   │   │   │   └── uiwatchdog.qbs
│   │   │   ├── winpty/
│   │   │   │   ├── .gitattributes
│   │   │   │   ├── .gitignore
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README.md
│   │   │   │   ├── RELEASES.md
│   │   │   │   ├── VERSION.txt
│   │   │   │   ├── appveyor.yml
│   │   │   │   ├── configure
│   │   │   │   ├── misc/
│   │   │   │   │   ├── .gitignore
│   │   │   │   │   ├── BufferResizeTests.cc
│   │   │   │   │   ├── ChangeScreenBuffer.cc
│   │   │   │   │   ├── ClearConsole.cc
│   │   │   │   │   ├── ConinMode.cc
│   │   │   │   │   ├── ConinMode.ps1
│   │   │   │   │   ├── ConoutMode.cc
│   │   │   │   │   ├── DebugClient.py
│   │   │   │   │   ├── DebugServer.py
│   │   │   │   │   ├── DumpLines.py
│   │   │   │   │   ├── EnableExtendedFlags.txt
│   │   │   │   │   ├── Font-Report-June2016/
│   │   │   │   │   │   ├── CP437-Consolas.txt
│   │   │   │   │   │   ├── CP437-Lucida.txt
│   │   │   │   │   │   ├── CP932.txt
│   │   │   │   │   │   ├── CP936.txt
│   │   │   │   │   │   ├── CP949.txt
│   │   │   │   │   │   ├── CP950.txt
│   │   │   │   │   │   ├── MinimumWindowWidths.txt
│   │   │   │   │   │   ├── Results.txt
│   │   │   │   │   │   └── Windows10SetFontBugginess.txt
│   │   │   │   │   ├── FontSurvey.cc
│   │   │   │   │   ├── FormatChar.h
│   │   │   │   │   ├── FreezePerfTest.cc
│   │   │   │   │   ├── GetCh.cc
│   │   │   │   │   ├── GetConsolePos.cc
│   │   │   │   │   ├── GetFont.cc
│   │   │   │   │   ├── IdentifyConsoleWindow.ps1
│   │   │   │   │   ├── IsNewConsole.cc
│   │   │   │   │   ├── MouseInputNotes.txt
│   │   │   │   │   ├── MoveConsoleWindow.cc
│   │   │   │   │   ├── Notes.txt
│   │   │   │   │   ├── OSVersion.cc
│   │   │   │   │   ├── ScreenBufferFreezeInactive.cc
│   │   │   │   │   ├── ScreenBufferTest.cc
│   │   │   │   │   ├── ScreenBufferTest2.cc
│   │   │   │   │   ├── SelectAllTest.cc
│   │   │   │   │   ├── SetBufInfo.cc
│   │   │   │   │   ├── SetBufferSize.cc
│   │   │   │   │   ├── SetCursorPos.cc
│   │   │   │   │   ├── SetFont.cc
│   │   │   │   │   ├── SetWindowRect.cc
│   │   │   │   │   ├── ShowArgv.cc
│   │   │   │   │   ├── ShowConsoleInput.cc
│   │   │   │   │   ├── Spew.py
│   │   │   │   │   ├── TestUtil.cc
│   │   │   │   │   ├── UnicodeDoubleWidthTest.cc
│   │   │   │   │   ├── UnicodeWideTest1.cc
│   │   │   │   │   ├── UnicodeWideTest2.cc
│   │   │   │   │   ├── UnixEcho.cc
│   │   │   │   │   ├── Utf16Echo.cc
│   │   │   │   │   ├── VeryLargeRead.cc
│   │   │   │   │   ├── VkEscapeTest.cc
│   │   │   │   │   ├── Win10ResizeWhileFrozen.cc
│   │   │   │   │   ├── Win10WrapTest1.cc
│   │   │   │   │   ├── Win10WrapTest2.cc
│   │   │   │   │   ├── Win32Echo1.cc
│   │   │   │   │   ├── Win32Echo2.cc
│   │   │   │   │   ├── Win32Test1.cc
│   │   │   │   │   ├── Win32Test2.cc
│   │   │   │   │   ├── Win32Test3.cc
│   │   │   │   │   ├── Win32Write1.cc
│   │   │   │   │   ├── WindowsBugCrashReader.cc
│   │   │   │   │   ├── WriteConsole.cc
│   │   │   │   │   ├── build32.sh
│   │   │   │   │   ├── build64.sh
│   │   │   │   │   ├── color-test.sh
│   │   │   │   │   ├── font-notes.txt
│   │   │   │   │   └── winbug-15048.cc
│   │   │   │   ├── ship/
│   │   │   │   │   ├── build-pty4j-libpty.bat
│   │   │   │   │   ├── common_ship.py
│   │   │   │   │   ├── make_msvc_package.py
│   │   │   │   │   └── ship.py
│   │   │   │   ├── src/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── agent/
│   │   │   │   │   │   ├── Agent.cc
│   │   │   │   │   │   ├── Agent.h
│   │   │   │   │   │   ├── AgentCreateDesktop.cc
│   │   │   │   │   │   ├── AgentCreateDesktop.h
│   │   │   │   │   │   ├── ConsoleFont.cc
│   │   │   │   │   │   ├── ConsoleFont.h
│   │   │   │   │   │   ├── ConsoleInput.cc
│   │   │   │   │   │   ├── ConsoleInput.h
│   │   │   │   │   │   ├── ConsoleInputReencoding.cc
│   │   │   │   │   │   ├── ConsoleInputReencoding.h
│   │   │   │   │   │   ├── ConsoleLine.cc
│   │   │   │   │   │   ├── ConsoleLine.h
│   │   │   │   │   │   ├── Coord.h
│   │   │   │   │   │   ├── DebugShowInput.cc
│   │   │   │   │   │   ├── DebugShowInput.h
│   │   │   │   │   │   ├── DefaultInputMap.cc
│   │   │   │   │   │   ├── DefaultInputMap.h
│   │   │   │   │   │   ├── DsrSender.h
│   │   │   │   │   │   ├── EventLoop.cc
│   │   │   │   │   │   ├── EventLoop.h
│   │   │   │   │   │   ├── InputMap.cc
│   │   │   │   │   │   ├── InputMap.h
│   │   │   │   │   │   ├── LargeConsoleRead.cc
│   │   │   │   │   │   ├── LargeConsoleRead.h
│   │   │   │   │   │   ├── NamedPipe.cc
│   │   │   │   │   │   ├── NamedPipe.h
│   │   │   │   │   │   ├── Scraper.cc
│   │   │   │   │   │   ├── Scraper.h
│   │   │   │   │   │   ├── SimplePool.h
│   │   │   │   │   │   ├── SmallRect.h
│   │   │   │   │   │   ├── Terminal.cc
│   │   │   │   │   │   ├── Terminal.h
│   │   │   │   │   │   ├── UnicodeEncoding.h
│   │   │   │   │   │   ├── UnicodeEncodingTest.cc
│   │   │   │   │   │   ├── Win32Console.cc
│   │   │   │   │   │   ├── Win32Console.h
│   │   │   │   │   │   ├── Win32ConsoleBuffer.cc
│   │   │   │   │   │   ├── Win32ConsoleBuffer.h
│   │   │   │   │   │   ├── main.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   ├── configurations.gypi
│   │   │   │   │   ├── debugserver/
│   │   │   │   │   │   ├── DebugServer.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   ├── include/
│   │   │   │   │   │   ├── winpty.h
│   │   │   │   │   │   └── winpty_constants.h
│   │   │   │   │   ├── libwinpty/
│   │   │   │   │   │   ├── AgentLocation.cc
│   │   │   │   │   │   ├── AgentLocation.h
│   │   │   │   │   │   ├── LibWinptyException.h
│   │   │   │   │   │   ├── WinptyInternal.h
│   │   │   │   │   │   ├── subdir.mk
│   │   │   │   │   │   └── winpty.cc
│   │   │   │   │   ├── shared/
│   │   │   │   │   │   ├── AgentMsg.h
│   │   │   │   │   │   ├── BackgroundDesktop.cc
│   │   │   │   │   │   ├── BackgroundDesktop.h
│   │   │   │   │   │   ├── Buffer.cc
│   │   │   │   │   │   ├── Buffer.h
│   │   │   │   │   │   ├── DebugClient.cc
│   │   │   │   │   │   ├── DebugClient.h
│   │   │   │   │   │   ├── GenRandom.cc
│   │   │   │   │   │   ├── GenRandom.h
│   │   │   │   │   │   ├── GetCommitHash.bat
│   │   │   │   │   │   ├── Mutex.h
│   │   │   │   │   │   ├── OsModule.h
│   │   │   │   │   │   ├── OwnedHandle.cc
│   │   │   │   │   │   ├── OwnedHandle.h
│   │   │   │   │   │   ├── PrecompiledHeader.h
│   │   │   │   │   │   ├── StringBuilder.h
│   │   │   │   │   │   ├── StringBuilderTest.cc
│   │   │   │   │   │   ├── StringUtil.cc
│   │   │   │   │   │   ├── StringUtil.h
│   │   │   │   │   │   ├── TimeMeasurement.h
│   │   │   │   │   │   ├── UnixCtrlChars.h
│   │   │   │   │   │   ├── UpdateGenVersion.bat
│   │   │   │   │   │   ├── WindowsSecurity.cc
│   │   │   │   │   │   ├── WindowsSecurity.h
│   │   │   │   │   │   ├── WindowsVersion.cc
│   │   │   │   │   │   ├── WindowsVersion.h
│   │   │   │   │   │   ├── WinptyAssert.cc
│   │   │   │   │   │   ├── WinptyAssert.h
│   │   │   │   │   │   ├── WinptyException.cc
│   │   │   │   │   │   ├── WinptyException.h
│   │   │   │   │   │   ├── WinptyVersion.cc
│   │   │   │   │   │   ├── WinptyVersion.h
│   │   │   │   │   │   └── winpty_snprintf.h
│   │   │   │   │   ├── subdir.mk
│   │   │   │   │   ├── tests/
│   │   │   │   │   │   ├── subdir.mk
│   │   │   │   │   │   └── trivial_test.cc
│   │   │   │   │   ├── unix-adapter/
│   │   │   │   │   │   ├── InputHandler.cc
│   │   │   │   │   │   ├── InputHandler.h
│   │   │   │   │   │   ├── OutputHandler.cc
│   │   │   │   │   │   ├── OutputHandler.h
│   │   │   │   │   │   ├── Util.cc
│   │   │   │   │   │   ├── Util.h
│   │   │   │   │   │   ├── WakeupFd.cc
│   │   │   │   │   │   ├── WakeupFd.h
│   │   │   │   │   │   ├── main.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   └── winpty.gyp
│   │   │   │   ├── vcbuild.bat
│   │   │   │   └── winpty.qbs
│   │   │   ├── xz/
│   │   │   │   ├── AUTHORS
│   │   │   │   ├── CMakeLists.original.txt
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── COPYING
│   │   │   │   ├── COPYING.0BSD
│   │   │   │   ├── COPYING.GPLv2
│   │   │   │   ├── COPYING.GPLv3
│   │   │   │   ├── COPYING.LGPLv2.1
│   │   │   │   ├── ChangeLog
│   │   │   │   ├── INSTALL
│   │   │   │   ├── INSTALL.generic
│   │   │   │   ├── NEWS
│   │   │   │   ├── PACKAGERS
│   │   │   │   ├── README
│   │   │   │   ├── README.qtcreator
│   │   │   │   ├── THANKS
│   │   │   │   ├── TODO
│   │   │   │   ├── src/
│   │   │   │   │   ├── common/
│   │   │   │   │   │   ├── my_landlock.h
│   │   │   │   │   │   ├── mythread.h
│   │   │   │   │   │   ├── sysdefs.h
│   │   │   │   │   │   ├── tuklib_common.h
│   │   │   │   │   │   ├── tuklib_config.h
│   │   │   │   │   │   ├── tuklib_cpucores.c
│   │   │   │   │   │   ├── tuklib_cpucores.h
│   │   │   │   │   │   ├── tuklib_exit.c
│   │   │   │   │   │   ├── tuklib_exit.h
│   │   │   │   │   │   ├── tuklib_gettext.h
│   │   │   │   │   │   ├── tuklib_integer.h
│   │   │   │   │   │   ├── tuklib_mbstr.h
│   │   │   │   │   │   ├── tuklib_mbstr_fw.c
│   │   │   │   │   │   ├── tuklib_mbstr_nonprint.c
│   │   │   │   │   │   ├── tuklib_mbstr_nonprint.h
│   │   │   │   │   │   ├── tuklib_mbstr_width.c
│   │   │   │   │   │   ├── tuklib_mbstr_wrap.c
│   │   │   │   │   │   ├── tuklib_mbstr_wrap.h
│   │   │   │   │   │   ├── tuklib_open_stdxxx.c
│   │   │   │   │   │   ├── tuklib_open_stdxxx.h
│   │   │   │   │   │   ├── tuklib_physmem.c
│   │   │   │   │   │   ├── tuklib_physmem.h
│   │   │   │   │   │   ├── tuklib_progname.c
│   │   │   │   │   │   ├── tuklib_progname.h
│   │   │   │   │   │   ├── w32_application.manifest
│   │   │   │   │   │   └── w32_application.manifest.comments.txt
│   │   │   │   │   └── liblzma/
│   │   │   │   │       ├── api/
│   │   │   │   │       │   ├── lzma/
│   │   │   │   │       │   │   ├── base.h
│   │   │   │   │       │   │   ├── bcj.h
│   │   │   │   │       │   │   ├── block.h
│   │   │   │   │       │   │   ├── check.h
│   │   │   │   │       │   │   ├── container.h
│   │   │   │   │       │   │   ├── delta.h
│   │   │   │   │       │   │   ├── filter.h
│   │   │   │   │       │   │   ├── hardware.h
│   │   │   │   │       │   │   ├── index.h
│   │   │   │   │       │   │   ├── index_hash.h
│   │   │   │   │       │   │   ├── lzma12.h
│   │   │   │   │       │   │   ├── stream_flags.h
│   │   │   │   │       │   │   ├── version.h
│   │   │   │   │       │   │   └── vli.h
│   │   │   │   │       │   └── lzma.h
│   │   │   │   │       ├── check/
│   │   │   │   │       │   ├── check.c
│   │   │   │   │       │   ├── check.h
│   │   │   │   │       │   ├── crc32_arm64.h
│   │   │   │   │       │   ├── crc32_fast.c
│   │   │   │   │       │   ├── crc32_loongarch.h
│   │   │   │   │       │   ├── crc32_small.c
│   │   │   │   │       │   ├── crc32_table_be.h
│   │   │   │   │       │   ├── crc32_table_le.h
│   │   │   │   │       │   ├── crc32_tablegen.c
│   │   │   │   │       │   ├── crc32_x86.S
│   │   │   │   │       │   ├── crc64_fast.c
│   │   │   │   │       │   ├── crc64_small.c
│   │   │   │   │       │   ├── crc64_table_be.h
│   │   │   │   │       │   ├── crc64_table_le.h
│   │   │   │   │       │   ├── crc64_tablegen.c
│   │   │   │   │       │   ├── crc64_x86.S
│   │   │   │   │       │   ├── crc_clmul_consts_gen.c
│   │   │   │   │       │   ├── crc_common.h
│   │   │   │   │       │   ├── crc_x86_clmul.h
│   │   │   │   │       │   └── sha256.c
│   │   │   │   │       ├── common/
│   │   │   │   │       │   ├── alone_decoder.c
│   │   │   │   │       │   ├── alone_decoder.h
│   │   │   │   │       │   ├── alone_encoder.c
│   │   │   │   │       │   ├── auto_decoder.c
│   │   │   │   │       │   ├── block_buffer_decoder.c
│   │   │   │   │       │   ├── block_buffer_encoder.c
│   │   │   │   │       │   ├── block_buffer_encoder.h
│   │   │   │   │       │   ├── block_decoder.c
│   │   │   │   │       │   ├── block_decoder.h
│   │   │   │   │       │   ├── block_encoder.c
│   │   │   │   │       │   ├── block_encoder.h
│   │   │   │   │       │   ├── block_header_decoder.c
│   │   │   │   │       │   ├── block_header_encoder.c
│   │   │   │   │       │   ├── block_util.c
│   │   │   │   │       │   ├── common.c
│   │   │   │   │       │   ├── common.h
│   │   │   │   │       │   ├── easy_buffer_encoder.c
│   │   │   │   │       │   ├── easy_decoder_memusage.c
│   │   │   │   │       │   ├── easy_encoder.c
│   │   │   │   │       │   ├── easy_encoder_memusage.c
│   │   │   │   │       │   ├── easy_preset.c
│   │   │   │   │       │   ├── easy_preset.h
│   │   │   │   │       │   ├── file_info.c
│   │   │   │   │       │   ├── filter_buffer_decoder.c
│   │   │   │   │       │   ├── filter_buffer_encoder.c
│   │   │   │   │       │   ├── filter_common.c
│   │   │   │   │       │   ├── filter_common.h
│   │   │   │   │       │   ├── filter_decoder.c
│   │   │   │   │       │   ├── filter_decoder.h
│   │   │   │   │       │   ├── filter_encoder.c
│   │   │   │   │       │   ├── filter_encoder.h
│   │   │   │   │       │   ├── filter_flags_decoder.c
│   │   │   │   │       │   ├── filter_flags_encoder.c
│   │   │   │   │       │   ├── hardware_cputhreads.c
│   │   │   │   │       │   ├── hardware_physmem.c
│   │   │   │   │       │   ├── index.c
│   │   │   │   │       │   ├── index.h
│   │   │   │   │       │   ├── index_decoder.c
│   │   │   │   │       │   ├── index_decoder.h
│   │   │   │   │       │   ├── index_encoder.c
│   │   │   │   │       │   ├── index_encoder.h
│   │   │   │   │       │   ├── index_hash.c
│   │   │   │   │       │   ├── lzip_decoder.c
│   │   │   │   │       │   ├── lzip_decoder.h
│   │   │   │   │       │   ├── memcmplen.h
│   │   │   │   │       │   ├── microlzma_decoder.c
│   │   │   │   │       │   ├── microlzma_encoder.c
│   │   │   │   │       │   ├── outqueue.c
│   │   │   │   │       │   ├── outqueue.h
│   │   │   │   │       │   ├── stream_buffer_decoder.c
│   │   │   │   │       │   ├── stream_buffer_encoder.c
│   │   │   │   │       │   ├── stream_decoder.c
│   │   │   │   │       │   ├── stream_decoder.h
│   │   │   │   │       │   ├── stream_decoder_mt.c
│   │   │   │   │       │   ├── stream_encoder.c
│   │   │   │   │       │   ├── stream_encoder_mt.c
│   │   │   │   │       │   ├── stream_flags_common.c
│   │   │   │   │       │   ├── stream_flags_common.h
│   │   │   │   │       │   ├── stream_flags_decoder.c
│   │   │   │   │       │   ├── stream_flags_encoder.c
│   │   │   │   │       │   ├── string_conversion.c
│   │   │   │   │       │   ├── vli_decoder.c
│   │   │   │   │       │   ├── vli_encoder.c
│   │   │   │   │       │   └── vli_size.c
│   │   │   │   │       ├── delta/
│   │   │   │   │       │   ├── delta_common.c
│   │   │   │   │       │   ├── delta_common.h
│   │   │   │   │       │   ├── delta_decoder.c
│   │   │   │   │       │   ├── delta_decoder.h
│   │   │   │   │       │   ├── delta_encoder.c
│   │   │   │   │       │   ├── delta_encoder.h
│   │   │   │   │       │   └── delta_private.h
│   │   │   │   │       ├── liblzma.pc.in
│   │   │   │   │       ├── lz/
│   │   │   │   │       │   ├── lz_decoder.c
│   │   │   │   │       │   ├── lz_decoder.h
│   │   │   │   │       │   ├── lz_encoder.c
│   │   │   │   │       │   ├── lz_encoder.h
│   │   │   │   │       │   ├── lz_encoder_hash.h
│   │   │   │   │       │   ├── lz_encoder_hash_table.h
│   │   │   │   │       │   └── lz_encoder_mf.c
│   │   │   │   │       ├── lzma/
│   │   │   │   │       │   ├── fastpos.h
│   │   │   │   │       │   ├── fastpos_table.c
│   │   │   │   │       │   ├── fastpos_tablegen.c
│   │   │   │   │       │   ├── lzma2_decoder.c
│   │   │   │   │       │   ├── lzma2_decoder.h
│   │   │   │   │       │   ├── lzma2_encoder.c
│   │   │   │   │       │   ├── lzma2_encoder.h
│   │   │   │   │       │   ├── lzma_common.h
│   │   │   │   │       │   ├── lzma_decoder.c
│   │   │   │   │       │   ├── lzma_decoder.h
│   │   │   │   │       │   ├── lzma_encoder.c
│   │   │   │   │       │   ├── lzma_encoder.h
│   │   │   │   │       │   ├── lzma_encoder_optimum_fast.c
│   │   │   │   │       │   ├── lzma_encoder_optimum_normal.c
│   │   │   │   │       │   ├── lzma_encoder_presets.c
│   │   │   │   │       │   └── lzma_encoder_private.h
│   │   │   │   │       ├── rangecoder/
│   │   │   │   │       │   ├── price.h
│   │   │   │   │       │   ├── price_table.c
│   │   │   │   │       │   ├── price_tablegen.c
│   │   │   │   │       │   ├── range_common.h
│   │   │   │   │       │   ├── range_decoder.h
│   │   │   │   │       │   └── range_encoder.h
│   │   │   │   │       ├── simple/
│   │   │   │   │       │   ├── arm.c
│   │   │   │   │       │   ├── arm64.c
│   │   │   │   │       │   ├── armthumb.c
│   │   │   │   │       │   ├── ia64.c
│   │   │   │   │       │   ├── powerpc.c
│   │   │   │   │       │   ├── riscv.c
│   │   │   │   │       │   ├── simple_coder.c
│   │   │   │   │       │   ├── simple_coder.h
│   │   │   │   │       │   ├── simple_decoder.c
│   │   │   │   │       │   ├── simple_decoder.h
│   │   │   │   │       │   ├── simple_encoder.c
│   │   │   │   │       │   ├── simple_encoder.h
│   │   │   │   │       │   ├── simple_private.h
│   │   │   │   │       │   ├── sparc.c
│   │   │   │   │       │   └── x86.c
│   │   │   │   │       └── validate_map.sh
│   │   │   │   └── xz.qbs
│   │   │   ├── yaml-cpp/
│   │   │   │   ├── .clang-format
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README.md
│   │   │   │   ├── include/
│   │   │   │   │   └── yaml-cpp/
│   │   │   │   │       ├── anchor.h
│   │   │   │   │       ├── binary.h
│   │   │   │   │       ├── depthguard.h
│   │   │   │   │       ├── dll.h
│   │   │   │   │       ├── emitfromevents.h
│   │   │   │   │       ├── emitter.h
│   │   │   │   │       ├── emitterdef.h
│   │   │   │   │       ├── emittermanip.h
│   │   │   │   │       ├── emitterstyle.h
│   │   │   │   │       ├── eventhandler.h
│   │   │   │   │       ├── exceptions.h
│   │   │   │   │       ├── mark.h
│   │   │   │   │       ├── node/
│   │   │   │   │       │   ├── convert.h
│   │   │   │   │       │   ├── detail/
│   │   │   │   │       │   │   ├── impl.h
│   │   │   │   │       │   │   ├── iterator.h
│   │   │   │   │       │   │   ├── iterator_fwd.h
│   │   │   │   │       │   │   ├── memory.h
│   │   │   │   │       │   │   ├── node.h
│   │   │   │   │       │   │   ├── node_data.h
│   │   │   │   │       │   │   ├── node_iterator.h
│   │   │   │   │       │   │   └── node_ref.h
│   │   │   │   │       │   ├── emit.h
│   │   │   │   │       │   ├── impl.h
│   │   │   │   │       │   ├── iterator.h
│   │   │   │   │       │   ├── node.h
│   │   │   │   │       │   ├── parse.h
│   │   │   │   │       │   ├── ptr.h
│   │   │   │   │       │   └── type.h
│   │   │   │   │       ├── noexcept.h
│   │   │   │   │       ├── null.h
│   │   │   │   │       ├── ostream_wrapper.h
│   │   │   │   │       ├── parser.h
│   │   │   │   │       ├── stlemitter.h
│   │   │   │   │       ├── traits.h
│   │   │   │   │       └── yaml.h
│   │   │   │   ├── patches/
│   │   │   │   │   └── 0001-yaml-cpp-Strip-unneeded-sources.patch
│   │   │   │   ├── src/
│   │   │   │   │   ├── binary.cpp
│   │   │   │   │   ├── collectionstack.h
│   │   │   │   │   ├── convert.cpp
│   │   │   │   │   ├── depthguard.cpp
│   │   │   │   │   ├── directives.cpp
│   │   │   │   │   ├── directives.h
│   │   │   │   │   ├── emit.cpp
│   │   │   │   │   ├── emitfromevents.cpp
│   │   │   │   │   ├── emitter.cpp
│   │   │   │   │   ├── emitterstate.cpp
│   │   │   │   │   ├── emitterstate.h
│   │   │   │   │   ├── emitterutils.cpp
│   │   │   │   │   ├── emitterutils.h
│   │   │   │   │   ├── exceptions.cpp
│   │   │   │   │   ├── exp.cpp
│   │   │   │   │   ├── exp.h
│   │   │   │   │   ├── indentation.h
│   │   │   │   │   ├── memory.cpp
│   │   │   │   │   ├── node.cpp
│   │   │   │   │   ├── node_data.cpp
│   │   │   │   │   ├── nodebuilder.cpp
│   │   │   │   │   ├── nodebuilder.h
│   │   │   │   │   ├── nodeevents.cpp
│   │   │   │   │   ├── nodeevents.h
│   │   │   │   │   ├── null.cpp
│   │   │   │   │   ├── ostream_wrapper.cpp
│   │   │   │   │   ├── parse.cpp
│   │   │   │   │   ├── parser.cpp
│   │   │   │   │   ├── ptr_vector.h
│   │   │   │   │   ├── regex_yaml.cpp
│   │   │   │   │   ├── regex_yaml.h
│   │   │   │   │   ├── regeximpl.h
│   │   │   │   │   ├── scanner.cpp
│   │   │   │   │   ├── scanner.h
│   │   │   │   │   ├── scanscalar.cpp
│   │   │   │   │   ├── scanscalar.h
│   │   │   │   │   ├── scantag.cpp
│   │   │   │   │   ├── scantag.h
│   │   │   │   │   ├── scantoken.cpp
│   │   │   │   │   ├── setting.h
│   │   │   │   │   ├── simplekey.cpp
│   │   │   │   │   ├── singledocparser.cpp
│   │   │   │   │   ├── singledocparser.h
│   │   │   │   │   ├── stream.cpp
│   │   │   │   │   ├── stream.h
│   │   │   │   │   ├── streamcharsource.h
│   │   │   │   │   ├── stringsource.h
│   │   │   │   │   ├── tag.cpp
│   │   │   │   │   ├── tag.h
│   │   │   │   │   └── token.h
│   │   │   │   └── yaml-cpp.qbs
│   │   │   └── zlib/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── LICENSE
│   │   │       ├── import_from_zlib_tarball.sh
│   │   │       ├── qt_attribution.json
│   │   │       ├── qtpatches.diff
│   │   │       ├── src/
│   │   │       │   ├── ChangeLog
│   │   │       │   ├── README
│   │   │       │   ├── adler32.c
│   │   │       │   ├── compress.c
│   │   │       │   ├── crc32.c
│   │   │       │   ├── crc32.h
│   │   │       │   ├── deflate.c
│   │   │       │   ├── deflate.h
│   │   │       │   ├── gzclose.c
│   │   │       │   ├── gzguts.h
│   │   │       │   ├── gzlib.c
│   │   │       │   ├── gzread.c
│   │   │       │   ├── gzwrite.c
│   │   │       │   ├── infback.c
│   │   │       │   ├── inffast.c
│   │   │       │   ├── inffast.h
│   │   │       │   ├── inffixed.h
│   │   │       │   ├── inflate.c
│   │   │       │   ├── inflate.h
│   │   │       │   ├── inftrees.c
│   │   │       │   ├── inftrees.h
│   │   │       │   ├── trees.c
│   │   │       │   ├── trees.h
│   │   │       │   ├── uncompr.c
│   │   │       │   ├── zconf.h
│   │   │       │   ├── zlib.h
│   │   │       │   ├── zutil.c
│   │   │       │   └── zutil.h
│   │   │       └── zlib.qbs
│   │   ├── CMakeLists.txt
│   │   ├── QtTaskTree/
│   │   │   ├── CMakeLists.txt
│   │   │   └── QtTaskTree/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── QBarrier
│   │   │       ├── QConditional
│   │   │       ├── QCustomTask
│   │   │       ├── QDefaultTaskAdapter
│   │   │       ├── QMappedTaskTreeRunner
│   │   │       ├── QNetworkReplyWrapper
│   │   │       ├── QParallelTaskTreeRunner
│   │   │       ├── QProcessTaskAdapter
│   │   │       ├── QProcessTaskDeleter
│   │   │       ├── QSequentialTaskTreeRunner
│   │   │       ├── QSingleTaskTreeRunner
│   │   │       ├── QStartedBarrier
│   │   │       ├── QSyncTask
│   │   │       ├── QTaskInterface
│   │   │       ├── QTaskTree
│   │   │       ├── QTaskTreeTaskAdapter
│   │   │       ├── QTcpSocketWrapper
│   │   │       ├── QThreadFunction
│   │   │       ├── QThreadFunctionBase
│   │   │       ├── QThreadFunctionTaskAdapter
│   │   │       ├── QTimeoutTaskAdapter
│   │   │       ├── QtTaskTree
│   │   │       ├── QtTaskTree.qbs
│   │   │       ├── doc/
│   │   │       │   ├── qttasktree.qdocconf
│   │   │       │   └── src/
│   │   │       │       └── qttasktree-module.qdoc
│   │   │       ├── qbarriertask.cpp
│   │   │       ├── qbarriertask.h
│   │   │       ├── qconditional.cpp
│   │   │       ├── qconditional.h
│   │   │       ├── qnetworkreplywrappertask.cpp
│   │   │       ├── qnetworkreplywrappertask.h
│   │   │       ├── qprocesstask.cpp
│   │   │       ├── qprocesstask.h
│   │   │       ├── qtasktree.cpp
│   │   │       ├── qtasktree.h
│   │   │       ├── qtasktreerunner.cpp
│   │   │       ├── qtasktreerunner.h
│   │   │       ├── qtcpsocketwrappertask.cpp
│   │   │       ├── qtcpsocketwrappertask.h
│   │   │       ├── qthreadfunctiontask.cpp
│   │   │       ├── qthreadfunctiontask.h
│   │   │       └── qttasktreeglobal.h
│   │   ├── acp/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── acp.cpp
│   │   │   ├── acp.h
│   │   │   ├── acp.qbs
│   │   │   ├── acp_global.h
│   │   │   ├── acpregistry.cpp
│   │   │   ├── acpregistry.h
│   │   │   ├── overview.md
│   │   │   └── schema/
│   │   │       ├── agent.schema.json
│   │   │       ├── meta.json
│   │   │       ├── registry.schema.json
│   │   │       └── schema.json
│   │   ├── advanceddockingsystem/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── LICENSE.LGPLv21
│   │   │   ├── ads_globals.cpp
│   │   │   ├── ads_globals.h
│   │   │   ├── ads_globals_p.h
│   │   │   ├── advanceddockingsystem.qbs
│   │   │   ├── advanceddockingsystemtr.h
│   │   │   ├── autohidedockcontainer.cpp
│   │   │   ├── autohidedockcontainer.h
│   │   │   ├── autohidesidebar.cpp
│   │   │   ├── autohidesidebar.h
│   │   │   ├── autohidetab.cpp
│   │   │   ├── autohidetab.h
│   │   │   ├── dockareatabbar.cpp
│   │   │   ├── dockareatabbar.h
│   │   │   ├── dockareatitlebar.cpp
│   │   │   ├── dockareatitlebar.h
│   │   │   ├── dockareawidget.cpp
│   │   │   ├── dockareawidget.h
│   │   │   ├── dockcomponentsfactory.cpp
│   │   │   ├── dockcomponentsfactory.h
│   │   │   ├── dockcontainerwidget.cpp
│   │   │   ├── dockcontainerwidget.h
│   │   │   ├── dockfocuscontroller.cpp
│   │   │   ├── dockfocuscontroller.h
│   │   │   ├── dockingstatereader.cpp
│   │   │   ├── dockingstatereader.h
│   │   │   ├── dockmanager.cpp
│   │   │   ├── dockmanager.h
│   │   │   ├── dockoverlay.cpp
│   │   │   ├── dockoverlay.h
│   │   │   ├── docksplitter.cpp
│   │   │   ├── docksplitter.h
│   │   │   ├── dockwidget.cpp
│   │   │   ├── dockwidget.h
│   │   │   ├── dockwidgettab.cpp
│   │   │   ├── dockwidgettab.h
│   │   │   ├── elidinglabel.cpp
│   │   │   ├── elidinglabel.h
│   │   │   ├── floatingdockcontainer.cpp
│   │   │   ├── floatingdockcontainer.h
│   │   │   ├── floatingdragpreview.cpp
│   │   │   ├── floatingdragpreview.h
│   │   │   ├── iconprovider.cpp
│   │   │   ├── iconprovider.h
│   │   │   ├── linux/
│   │   │   │   ├── floatingwidgettitlebar.cpp
│   │   │   │   └── floatingwidgettitlebar.h
│   │   │   ├── pushbutton.cpp
│   │   │   ├── pushbutton.h
│   │   │   ├── resizehandle.cpp
│   │   │   ├── resizehandle.h
│   │   │   ├── workspace.cpp
│   │   │   ├── workspace.h
│   │   │   ├── workspacedialog.cpp
│   │   │   ├── workspacedialog.h
│   │   │   ├── workspaceinputdialog.cpp
│   │   │   ├── workspaceinputdialog.h
│   │   │   ├── workspacemodel.cpp
│   │   │   ├── workspacemodel.h
│   │   │   ├── workspaceview.cpp
│   │   │   └── workspaceview.h
│   │   ├── aggregation/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── aggregate.cpp
│   │   │   ├── aggregate.h
│   │   │   ├── aggregation.qbs
│   │   │   ├── aggregation_global.h
│   │   │   └── examples/
│   │   │       └── text/
│   │   │           ├── main.cpp
│   │   │           ├── main.h
│   │   │           ├── main.ui
│   │   │           └── myinterfaces.h
│   │   ├── cplusplus/
│   │   │   ├── ASTParent.cpp
│   │   │   ├── ASTParent.h
│   │   │   ├── ASTPath.cpp
│   │   │   ├── ASTPath.h
│   │   │   ├── AlreadyConsideredClassContainer.h
│   │   │   ├── BackwardsScanner.cpp
│   │   │   ├── BackwardsScanner.h
│   │   │   ├── CMakeLists.txt
│   │   │   ├── CppDocument.cpp
│   │   │   ├── CppDocument.h
│   │   │   ├── CppRewriter.cpp
│   │   │   ├── CppRewriter.h
│   │   │   ├── DependencyTable.cpp
│   │   │   ├── DependencyTable.h
│   │   │   ├── DeprecatedGenTemplateInstance.cpp
│   │   │   ├── DeprecatedGenTemplateInstance.h
│   │   │   ├── ExpressionUnderCursor.cpp
│   │   │   ├── ExpressionUnderCursor.h
│   │   │   ├── FastPreprocessor.cpp
│   │   │   ├── FastPreprocessor.h
│   │   │   ├── FindUsages.cpp
│   │   │   ├── FindUsages.h
│   │   │   ├── Icons.cpp
│   │   │   ├── Icons.h
│   │   │   ├── LookupContext.cpp
│   │   │   ├── LookupContext.h
│   │   │   ├── LookupItem.cpp
│   │   │   ├── LookupItem.h
│   │   │   ├── Macro.cpp
│   │   │   ├── Macro.h
│   │   │   ├── MatchingText.cpp
│   │   │   ├── MatchingText.h
│   │   │   ├── NamePrettyPrinter.cpp
│   │   │   ├── NamePrettyPrinter.h
│   │   │   ├── Overview.cpp
│   │   │   ├── Overview.h
│   │   │   ├── PPToken.cpp
│   │   │   ├── PPToken.h
│   │   │   ├── PreprocessorClient.cpp
│   │   │   ├── PreprocessorClient.h
│   │   │   ├── PreprocessorEnvironment.cpp
│   │   │   ├── PreprocessorEnvironment.h
│   │   │   ├── ResolveExpression.cpp
│   │   │   ├── ResolveExpression.h
│   │   │   ├── SimpleLexer.cpp
│   │   │   ├── SimpleLexer.h
│   │   │   ├── SnapshotSymbolVisitor.cpp
│   │   │   ├── SnapshotSymbolVisitor.h
│   │   │   ├── SymbolNameVisitor.cpp
│   │   │   ├── SymbolNameVisitor.h
│   │   │   ├── TypeOfExpression.cpp
│   │   │   ├── TypeOfExpression.h
│   │   │   ├── TypePrettyPrinter.cpp
│   │   │   ├── TypePrettyPrinter.h
│   │   │   ├── cplusplus.qbs
│   │   │   ├── cppmodelmanagerbase.cpp
│   │   │   ├── cppmodelmanagerbase.h
│   │   │   ├── declarationcomments.cpp
│   │   │   ├── declarationcomments.h
│   │   │   ├── findcdbbreakpoint.cpp
│   │   │   ├── findcdbbreakpoint.h
│   │   │   ├── pp-cctype.h
│   │   │   ├── pp-engine.cpp
│   │   │   ├── pp-engine.h
│   │   │   └── pp.h
│   │   ├── devcontainer/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── devContainerFeature.schema.json
│   │   │   ├── devcontainer.cpp
│   │   │   ├── devcontainer.h
│   │   │   ├── devcontainer.qbs
│   │   │   ├── devcontainer.schema.json
│   │   │   ├── devcontainer_global.h
│   │   │   ├── devcontainerconfig.cpp
│   │   │   ├── devcontainerconfig.h
│   │   │   ├── devcontainerfeature.cpp
│   │   │   ├── devcontainerfeature.h
│   │   │   ├── devcontainertr.h
│   │   │   ├── substitute.cpp
│   │   │   └── substitute.h
│   │   ├── extensionsystem/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── extensionsystem.qbs
│   │   │   ├── extensionsystem_global.h
│   │   │   ├── extensionsystemtr.h
│   │   │   ├── invoker.cpp
│   │   │   ├── invoker.h
│   │   │   ├── iplugin.cpp
│   │   │   ├── iplugin.h
│   │   │   ├── optionsparser.cpp
│   │   │   ├── optionsparser.h
│   │   │   ├── plugindetailsview.cpp
│   │   │   ├── plugindetailsview.h
│   │   │   ├── pluginerroroverview.cpp
│   │   │   ├── pluginerroroverview.h
│   │   │   ├── pluginerrorview.cpp
│   │   │   ├── pluginerrorview.h
│   │   │   ├── pluginmanager.cpp
│   │   │   ├── pluginmanager.h
│   │   │   ├── pluginmanager_p.h
│   │   │   ├── pluginspec.cpp
│   │   │   ├── pluginspec.h
│   │   │   ├── pluginview.cpp
│   │   │   └── pluginview.h
│   │   ├── glsl/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── glsl.g
│   │   │   ├── glsl.h
│   │   │   ├── glsl.qbs
│   │   │   ├── glslast.cpp
│   │   │   ├── glslast.h
│   │   │   ├── glslastdump.cpp
│   │   │   ├── glslastdump.h
│   │   │   ├── glslastvisitor.cpp
│   │   │   ├── glslastvisitor.h
│   │   │   ├── glslengine.cpp
│   │   │   ├── glslengine.h
│   │   │   ├── glslkeywords.cpp
│   │   │   ├── glsllexer.cpp
│   │   │   ├── glsllexer.h
│   │   │   ├── glslmemorypool.cpp
│   │   │   ├── glslmemorypool.h
│   │   │   ├── glslparser.cpp
│   │   │   ├── glslparser.h
│   │   │   ├── glslparsertable.cpp
│   │   │   ├── glslparsertable_p.h
│   │   │   ├── glslsemantic.cpp
│   │   │   ├── glslsemantic.h
│   │   │   ├── glslsymbol.cpp
│   │   │   ├── glslsymbol.h
│   │   │   ├── glslsymbols.cpp
│   │   │   ├── glslsymbols.h
│   │   │   ├── glsltype.cpp
│   │   │   ├── glsltype.h
│   │   │   ├── glsltypes.cpp
│   │   │   ├── glsltypes.h
│   │   │   ├── make-parser.sh
│   │   │   └── specification/
│   │   │       ├── glsl.keywords
│   │   │       └── grammar.txt
│   │   ├── gocmdbridge/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── client/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── bridgedfileaccess.cpp
│   │   │   │   ├── bridgedfileaccess.h
│   │   │   │   ├── client.qbs
│   │   │   │   ├── cmdbridgeclient.cpp
│   │   │   │   ├── cmdbridgeclient.h
│   │   │   │   ├── cmdbridgeglobal.h
│   │   │   │   └── cmdbridgetr.h
│   │   │   ├── gocmdbridge.qbs
│   │   │   └── server/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── channelwriter.go
│   │   │       ├── cmdbridge.go
│   │   │       ├── exec.go
│   │   │       ├── fileaccess.go
│   │   │       ├── fileaccess_windows.go
│   │   │       ├── find.go
│   │   │       ├── go.mod
│   │   │       ├── go.sum
│   │   │       ├── is.go
│   │   │       ├── readfile.go
│   │   │       ├── server.qbs
│   │   │       ├── stat.go
│   │   │       ├── watcher.go
│   │   │       └── writefile.go
│   │   ├── googletest/
│   │   │   └── CMakeLists.txt
│   │   ├── languageserverprotocol/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── basemessage.cpp
│   │   │   ├── basemessage.h
│   │   │   ├── callhierarchy.cpp
│   │   │   ├── callhierarchy.h
│   │   │   ├── client.cpp
│   │   │   ├── client.h
│   │   │   ├── clientcapabilities.cpp
│   │   │   ├── clientcapabilities.h
│   │   │   ├── completion.cpp
│   │   │   ├── completion.h
│   │   │   ├── diagnostics.cpp
│   │   │   ├── diagnostics.h
│   │   │   ├── initializemessages.cpp
│   │   │   ├── initializemessages.h
│   │   │   ├── jsonkeys.h
│   │   │   ├── jsonobject.cpp
│   │   │   ├── jsonobject.h
│   │   │   ├── jsonrpcmessages.cpp
│   │   │   ├── jsonrpcmessages.h
│   │   │   ├── languagefeatures.cpp
│   │   │   ├── languagefeatures.h
│   │   │   ├── languageserverprotocol.qbs
│   │   │   ├── languageserverprotocol_global.h
│   │   │   ├── languageserverprotocoltr.h
│   │   │   ├── lsptypes.cpp
│   │   │   ├── lsptypes.h
│   │   │   ├── lsputils.cpp
│   │   │   ├── lsputils.h
│   │   │   ├── messages.cpp
│   │   │   ├── messages.h
│   │   │   ├── progresssupport.cpp
│   │   │   ├── progresssupport.h
│   │   │   ├── semantictokens.cpp
│   │   │   ├── semantictokens.h
│   │   │   ├── servercapabilities.cpp
│   │   │   ├── servercapabilities.h
│   │   │   ├── shutdownmessages.cpp
│   │   │   ├── shutdownmessages.h
│   │   │   ├── textsynchronization.cpp
│   │   │   ├── textsynchronization.h
│   │   │   ├── typehierarchy.cpp
│   │   │   ├── typehierarchy.h
│   │   │   ├── workspace.cpp
│   │   │   └── workspace.h
│   │   ├── languageutils/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── componentversion.cpp
│   │   │   ├── componentversion.h
│   │   │   ├── fakemetaobject.cpp
│   │   │   ├── fakemetaobject.h
│   │   │   ├── languageutils.qbs
│   │   │   └── languageutils_global.h
│   │   ├── libs.qbs
│   │   ├── mcp/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── mcp.qbs
│   │   │   ├── schemas/
│   │   │   │   ├── schema-2025-11-25.json
│   │   │   │   ├── schema_2025_11_25.cpp
│   │   │   │   └── schema_2025_11_25.h
│   │   │   └── server/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── mcpserver.cpp
│   │   │       ├── mcpserver.h
│   │   │       ├── mcpserver_global.h
│   │   │       └── minihttpserver.h
│   │   ├── modelinglib/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── modelinglib.qbs
│   │   │   ├── modelinglibtr.h
│   │   │   ├── qmt/
│   │   │   │   ├── config/
│   │   │   │   │   ├── configcontroller.cpp
│   │   │   │   │   ├── configcontroller.h
│   │   │   │   │   ├── sourcepos.cpp
│   │   │   │   │   ├── sourcepos.h
│   │   │   │   │   ├── stereotypedefinitionparser.cpp
│   │   │   │   │   ├── stereotypedefinitionparser.h
│   │   │   │   │   ├── stringtextsource.cpp
│   │   │   │   │   ├── stringtextsource.h
│   │   │   │   │   ├── textscanner.cpp
│   │   │   │   │   ├── textscanner.h
│   │   │   │   │   ├── textsource.h
│   │   │   │   │   ├── token.cpp
│   │   │   │   │   └── token.h
│   │   │   │   ├── controller/
│   │   │   │   │   ├── container.h
│   │   │   │   │   ├── namecontroller.cpp
│   │   │   │   │   ├── namecontroller.h
│   │   │   │   │   ├── references.h
│   │   │   │   │   ├── selection.cpp
│   │   │   │   │   ├── selection.h
│   │   │   │   │   ├── undocommand.cpp
│   │   │   │   │   ├── undocommand.h
│   │   │   │   │   ├── undocontroller.cpp
│   │   │   │   │   └── undocontroller.h
│   │   │   │   ├── diagram/
│   │   │   │   │   ├── dannotation.cpp
│   │   │   │   │   ├── dannotation.h
│   │   │   │   │   ├── dassociation.cpp
│   │   │   │   │   ├── dassociation.h
│   │   │   │   │   ├── dboundary.cpp
│   │   │   │   │   ├── dboundary.h
│   │   │   │   │   ├── dclass.cpp
│   │   │   │   │   ├── dclass.h
│   │   │   │   │   ├── dcomponent.cpp
│   │   │   │   │   ├── dcomponent.h
│   │   │   │   │   ├── dconnection.cpp
│   │   │   │   │   ├── dconnection.h
│   │   │   │   │   ├── dconstvisitor.h
│   │   │   │   │   ├── ddependency.cpp
│   │   │   │   │   ├── ddependency.h
│   │   │   │   │   ├── ddiagram.cpp
│   │   │   │   │   ├── ddiagram.h
│   │   │   │   │   ├── delement.cpp
│   │   │   │   │   ├── delement.h
│   │   │   │   │   ├── dinheritance.cpp
│   │   │   │   │   ├── dinheritance.h
│   │   │   │   │   ├── ditem.cpp
│   │   │   │   │   ├── ditem.h
│   │   │   │   │   ├── dobject.cpp
│   │   │   │   │   ├── dobject.h
│   │   │   │   │   ├── dpackage.cpp
│   │   │   │   │   ├── dpackage.h
│   │   │   │   │   ├── drelation.cpp
│   │   │   │   │   ├── drelation.h
│   │   │   │   │   ├── dswimlane.cpp
│   │   │   │   │   ├── dswimlane.h
│   │   │   │   │   └── dvisitor.h
│   │   │   │   ├── diagram_controller/
│   │   │   │   │   ├── dclonevisitor.cpp
│   │   │   │   │   ├── dclonevisitor.h
│   │   │   │   │   ├── dcontainer.h
│   │   │   │   │   ├── dfactory.cpp
│   │   │   │   │   ├── dfactory.h
│   │   │   │   │   ├── dflatassignmentvisitor.cpp
│   │   │   │   │   ├── dflatassignmentvisitor.h
│   │   │   │   │   ├── diagramcontroller.cpp
│   │   │   │   │   ├── diagramcontroller.h
│   │   │   │   │   ├── dreferences.h
│   │   │   │   │   ├── dselection.h
│   │   │   │   │   ├── dupdatevisitor.cpp
│   │   │   │   │   ├── dupdatevisitor.h
│   │   │   │   │   ├── dvoidvisitor.cpp
│   │   │   │   │   └── dvoidvisitor.h
│   │   │   │   ├── diagram_scene/
│   │   │   │   │   ├── capabilities/
│   │   │   │   │   │   ├── alignable.h
│   │   │   │   │   │   ├── editable.h
│   │   │   │   │   │   ├── intersectionable.h
│   │   │   │   │   │   ├── latchable.h
│   │   │   │   │   │   ├── moveable.h
│   │   │   │   │   │   ├── relationable.h
│   │   │   │   │   │   ├── resizable.h
│   │   │   │   │   │   ├── selectable.h
│   │   │   │   │   │   └── windable.h
│   │   │   │   │   ├── diagramgraphicsscene.cpp
│   │   │   │   │   ├── diagramgraphicsscene.h
│   │   │   │   │   ├── diagramsceneconstants.h
│   │   │   │   │   ├── diagramscenemodel.cpp
│   │   │   │   │   ├── diagramscenemodel.h
│   │   │   │   │   ├── diagramscenemodelitemvisitors.cpp
│   │   │   │   │   ├── diagramscenemodelitemvisitors.h
│   │   │   │   │   ├── items/
│   │   │   │   │   │   ├── annotationitem.cpp
│   │   │   │   │   │   ├── annotationitem.h
│   │   │   │   │   │   ├── associationitem.cpp
│   │   │   │   │   │   ├── associationitem.h
│   │   │   │   │   │   ├── boundaryitem.cpp
│   │   │   │   │   │   ├── boundaryitem.h
│   │   │   │   │   │   ├── classitem.cpp
│   │   │   │   │   │   ├── classitem.h
│   │   │   │   │   │   ├── componentitem.cpp
│   │   │   │   │   │   ├── componentitem.h
│   │   │   │   │   │   ├── connectionitem.cpp
│   │   │   │   │   │   ├── connectionitem.h
│   │   │   │   │   │   ├── diagramitem.cpp
│   │   │   │   │   │   ├── diagramitem.h
│   │   │   │   │   │   ├── itemitem.cpp
│   │   │   │   │   │   ├── itemitem.h
│   │   │   │   │   │   ├── objectitem.cpp
│   │   │   │   │   │   ├── objectitem.h
│   │   │   │   │   │   ├── packageitem.cpp
│   │   │   │   │   │   ├── packageitem.h
│   │   │   │   │   │   ├── relationitem.cpp
│   │   │   │   │   │   ├── relationitem.h
│   │   │   │   │   │   ├── stereotypedisplayvisitor.cpp
│   │   │   │   │   │   ├── stereotypedisplayvisitor.h
│   │   │   │   │   │   ├── swimlaneitem.cpp
│   │   │   │   │   │   └── swimlaneitem.h
│   │   │   │   │   ├── latchcontroller.cpp
│   │   │   │   │   ├── latchcontroller.h
│   │   │   │   │   └── parts/
│   │   │   │   │       ├── alignbuttonsitem.cpp
│   │   │   │   │       ├── alignbuttonsitem.h
│   │   │   │   │       ├── alignlineitem.cpp
│   │   │   │   │       ├── alignlineitem.h
│   │   │   │   │       ├── arrowitem.cpp
│   │   │   │   │       ├── arrowitem.h
│   │   │   │   │       ├── contextlabelitem.cpp
│   │   │   │   │       ├── contextlabelitem.h
│   │   │   │   │       ├── customiconitem.cpp
│   │   │   │   │       ├── customiconitem.h
│   │   │   │   │       ├── editabletextitem.cpp
│   │   │   │   │       ├── editabletextitem.h
│   │   │   │   │       ├── pathselectionitem.cpp
│   │   │   │   │       ├── pathselectionitem.h
│   │   │   │   │       ├── rectangularselectionitem.cpp
│   │   │   │   │       ├── rectangularselectionitem.h
│   │   │   │   │       ├── relationstarter.cpp
│   │   │   │   │       ├── relationstarter.h
│   │   │   │   │       ├── stereotypesitem.cpp
│   │   │   │   │       ├── stereotypesitem.h
│   │   │   │   │       ├── templateparameterbox.cpp
│   │   │   │   │       └── templateparameterbox.h
│   │   │   │   ├── diagram_ui/
│   │   │   │   │   ├── diagram_mime_types.h
│   │   │   │   │   ├── diagramsmanager.cpp
│   │   │   │   │   ├── diagramsmanager.h
│   │   │   │   │   ├── diagramsviewinterface.h
│   │   │   │   │   ├── sceneinspector.cpp
│   │   │   │   │   └── sceneinspector.h
│   │   │   │   ├── diagram_widgets_ui/
│   │   │   │   │   ├── diagramsview.cpp
│   │   │   │   │   ├── diagramsview.h
│   │   │   │   │   ├── diagramview.cpp
│   │   │   │   │   ├── diagramview.h
│   │   │   │   │   ├── stackeddiagramsview.cpp
│   │   │   │   │   └── stackeddiagramsview.h
│   │   │   │   ├── document_controller/
│   │   │   │   │   ├── documentcontroller.cpp
│   │   │   │   │   └── documentcontroller.h
│   │   │   │   ├── infrastructure/
│   │   │   │   │   ├── contextmenuaction.cpp
│   │   │   │   │   ├── contextmenuaction.h
│   │   │   │   │   ├── exceptions.cpp
│   │   │   │   │   ├── exceptions.h
│   │   │   │   │   ├── geometryutilities.cpp
│   │   │   │   │   ├── geometryutilities.h
│   │   │   │   │   ├── handle.h
│   │   │   │   │   ├── handles.h
│   │   │   │   │   ├── ioexceptions.cpp
│   │   │   │   │   ├── ioexceptions.h
│   │   │   │   │   ├── qcompressedfile.cpp
│   │   │   │   │   ├── qcompressedfile.h
│   │   │   │   │   ├── qmt_global.h
│   │   │   │   │   ├── qmtassert.h
│   │   │   │   │   └── uid.h
│   │   │   │   ├── model/
│   │   │   │   │   ├── massociation.cpp
│   │   │   │   │   ├── massociation.h
│   │   │   │   │   ├── mcanvasdiagram.cpp
│   │   │   │   │   ├── mcanvasdiagram.h
│   │   │   │   │   ├── mclass.cpp
│   │   │   │   │   ├── mclass.h
│   │   │   │   │   ├── mclassmember.cpp
│   │   │   │   │   ├── mclassmember.h
│   │   │   │   │   ├── mcomponent.cpp
│   │   │   │   │   ├── mcomponent.h
│   │   │   │   │   ├── mconnection.cpp
│   │   │   │   │   ├── mconnection.h
│   │   │   │   │   ├── mconstvisitor.h
│   │   │   │   │   ├── mdependency.cpp
│   │   │   │   │   ├── mdependency.h
│   │   │   │   │   ├── mdiagram.cpp
│   │   │   │   │   ├── mdiagram.h
│   │   │   │   │   ├── melement.cpp
│   │   │   │   │   ├── melement.h
│   │   │   │   │   ├── minheritance.cpp
│   │   │   │   │   ├── minheritance.h
│   │   │   │   │   ├── mitem.cpp
│   │   │   │   │   ├── mitem.h
│   │   │   │   │   ├── mobject.cpp
│   │   │   │   │   ├── mobject.h
│   │   │   │   │   ├── mpackage.cpp
│   │   │   │   │   ├── mpackage.h
│   │   │   │   │   ├── mrelation.cpp
│   │   │   │   │   ├── mrelation.h
│   │   │   │   │   ├── msourceexpansion.cpp
│   │   │   │   │   ├── msourceexpansion.h
│   │   │   │   │   └── mvisitor.h
│   │   │   │   ├── model_controller/
│   │   │   │   │   ├── mchildrenvisitor.cpp
│   │   │   │   │   ├── mchildrenvisitor.h
│   │   │   │   │   ├── mclonevisitor.cpp
│   │   │   │   │   ├── mclonevisitor.h
│   │   │   │   │   ├── mcontainer.h
│   │   │   │   │   ├── mflatassignmentvisitor.cpp
│   │   │   │   │   ├── mflatassignmentvisitor.h
│   │   │   │   │   ├── modelcontroller.cpp
│   │   │   │   │   ├── modelcontroller.h
│   │   │   │   │   ├── mreferences.h
│   │   │   │   │   ├── mselection.h
│   │   │   │   │   ├── mvoidvisitor.cpp
│   │   │   │   │   └── mvoidvisitor.h
│   │   │   │   ├── model_ui/
│   │   │   │   │   ├── modeltreefilterdata.cpp
│   │   │   │   │   ├── modeltreefilterdata.h
│   │   │   │   │   ├── modeltreeviewinterface.h
│   │   │   │   │   ├── sortedtreemodel.cpp
│   │   │   │   │   ├── sortedtreemodel.h
│   │   │   │   │   ├── stereotypescontroller.cpp
│   │   │   │   │   ├── stereotypescontroller.h
│   │   │   │   │   ├── treemodel.cpp
│   │   │   │   │   ├── treemodel.h
│   │   │   │   │   ├── treemodelmanager.cpp
│   │   │   │   │   └── treemodelmanager.h
│   │   │   │   ├── model_widgets_ui/
│   │   │   │   │   ├── addrelatedelementsdialog.cpp
│   │   │   │   │   ├── addrelatedelementsdialog.h
│   │   │   │   │   ├── classmembersedit.cpp
│   │   │   │   │   ├── classmembersedit.h
│   │   │   │   │   ├── modeltreefilter.cpp
│   │   │   │   │   ├── modeltreefilter.h
│   │   │   │   │   ├── modeltreeview.cpp
│   │   │   │   │   ├── modeltreeview.h
│   │   │   │   │   ├── palettebox.cpp
│   │   │   │   │   ├── palettebox.h
│   │   │   │   │   ├── propertiesview.cpp
│   │   │   │   │   ├── propertiesview.h
│   │   │   │   │   ├── propertiesviewmview.cpp
│   │   │   │   │   └── propertiesviewmview.h
│   │   │   │   ├── project/
│   │   │   │   │   ├── project.cpp
│   │   │   │   │   └── project.h
│   │   │   │   ├── project_controller/
│   │   │   │   │   ├── projectcontroller.cpp
│   │   │   │   │   └── projectcontroller.h
│   │   │   │   ├── resources/
│   │   │   │   │   └── resources_modelinglib.qrc
│   │   │   │   ├── serializer/
│   │   │   │   │   ├── diagramserializer.cpp
│   │   │   │   │   ├── diagramserializer.h
│   │   │   │   │   ├── infrastructureserializer.cpp
│   │   │   │   │   ├── infrastructureserializer.h
│   │   │   │   │   ├── modelserializer.cpp
│   │   │   │   │   ├── modelserializer.h
│   │   │   │   │   ├── projectserializer.cpp
│   │   │   │   │   └── projectserializer.h
│   │   │   │   ├── stereotype/
│   │   │   │   │   ├── customrelation.cpp
│   │   │   │   │   ├── customrelation.h
│   │   │   │   │   ├── iconshape.cpp
│   │   │   │   │   ├── iconshape.h
│   │   │   │   │   ├── shape.h
│   │   │   │   │   ├── shapepaintvisitor.cpp
│   │   │   │   │   ├── shapepaintvisitor.h
│   │   │   │   │   ├── shapes.cpp
│   │   │   │   │   ├── shapes.h
│   │   │   │   │   ├── shapevalue.cpp
│   │   │   │   │   ├── shapevalue.h
│   │   │   │   │   ├── shapevisitor.h
│   │   │   │   │   ├── stereotypecontroller.cpp
│   │   │   │   │   ├── stereotypecontroller.h
│   │   │   │   │   ├── stereotypeicon.cpp
│   │   │   │   │   ├── stereotypeicon.h
│   │   │   │   │   ├── toolbar.cpp
│   │   │   │   │   └── toolbar.h
│   │   │   │   ├── style/
│   │   │   │   │   ├── defaultstyle.cpp
│   │   │   │   │   ├── defaultstyle.h
│   │   │   │   │   ├── defaultstyleengine.cpp
│   │   │   │   │   ├── defaultstyleengine.h
│   │   │   │   │   ├── objectvisuals.cpp
│   │   │   │   │   ├── objectvisuals.h
│   │   │   │   │   ├── relationstarterstyle.cpp
│   │   │   │   │   ├── relationstarterstyle.h
│   │   │   │   │   ├── relationvisuals.cpp
│   │   │   │   │   ├── relationvisuals.h
│   │   │   │   │   ├── style.cpp
│   │   │   │   │   ├── style.h
│   │   │   │   │   ├── stylecontroller.cpp
│   │   │   │   │   ├── stylecontroller.h
│   │   │   │   │   ├── styledobject.cpp
│   │   │   │   │   ├── styledobject.h
│   │   │   │   │   ├── styledrelation.cpp
│   │   │   │   │   ├── styledrelation.h
│   │   │   │   │   └── styleengine.h
│   │   │   │   └── tasks/
│   │   │   │       ├── alignonrastervisitor.cpp
│   │   │   │       ├── alignonrastervisitor.h
│   │   │   │       ├── diagramscenecontroller.cpp
│   │   │   │       ├── diagramscenecontroller.h
│   │   │   │       ├── finddiagramvisitor.cpp
│   │   │   │       ├── finddiagramvisitor.h
│   │   │   │       ├── findrootdiagramvisitor.cpp
│   │   │   │       ├── findrootdiagramvisitor.h
│   │   │   │       ├── ielementtasks.h
│   │   │   │       ├── isceneinspector.h
│   │   │   │       ├── voidelementtasks.cpp
│   │   │   │       └── voidelementtasks.h
│   │   │   ├── qstringparser/
│   │   │   │   ├── qstringparser.cpp
│   │   │   │   └── qstringparser.h
│   │   │   └── qtserialization/
│   │   │       ├── inc/
│   │   │       │   └── qark/
│   │   │       │       ├── access.h
│   │   │       │       ├── archivebasics.h
│   │   │       │       ├── attribute.h
│   │   │       │       ├── baseclass.h
│   │   │       │       ├── flag.h
│   │   │       │       ├── friend_access.h
│   │   │       │       ├── impl/
│   │   │       │       │   ├── loadingrefmap.h
│   │   │       │       │   ├── objectid.h
│   │   │       │       │   └── savingrefmap.h
│   │   │       │       ├── parameters.h
│   │   │       │       ├── qxmlinarchive.h
│   │   │       │       ├── qxmloutarchive.h
│   │   │       │       ├── reference.h
│   │   │       │       ├── serialize.h
│   │   │       │       ├── serialize_basic.h
│   │   │       │       ├── serialize_container.h
│   │   │       │       ├── serialize_enum.h
│   │   │       │       ├── serialize_pointer.h
│   │   │       │       ├── tag.h
│   │   │       │       └── typeregistry.h
│   │   │       └── src/
│   │   │           ├── flag.cpp
│   │   │           └── savingrefmap.cpp
│   │   ├── nanotrace/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── nanotrace.cpp
│   │   │   ├── nanotrace.h
│   │   │   ├── nanotrace.qbs
│   │   │   ├── nanotraceglobals.h
│   │   │   ├── nanotracehr.cpp
│   │   │   ├── nanotracehr.h
│   │   │   ├── nanotracehrfwd.h
│   │   │   ├── python/
│   │   │   │   ├── assets/
│   │   │   │   │   └── stylesheet.css
│   │   │   │   ├── figures.py
│   │   │   │   ├── nanotrace.py
│   │   │   │   └── reader.py
│   │   │   ├── staticstring.h
│   │   │   ├── tracefile.cpp
│   │   │   └── tracefile.h
│   │   ├── qmldebug/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── baseenginedebugclient.cpp
│   │   │   ├── baseenginedebugclient.h
│   │   │   ├── basetoolsclient.cpp
│   │   │   ├── basetoolsclient.h
│   │   │   ├── qdebugmessageclient.cpp
│   │   │   ├── qdebugmessageclient.h
│   │   │   ├── qmldebug.qbs
│   │   │   ├── qmldebug_global.h
│   │   │   ├── qmldebugclient.cpp
│   │   │   ├── qmldebugclient.h
│   │   │   ├── qmldebugconnection.cpp
│   │   │   ├── qmldebugconnection.h
│   │   │   ├── qmldebugconnectionmanager.cpp
│   │   │   ├── qmldebugconnectionmanager.h
│   │   │   ├── qmldebugconstants.h
│   │   │   ├── qmldebugtr.h
│   │   │   ├── qmlenginecontrolclient.cpp
│   │   │   ├── qmlenginecontrolclient.h
│   │   │   ├── qmlenginedebugclient.h
│   │   │   ├── qmlevent.cpp
│   │   │   ├── qmlevent.h
│   │   │   ├── qmleventlocation.cpp
│   │   │   ├── qmleventlocation.h
│   │   │   ├── qmleventtype.cpp
│   │   │   ├── qmleventtype.h
│   │   │   ├── qmlprofilereventtypes.h
│   │   │   ├── qmlprofilertraceclient.cpp
│   │   │   ├── qmlprofilertraceclient.h
│   │   │   ├── qmltoolsclient.cpp
│   │   │   ├── qmltoolsclient.h
│   │   │   ├── qmltypedevent.cpp
│   │   │   ├── qmltypedevent.h
│   │   │   ├── qpacketprotocol.cpp
│   │   │   ├── qpacketprotocol.h
│   │   │   ├── quickeventreplayclient.cpp
│   │   │   └── quickeventreplayclient.h
│   │   ├── qmleditorwidgets/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── colorbox.cpp
│   │   │   ├── colorbox.h
│   │   │   ├── colorbutton.cpp
│   │   │   ├── colorbutton.h
│   │   │   ├── contextpanetextwidget.cpp
│   │   │   ├── contextpanetextwidget.h
│   │   │   ├── contextpanewidget.cpp
│   │   │   ├── contextpanewidget.h
│   │   │   ├── contextpanewidgetimage.cpp
│   │   │   ├── contextpanewidgetimage.h
│   │   │   ├── contextpanewidgetrectangle.cpp
│   │   │   ├── contextpanewidgetrectangle.h
│   │   │   ├── customcolordialog.cpp
│   │   │   ├── customcolordialog.h
│   │   │   ├── easingpane/
│   │   │   │   ├── easingcontextpane.cpp
│   │   │   │   ├── easingcontextpane.h
│   │   │   │   ├── easinggraph.cpp
│   │   │   │   ├── easinggraph.h
│   │   │   │   └── easingpane.qrc
│   │   │   ├── filewidget.cpp
│   │   │   ├── filewidget.h
│   │   │   ├── fontsizespinbox.cpp
│   │   │   ├── fontsizespinbox.h
│   │   │   ├── gradientline.cpp
│   │   │   ├── gradientline.h
│   │   │   ├── huecontrol.cpp
│   │   │   ├── huecontrol.h
│   │   │   ├── qmleditorwidgets.qbs
│   │   │   ├── qmleditorwidgets_global.h
│   │   │   ├── qmleditorwidgetstr.h
│   │   │   └── resources_qmleditorwidgets.qrc
│   │   ├── qmljs/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── jsoncheck.cpp
│   │   │   ├── jsoncheck.h
│   │   │   ├── parser/
│   │   │   │   ├── changeLicense.py
│   │   │   │   ├── cmd.sed
│   │   │   │   ├── gen-parser.sh
│   │   │   │   ├── grammar.patch
│   │   │   │   ├── parser.patch
│   │   │   │   ├── qmldirparser.cpp
│   │   │   │   ├── qmldirparser_p.h
│   │   │   │   ├── qmljs.g
│   │   │   │   ├── qmljsast.cpp
│   │   │   │   ├── qmljsast_p.h
│   │   │   │   ├── qmljsastfwd_p.h
│   │   │   │   ├── qmljsastvisitor.cpp
│   │   │   │   ├── qmljsastvisitor_p.h
│   │   │   │   ├── qmljsdiagnosticmessage_p.h
│   │   │   │   ├── qmljsengine_p.h
│   │   │   │   ├── qmljsglobal_p.h
│   │   │   │   ├── qmljsgrammar.cpp
│   │   │   │   ├── qmljsgrammar_p.h
│   │   │   │   ├── qmljskeywords_p.h
│   │   │   │   ├── qmljslexer.cpp
│   │   │   │   ├── qmljslexer_p.h
│   │   │   │   ├── qmljsmemorypool_p.h
│   │   │   │   ├── qmljsparser.cpp
│   │   │   │   ├── qmljsparser_p.h
│   │   │   │   └── qmljssourcelocation_p.h
│   │   │   ├── persistenttrie.cpp
│   │   │   ├── persistenttrie.h
│   │   │   ├── qmljs.qbs
│   │   │   ├── qmljs_global.h
│   │   │   ├── qmljsbind.cpp
│   │   │   ├── qmljsbind.h
│   │   │   ├── qmljsbundle.cpp
│   │   │   ├── qmljsbundle.h
│   │   │   ├── qmljscheck.cpp
│   │   │   ├── qmljscheck.h
│   │   │   ├── qmljscodeformatter.cpp
│   │   │   ├── qmljscodeformatter.h
│   │   │   ├── qmljscompletioncontextfinder.cpp
│   │   │   ├── qmljscompletioncontextfinder.h
│   │   │   ├── qmljsconstants.h
│   │   │   ├── qmljscontext.cpp
│   │   │   ├── qmljscontext.h
│   │   │   ├── qmljsdialect.cpp
│   │   │   ├── qmljsdialect.h
│   │   │   ├── qmljsdocument.cpp
│   │   │   ├── qmljsdocument.h
│   │   │   ├── qmljsevaluate.cpp
│   │   │   ├── qmljsevaluate.h
│   │   │   ├── qmljsfindexportedcpptypes.cpp
│   │   │   ├── qmljsfindexportedcpptypes.h
│   │   │   ├── qmljsicons.cpp
│   │   │   ├── qmljsicons.h
│   │   │   ├── qmljsimportdependencies.cpp
│   │   │   ├── qmljsimportdependencies.h
│   │   │   ├── qmljsinterpreter.cpp
│   │   │   ├── qmljsinterpreter.h
│   │   │   ├── qmljslineinfo.cpp
│   │   │   ├── qmljslineinfo.h
│   │   │   ├── qmljslink.cpp
│   │   │   ├── qmljslink.h
│   │   │   ├── qmljsmodelmanagerinterface.cpp
│   │   │   ├── qmljsmodelmanagerinterface.h
│   │   │   ├── qmljsplugindumper.cpp
│   │   │   ├── qmljsplugindumper.h
│   │   │   ├── qmljspropertyreader.cpp
│   │   │   ├── qmljspropertyreader.h
│   │   │   ├── qmljsreformatter.cpp
│   │   │   ├── qmljsreformatter.h
│   │   │   ├── qmljsrewriter.cpp
│   │   │   ├── qmljsrewriter.h
│   │   │   ├── qmljsscanner.cpp
│   │   │   ├── qmljsscanner.h
│   │   │   ├── qmljsscopeastpath.cpp
│   │   │   ├── qmljsscopeastpath.h
│   │   │   ├── qmljsscopebuilder.cpp
│   │   │   ├── qmljsscopebuilder.h
│   │   │   ├── qmljsscopechain.cpp
│   │   │   ├── qmljsscopechain.h
│   │   │   ├── qmljssimplereader.cpp
│   │   │   ├── qmljssimplereader.h
│   │   │   ├── qmljsstaticanalysismessage.cpp
│   │   │   ├── qmljsstaticanalysismessage.h
│   │   │   ├── qmljstr.h
│   │   │   ├── qmljstypedescriptionreader.cpp
│   │   │   ├── qmljstypedescriptionreader.h
│   │   │   ├── qmljsutils.cpp
│   │   │   ├── qmljsutils.h
│   │   │   ├── qmljsvalueowner.cpp
│   │   │   ├── qmljsvalueowner.h
│   │   │   └── qmljsviewercontext.h
│   │   ├── qmlpuppetcommunication/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── QmlPuppetCommunication.cmake
│   │   │   ├── commands/
│   │   │   │   ├── captureddatacommand.h
│   │   │   │   ├── changeauxiliarycommand.cpp
│   │   │   │   ├── changeauxiliarycommand.h
│   │   │   │   ├── changebindingscommand.cpp
│   │   │   │   ├── changebindingscommand.h
│   │   │   │   ├── changefileurlcommand.cpp
│   │   │   │   ├── changefileurlcommand.h
│   │   │   │   ├── changeidscommand.cpp
│   │   │   │   ├── changeidscommand.h
│   │   │   │   ├── changelanguagecommand.cpp
│   │   │   │   ├── changelanguagecommand.h
│   │   │   │   ├── changenodesourcecommand.cpp
│   │   │   │   ├── changenodesourcecommand.h
│   │   │   │   ├── changepreviewimagesizecommand.cpp
│   │   │   │   ├── changepreviewimagesizecommand.h
│   │   │   │   ├── changeselectioncommand.cpp
│   │   │   │   ├── changeselectioncommand.h
│   │   │   │   ├── changestatecommand.cpp
│   │   │   │   ├── changestatecommand.h
│   │   │   │   ├── changevaluescommand.cpp
│   │   │   │   ├── changevaluescommand.h
│   │   │   │   ├── childrenchangedcommand.cpp
│   │   │   │   ├── childrenchangedcommand.h
│   │   │   │   ├── clearscenecommand.cpp
│   │   │   │   ├── clearscenecommand.h
│   │   │   │   ├── completecomponentcommand.cpp
│   │   │   │   ├── completecomponentcommand.h
│   │   │   │   ├── componentcompletedcommand.cpp
│   │   │   │   ├── componentcompletedcommand.h
│   │   │   │   ├── createinstancescommand.cpp
│   │   │   │   ├── createinstancescommand.h
│   │   │   │   ├── createscenecommand.cpp
│   │   │   │   ├── createscenecommand.h
│   │   │   │   ├── debugoutputcommand.cpp
│   │   │   │   ├── debugoutputcommand.h
│   │   │   │   ├── endpuppetcommand.cpp
│   │   │   │   ├── endpuppetcommand.h
│   │   │   │   ├── informationchangedcommand.cpp
│   │   │   │   ├── informationchangedcommand.h
│   │   │   │   ├── inputeventcommand.cpp
│   │   │   │   ├── inputeventcommand.h
│   │   │   │   ├── nanotracecommand.cpp
│   │   │   │   ├── nanotracecommand.h
│   │   │   │   ├── pixmapchangedcommand.cpp
│   │   │   │   ├── pixmapchangedcommand.h
│   │   │   │   ├── puppetalivecommand.cpp
│   │   │   │   ├── puppetalivecommand.h
│   │   │   │   ├── puppettocreatorcommand.cpp
│   │   │   │   ├── puppettocreatorcommand.h
│   │   │   │   ├── removeinstancescommand.cpp
│   │   │   │   ├── removeinstancescommand.h
│   │   │   │   ├── removepropertiescommand.cpp
│   │   │   │   ├── removepropertiescommand.h
│   │   │   │   ├── removesharedmemorycommand.cpp
│   │   │   │   ├── removesharedmemorycommand.h
│   │   │   │   ├── reparentinstancescommand.cpp
│   │   │   │   ├── reparentinstancescommand.h
│   │   │   │   ├── requestmodelnodepreviewimagecommand.cpp
│   │   │   │   ├── requestmodelnodepreviewimagecommand.h
│   │   │   │   ├── scenecreatedcommand.h
│   │   │   │   ├── statepreviewimagechangedcommand.cpp
│   │   │   │   ├── statepreviewimagechangedcommand.h
│   │   │   │   ├── synchronizecommand.h
│   │   │   │   ├── tokencommand.cpp
│   │   │   │   ├── tokencommand.h
│   │   │   │   ├── update3dviewstatecommand.cpp
│   │   │   │   ├── update3dviewstatecommand.h
│   │   │   │   ├── valueschangedcommand.cpp
│   │   │   │   ├── valueschangedcommand.h
│   │   │   │   ├── view3dactioncommand.cpp
│   │   │   │   └── view3dactioncommand.h
│   │   │   ├── container/
│   │   │   │   ├── addimportcontainer.cpp
│   │   │   │   ├── addimportcontainer.h
│   │   │   │   ├── idcontainer.cpp
│   │   │   │   ├── idcontainer.h
│   │   │   │   ├── imagecontainer.cpp
│   │   │   │   ├── imagecontainer.h
│   │   │   │   ├── informationcontainer.cpp
│   │   │   │   ├── informationcontainer.h
│   │   │   │   ├── instancecontainer.cpp
│   │   │   │   ├── instancecontainer.h
│   │   │   │   ├── mockuptypecontainer.cpp
│   │   │   │   ├── mockuptypecontainer.h
│   │   │   │   ├── propertyabstractcontainer.cpp
│   │   │   │   ├── propertyabstractcontainer.h
│   │   │   │   ├── propertybindingcontainer.cpp
│   │   │   │   ├── propertybindingcontainer.h
│   │   │   │   ├── propertyvaluecontainer.cpp
│   │   │   │   ├── propertyvaluecontainer.h
│   │   │   │   ├── reparentcontainer.cpp
│   │   │   │   ├── reparentcontainer.h
│   │   │   │   ├── sharedmemory.h
│   │   │   │   ├── sharedmemory_qt.cpp
│   │   │   │   └── sharedmemory_unix.cpp
│   │   │   ├── interfaces/
│   │   │   │   ├── commondefines.h
│   │   │   │   ├── nodeinstanceclientinterface.h
│   │   │   │   ├── nodeinstanceglobal.h
│   │   │   │   ├── nodeinstanceserverinterface.cpp
│   │   │   │   └── nodeinstanceserverinterface.h
│   │   │   └── types/
│   │   │       └── enumeration.h
│   │   ├── qtcreatorcdbext/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── common.cpp
│   │   │   ├── common.h
│   │   │   ├── containers.cpp
│   │   │   ├── containers.h
│   │   │   ├── eventcallback.cpp
│   │   │   ├── eventcallback.h
│   │   │   ├── extensioncontext.cpp
│   │   │   ├── extensioncontext.h
│   │   │   ├── gdbmihelpers.cpp
│   │   │   ├── gdbmihelpers.h
│   │   │   ├── iinterfacepointer.h
│   │   │   ├── knowntype.h
│   │   │   ├── outputcallback.cpp
│   │   │   ├── outputcallback.h
│   │   │   ├── pycdbextmodule.cpp
│   │   │   ├── pycdbextmodule.h
│   │   │   ├── pyfield.cpp
│   │   │   ├── pyfield.h
│   │   │   ├── pystdoutredirect.cpp
│   │   │   ├── pystdoutredirect.h
│   │   │   ├── pytype.cpp
│   │   │   ├── pytype.h
│   │   │   ├── pyvalue.cpp
│   │   │   ├── pyvalue.h
│   │   │   ├── qtcreatorcdbext.def
│   │   │   ├── qtcreatorcdbext.qbs
│   │   │   ├── qtcreatorcdbextension.cpp
│   │   │   ├── stringutils.cpp
│   │   │   ├── stringutils.h
│   │   │   ├── symbolgroup.cpp
│   │   │   ├── symbolgroup.h
│   │   │   ├── symbolgroupnode.cpp
│   │   │   ├── symbolgroupnode.h
│   │   │   ├── symbolgroupvalue.cpp
│   │   │   ├── symbolgroupvalue.h
│   │   │   ├── test32.bat
│   │   │   └── test64.bat
│   │   ├── solutions/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── solutions.qbs
│   │   │   ├── spinner/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── spinner.cpp
│   │   │   │   ├── spinner.h
│   │   │   │   ├── spinner.qbs
│   │   │   │   ├── spinner.qrc
│   │   │   │   └── spinner_global.h
│   │   │   └── terminal/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── celliterator.cpp
│   │   │       ├── celliterator.h
│   │   │       ├── glyphcache.cpp
│   │   │       ├── glyphcache.h
│   │   │       ├── keys.cpp
│   │   │       ├── keys.h
│   │   │       ├── scrollback.cpp
│   │   │       ├── scrollback.h
│   │   │       ├── surfaceintegration.h
│   │   │       ├── terminal.qbs
│   │   │       ├── terminal.qrc
│   │   │       ├── terminal_global.h
│   │   │       ├── terminalsurface.cpp
│   │   │       ├── terminalsurface.h
│   │   │       ├── terminalview.cpp
│   │   │       └── terminalview.h
│   │   ├── sqlite/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── constraints.h
│   │   │   ├── createtablesqlstatementbuilder.h
│   │   │   ├── lastchangedrowid.h
│   │   │   ├── sourcelocation.h
│   │   │   ├── sqlite.qbs
│   │   │   ├── sqlite3_fwd.h
│   │   │   ├── sqlitealgorithms.h
│   │   │   ├── sqlitebasestatement.cpp
│   │   │   ├── sqlitebasestatement.h
│   │   │   ├── sqliteblob.h
│   │   │   ├── sqlitecolumn.h
│   │   │   ├── sqlitedatabase.cpp
│   │   │   ├── sqlitedatabase.h
│   │   │   ├── sqlitedatabasebackend.cpp
│   │   │   ├── sqlitedatabasebackend.h
│   │   │   ├── sqlitedatabaseinterface.h
│   │   │   ├── sqliteexception.cpp
│   │   │   ├── sqliteexception.h
│   │   │   ├── sqlitefunctionregistry.cpp
│   │   │   ├── sqlitefunctionregistry.h
│   │   │   ├── sqliteglobal.cpp
│   │   │   ├── sqliteglobal.h
│   │   │   ├── sqliteids.h
│   │   │   ├── sqliteindex.h
│   │   │   ├── sqlitelibraryinitializer.cpp
│   │   │   ├── sqlitelibraryinitializer.h
│   │   │   ├── sqliteprogresshandler.h
│   │   │   ├── sqlitereadstatement.h
│   │   │   ├── sqlitereadwritestatement.h
│   │   │   ├── sqlitesessionchangeset.cpp
│   │   │   ├── sqlitesessionchangeset.h
│   │   │   ├── sqlitesessions.cpp
│   │   │   ├── sqlitesessions.h
│   │   │   ├── sqlitetable.h
│   │   │   ├── sqlitetimestamp.h
│   │   │   ├── sqlitetracing.cpp
│   │   │   ├── sqlitetracing.h
│   │   │   ├── sqlitetransaction.h
│   │   │   ├── sqlitevalue.h
│   │   │   ├── sqlitewritestatement.h
│   │   │   ├── sqlstatementbuilder.cpp
│   │   │   ├── sqlstatementbuilder.h
│   │   │   ├── sqlstatementbuilderexception.h
│   │   │   └── tableconstraints.h
│   │   ├── tracing/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README
│   │   │   ├── flamegraph.cpp
│   │   │   ├── flamegraph.h
│   │   │   ├── flamegraphattached.h
│   │   │   ├── qml/
│   │   │   │   ├── ButtonsBar.qml
│   │   │   │   ├── CategoryLabel.qml
│   │   │   │   ├── Detail.qml
│   │   │   │   ├── FlameGraphDelegate.qml
│   │   │   │   ├── FlameGraphView.qml
│   │   │   │   ├── ImageToolButton.qml
│   │   │   │   ├── MainView.qml
│   │   │   │   ├── Overview.qml
│   │   │   │   ├── RangeDetails.qml
│   │   │   │   ├── RangeMover.qml
│   │   │   │   ├── RowLabel.qml
│   │   │   │   ├── SelectionRange.qml
│   │   │   │   ├── SelectionRangeDetails.qml
│   │   │   │   ├── TimeDisplay.qml
│   │   │   │   ├── TimeMarks.qml
│   │   │   │   ├── TimelineContent.qml
│   │   │   │   ├── TimelineLabels.qml
│   │   │   │   ├── TimelineRulers.qml
│   │   │   │   ├── TimelineText.qml
│   │   │   │   ├── notes_qt6.frag
│   │   │   │   ├── notes_qt6.vert
│   │   │   │   ├── timelineitems_qt6.frag
│   │   │   │   ├── timelineitems_qt6.vert
│   │   │   │   └── tracing.qrc
│   │   │   ├── safecastable.h
│   │   │   ├── timelineabstractrenderer.cpp
│   │   │   ├── timelineabstractrenderer.h
│   │   │   ├── timelineformattime.cpp
│   │   │   ├── timelineformattime.h
│   │   │   ├── timelineitemsrenderpass.cpp
│   │   │   ├── timelineitemsrenderpass.h
│   │   │   ├── timelinemodel.cpp
│   │   │   ├── timelinemodel.h
│   │   │   ├── timelinemodel_p.h
│   │   │   ├── timelinemodelaggregator.cpp
│   │   │   ├── timelinemodelaggregator.h
│   │   │   ├── timelinenotesmodel.cpp
│   │   │   ├── timelinenotesmodel.h
│   │   │   ├── timelinenotesrenderpass.cpp
│   │   │   ├── timelinenotesrenderpass.h
│   │   │   ├── timelineoverviewrenderer.cpp
│   │   │   ├── timelineoverviewrenderer.h
│   │   │   ├── timelinerenderer.cpp
│   │   │   ├── timelinerenderer.h
│   │   │   ├── timelinerenderpass.cpp
│   │   │   ├── timelinerenderpass.h
│   │   │   ├── timelinerenderstate.cpp
│   │   │   ├── timelinerenderstate.h
│   │   │   ├── timelineselectionrenderpass.cpp
│   │   │   ├── timelineselectionrenderpass.h
│   │   │   ├── timelinetheme.cpp
│   │   │   ├── timelinetheme.h
│   │   │   ├── timelinetracefile.cpp
│   │   │   ├── timelinetracefile.h
│   │   │   ├── timelinetracemanager.cpp
│   │   │   ├── timelinetracemanager.h
│   │   │   ├── timelinezoomcontrol.cpp
│   │   │   ├── timelinezoomcontrol.h
│   │   │   ├── traceevent.h
│   │   │   ├── traceeventtype.h
│   │   │   ├── tracestashfile.h
│   │   │   ├── tracing.qbs
│   │   │   ├── tracing_global.h
│   │   │   └── tracingtr.h
│   │   └── utils/
│   │       ├── CMakeLists.txt
│   │       ├── action.cpp
│   │       ├── action.h
│   │       ├── algorithm.h
│   │       ├── ansiescapecodehandler.cpp
│   │       ├── ansiescapecodehandler.h
│   │       ├── appinfo.cpp
│   │       ├── appinfo.h
│   │       ├── appmainwindow.cpp
│   │       ├── appmainwindow.h
│   │       ├── array.h
│   │       ├── aspects.cpp
│   │       ├── aspects.h
│   │       ├── async.cpp
│   │       ├── async.h
│   │       ├── basetreeview.cpp
│   │       ├── basetreeview.h
│   │       

================================================
FILE CONTENTS
================================================

================================================
FILE: .clang-format
================================================
# .clang-format for Qt Creator
#
# This is for clang-format >= 5.0.
#
# The configuration below follows the Qt Creator Coding Rules [1] as closely as
# possible. For documentation of the options, see [2].
#
# Use ../../tests/manual/clang-format-for-qtc/test.cpp for documenting problems
# or testing changes.
#
# In case you update this configuration please also update the qtcStyle() in src\plugins\clangformat\clangformatutils.cpp
#
# [1] https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html
# [2] https://clang.llvm.org/docs/ClangFormatStyleOptions.html
#
# yaml-language-server: $schema=https://json.schemastore.org/clang-format.json
#
---
Language:        Cpp
AccessModifierOffset: -4
AlignAfterOpenBracket: AlwaysBreak
AlignConsecutiveAssignments: None
AlignConsecutiveDeclarations: None
AlignEscapedNewlines: DontAlign
AlignOperands:   Align
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortBlocksOnASingleLine: Never
AllowShortCaseLabelsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: Never
AllowShortLoopsOnASingleLine: false
AlwaysBreakAfterReturnType: None
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: Yes
BinPackArguments: false
BinPackParameters: false
BraceWrapping:
  AfterClass:      true
  AfterControlStatement: Never
  AfterEnum:       false
  AfterFunction:   true
  AfterNamespace:  false
  AfterObjCDeclaration: false
  AfterStruct:     true
  AfterUnion:      false
  BeforeCatch:     false
  BeforeElse:      false
  IndentBraces:    false
  SplitEmptyFunction: false
  SplitEmptyRecord: false
  SplitEmptyNamespace: false
BreakBeforeBinaryOperators: All
BreakBeforeBraces: Custom
BreakBeforeInheritanceComma: false
BreakBeforeTernaryOperators: true
BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializers: BeforeComma
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: true
ColumnLimit:    100
CommentPragmas:  '^ IWYU pragma:'
CompactNamespaces: false
ConstructorInitializerAllOnOneLineOrOnePerLine: false
ConstructorInitializerIndentWidth: 4
ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: false
DisableFormat:   false
ExperimentalAutoDetectBinPacking: false
FixNamespaceComments: true
ForEachMacros:
  - forever # avoids { wrapped to next line
  - foreach
  - Q_FOREACH
  - BOOST_FOREACH
IncludeCategories:
  - Regex:           '^<Q.*'
    Priority:        200
IncludeIsMainRegex: '(Test)?$'
IndentCaseLabels: false
IndentWidth:     4
IndentWrappedFunctionNames: false
InsertBraces: false
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepEmptyLinesAtTheStartOfBlocks: false
# Do not add QT_BEGIN_NAMESPACE/QT_END_NAMESPACE as this will indent lines in between.
MacroBlockBegin: ""
MacroBlockEnd:   ""
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
ObjCBlockIndentWidth: 4
ObjCSpaceAfterProperty: false
ObjCSpaceBeforeProtocolList: true
PenaltyBreakAssignment: 88
PenaltyBreakBeforeFirstCallParameter: 300
PenaltyBreakComment: 500
PenaltyBreakFirstLessLess: 400
PenaltyBreakString: 600
PenaltyExcessCharacter: 50
PenaltyReturnTypeOnItsOwnLine: 300
PointerAlignment: Right
ReflowComments:  false
SortIncludes: CaseSensitive
SortUsingDeclarations: true
SpaceAfterCStyleCast: true
SpaceAfterTemplateKeyword: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: ControlStatements
SpaceInEmptyParentheses: false
SpacesBeforeTrailingComments: 1
SpacesInAngles:  Never
SpacesInContainerLiterals: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: c++17
TabWidth:        4
UseTab:          Never


================================================
FILE: .devcontainer/minimum-linux-container-amd64/Dockerfile
================================================
FROM ubuntu:22.04

RUN apt-get update && \
    apt-get install -y \
    g++-10 gdb \
    libgl1-mesa-dev \
    clang-format clang-tidy clang-tools clang clangd libc++-dev libc++1 libc++abi-dev libc++abi1 libclang-dev libclang1 liblldb-dev libllvm-ocaml-dev libomp-dev libomp5 lld lldb llvm-dev llvm-runtime llvm python3-clang python3-lldb \
    cmake \
    nano git \
    ninja-build \
    libglib2.0-0 \
    pip \
    libxcb-xkb-dev libxkbcommon-dev libxkbcommon-x11-dev \
    libdbus-c++-dev

RUN update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-10 30 && \
    update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-10 30

RUN pip install aqtinstall

RUN aqt install-qt linux desktop 6.7.0 linux_gcc_64 --modules qt5compat
ENV PATH="/6.7.0/gcc_64/bin:$PATH"


================================================
FILE: .devcontainer/minimum-linux-container-amd64/devcontainer.json
================================================
{
    "name": "Minimum spec container (x86_64)",
    "build": {
        "dockerfile": "Dockerfile",
        "options": [
            "--platform=linux/amd64"
        ]
    },
    "securityOpt": [
        "seccomp=unconfined"
    ],
    "capAdd": [
        "SYS_PTRACE"
    ],
    "customizations": {
        "vscode": {
            "extensions": [
                "ms-vscode.cpptools",
                "llvm-vs-code-extensions.vscode-clangd",
                "ms-vscode.cmake-tools",
                "theqtcompany.qt"
            ],
            "settings": {
                "qt-core.additionalQtPaths": [
                    "/6.7.0/gcc_64/bin/qtpaths"
                ],
                "qt-core.qtInstallationRoot": "",
                "launch": {
                    "version": "0.2.0",
                    "configurations": [
                        {
                            "name": "Debug Qt Application with cppdbg",
                            "type": "cppdbg",
                            "request": "launch",
                            "program": "${command:cmake.launchTargetPath}",
                            "stopAtEntry": false,
                            "cwd": "${workspaceFolder}",
                            "visualizerFile": "${command:qt-cpp.natvis}",
                            "showDisplayString": true,
                            "linux": {
                                "MIMode": "gdb",
                                "miDebuggerPath": "/usr/bin/gdb"
                            },
                            "osx": {
                                "MIMode": "lldb"
                            },
                            "windows": {
                                "environment": [
                                    {
                                        "name": "PATH",
                                        "value": "${env:PATH};${command:qt-cpp.qtDir}"
                                    },
                                    {
                                        "name": "QT_QPA_PLATFORM_PLUGIN_PATH",
                                        "value": "${command:qt-cpp.QT_QPA_PLATFORM_PLUGIN_PATH}"
                                    },
                                    {
                                        "name": "QML_IMPORT_PATH",
                                        "value": "${command:qt-cpp.QML_IMPORT_PATH}"
                                    }
                                ],
                                "MIMode": "gdb",
                                "miDebuggerPath": "${command:qt-cpp.minGWgdb}"
                            }
                        }
                    ],
                    "compounds": []
                }
            }
        }
    }
}


================================================
FILE: .devcontainer/minimum-linux-container-arm64/Dockerfile
================================================
FROM ubuntu:22.04

RUN apt-get update && \
    apt-get install -y \
    g++-10 gdb \
    libgl1-mesa-dev \
    clang-format clang-tidy clang-tools clang clangd libc++-dev libc++1 libc++abi-dev libc++abi1 libclang-dev libclang1 liblldb-dev libllvm-ocaml-dev libomp-dev libomp5 lld lldb llvm-dev llvm-runtime llvm python3-clang python3-lldb \
    cmake \
    nano git \
    ninja-build \
    libglib2.0-0 \
    pip \
    libxcb-xkb-dev libxkbcommon-dev libxkbcommon-x11-dev \
    libdbus-c++-dev

RUN update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-10 30 && \
    update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-10 30

RUN pip install aqtinstall

RUN aqt install-qt linux_arm64 desktop 6.7.0 linux_gcc_arm64 --modules qt5compat
ENV PATH="/6.7.0/gcc_arm64/bin:$PATH"


================================================
FILE: .devcontainer/minimum-linux-container-arm64/devcontainer.json
================================================
{
    "name": "Minimum spec container (arm64)",
    "build": {
        "dockerfile": "Dockerfile",
        "options": [
            "--platform=linux/arm64"
        ]
    },
    "securityOpt": [
        "seccomp=unconfined"
    ],
    "capAdd": [
        "SYS_PTRACE"
    ],
    "customizations": {
        "vscode": {
            "extensions": [
                "ms-vscode.cpptools",
                "llvm-vs-code-extensions.vscode-clangd",
                "ms-vscode.cmake-tools",
                "theqtcompany.qt"
            ],
            "settings": {
                "qt-core.additionalQtPaths": [
                    "/6.7.0/gcc_arm64/bin/qtpaths"
                ],
                "qt-core.qtInstallationRoot": "",
                "launch": {
                    "version": "0.2.0",
                    "configurations": [
                        {
                            "name": "Debug Qt Application with cppdbg",
                            "type": "cppdbg",
                            "request": "launch",
                            "program": "${command:cmake.launchTargetPath}",
                            "stopAtEntry": false,
                            "cwd": "${workspaceFolder}",
                            "visualizerFile": "${command:qt-cpp.natvis}",
                            "showDisplayString": true,
                            "linux": {
                                "MIMode": "gdb",
                                "miDebuggerPath": "/usr/bin/gdb"
                            },
                            "osx": {
                                "MIMode": "lldb"
                            },
                            "windows": {
                                "environment": [
                                    {
                                        "name": "PATH",
                                        "value": "${env:PATH};${command:qt-cpp.qtDir}"
                                    },
                                    {
                                        "name": "QT_QPA_PLATFORM_PLUGIN_PATH",
                                        "value": "${command:qt-cpp.QT_QPA_PLATFORM_PLUGIN_PATH}"
                                    },
                                    {
                                        "name": "QML_IMPORT_PATH",
                                        "value": "${command:qt-cpp.QML_IMPORT_PATH}"
                                    }
                                ],
                                "MIMode": "gdb",
                                "miDebuggerPath": "${command:qt-cpp.minGWgdb}"
                            }
                        }
                    ],
                    "compounds": []
                }
            }
        }
    }
}


================================================
FILE: .gitattributes
================================================
dist/clang/patches/*.patch -diff -merge -text
.tag                    export-subst
.gitattributes          export-ignore
.gitignore              export-ignore


================================================
FILE: .github/pull_request_template.md
================================================
Thank you for contributing to Qt Creator! Unfortunately the GitHub Qt Creator
presence is only a git mirror.

Please submit your patch via gerrit:
https://wiki.qt.io/Qt_Creator#Setting_up_Gerrit_to_contribute_back_to_Qt_Creator

We are sorry for the inconvenience.


================================================
FILE: .github/workflows/build_cmake.yml
================================================
name: CMake Build Matrix

on:
  push:
    paths-ignore:
      - 'dist/**'
      - 'doc/**'

env:
  QT_VERSION: 6.11.0
  MACOS_DEPLOYMENT_TARGET: 11.0
  CLANG_VERSION: 22.1.2
  ELFUTILS_VERSION: 0.175
  CMAKE_VERSION: 3.30.3
  NINJA_VERSION: 1.10.2
  BUILD_TYPE: Release
  CCACHE_VERSION: 4.11.2
  QT_MIRRORS: download.qt.io;mirrors.ocf.berkeley.edu/qt;ftp.fau.de/qtproject;mirrors.sau.edu.cn/qt

jobs:
  build:
    name: ${{ matrix.config.name }}
    runs-on: ${{ matrix.config.os }}
    outputs:
        tag: ${{ steps.git.outputs.tag }}
    strategy:
      fail-fast: false
      matrix:
        config:
        - {
            name: "Windows Latest MSVC", artifact: "windows-x64-msvc",
            os: windows-latest,
            cc: "cl", cxx: "cl",
            environment_script: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Auxiliary/Build/vcvars64.bat"
          }
        - {
            name: "Ubuntu Latest GCC", artifact: "linux-x64",
            os: ubuntu-latest,
            cc: "gcc", cxx: "g++"
          }
        - {
            name: "macOS Latest Clang", artifact: "macos-universal",
            os: macos-latest,
            cc: "clang", cxx: "clang++"
          }

    steps:
    - uses: actions/checkout@v4
    - name: Checkout submodules
      id: git
      shell: cmake -P {0}
      run: |
        execute_process(COMMAND git submodule set-url -- src/libs/qlitehtml https://codereview.qt-project.org/playground/qlitehtml.git)
        execute_process(COMMAND git submodule update --init --recursive)
        file(MAKE_DIRECTORY release)
        if (${{github.ref}} MATCHES "tags/v(([0-9.]+).*)")
            file(APPEND "$ENV{GITHUB_OUTPUT}" "tag=${CMAKE_MATCH_1}\n")
            if (EXISTS "dist/changelog/changes-${CMAKE_MATCH_2}.md")
                file(READ "dist/changelog/changes-${CMAKE_MATCH_2}.md" changelog_md)
            endif()
            file(WRITE "release/changelog.md" "These packages are not officially supported, for official packages please check out https://download.qt.io/official_releases/qtcreator\n\n")
            file(APPEND "release/changelog.md" "${changelog_md}")
        else()
            file(APPEND "$ENV{GITHUB_OUTPUT}" "tag=${{github.run_id}}\n")
        endif()

    - name: Setup Go 1.22.x
      uses: actions/setup-go@v5
      with:
        go-version: 1.22.x
    - name: Install UPX
      if: ${{ !startsWith(matrix.config.os, 'macos') }}
      uses: crazy-max/ghaction-upx@v3
      with:
        install-only: true
    - name: Install UPX (macOS)
      if: ${{ startsWith(matrix.config.os, 'macos') }}
      run: |
        brew update
        brew install upx

    - name: Download Ninja and CMake
      shell: cmake -P {0}
      run: |
        set(cmake_version "$ENV{CMAKE_VERSION}")
        set(ninja_version "$ENV{NINJA_VERSION}")

        if ("${{ runner.os }}" STREQUAL "Windows")
          set(ninja_suffix "win.zip")
          set(cmake_suffix "windows-x86_64.zip")
          set(cmake_dir "cmake-${cmake_version}-windows-x86_64/bin")
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          set(ninja_suffix "linux.zip")
          set(cmake_suffix "linux-x86_64.tar.gz")
          set(cmake_dir "cmake-${cmake_version}-linux-x86_64/bin")
        elseif ("${{ runner.os }}" STREQUAL "macOS")
          set(ninja_suffix "mac.zip")
          set(cmake_suffix "macos-universal.tar.gz")
          set(cmake_dir "cmake-${cmake_version}-macos-universal/CMake.app/Contents/bin")
        endif()

        set(ninja_url "https://github.com/ninja-build/ninja/releases/download/v${ninja_version}/ninja-${ninja_suffix}")
        foreach(retry RANGE 10)
          file(DOWNLOAD "${ninja_url}" ./ninja.zip SHOW_PROGRESS)
          file(SIZE ./ninja.zip fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()

        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ./ninja.zip)

        set(cmake_url "https://github.com/Kitware/CMake/releases/download/v${cmake_version}/cmake-${cmake_version}-${cmake_suffix}")
        foreach(retry RANGE 10)
          file(DOWNLOAD "${cmake_url}" ./cmake.zip SHOW_PROGRESS)
          file(SIZE ./cmake.zip fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()
        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ./cmake.zip)

        # Add to PATH environment variable
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/${cmake_dir}" cmake_dir)
        set(path_separator ":")
        if ("${{ runner.os }}" STREQUAL "Windows")
          set(path_separator ";")
        endif()
        file(APPEND "$ENV{GITHUB_PATH}" "$ENV{GITHUB_WORKSPACE}${path_separator}${cmake_dir}")

        if (NOT "${{ runner.os }}" STREQUAL "Windows")
          execute_process(
            COMMAND chmod +x ninja
            COMMAND chmod +x ${cmake_dir}/cmake
          )
        endif()

    - name: Install Python dependencies
      id: python
      shell: cmake -P {0}
      run: |
        find_package(Python3 REQUIRED COMPONENTS Interpreter)

        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/creator_venv" venv_dir)
        execute_process(
          COMMAND "${Python3_EXECUTABLE}" -m venv "${venv_dir}"
          RESULT_VARIABLE result
        )
        if (NOT result EQUAL 0)
          message(FATAL_ERROR "Failed to create Python virtual environment")
        endif()

        if ("${{ runner.os }}" STREQUAL "Windows")
          set(venv_python "${venv_dir}/Scripts/python.exe")
        else()
          set(venv_python "${venv_dir}/bin/python")
        endif()

        execute_process(
          COMMAND "${venv_python}" -m pip install
              -r "$ENV{GITHUB_WORKSPACE}/coin/creator_python_requirements.txt"
          RESULT_VARIABLE result
        )
        if (NOT result EQUAL 0)
          message(FATAL_ERROR "Failed to install Python dependencies")
        endif()

        file(APPEND "$ENV{GITHUB_OUTPUT}" "python=${venv_python}\n")

    - name: Install system libs
      shell: cmake -P {0}
      run: |
        if ("${{ runner.os }}" STREQUAL "Linux")
          execute_process(
            COMMAND sudo apt update
          )
          execute_process(
            COMMAND
              sudo apt install chrpath
                               libgl1-mesa-dev libvulkan-dev libxcb-xinput-dev libxcb-xinerama0-dev libxkbcommon-dev libxkbcommon-x11-dev
                               libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-xkb1 libxcb-randr0 libxcb-icccm4 libsecret-1-dev
                               xvfb
            RESULT_VARIABLE result
          )
          if (NOT result EQUAL 0)
            message(FATAL_ERROR "Failed to install dependencies")
          endif()
        endif()

        if ("${{ runner.os }}" STREQUAL "Windows")
          file(MAKE_DIRECTORY build/build/bin)
          set(opengl_sw_url "https://\${qt_mirror}/development_releases/prebuilt/llvmpipe/windows/opengl32sw-64.7z")
          foreach(qt_mirror $ENV{QT_MIRRORS})
            foreach(retry RANGE 10)
              cmake_language(EVAL CODE "
                message(\"Downloading ${opengl_sw_url}\")
                file(DOWNLOAD \"${opengl_sw_url}\" ./opengl32sw-64.7z SHOW_PROGRESS)
              ")
              file(SIZE ./opengl32sw-64.7z fileSize)
              if (fileSize GREATER 0)
                break()
              endif()
            endforeach()

            # Check to see if we have the file, if not, go to next mirror
            file(SIZE ./opengl32sw-64.7z fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()
          execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ../../../opengl32sw-64.7z WORKING_DIRECTORY build/build/bin)
        endif()

        if (NOT "x${{ matrix.config.toolchain }}" STREQUAL "x")
          foreach(qt_mirror $ENV{QT_MIRRORS})
            foreach(retry RANGE 10)
              cmake_language(EVAL CODE "
                message(\"Downloading ${{ matrix.config.toolchain }}\")
                file(DOWNLOAD \"${{ matrix.config.toolchain }}\" ./toolchain.7z SHOW_PROGRESS)
              ")
              file(SIZE ./toolchain.7z fileSize)
              if (fileSize GREATER 0)
                break()
              endif()
            endforeach()

            # Check to see if we have the file, if not, go to next mirror
            file(SIZE ./toolchain.7z fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()
          execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ./toolchain.7z)
        endif()

        # For tests update the docker image
        find_program(docker_executable docker)
        if (docker_executable)
          execute_process(COMMAND ${docker_executable} pull alpine:latest COMMAND_ECHO STDOUT)
        endif()

    - name: Download Qt
      id: qt
      shell: cmake -P {0}
      run: |
        set(qt_version "$ENV{QT_VERSION}")

        string(REPLACE "." "" qt_version_dotless "${qt_version}")
        if ("${{ runner.os }}" STREQUAL "Windows")
          set(url_os "windows_x86")
          set(url_postfix "_msvc2022_64")
          set(compiler_id "win64_msvc2022_64")
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          set(url_os "linux_x64")
          set(url_postfix "")
          set(compiler_id "linux_gcc_64")
        elseif ("${{ runner.os }}" STREQUAL "macOS")
          set(url_os "mac_x64")
          set(url_postfix "")
          set(compiler_id "clang_64")
        endif()

        set(qt_base_url "https://\${qt_mirror}/online/qtsdkrepository/${url_os}/desktop/qt6_${qt_version_dotless}/qt6_${qt_version_dotless}${url_postfix}")
        foreach(qt_mirror $ENV{QT_MIRRORS})
          foreach(retry RANGE 10)
            cmake_language(EVAL CODE "
              message(\"Downloading ${qt_base_url}/Updates.xml\")
              file(DOWNLOAD \"${qt_base_url}/Updates.xml\" ./Updates.xml)
            ")
            file(SIZE ./Updates.xml fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()

          # try the next mirror if we didn't manage to get an Updates.xml file
          file(SIZE ./Updates.xml fileSize)
          if (fileSize EQUAL 0)
            continue()
          endif()

          file(READ ./Updates.xml updates_xml)
          # get the package sections, only for given compiler, without the "debug info" ones
          string(REPLACE "&lt;" "<" updates_xml "${updates_xml}")
          string(REPLACE "&gt;" ">" updates_xml "${updates_xml}")
          string(REGEX REPLACE "<PackageUpdate>" ";<PackageUpdate>" sections "${updates_xml}")
          list(FILTER sections EXCLUDE REGEX "<Name>.*debug.*</Name>")
          list(FILTER sections INCLUDE REGEX "<Name>.*${compiler_id}.*</Name>")

          # Save the path for other steps
          file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/qt/" qt_dir)
          file(APPEND "$ENV{GITHUB_OUTPUT}" "qt_dir=${qt_dir}")

          function(get_sub_url outvar module)
            set(filtered ${sections})
            list(FILTER filtered INCLUDE REGEX "<DownloadableArchives>.*${module}.*</DownloadableArchives>")
            list(LENGTH filtered count)
            if (count LESS 1)
              set(${outvar} "<notfound>" PARENT_SCOPE)
              return()
            endif()
            list(GET filtered 0 section)
            string(REGEX MATCH "<Name>(.*)</Name>" match "${section}")
            set(name ${CMAKE_MATCH_1})
            string(REGEX MATCH "<Version>(.*)</Version>" match "${section}")
            set(version ${CMAKE_MATCH_1})
            string(REGEX MATCH "<DownloadableArchives>.*(${module}[^,]+).*</DownloadableArchives>" match "${section}")
            set(archive ${CMAKE_MATCH_1})
            set(${outvar} "${name}/${version}${archive}" PARENT_SCOPE)
          endfunction()

          message("Downloading Qt to ${qt_dir}")
          function(downloadAndExtract module subdir)
            file(MAKE_DIRECTORY "${qt_dir}/${subdir}")
            set(archive "${module}.7z")
            get_sub_url(sub_url ${module})
            if("${sub_url}" STREQUAL "<notfound>")
              if("${module}" STREQUAL "qtbase")
                message(FATAL_ERROR "qtbase module not found in Updates.xml, cannot continue")
              else()
                message("Skipping ${module}, not found in Updates.xml")
                return()
              endif()
            endif()
            set(url "${qt_base_url}/${sub_url}")
            # Transform to cmake path, to avoid backslash warnings on Windows
            file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/${archive}" archive_path)
            foreach(retry RANGE 10)
              cmake_language(EVAL CODE "
                message(\"Downloading ${module} from ${url}\")
                file(DOWNLOAD \"${url}\" \"${archive_path}\" SHOW_PROGRESS)
              ")
              file(SIZE "${archive_path}" fileSize)
              if (fileSize GREATER 0)
                break()
              endif()
            endforeach()
            message("... extracting to ${qt_dir}/${subdir}")
            execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf "$ENV{GITHUB_WORKSPACE}/${archive}" WORKING_DIRECTORY "${qt_dir}/${subdir}")
          endfunction()

          foreach(package qtbase qtdeclarative qttools qtsvg qttranslations qtimageformats qtserialport qtquicktimeline qtquick3d qt5compat qtshadertools)
            downloadAndExtract(${package} "")
          endforeach()

          # uic depends on libicu*.so
          if ("${{ runner.os }}" STREQUAL "Linux")
            downloadAndExtract("icu" "lib")
          endif()

          # Work is done, no need to try the next mirror.
          break()
        endforeach()

        execute_process(COMMAND ${qt_dir}/bin/qmake -query)

        if ("${{ runner.os }}" STREQUAL "Windows")
          # deploy "system" runtimes into Qt, so they get deployed as well
          foreach(file vcruntime140.dll concrt140.dll msvcp140_1.dll msvcp140_2.dll
                       msvcp140_codecvt_ids.dll vcruntime140_1.dll msvcp140.dll)
            file(INSTALL "C:/Windows/System32/${file}"
                 DESTINATION "qt/bin")
          endforeach()
        endif()

    - name: Download OpenSSL
      shell: cmake -P {0}
      run: |
        if ("${{ runner.os }}" STREQUAL "Windows")
          set(url_os "windows_x86")
          set(openssl_localdir "Win_x64/bin")
          set(openssl_dest_dir "${{ steps.qt.outputs.qt_dir }}/bin")
          set(shared_suffix ".dll")
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          # TODO: only sources are provided for Linux
          return()
        elseif ("${{ runner.os }}" STREQUAL "macOS")
          # Not needed on macOS
          return()
        endif()

        set(openssl_base_url "https://\${qt_mirror}/online/qtsdkrepository/${url_os}/desktop/tools_opensslv3_x64")
        foreach(qt_mirror $ENV{QT_MIRRORS})
          foreach(retry RANGE 10)
            cmake_language(EVAL CODE "
              message(\"Downloading ${openssl_base_url}/Updates.xml}\")
              file(DOWNLOAD \"${openssl_base_url}/Updates.xml\" ./Updates.xml SHOW_PROGRESS)
            ")
            file(SIZE ./Updates.xml fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()

          # Check to see if we have the file, if not, go to next mirror
          file(SIZE ./Updates.xml fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()

        file(READ ./Updates.xml updates_xml)
        string(REGEX MATCH
          "<Name>(qt.tools.opensslv3.*)</Name>.*<Version>([0-9+-.]+)</Version>.*<DownloadableArchives>(.*)</DownloadableArchives>" updates_xml_output "${updates_xml}")

        set(openssl_directory ${CMAKE_MATCH_1})
        set(openssl_version ${CMAKE_MATCH_2})
        set(openssl_archive ${CMAKE_MATCH_3})

        set(url "${openssl_base_url}/${openssl_directory}/${openssl_version}${openssl_archive}")

        file(MAKE_DIRECTORY openssl)
        file(MAKE_DIRECTORY ${openssl_dest_dir})

        foreach(qt_mirror $ENV{QT_MIRRORS})
          foreach(retry RANGE 10)
            cmake_language(EVAL CODE "
              message(\"Downloading ${url}\")
              file(DOWNLOAD \"${url}\" ./openssl.7z)
            ")
            file(SIZE ./openssl.7z fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()

          # Check to see if we have the file, if not, go to next mirror
          file(SIZE ./openssl.7z fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()
        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ../openssl.7z WORKING_DIRECTORY openssl)

        file(GLOB openssl_shared_objects "openssl/${openssl_localdir}/*${shared_suffix}")
        execute_process(
          COMMAND ${CMAKE_COMMAND} -E copy ${openssl_shared_objects} ${openssl_dest_dir})

    - name: Download libclang
      id: libclang
      shell: cmake -P {0}
      run: |
        set(clang_version "$ENV{CLANG_VERSION}")

        if ("${{ runner.os }}" STREQUAL "Windows")
          set(libclang "libclang-release_${clang_version}-based-windows-vs2022_64.7z")
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          set(libclang "libclang-release_${clang_version}-based-linux-Rhel8.10-gcc10.3-x86_64.7z")
        elseif ("${{ runner.os }}" STREQUAL "macOS")
          set(libclang "libclang-release_${clang_version}-based-macos-universal.7z")
        endif()

        set(libclang_url "https://\${qt_mirror}/development_releases/prebuilt/libclang/${libclang}")
        foreach(qt_mirror $ENV{QT_MIRRORS})
          foreach(retry RANGE 10)
            cmake_language(EVAL CODE "
              message(\"Downloading ${libclang_url}\")
              file(DOWNLOAD \"${libclang_url}\" ./libclang.7z)
            ")
            file(SIZE ./libclang.7z fileSize)
            if (fileSize GREATER 0)
              break()
            endif()
          endforeach()

          # Check to see if we have the file, if not, go to next mirror
          file(SIZE ./libclang.7z fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()

        # Comes with libclang inside the archive
        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ./libclang.7z)

        # Save the path for other steps
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/libclang" libclang_dir)
        file(APPEND "$ENV{GITHUB_OUTPUT}" "libclang_dir=${libclang_dir}")

    - name: Download elfutils
      if: runner.os == 'Windows' || runner.os == 'Linux'
      id: elfutils
      shell: cmake -P {0}
      run: |
        set(elfutils_version "$ENV{ELFUTILS_VERSION}")

        if ("${{ runner.os }}" STREQUAL "Windows")
          if ("${{ matrix.config.environment_script }}" MATCHES "vcvars64.bat")
            set(elfutils "elfutils-release_${elfutils_version}qt-windows-x86_64.7z")
          elseif ("${{ matrix.config.environment_script }}" MATCHES "vcvars32.bat")
            set(elfutils "elfutils-release_${elfutils_version}qt-windows-i686.7z")
          endif()
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          set(elfutils "elfutils-release_${elfutils_version}qt-linux-x86_64.7z")
        endif()

        set(elfutils_url "https://\${qt_mirror}/development_releases/prebuilt/elfutils/${elfutils}")

        foreach(qt_mirror $ENV{QT_MIRRORS})
          cmake_language(EVAL CODE "
            message(\"Downloading ${elfutils_url}\")
            file(DOWNLOAD \"${elfutils_url}\" ./elfutils.7z)
          ")
          file(SIZE ./elfutils.7z fileSize)
          if (fileSize GREATER 0)
            break()
          endif()
        endforeach()
        file(MAKE_DIRECTORY elfutils)
        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ../elfutils.7z WORKING_DIRECTORY elfutils)

        # Save the path for other steps
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/elfutils" elfutils_dir)
        file(APPEND "$ENV{GITHUB_OUTPUT}" "elfutils_dir=${elfutils_dir}")

    - name: Download ccache
      shell: cmake -P {0}
      run: |
        if ("${{ runner.os }}" STREQUAL "Windows")
          set(ccache_dir "ccache-$ENV{CCACHE_VERSION}-windows-x86_64")
          set(ccache_archive "${ccache_dir}.zip")
        elseif ("${{ runner.os }}" STREQUAL "Linux")
          set(ccache_dir "ccache-$ENV{CCACHE_VERSION}-linux-x86_64")
          set(ccache_archive "${ccache_dir}.tar.xz")
        elseif ("${{ runner.os }}" STREQUAL "macOS")
          set(ccache_dir "ccache-$ENV{CCACHE_VERSION}-darwin")
          set(ccache_archive "${ccache_dir}.tar.gz")
        endif()

        set(ccache_url "https://github.com/ccache/ccache/releases/download/v$ENV{CCACHE_VERSION}/${ccache_archive}")
        file(DOWNLOAD "${ccache_url}" ./${ccache_archive} SHOW_PROGRESS)
        execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf ./${ccache_archive})

        # Add to PATH environment variable
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}/${ccache_dir}" ccache_dir)
        set(path_separator ":")
        if ("${{ runner.os }}" STREQUAL "Windows")
          set(path_separator ";")
        endif()
        file(APPEND "$ENV{GITHUB_PATH}" "$ENV{GITHUB_WORKSPACE}${path_separator}${ccache_dir}")

        if (NOT "${{ runner.os }}" STREQUAL "Windows")
          execute_process(COMMAND chmod +x ${ccache_dir}/ccache)
        endif()

    - name: Prepare ccache archive name
      id: ccache
      shell: cmake -P {0}
      run: |
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}" github_workspace)
        include(${github_workspace}/cmake/QtCreatorIDEBranding.cmake)
        string(REPLACE "." ";" IDE_VERSION_LIST ${IDE_VERSION_DISPLAY})
        list(GET IDE_VERSION_LIST 0 IDE_VERSION_MAJOR)
        file(APPEND "$ENV{GITHUB_OUTPUT}" "archive_name=ccache-${{ matrix.config.os }}-${{ matrix.config.cc }}-qtc${IDE_VERSION_MAJOR}")

    - name: Download ccache archive
      shell: cmake -P {0}
      run: |
        foreach(page_id RANGE 1 10)
          file(
            DOWNLOAD "https://api.github.com/repos/${{ github.repository }}/actions/artifacts?per_page=100&page=${page_id}"
            HTTPHEADER "Accept: application/vnd.github+json"
            HTTPHEADER "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}"
            HTTPHEADER "X-GitHub-Api-Version: 2022-11-28"
            SHOW_PROGRESS
            artifacts.json)
          file(READ artifacts.json artifacts_json)

          string(JSON artifacts_length LENGTH "${artifacts_json}" "artifacts")
          math(EXPR artifacts_length "${artifacts_length} - 1")
          if(${artifacts_length} GREATER_EQUAL 0)
            foreach(idx RANGE 0 ${artifacts_length})
              string(JSON artifact_js GET "${artifacts_json}" "artifacts" ${idx})
              string(JSON name GET "${artifact_js}" "name")
              if ("${name}" STREQUAL "${{ steps.ccache.outputs.archive_name }}")
                string(JSON download_url GET "${artifact_js}" "archive_download_url")

                foreach(retry RANGE 10)
                  file(DOWNLOAD "${download_url}"
                    "${{ steps.ccache.outputs.archive_name }}.zip"
                    HTTPHEADER "Accept: application/vnd.github+json"
                    HTTPHEADER "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}"
                    HTTPHEADER "X-GitHub-Api-Version: 2022-11-28"
                    SHOW_PROGRESS)
                  file(SIZE "${{ steps.ccache.outputs.archive_name }}.zip" fileSize)
                  if (fileSize GREATER 0)
                    break()
                  endif()
                endforeach()

                execute_process(COMMAND ${CMAKE_COMMAND} -E tar xvf "${{ steps.ccache.outputs.archive_name }}.zip")
                file(MAKE_DIRECTORY .ccache)
                execute_process(COMMAND ${CMAKE_COMMAND} -E tar xf "../${{ steps.ccache.outputs.archive_name }}.tar" WORKING_DIRECTORY .ccache)

                return()
              endif()
            endforeach()
          endif()
        endforeach()

    - name: Build
      shell: cmake -P {0}
      run: |
        set(ENV{CC} ${{ matrix.config.cc }})
        set(ENV{CXX} ${{ matrix.config.cxx }})
        set(ENV{MACOSX_DEPLOYMENT_TARGET} "${{ env.MACOS_DEPLOYMENT_TARGET }}")

        if ("${{ runner.os }}" STREQUAL "Windows" AND NOT "x${{ matrix.config.environment_script }}" STREQUAL "x")
          execute_process(
            COMMAND "${{ matrix.config.environment_script }}" && set
            OUTPUT_FILE environment_script_output.txt
          )
          file(STRINGS environment_script_output.txt output_lines)
          foreach(line IN LISTS output_lines)
            if (line MATCHES "^([a-zA-Z0-9_-]+)=(.*)$")
              set(ENV{${CMAKE_MATCH_1}} "${CMAKE_MATCH_2}")
            endif()
          endforeach()
        endif()

        set(ENV{NINJA_STATUS} "[%f/%t %o/sec] ")

        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}" ccache_basedir)
        set(ENV{CCACHE_BASEDIR} "${ccache_basedir}")
        set(ENV{CCACHE_DIR} "${ccache_basedir}/.ccache")
        set(ENV{CCACHE_SLOPPINESS} "pch_defines,time_macros")
        set(ENV{CCACHE_COMPRESS} "true")
        set(ENV{CCACHE_COMPRESSLEVEL} "9")
        set(ENV{CCACHE_MAXSIZE} "400M")
        if ("${{ matrix.config.cxx }}" STREQUAL "cl")
          set(ENV{CCACHE_MAXSIZE} "600M")
        endif()

        execute_process(
          COMMAND git log --format=%B -n 1 ${{ github.event.after }}
          OUTPUT_VARIABLE git_commit_msg
        )
        if ("${git_commit_msg}" MATCHES "ccache:[ ]*clea[r|n]")
          execute_process(COMMAND ccache --clear COMMAND_ECHO STDOUT)
        endif()

        execute_process(COMMAND ccache -p)
        execute_process(COMMAND ccache -z)

        if ("x${{ matrix.config.environment_script }}" STREQUAL "x")
          set(CDB_OPTION "--no-cdb")
        else()
          set(CDB_OPTION)
        endif()

        if (NOT "${{ steps.elfutils.outputs.elfutils_dir }}" STREQUAL "")
          set(ELFUTILS_OPTION "--elfutils-path;${{ steps.elfutils.outputs.elfutils_dir }}")
        else()
          set(ELFUTILS_OPTION)
        endif()

        set(venv_python "${{ steps.python.outputs.python }}")

        set(WITH_TESTS "--with-tests")
        set(NO_DMG "--no-dmg")
        if (${{github.ref}} MATCHES "tags/v")
          unset(WITH_TESTS)
          unset(NO_DMG)
          set(WITH_CPACK "--with-cpack")
        endif()

        if (NOT "x${{ matrix.config.toolchain_path }}" STREQUAL "x")
          set(path_separator ":")
          if ("${{ runner.os }}" STREQUAL "Windows")
            set(path_separator ";")
          endif()
          set(ENV{PATH} "$ENV{GITHUB_WORKSPACE}/${{ matrix.config.toolchain_path }}${path_separator}$ENV{PATH}")
        endif()

        if ("${{ runner.os }}" STREQUAL "macOS")
            if (${{github.ref}} MATCHES "tags/v(.*)")
                set(ENV{CMAKE_OSX_ARCHITECTURES} "x86_64;arm64")
            else()
                set(ENV{CMAKE_OSX_ARCHITECTURES} "x86_64")
            endif()
        endif()

        find_program(llvm_link_exe llvm-link PATHS "${{ steps.libclang.outputs.libclang_dir }}/bin")
        set(WITH_LLVM_LINK --add-config=-DCMAKE_LINKER=${llvm_link_exe})

        # Not for MSVC
        if ("${{ runner.os }}" STREQUAL "Windows" AND NOT "x${{ matrix.config.environment_script }}" STREQUAL "x")
            unset(WITH_LLVM_LINK)
        endif()

        execute_process(
          COMMAND "${venv_python}"
            -u
            scripts/build.py
            --build-type Release
            --src .
            --build build
            --qt-path "${{ steps.qt.outputs.qt_dir }}"
            --llvm-path "${{ steps.libclang.outputs.libclang_dir }}"
            --python3 "${venv_python}"
            ${WITH_TESTS}
            ${CDB_OPTION}
            ${ELFUTILS_OPTION}
            ${NO_DMG}
            ${WITH_LLVM_LINK}
            --add-config=-DCMAKE_C_COMPILER_LAUNCHER=ccache
            --add-config=-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
            --add-config=-DIDE_REVISION_URL=https://github.com/$ENV{GITHUB_REPOSITORY}/commits/$ENV{GITHUB_SHA}
            --zip-infix=-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}
            --no-qbs
            --with-sdk-tool
            ${WITH_CPACK}
          RESULT_VARIABLE result
          COMMAND_ECHO STDOUT
          OUTPUT_VARIABLE output
          ERROR_VARIABLE output
          ECHO_OUTPUT_VARIABLE ECHO_ERROR_VARIABLE
        )
        if (NOT result EQUAL 0)
          string(REGEX MATCH "FAILED:.*$" error_message "${output}")
          string(REPLACE "\n" "%0A" error_message "${error_message}")
          message("::error::${error_message}")
          message(FATAL_ERROR "Build failed")
        endif()

    - name: ccache statistics
      shell: cmake -P {0}
      run: |
        file(TO_CMAKE_PATH "$ENV{GITHUB_WORKSPACE}" ccache_basedir)
        set(ENV{CCACHE_BASEDIR} "${ccache_basedir}")
        set(ENV{CCACHE_DIR} "${ccache_basedir}/.ccache")
        set(ENV{CCACHE_SLOPPINESS} "pch_defines,time_macros")
        set(ENV{CCACHE_COMPRESS} "true")
        set(ENV{CCACHE_COMPRESSLEVEL} "9")
        set(ENV{CCACHE_MAXSIZE} "400M")
        if ("${{ matrix.config.cxx }}" STREQUAL "cl")
          set(ENV{CCACHE_MAXSIZE} "600M")
        endif()
        execute_process(COMMAND ccache -s)

    - name: Run tests
      shell: cmake -P {0}
      run: |
        include(ProcessorCount)
        ProcessorCount(N)

        set(ENV{CTEST_OUTPUT_ON_FAILURE} "ON")

        if ("${{ runner.os }}" STREQUAL "Linux")
          set(ENV{DISPLAY} ":1")
          set(ENV{LIBGL_ALWAYS_SOFTWARE} "1")
          set(ctest_launcher xvfb-run --auto-servernum --server-num=1)
        elseif ("${{ runner.os }}" STREQUAL "Windows")
          set(ENV{QT_OPENGL} "software")
          set(ENV{QT_ASSUME_STDERR_HAS_CONSOLE} "1")
        endif()

        execute_process(
          COMMAND ${ctest_launcher} ctest -j ${N} --timeout 300 --label-exclude exclude_from_precheck --exclude-regex tst_perfdata
          WORKING_DIRECTORY build/build
          RESULT_VARIABLE result
          OUTPUT_VARIABLE output
          ERROR_VARIABLE output
          ECHO_OUTPUT_VARIABLE ECHO_ERROR_VARIABLE
          TIMEOUT 600
        )
        if (NOT result EQUAL 0)
          string(REGEX MATCH "[0-9]+% tests.*[0-9.]+ sec.*$" test_results "${output}")
          string(REPLACE "\n" "%0A" test_results "${test_results}")
          message("::error::${test_results}")
          message(FATAL_ERROR "Tests failed")
        endif()

    - name: Upload
      uses: actions/upload-artifact@v4
      with:
        path: build/qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z
        name: qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z

    - name: Upload Devel
      uses: actions/upload-artifact@v4
      with:
        path: build/qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}_dev.7z
        name: qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}_dev.7z

    - name: Upload wininterrupt
      if: runner.os == 'Windows'
      uses: actions/upload-artifact@v4
      with:
        path: build/wininterrupt-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z
        name: wininterrupt-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z

    - name: Upload qtcreatorcdbext
      if: runner.os == 'Windows'
      uses: actions/upload-artifact@v4
      with:
        path: build/qtcreatorcdbext-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z
        name: qtcreatorcdbext-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.7z

    - name: Upload Debian package
      if: runner.os == 'Linux' && contains(github.ref, 'tags/v')
      uses: actions/upload-artifact@v4
      with:
        path: build/build/qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.deb
        name: qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.deb

    - name: Upload MSI package
      if: runner.os == 'Windows' && contains(github.ref, 'tags/v')
      uses: actions/upload-artifact@v4
      with:
        path: build/build/qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.msi
        name: qtcreator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.msi

    - name: Upload disk image
      if: runner.os == 'macOS' && contains(github.ref, 'tags/v')
      uses: actions/upload-artifact@v4
      with:
        path: build/qt-creator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.dmg
        name: qt-creator-${{ matrix.config.artifact }}-${{ steps.git.outputs.tag }}.dmg

    - name: Create ccache archive
      working-directory: .ccache
      run: cmake -E tar cf ../${{ steps.ccache.outputs.archive_name }}.tar .

    - name: Upload ccache archive
      uses: actions/upload-artifact@v4
      with:
        path: ./${{ steps.ccache.outputs.archive_name }}.tar
        name: ${{ steps.ccache.outputs.archive_name }}

    - name: Upload Release Changelog
      if: runner.os == 'macOS' && contains(github.ref, 'tags/v')
      uses: actions/upload-artifact@v4
      with:
        path: ./release/changelog.md
        name: changelog.md

  release:
    if: contains(github.ref, 'tags/v')
    runs-on: ubuntu-latest
    needs: build

    steps:
    - name: Download artifacts
      uses: actions/download-artifact@v4
      with:
        path: release-with-dirs

    - name: Fixup artifacts
      run: |
        mkdir release
        mv release-with-dirs/*/* release/
        rm release/ccache*

    - name: Create Release
      id: create_release
      uses: softprops/action-gh-release@v2
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
      with:
        tag_name: v${{ needs.build.outputs.tag }}
        body_path: release/changelog.md
        files: release/*
        draft: false
        prerelease: false


================================================
FILE: .gitignore
================================================
# This file is used to ignore files which are generated
# ----------------------------------------------------------------------------

!core/
*.*#
*.a
*.app
*.autosave
*.core
*.debug
*.embed.manifest
*.moc
*.o
*.obj
*.orig
*.prl
*.qm
*.rc
*.rej
*.res
*.so
*.so.*
*_pch.h.cpp
*_resource.rc
*_wrapper.bat
*_wrapper.sh
*~
.#*
.DS_Store
.qmake.cache
.qmake.stash
.qmlls.ini
.vscode
.axivion
Makefile*
Thumbs.db
core
moc_*.cpp
qrc_*.cpp
tags
ui_*.h
wrapper.bat
wrapper.sh
debug_toolchain.cmake
CMakeUserPresets.json

# qtcreator generated files
*.creator.user*
*.pro.user*
*.pyqtc.user*
*.qbs.user*
*.qmlproject.user*
CMakeLists.txt.user*
/share/qtcreator/examples/
/share/qtcreator/externaltools/
/share/qtcreator/fonts/
/share/qtcreator/generic-highlighter/
/share/qtcreator/qmldesigner/QtProject/
/src/app/Info.plist
!/src/plugins/**/wizard.json
/src/plugins/coreplugin/ide_version.h
/.cmake/
/.vs/
app_version.h
phony.c

# xemacs temporary files
*.flc

# Vim temporary files
.*.swp

# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.ncb
*.opensdf
*.pdb
*.sdf
*.sln
*.suo
*.vcproj
*.vcxproj
*vcproj.*.*.user
*vcxproj.*

# gcov files
*.gcda
*.gcno
*.gcov

# MinGW generated files
*.Debug
*.Release

# Python byte code
*.pyc

# translation related:
/share/qtcreator/translations/*_tr.h
/share/qtcreator/translations/qtcreator_untranslated.ts

# Qml caching files
*.jsc
*.qmlc

# Squish generated files
/tests/system/suite_*/config.xml

# Clang tooling files
compile_commands.json

# Directories to ignore
# ---------------------

.moc/
.obj/
.pch/
.rcc/
.uic/
.clangd/
/.qtcreator/
/*-debug/
/*-release/
/build*/
/dist/gdb/*.gz
/dist/gdb/python/
/dist/gdb/qtcreator-*/
/dist/gdb/source/
/dist/gdb/staging/
/doc/qbs/
/doc/html/qtcreator/
/doc/html/qtcreator-dev/
/doc/html/qtdesignstudio/
/doc/qtdesignstudio/doc/html
/lib/
/lib64/
/libexec/
debug/
ipch/
release/
tmp/
.cache/clangd/
# ignore both a directory as well as a symlink
/share/qtcreator/QtProject

# Binaries
# --------
*.dll
*.exe
/bin/buildoutputparser
/bin/clangbackend
/bin/cpaster
/bin/cplusplus-ast2png
/bin/cplusplus-frontend
/bin/cplusplus-keywordgen
/bin/cplusplus-mkvisitor
/bin/cplusplus-update-frontend
/bin/qbs*
/bin/qmlpuppet
/bin/qtcreator
/bin/qtcreator_crash_handler
/bin/qtcreator_ctrlc_stub
/bin/qtcreator_process_stub
/bin/qtpromaker
/bin/sdktool
/share/doc/qtcreator/*.qch
/share/qtcreator/qbs/
/src/tools/examplesscanner/examplesscanner
/src/tools/qml/qmldump/qmldump
/src/tools/valgrindfake/valgrind-fake

# Tests
#------
/tests/auto/aggregation/tst_aggregation
/tests/auto/algorithm/tst_algorithm
/tests/auto/changeset/tst_changeset
/tests/auto/cplusplus/ast/tst_ast
/tests/auto/cplusplus/c99/tst_c99
/tests/auto/cplusplus/checksymbols/tst_checksymbols
/tests/auto/cplusplus/codeformatter/tst_codeformatter
/tests/auto/cplusplus/codegen/tst_codegen
/tests/auto/cplusplus/cppselectionchanger/tst_cppselectionchanger
/tests/auto/cplusplus/cxx11/tst_c99
/tests/auto/cplusplus/cxx11/tst_cxx11
/tests/auto/cplusplus/fileiterationorder/tst_fileiterationorder
/tests/auto/cplusplus/findusages/tst_findusages
/tests/auto/cplusplus/lexer/tst_lexer
/tests/auto/cplusplus/lookup/tst_lookup
/tests/auto/cplusplus/misc/tst_misc
/tests/auto/cplusplus/preprocessor/tst_preprocessor
/tests/auto/cplusplus/semantic/tst_semantic
/tests/auto/cplusplus/simplifytypes/tst_simplifytypes
/tests/auto/cplusplus/translationunit/tst_translationunit
/tests/auto/cplusplus/typeprettyprinter/tst_typeprettyprinter
/tests/auto/debugger/qt_tst_dumpers_*
/tests/auto/debugger/tst_disassembler
/tests/auto/debugger/tst_dumpers
/tests/auto/debugger/tst_gdb
/tests/auto/debugger/tst_namedemangler
/tests/auto/debugger/tst_offsets
/tests/auto/debugger/tst_olddumpers
/tests/auto/debugger/tst_simplifytypes
/tests/auto/debugger/tst_version
/tests/auto/diff/differ/tst_differ
/tests/auto/environment/tst_environment
/tests/auto/extensionsystem/pluginmanager/tst_pluginmanager
/tests/auto/extensionsystem/pluginspec/tst_pluginspec
/tests/auto/externaltool/tst_externaltool
/tests/auto/fakevim/tst_fakevim
/tests/auto/filesearch/tst_filesearch
/tests/auto/flamegraph/tst_flamegraph
/tests/auto/generichighlighter/highlighterengine/tst_highlighterengine
/tests/auto/generichighlighter/specificrules/tst_specificrules
/tests/auto/ioutils/tst_ioutils
/tests/auto/json/tst_json
/tests/auto/mapreduce/tst_mapreduce
/tests/auto/profilewriter/tst_profilewriter
/tests/auto/qml/codemodel/check/tst_codemodel_check
/tests/auto/qml/codemodel/dependencies/tst_dependencies
/tests/auto/qml/codemodel/importscheck/tst_qml_imports_check
/tests/auto/qml/persistenttrie/tst_trie_check
/tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
/tests/auto/qml/qmldesigner/coretests/tst_coretests
/tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
/tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor
/tests/auto/qml/qmleditor/qmlcodeformatter/tst_qmlcodeformatter
/tests/auto/qml/qmljssimplereader/tst_qmljssimplereader
/tests/auto/qml/qmlprojectmanager/fileformat/tst_fileformat
/tests/auto/qml/qrcparser/tst_qrcparser
/tests/auto/qml/reformatter/tst_reformatter
/tests/auto/qtcprocess/tst_qtcprocess
/tests/auto/runextensions/tst_runextensions
/tests/auto/sdktool/tst_sdktool
/tests/auto/ssh/tst_ssh
/tests/auto/timeline/timelineabstractrenderer/tst_timelineabstractrenderer
/tests/auto/timeline/timelineitemsrenderpass/tst_timelineitemsrenderpass
/tests/auto/timeline/timelinemodel/tst_timelinemodel
/tests/auto/timeline/timelinemodelaggregator/tst_timelinemodelaggregator
/tests/auto/timeline/timelinenotesmodel/tst_timelinenotesmodel
/tests/auto/timeline/timelinenotesrenderpass/tst_timelinenotesrenderpass
/tests/auto/timeline/timelineoverviewrenderer/tst_timelineoverviewrenderer
/tests/auto/timeline/timelinerenderer/tst_timelinerenderer
/tests/auto/timeline/timelinerenderpass/tst_timelinerenderpass
/tests/auto/timeline/timelinerenderstate/tst_timelinerenderstate
/tests/auto/timeline/timelineselectionrenderpass/tst_timelineselectionrenderpass
/tests/auto/timeline/timelinezoomcontrol/tst_timelinezoomcontrol
/tests/auto/treeviewfind/tst_treeviewfind
/tests/auto/utils/ansiescapecodehandler/tst_ansiescapecodehandler
/tests/auto/utils/fileutils/tst_fileutils
/tests/auto/utils/stringutils/tst_stringutils
/tests/auto/utils/templateengine/tst_templateengine
/tests/auto/utils/treemodel/tst_treemodel
/tests/auto/valgrind/callgrind/tst_callgrindparsertests
/tests/auto/valgrind/memcheck/modeldemo
/tests/auto/valgrind/memcheck/testapps/free1/free1
/tests/auto/valgrind/memcheck/testapps/free2/free2
/tests/auto/valgrind/memcheck/testapps/invalidjump/invalidjump
/tests/auto/valgrind/memcheck/testapps/leak1/leak1
/tests/auto/valgrind/memcheck/testapps/leak2/leak2
/tests/auto/valgrind/memcheck/testapps/leak3/leak3
/tests/auto/valgrind/memcheck/testapps/leak4/leak4
/tests/auto/valgrind/memcheck/testapps/overlap/overlap
/tests/auto/valgrind/memcheck/testapps/syscall/syscall
/tests/auto/valgrind/memcheck/testapps/uninit1/uninit1
/tests/auto/valgrind/memcheck/testapps/uninit2/uninit2
/tests/auto/valgrind/memcheck/testapps/uninit3/uninit3
/tests/auto/valgrind/memcheck/tst_parsertests
/tests/auto/valgrind/memcheck/tst_testrunner
/tests/manual/debugger/gui/gui
/tests/manual/debugger/helper/helper
/tests/manual/debugger/simple/libsimple_test_plugin.*dylib
/tests/manual/debugger/simple/simple_test_app
/tests/manual/fakevim/tst_fakevim
/tests/manual/pluginview/tst_plugindialog
/tests/manual/preprocessor/pp
/tests/manual/process/process
/tests/manual/proparser/testreader
/tests/manual/qml-ast2dot/qml-ast2dot
/tests/manual/shootout/shootout
/tests/manual/ssh/sftpfsmodel/sftpfsmodel
/tests/manual/ssh/shell/shell
/tests/tools/qml-ast2dot/qml-ast2dot
/tests/unit/echoserver/echo

# qbs builds
/*-debug/
/*-release/
/out/


================================================
FILE: .gitignore-blame
================================================
#bulk clang-format for src/plugins/qmldesigner/components/stateseditor/
fef7852da53b84c7fb960b18fef8cda0b6663703


================================================
FILE: .gitmodules
================================================
[submodule "qbs"]
	path = src/shared/qbs
	url = ../../qbs/qbs.git
	ignore = dirty
[submodule "perfparser"]
	path = src/tools/perfparser
	url = ../perfparser.git
	ignore = dirty
[submodule "src/libs/qlitehtml"]
	path = src/libs/qlitehtml
	url = https://code.qt.io/playground/qlitehtml.git
[submodule "googletest"]
	path = src/libs/3rdparty/googletest
	url = https://github.com/google/googletest.git


================================================
FILE: .gitreview
================================================
[gerrit]
host=codereview.qt-project.org
project=qt-creator/qt-creator
defaultbranch=master


================================================
FILE: .luarc.json
================================================
{
    "workspace.library": [
        "src/plugins/lua/meta"
    ],
    "hint.paramName": "Literal",
    "hint.enable": true,
    "hint.await": true,
    "hint.arrayIndex": "Disable"
}


================================================
FILE: .tag
================================================
$Format:%H$


================================================
FILE: CMakeLists.txt
================================================
cmake_minimum_required(VERSION 3.20)

option(BUILD_DESIGNSTUDIO "Build and install design studio plugins, examples and settings." OFF)
if (BUILD_DESIGNSTUDIO)
    list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/dist/branding/qtdesignstudio")
endif()

## Add paths to check for cmake modules:
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
include(Utils)

env_with_default("QTC_BUILD_WITH_PCH" ENV_QTC_BUILD_WITH_PCH ON)
env_with_default("QTC_WITH_TESTS" ENV_QTC_WITH_TESTS OFF)

option(BUILD_WITH_PCH "Build with precompiled headers" "${ENV_QTC_BUILD_WITH_PCH}")

include(FeatureSummary)
include(QtCreatorIDEBranding RESULT_VARIABLE IDE_BRANDING_FILE)
include(QtCreatorTranslations)
include(QtCreatorDocumentation)
include(QtCreatorAPI)
include(QtCreatorSbom)

set(IDE_REVISION FALSE CACHE BOOL "Marks the presence of IDE revision string.")
set(IDE_REVISION_STR "" CACHE STRING "The IDE revision string.")
set(IDE_REVISION_URL "" CACHE STRING "The IDE revision Url string.")

mark_as_advanced(IDE_REVISION IDE_REVISION_STR IDE_REVISION_URL)

project(QtCreator VERSION ${IDE_VERSION})

# Force C++ standard, do not fall back, do not use compiler extensions
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

qtc_handle_compiler_cache_support()
qtc_handle_llvm_linker()

option(WITH_TESTS "Build Tests" ${ENV_QTC_WITH_TESTS})
add_feature_info("Build tests" ${WITH_TESTS} "")
option(WITH_DEBUG_CMAKE "Enabled CMake project debugging functionality" OFF)
option(SHOW_BUILD_DATE "Show build date in about dialog" OFF)
option(WITH_SANITIZE "Build with sanitizer enabled" OFF)
set(SANITIZE_FLAGS "" CACHE STRING "Sets flags for sanitizer compilation flags used in Debug builds")
add_feature_info("Build with sanitize" ${WITH_SANITIZE} "SANITIZE_FLAGS='${SANITIZE_FLAGS}'")


# merge binary directories of sub projects into top level
set(QTC_MERGE_BINARY_DIR ON)

set(CMAKE_INCLUDE_CURRENT_DIR ON)

# Set up Qt stuff:
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)
set(CMAKE_AUTOUIC ON)

if (WITH_TESTS)
  set(QT_TEST_COMPONENT_REQUIRED REQUIRED)
  set(IMPLICIT_DEPENDS Qt::Test)
endif()

# suppress bogus warning
# warning C4573 requires the compiler to capture 'this' but the current default capture mode does not allow it
# when using QObject::connect in lambda without capturing 'this' - which would lead to warnings
# with other compilers
if(MSVC)
  add_compile_options(/wd4573)
endif()

if (MSVC)
  if (CMAKE_CXX_COMPILER_ID STREQUAL "MSVC" AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS ${IDE_MSVC_VERSION_MIN})
    message(FATAL_ERROR "You need at least MSVC2022 to build Qt Creator.")
  endif()
endif()

find_package(Qt6
  ${IDE_QT_VERSION_MIN}
  COMPONENTS Concurrent Core Gui Network PrintSupport Qml Sql Widgets Xml
  REQUIRED
)

# Always look for Qt::Test since we always optionally want it for ExtensionSystem
# but only required if WITH_TESTS=ON
find_package(Qt6 COMPONENTS Test QUIET ${QT_TEST_COMPONENT_REQUIRED})

find_package(Qt6 OPTIONAL_COMPONENTS Quick QuickWidgets Designer DesignerComponentsPrivate
                                     Help SerialPort Svg Tools LinguistTools QUIET)

if (Qt6_VERSION VERSION_GREATER_EQUAL 6.9.0)
  find_package(Qt6 OPTIONAL_COMPONENTS
    CorePrivate
    GuiPrivate
    DesignerComponentsPrivate
    QmlPrivate
    QuickPrivate
    QUIET
  )
endif()

if(NO AND Qt6_VERSION VERSION_GREATER_EQUAL 6.11.0)
  set(QTC_USES_INTERNAL_TASKTREE OFF)
  find_package(Qt6
    COMPONENTS
    TaskTree
    REQUIRED
  )
  set_property(TARGET Qt6::TaskTree PROPERTY IMPORTED_GLOBAL TRUE)
  add_library(QtTaskTree ALIAS Qt6::TaskTree)
else()
  set(QTC_USES_INTERNAL_TASKTREE ON)
endif()

qtc_setup_sbom()
qtc_sbom_begin_project()
# Do this after qtc_sbom_begin_project(), so we can show the path to the used python interpreter.
qtc_add_sbom_feature_info()

# depending on Qt version and compiler version enable or disable Qml Designer
# can be overwritten by variable WITH_QMLDESIGNER / QTC_WITH_QMLDESIGNER (env)
configure_qml_designer(${Qt6_VERSION})

# Common intermediate directory for QML modules which are defined via qt_add_qml_module()
set(QT_QML_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/qml_modules")

# This includes the code that will enable higher compiler warnings level (/W3 for MSVC, -Wall -Wextra for GCC)
# This is controlled by QT_COMPILE_OPTIONS_DISABLE_WARNINGS target property.
include(QtCompilerFlags)

if (MSVC AND QT_FEATURE_static_runtime)
  set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
endif()

find_package(Threads)
find_package(Clang QUIET)

set(SENTRY_DSN "$ENV{QTC_SENTRY_DSN}" CACHE STRING "Data Source Name to use for sending Sentry events.")
set(SENTRY_PROJECT "" CACHE STRING "Project ID to use for sending Sentry events.")
set(BUILD_WITH_SENTRY OFF)
if(SENTRY_DSN AND SENTRY_PROJECT)
  find_package(sentry QUIET)
  if(TARGET sentry::sentry)
    set(BUILD_WITH_SENTRY ON)
    get_target_property(__sentry_configs sentry::sentry IMPORTED_CONFIGURATIONS)
    get_target_property(__sentry_lib sentry::sentry IMPORTED_LOCATION_${__sentry_configs})
    install(FILES ${__sentry_lib}
      DESTINATION "${IDE_LIBRARY_ARCHIVE_PATH}"
      COMPONENT Dependencies
      EXCLUDE_FROM_ALL
    )
  endif()
endif()
add_feature_info("Build with Sentry" ${BUILD_WITH_SENTRY} "")

function (set_if_target var target)
   if (TARGET "${target}")
     set(_result ON)
   else()
     set(_result OFF)
   endif()
   set(${var} "${_result}" PARENT_SCOPE)
endfunction()

set_if_target(_has_svg_target Qt::Svg)
option(ENABLE_SVG_SUPPORT "Enable SVG support" "${_has_svg_target}")

add_library(OptionalSvg INTERFACE)
if (TARGET Qt::Svg AND ENABLE_SVG_SUPPORT)
  target_link_libraries(OptionalSvg INTERFACE Qt::Svg)
else()
  target_compile_definitions(OptionalSvg INTERFACE QT_NO_SVG)
endif()
install(TARGETS OptionalSvg EXPORT QtCreator)

if (APPLE)
  find_library(FWCoreFoundation CoreFoundation)
  find_library(FWCoreServices CoreServices)
  find_library(FWFoundation Foundation)
  find_library(FWAppKit AppKit)
  find_library(FWIOKit IOKit)
  find_library(FWSecurity Security)
  find_library(FWSystemConfiguration SystemConfiguration)
  find_library(FWWebKit WebKit)
endif()

if (WITH_TESTS)
  enable_testing()
endif()

if (UNIX)
  add_subdirectory(bin)
endif()

add_subdirectory(src)
add_subdirectory(share)
if (NOT BUILD_DESIGNSTUDIO)
    add_subdirectory(dist)
endif()

if (WITH_TESTS)
  add_subdirectory(tests)
endif()

add_subdirectory(doc)

setup_dependencies_component()

feature_summary(INCLUDE_QUIET_PACKAGES WHAT
  PACKAGES_FOUND PACKAGES_NOT_FOUND
  ENABLED_FEATURES DISABLED_FEATURES
)

if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR
    AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/LICENSES/LICENSE.GPL3-EXCEPT")
  # Only for opensource, non-super-repo builds
  add_subdirectory(packaging)
endif()

qtc_sbom_end_project()


================================================
FILE: CMakePresets.json
================================================
{
  "version": 3,
  "configurePresets": [
    {
      "name": "cmake-plugin-minimal",
      "displayName": "CMake, C++, Git, Debug minimal Build",
      "generator": "Ninja",
      "hidden" : true,
      "cacheVariables": {
        "BUILD_PLUGINS": "Core;Designer;DiffEditor;TextEditor;ProjectExplorer;CppEditor;CodePaster;Docker;Git;Help;QmakeProjectManager;CMakeProjectManager;ClangCodeModel;ClangTools;ClangFormat;Debugger;QtSupport;ResourceEditor;VcsBase;Welcome;LanguageClient;RemoteLinux",
        "BUILD_EXECUTABLES": "QtCreator;qtcreator_ctrlc_stub;qtcreator_process_stub;win64interrupt",
        "WITH_QMLDESIGNER": "OFF"
      }
    }
  ]
}


================================================
FILE: HACKING
================================================
See the file doc/api/coding-style.qdoc for our coding standard.

For instructions on how to set up the Qt Creator repository to contribute
patches back to Qt Creator, please check:

https://wiki.qt.io/Setting_up_Gerrit#How_to_get_started_-_Gerrit_registration

Qt Creator has integrated auto tests, and further external tests in the
subdirectory 'tests'.

To build the auto tests, manual tests and unit tests in the 'tests'
subdirectory, configure with the CMake option WITH_TESTS=ON.

Afterwards:

* The tests from the 'tests' subdirectory can be run as individual applications.
  They are also available as separate Run configuration from within Qt Creator.

* All the integrated tests for a specific plugin can be run with:

 qtcreator -test QtSupport

* To run only a specific test case, use:

 qtcreator -test QtSupport,testQtOutputFormatter

Note: Adding -test to Qt Creator will run the tests in a clean settingspath.
To run them with specific settings, -settingspath /path has to be provided.


================================================
FILE: LICENSES/LICENSE.GPL3-EXCEPT
================================================
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.


================================================
FILE: LICENSES/LicenseRef-Qt-Commercial.txt
================================================
Licensees holding valid commercial Qt licenses may use this software in
accordance with the the terms contained in a written agreement between
you and The Qt Company. Alternatively, the terms and conditions that were
accepted by the licensee when buying and/or downloading the
software do apply.

For the latest licensing terms and conditions, see https://www.qt.io/terms-conditions.
For further information use the contact form at https://www.qt.io/contact-us.


================================================
FILE: LICENSES/MIT.txt
================================================
MIT License

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.


================================================
FILE: LICENSES/blessing.txt
================================================
The author disclaims copyright to this source code. In place of a legal notice, here is a blessing:

May you do good and not evil.
May you find forgiveness for yourself and forgive others.
May you share freely, never taking more than you give.


================================================
FILE: README.md
================================================
# Qt Creator

Qt Creator is a cross-platform, integrated development environment (IDE) for
application developers to create applications for multiple desktop, embedded,
and mobile device platforms.

The Qt Creator Manual is available at:

https://doc.qt.io/qtcreator/index.html

For an overview of the Qt Creator IDE, see:

https://doc.qt.io/qtcreator/creator-overview.html

## Supported Platforms

The standalone binary packages support the following platforms:

* Windows 10 (x86_64) or later
* Windows 11 (ARM64) or later
* (K)Ubuntu Linux 22.04 (x86_64) or later
* (K)Ubuntu Linux 24.04 (arm64) or later
* macOS 13 or later

When you compile Qt Creator yourself, the Qt version that you build with
determines the supported platforms.

## Contributing

For instructions on how to set up the Qt Creator repository to contribute
patches back to Qt Creator, please check:

https://wiki.qt.io/Setting_up_Gerrit

See the following page for information about our coding standard:

https://doc.qt.io/qtcreator-extending/coding-style.html

## Compiling Qt Creator

Prerequisites:

* Qt 6.8.3 or later. The Qt version that you use to build Qt Creator defines the
  minimum platform versions that the result supports
  (Windows 10, RHEL/CentOS 8.8, Ubuntu 22.04, macOS 12 for Qt 6.8.3).
* Qt WebEngine module for QtWebEngine based help viewer
* On Windows:
    * MinGW with GCC 11.2 or Visual Studio 2022 or later
    * Python 3.8 or later (optional, needed for the python enabled debug helper)
    * Debugging Tools for Windows (optional, for MSVC debugging support with CDB)
* On macOS: Xcode 16 or later
* On Linux: GCC 11 or later
* LLVM/Clang 14 or later (optional, LLVM/Clang 17 is recommended.
  See [instructions](#getting-llvmclang-for-the-clang-code-model) on how to
  get LLVM.
  The ClangFormat plugin uses the LLVM C++ API.
  Since the LLVM C++ API provides no compatibility guarantee,
  if later versions don't compile we don't support that version.)
* CMake
* Ninja (recommended)
* [Go compiler](#installing-the-go-compiler), required for the CmdBridge
  (BUILD_EXECUTABLE_CMDBRIDGE) for fast container and remote device support.

The used toolchain has to be compatible with the one Qt was compiled with.

### Getting Qt Creator from Git

The official mirror of the Qt Creator repository is located at
https://code.qt.io/cgit/qt-creator/qt-creator.git/. Run

    git clone https://code.qt.io/qt-creator/qt-creator.git

to clone the Qt Creator sources from there. This creates a checkout of the
Qt Creator sources in the `qt-creator/` directory of your current working
directory.

Qt Creator relies on some submodules, like
[litehtml](https://github.com/litehtml) for displaying documentation. Get these
submodules with

    cd qt-creator  # switch to the sources, if you just ran git clone
    git submodule update --init --recursive

Note the `--recursive` in this command, which fetches also submodules within
submodules, and is necessary to get all the sources.

The git history contains some coding style cleanup commits, which you might
want to exclude for example when running `git blame`. Do this by running

    git config blame.ignoreRevsFile .gitignore-blame

### Linux and macOS

These instructions assume that Ninja is installed and in the `PATH`, Qt Creator
sources are located at `/path/to/qtcreator_sources`, Qt is installed in
`/path/to/Qt`, and LLVM is installed in `/path/to/llvm`.

Note that if you install Qt via the online installer, the path to Qt must
include the version number and compiler ABI. The path to the online installer
content is not enough.

Note that `/path/to/Qt` doesn't imply the full path depth like:
`$USER/Qt/6.8.3/gcc_64/lib/cmake/Qt6`, but only `$USER/Qt/6.8.3/gcc_64`.

See [instructions](#getting-llvmclang-for-the-clang-code-model) on how to
get LLVM.

    mkdir qtcreator_build
    cd qtcreator_build

    cmake -DCMAKE_BUILD_TYPE=Debug -G Ninja "-DCMAKE_PREFIX_PATH=/path/to/Qt;/path/to/llvm" /path/to/qtcreator_sources
    cmake --build .

#### Troubleshooting: libxcb plugin not found while using Qt libraries built locally from source

Ensure all prerequisites for building Qt are installed:
https://doc.qt.io/qt-6/linux.html
https://doc.qt.io/qt-6/linux-requirements.html

If they were installed before building Qt and xcb plugin is missing try reinstall them with

```sh
    sudo apt-get --reinstall <package_name>
```

Reset building configuration for Qt libraries at '/path/to/qt_sources'

```sh
    cmake --build . --target=clean
```

and remove CMakeCache.txt

```sh
    rm CMakeCache.txt
```

Try building Qt source again.


### Windows

These instructions assume that Ninja is installed and in the `PATH`, Qt Creator
sources are located at `\path\to\qtcreator_sources`, Qt is installed in
`\path\to\Qt`, and LLVM is installed in `\path\to\llvm`.

Note that if you install Qt via the online installer, the path to Qt must
include the version number and compiler ABI. The path to the online installer
content is not enough.

Note that `\path\to\Qt` doesn't imply the full path depth like:
`c:\Qt\6.8.3\msvc2022_64\lib\cmake\Qt6`, but only `c:/Qt/6.8.3/msvc2022_64`.
The usage of slashes `/` is intentional, since CMake has issues with backslashes `\`
in `CMAKE_PREFX_PATH`, they are interpreted as escape codes.

See [instructions](#getting-llvmclang-for-the-clang-code-model) on how to
get LLVM.

Decide which compiler to use: MinGW or Microsoft Visual Studio.

MinGW is available via the Qt online installer, for other options see
<https://wiki.qt.io/MinGW>. Run the commands below in a shell prompt that has
`<path_to_mingw>\bin` in the `PATH`.

For Microsoft Visual C++ you can use the "Build Tools for Visual Studio". Also
install the "Debugging Tools for Windows" from the Windows SDK installer. We
strongly recommend using the 64-bit version and 64-bit compilers on 64-bit
systems. Open the `x64 Native Tools Command Prompt for VS <version>` from the
start menu items that were created for Visual Studio, and run the commands
below in it.

    md qtcreator_build
    cd qtcreator_build

    cmake -DCMAKE_BUILD_TYPE=Debug -G Ninja "-DCMAKE_PREFIX_PATH=/path/to/Qt;/path/to/llvm" \path\to\qtcreator_sources
    cmake --build .

Qt Creator can be registered as a post-mortem debugger. This can be done in the
options page or by running the tool qtcdebugger with administrative privileges
passing the command line options -register/unregister, respectively.
Alternatively, the required registry entries

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug

can be modified using the registry editor regedt32 to contain

    qtcreator_build\bin\qtcdebugger %ld %ld

When using a self-built version of Qt Creator as post-mortem debugger, it needs
to be able to find all dependent Qt-libraries and plugins when being launched
by the system. The easiest way to do this is to create a self-contained Qt
Creator by installing it and installing its dependencies. See "Options" below
for details.

Note that unlike on Unix, you cannot overwrite executables that are running.
Thus, if you want to work on Qt Creator using Qt Creator, you need a separate
installation of it. We recommend using a separate, release-built version of Qt
Creator to work on a debug-built version of Qt Creator.

Alternatively, take the following template of `CMakeUserPresets.json` for
reference. Write your own configurePreset inheriting `cmake-plugin-minimal` in
`CMakeUserPresets.json` to build with IDEs (such as QtCreator, VSCode,
CLion...etc) locally:

```json
{
  "version": 4,
  "cmakeMinimumRequired": {
    "major": 3,
    "minor": 23,
    "patch": 0
  },
  "configurePresets": [
    {
      "name": "custom",
      "displayName": "custom",
      "description": "custom",
      "inherits": "cmake-plugin-minimal",
      "binaryDir": "${sourceDir}/build/${presetName}",
      "toolset": {
        "value": "v142,host=x64",
        "strategy": "external"
      },
      "architecture": {
        "value": "x64",
        "strategy": "external"
      },
      "cacheVariables": {
        "CMAKE_CXX_COMPILER": "cl.exe",
        "CMAKE_C_COMPILER": "cl.exe",
        "CMAKE_PREFIX_PATH": "c:/Qt/6.8.3/msvc2022_64"
      }
    }
  ]
}
```

### Options

If you do not have Ninja installed and in the `PATH`, remove `-G Ninja` from
the first `cmake` call. If you want to build in release mode, change the build
type to `-DCMAKE_BUILD_TYPE=Release`. You can also build with release
optimizations but debug information with `-DCMAKE_BUILD_TYPE=RelWithDebInfo`.

You can find more options in the generated CMakeCache.txt file. For instance,
building of Qbs together with Qt Creator can be enabled with `-DBUILD_QBS=ON`.

Installation is not needed. You can run Qt Creator directly from the build
directory. On Windows, make sure that your `PATH` environment variable points to
all required DLLs, like Qt and LLVM. On Linux and macOS, the build already
contains the necessary `RPATH`s for the dependencies.

If you want to install Qt Creator anyway, that is however possible using

    cmake --install . --prefix /path/to/qtcreator_install

To create a self-contained Qt Creator installation, including all dependencies
like Qt and LLVM, additionally run

    cmake --install . --prefix /path/to/qtcreator_install --component Dependencies

To install development files like headers, CMake files, and `.lib` files on
Windows, run

    cmake --install . --prefix /path/to/qtcreator_install --component Devel

If you used the `RelWithDebInfo` configuration and want debug information to be
available to the installed Qt Creator, run

    cmake --install . --prefix /path/to/qtcreator_install --component DebugInfo

### QML Designer

To disable the build of the experimental QML Designer plugins and their dependencies,
use the CMake option `-DWITH_QMLDESIGNER=OFF`. The QML Designer plugin requires additional
testing for specific Qt versions. If that can not be provided we suggest to disable it.

### Perf Profiler Support

Support for the [perf](https://perf.wiki.kernel.org/index.php/Main_Page) profiler
requires the `perfparser` tool that is part of the Qt Creator source package, and also
part of the Qt Creator Git repository in form of a submodule in `src/tools/perfparser`.

Compilation of `perfparser` requires ELF and DWARF development packages.
You can either download and extract a prebuilt package from
https://download.qt.io/development_releases/prebuilt/elfutils/ and add the
directory to the `CMAKE_PREFIX_PATH` when configuring Qt Creator,
or install the `libdw-dev` package on Debian-style Linux systems.

You can also point Qt Creator to a separate installation of `perfparser` by
setting the `PERFPROFILER_PARSER_FILEPATH` environment variable to the full
path to the executable.

### Build with AddressSanitizer

Set the following CMake definitions to configure and build Qt Creator with AddressSanitizer.
```
-DWITH_SANITIZE:BOOL=ON
-DSANITIZE_FLAGS:STRING=address
```
### Partial building of executables and plugins

Set the following CMake definitions in order to configure and build only
parts of Qt Creator. Note that dependencies are not automatically handled.
```
-DBUILD_EXECUTABLES:STRING=QtCreator;ClangBackend;qtcreator_processlauncher
```
```
-DBUILD_PLUGINS:STRING=Core;TextEditor;ProjectExplorer;CppTools;CppEditor;QmakeProjectManager;CMakeProjectManager;Debugger;ResourceEditor;QtSupport;LanguageClient
```
## Getting LLVM/Clang for the Clang Code Model

The Clang code model uses `Clangd` and the ClangFormat plugin depends on the
LLVM/Clang libraries. The currently recommended LLVM/Clang version is 14.0.

### Prebuilt LLVM/Clang packages

Prebuilt packages of LLVM/Clang can be downloaded from
https://download.qt.io/development_releases/prebuilt/libclang/

This should be your preferred option because you will use the version that is
shipped together with Qt Creator (with backported/additional patches). In
addition, MinGW packages for Windows are faster due to profile-guided
optimization. If the prebuilt packages do not match your configuration, you
need to build LLVM/Clang manually.

If you use the MSVC compiler to build Qt Creator the suggested way is:
    1. Download both MSVC and MinGW packages of libclang.
    2. Use the MSVC version of libclang during the Qt Creator build.
    3. Prepend PATH variable used for the run time with the location of MinGW version of libclang.dll.
    4. Launch Qt Creator.

### Building LLVM/Clang manually

You need to install CMake in order to build LLVM/Clang.

Build LLVM/Clang by roughly following the instructions at
http://llvm.org/docs/GettingStarted.html#git-mirror:

   1. Clone LLVM/Clang and checkout a suitable branch

          git clone -b release_17.0.6-based --recursive https://code.qt.io/clang/llvm-project.git

   2. Build and install LLVM/Clang

          mkdir build
          cd build

      For Linux/macOS:

          cmake \
            -D CMAKE_BUILD_TYPE=Release \
            -D LLVM_ENABLE_RTTI=ON \
            -D LLVM_ENABLE_PROJECTS="clang;clang-tools-extra" \
            -D CMAKE_INSTALL_PREFIX=<installation location> \
            ../llvm-project/llvm
          cmake --build . --target install

      For Windows:

          cmake ^
            -G Ninja ^
            -D CMAKE_BUILD_TYPE=Release ^
            -D LLVM_ENABLE_RTTI=ON ^
            -D LLVM_ENABLE_PROJECTS="clang;clang-tools-extra" ^
            -D CMAKE_INSTALL_PREFIX=<installation location> ^
            ..\llvm-project\llvm
          cmake --build . --target install

### Installing the Go Compiler

The CmdBridge requires the Go compiler.

On macOS, run

    brew install golang

On Linux with apt, run

    sudo apt install golang

On Windows, run

    winget install golang.go

Alternatively, the Go compiler can be obtained from https://go.dev/dl

#### Vendor mode

Normally go will download dependencies from the internet while building the CmdBridge.

To build without access to the internet, you can use vendor mode.

To build the CmdBridge in vendor mode, make sure to have the `CMDBRIDGE_BUILD_VENDOR_MODE`
CMake option set to `ON`. You will also need to have the Go modules vendored
in the `src/libs/gocmdbridge/server/vendor` directory. To vendor the Go modules,
run the following commands in the `src/libs/gocmdbridge/server` directory:

```
go mod vendor
```

### Instruments for macOS

To run Qt Creator from the Instruments application, you need to sign Qt Creator with the
necessary entitlements.

`./scripts/common.py codesign -s - ./<path-to>/Qt\ Creator.app`

# Licenses and Attributions

Qt Creator is available under commercial licenses from The Qt Company,
and under the GNU General Public License version 3,
annotated with The Qt Company GPL Exception 1.0.
See [LICENSE.GPL3-EXCEPT](LICENSES/LICENSE.GPL3-EXCEPT) for the details.

For more information about the third-party components that Qt Creator
includes, see the
[Acknowledgements section in the documentation](https://doc.qt.io/qtcreator/creator-acknowledgements.html).



================================================
FILE: TESTING.md
================================================
# Testing Qt Creator

There are four kinds of tests in Qt Creator, you can find some more documentation
[online here](https://doc-snapshots.qt.io/qtcreator-extending/plugin-tests.html).

## Manual Tests

Located in `tests/manual/...`, these need to be run manually as separate executables and require
user interaction for "playing around" with some piece of code.

## Squish-Based Tests

`tests/system/...` are run with [Squish](https://www.qt.io/product/quality-assurance/squish)
at irregular intervals and specifically checked for releases (RTA).

## Auto/Unit Tests

`tests/auto/...` are separate QTest-based executables (tst_...) that are run with tools like
cmake/ctest. They run automatically with the PRECHECK in Gerrit, etc.

## Plugin/Integration Tests

These tests are integrated into the plugins themselves and are executed within
the context of a fully running Qt Creator. They are run with the `-test <plugin>`
command line parameter of the qtcreator executable.
This starts Qt Creator with only that plugin and its dependencies loaded, executes any test
functions that the plugin registers, prints the QTest output, and then closes.

For plugin tests, plugins register test functions if Qt Creator was compiled with WITH_TESTS,
like this:

```c++
void TextEditorPlugin::initialize()
{
#ifdef WITH_TESTS
    addTestCreator(createFormatTextTest);
    addTestCreator(createTextDocumentTest);
    addTestCreator(createTextEditorTest);
    addTestCreator(createSnippetParserTest);
#endif
    ...
}
```

The "test creator" is a factory function that returns a QObject, which functions the same as the
tstSomething QObjects used in standalone unit tests.

```c++
QObject *createFormatTextTest()
{
    return new FormatTextTest;
}
```

Slots are executed as QTest tests, and there can be init and cleanup functions, etc.

```c++
class FormatTextTest final : public QObject
{
    Q_OBJECT

private slots:
    void testFormatting_data();
    void testFormatting();
};
```

These tests are executed after Qt Creator plugins have fully initialized and can access the full
Qt Creator state, open files, load projects, etc. (depending on the declared dependencies of
the tested plugin).


================================================
FILE: bin/CMakeLists.txt
================================================
if (NOT APPLE)
  install(PROGRAMS qtcreator.sh DESTINATION bin)
endif()


================================================
FILE: bin/qtcreator.sh
================================================
#! /bin/sh

# Use this script if you add paths to LD_LIBRARY_PATH
# that contain libraries that conflict with the
# libraries that Qt Creator depends on.

makeAbsolute() {
    case $1 in
        /*)
            # already absolute, return it
            echo "$1"
            ;;
        *)
            # relative, prepend $2 made absolute
            echo `makeAbsolute "$2" "$PWD"`/"$1" | sed 's,/\.$,,'
            ;;
    esac
}

me=`which "$0"` # Search $PATH if necessary
if test -L "$me"; then
    # Try GNU readlink(1)
    nme=`readlink -nf "$me" 2>/dev/null`
    if test -n "$nme"; then
        me=$nme
    else
        # No GNU readlink(1), so let's try ls -l
        base=`dirname "$me"`
        me=`ls -l "$me" | sed 's/^.*-> //'`
        me=`makeAbsolute "$me" "$base"`
    fi
fi

bindir=`dirname "$me"`
libdir=`cd "$bindir/../lib" ; pwd`
# Add path to deployed Qt libraries in package
qtlibdir=$libdir/Qt/lib
if test -d "$qtlibdir"; then
    qtlibpath=:$qtlibdir
fi
# Add Qt Creator library path
_ORIGINAL_LD_LIBRARY_PATH=$LD_LIBRARY_PATH
LD_LIBRARY_PATH=$libdir:$libdir/qtcreator$qtlibpath${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
export LD_LIBRARY_PATH
exec "$bindir/qtcreator" -user-library-path "$_ORIGINAL_LD_LIBRARY_PATH" ${1+"$@"}


================================================
FILE: cmake/Config.cmake.in
================================================
@PACKAGE_INIT@

if (NOT TARGET QtCreator::@target_name@)
  include ("${CMAKE_CURRENT_LIST_DIR}/@export@Targets.cmake")
endif()


================================================
FILE: cmake/CreatePythonXY.cmake
================================================
# create_python_xy function will precompile the Python/lib/*.py files
# and create a zip file containing all the pyc files
function(create_python_xy PythonExe PythonZipFilePath)
  get_filename_component(python_lib_dir "${PythonExe}" DIRECTORY)
  get_filename_component(python_lib_dir "${python_lib_dir}/Lib" ABSOLUTE)
  foreach(dir collections encodings importlib json urllib re)
      file(COPY ${python_lib_dir}/${dir}
          DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/python-lib
          FILES_MATCHING PATTERN "*.py"
      )
  endforeach()
  file(GLOB python_lib_files "${python_lib_dir}/*.py")
  foreach(not_needed
    aifc.py              imghdr.py        socket.py
    antigravity.py       imp.py           socketserver.py
    argparse.py          ipaddress.py     ssl.py
    asynchat.py          locale.py        statistics.py
    asyncore.py          lzma.py          string.py
    bdb.py               mailbox.py       stringprep.py
    binhex.py            mailcap.py       sunau.py
    bisect.py            mimetypes.py     symbol.py
    bz2.py               modulefinder.py  symtable.py
    calendar.py          netrc.py         tabnanny.py
    cgi.py               nntplib.py       tarfile.py
    cgitb.py             nturl2path.py    telnetlib.py
    chunk.py             numbers.py       tempfile.py
    cmd.py               optparse.py      this.py
    code.py              pathlib.py       timeit.py
    codeop.py            pdb.py           trace.py
    colorsys.py          pickle.py        tracemalloc.py
    compileall.py        pickletools.py   tty.py
    configparser.py      pipes.py         turtle.py
    contextvars.py       plistlib.py      typing.py
    cProfile.py          poplib.py        uu.py
    crypt.py             pprint.py        uuid.py
    csv.py               profile.py       wave.py
    dataclasses.py       pstats.py        webbrowser.py
    datetime.py          pty.py           xdrlib.py
    decimal.py           pyclbr.py        zipapp.py
    difflib.py           py_compile.py    zipfile.py
    doctest.py           queue.py         zipimport.py
    dummy_threading.py   quopri.py        _compat_pickle.py
    filecmp.py           random.py        _compression.py
    fileinput.py         rlcompleter.py   _dummy_thread.py
    formatter.py         runpy.py         _markupbase.py
    fractions.py         sched.py         _osx_support.py
    ftplib.py            secrets.py       _pydecimal.py
    getopt.py            selectors.py     _pyio.py
    getpass.py           shelve.py        _py_abc.py
    gettext.py           shlex.py         _strptime.py
    gzip.py              shutil.py        _threading_local.py
    hashlib.py           smtpd.py         __future__.py
    hmac.py              smtplib.py       __phello__.foo.py
    imaplib.py           sndhdr.py
    )
    list(FIND python_lib_files "${python_lib_dir}/${not_needed}" found_not_needed)
    if (NOT found_not_needed STREQUAL "-1")
      list(REMOVE_AT python_lib_files ${found_not_needed})
    endif()
  endforeach()

  file(COPY ${python_lib_files} DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/python-lib")

  set(ENV{PYTHONOPTIMIZE} "2")
  execute_process(
    COMMAND "${PythonExe}" -OO -m compileall "${CMAKE_CURRENT_BINARY_DIR}/python-lib" -b
    ${QTC_COMMAND_ERROR_IS_FATAL}
  )

  file(GLOB_RECURSE python_lib_files "${CMAKE_CURRENT_BINARY_DIR}/python-lib/*.py")
  file(REMOVE ${python_lib_files})

  file(GLOB_RECURSE python_lib_files LIST_DIRECTORIES ON "${CMAKE_CURRENT_BINARY_DIR}/python-lib/*/__pycache__$")
  file(REMOVE_RECURSE ${python_lib_files})

  execute_process(
    COMMAND ${CMAKE_COMMAND} -E tar cf "${PythonZipFilePath}" . --format=zip
    WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/python-lib/"
    ${QTC_COMMAND_ERROR_IS_FATAL}
  )
endfunction()


================================================
FILE: cmake/FindClang.cmake
================================================
find_package(Clang CONFIG)

option(CLANGTOOLING_LINK_CLANG_DYLIB "Force linking of Clang tooling against clang-cpp" NO)

set(CLANG_FORMAT_LIB clangFormat)
if (TARGET clang-cpp AND CLANGTOOLING_LINK_CLANG_DYLIB)
  set(CLANG_FORMAT_LIB clang-cpp)
endif()

if (WIN32 AND TARGET clangTooling)
  # check that we can compile against clangTooling
  # which requires the build modes to be compatible
  # (debug vs release on Windows)
  include(CheckCXXSourceCompiles)

  set(CMAKE_TRY_COMPILE_CONFIGURATION ${CMAKE_BUILD_TYPE})
  set(CMAKE_REQUIRED_INCLUDES ${CLANG_INCLUDE_DIRS})
  set(CMAKE_REQUIRED_LIBRARIES clangTooling)

  check_cxx_source_compiles([=[
    #include <clang/Tooling/CommonOptionsParser.h>
    #include <clang/Tooling/Tooling.h>
    using namespace clang;
    using namespace clang::tooling;
    llvm::cl::OptionCategory CheckToolCategory("check tool options");
    int main(int argc, const char **argv)
    {
        class Parser : public CommonOptionsParser {
        public:
          Parser(int &argc, const char **argv, llvm::cl::OptionCategory &Category) :
            CommonOptionsParser(argc, argv, Category) {}
        };

        Parser OptionsParser(argc, argv, CheckToolCategory);
        ClangTool Tool(OptionsParser.getCompilations(),
                       OptionsParser.getSourcePathList());
        return 0;
    }
    ]=] QTC_CLANG_BUILDMODE_MATCH
  )
  unset(CMAKE_TRY_COMPILE_CONFIGURATION)
  unset(CMAKE_REQUIRED_INCLUDES)
  unset(CMAKE_REQUIRED_LIBRARIES)
elseif(TARGET clangTooling)
  set(QTC_CLANG_BUILDMODE_MATCH ON)
endif()

if (TARGET clangTooling AND NOT QTC_CLANG_BUILDMODE_MATCH)
  message("Clang build mode mismatch (debug vs release): limiting clangTooling")
endif()


================================================
FILE: cmake/FindCrashpad.cmake
================================================
#.rst:
# FindCrashpad
# ------------
# Locate Crashpad sources and build
#
# The ``CRASHPAD_BUILD_DIR``, ``CRASHPAD_SOURCE_DIR``, and ``CRASHPAD_OBJECT_DIR``
# (APPLE-only) variables can be used as additional hints.
#
# If you built crashpad with the default setup in "out/Default" within the
# source directory, you can set the ``Crashpad_ROOT`` variable to the source
# directory, or add it to ``CMAKE_PREFIX_PATH``.
#
# If found, this will define the following variables:
#
# ``Crashpad_FOUND``
#     True if the necessary Crashpad files have been found
#
# ``Crashpad::Crashpad``
#     Imported target to build against
#
# ``CRASHPAD_BIN_DIR``
#     Directory where the crashpad_handler executable is found

if(TARGET Crashpad::Crashpad)
  set(Crashpad_FOUND TRUE)
  return()
endif()

find_path(CRASHPAD_BIN_DIR
  NAMES crashpad_handler crashpad_handler.exe
  PATH_SUFFIXES out/Default
  HINTS
    "${CRASHPAD_BUILD_DIR}"
    "${CMAKE_PREFIX_PATH}"
)

find_path(CRASHPAD_INCLUDE_DIR
  NAMES client/crashpad_client.h
  HINTS
    "${CRASHPAD_SOURCE_DIR}"
    "${CMAKE_PREFIX_PATH}"
)

find_path(CRASHPAD_LIB_DIR
  NAMES util/libutil.a util/util.lib
  PATH_SUFFIXES out/Default/obj
  HINTS
    "${CRASHPAD_BIN_DIR}/obj"
    "${CMAKE_PREFIX_PATH}"
)

find_path(CRASHPAD_GEN_DIR
    NAMES build/chromeos_buildflags.h
    PATH_SUFFIXES gen
    HINTS
      "${CRASHPAD_BIN_DIR}"
      "${CMAKE_PREFIX_PATH}"
)

include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(Crashpad DEFAULT_MSG
  CRASHPAD_BIN_DIR CRASHPAD_INCLUDE_DIR CRASHPAD_LIB_DIR
)

if(Crashpad_FOUND)
  add_library(Crashpad::Crashpad UNKNOWN IMPORTED)
  target_include_directories(Crashpad::Crashpad INTERFACE
    "${CRASHPAD_INCLUDE_DIR}"
    "${CRASHPAD_INCLUDE_DIR}/third_party/mini_chromium/mini_chromium"
    "${CRASHPAD_GEN_DIR}")
  if(WIN32)
    set(COMMON_LIB "${CRASHPAD_LIB_DIR}/client/common.lib")
    # might not exist in older versions
    if (NOT EXISTS "${COMMON_LIB}")
      set(COMMON_LIB "")
    endif()
    target_link_libraries(Crashpad::Crashpad INTERFACE
      "${CRASHPAD_LIB_DIR}/third_party/mini_chromium/mini_chromium/base/base.lib"
      "${CRASHPAD_LIB_DIR}/util/util.lib"
      "${CRASHPAD_LIB_DIR}/client/client.lib"
      "${COMMON_LIB}"
      advapi32)
    set_target_properties(Crashpad::Crashpad PROPERTIES
      IMPORTED_LOCATION "${CRASHPAD_LIB_DIR}/client/client.lib")
  elseif(APPLE)
    find_library(FWbsm bsm)
    find_library(FWAppKit AppKit)
    find_library(FWIOKit IOKit)
    find_library(FWSecurity Security)
    target_link_libraries(Crashpad::Crashpad INTERFACE
      "${CRASHPAD_LIB_DIR}/third_party/mini_chromium/mini_chromium/base/libbase.a"
      "${CRASHPAD_LIB_DIR}/util/libutil.a"
      "${CRASHPAD_LIB_DIR}/util/libmig_output.a"
      "${CRASHPAD_LIB_DIR}/client/libclient.a"
      "${CRASHPAD_LIB_DIR}/client/libcommon.a"
      ${FWbsm} ${FWAppKit} ${FWIOKit} ${FWSecurity})
    set_target_properties(Crashpad::Crashpad PROPERTIES
      IMPORTED_LOCATION "${CRASHPAD_LIB_DIR}/client/libclient.a")
  elseif(UNIX)
    # TODO: Crashpad is not well supported on linux currently
    target_link_libraries(Crashpad::Crashpad INTERFACE
      "${CRASHPAD_LIB_DIR}/third_party/mini_chromium/mini_chromium/base/libbase.a"
      "${CRASHPAD_LIB_DIR}/util/libutil.a"
      "${CRASHPAD_LIB_DIR}/client/libclient.a")
    set_target_properties(Crashpad::Crashpad PROPERTIES
      IMPORTED_LOCATION "${CRASHPAD_LIB_DIR}/client/libclient.a")
  endif()
endif()


================================================
FILE: cmake/FindGoogleBenchmark.cmake
================================================
#.rst:
# FindGoogleBenchmark
# -----------------
#
# Try to locate the GoogleBenchmark source files, and then build them as a
# static library.
#
# The ``GOOGLEBENCHMARK_DIR`` (CMake or Environment) variable should be used
# to pinpoint the GoogleBenchmark source files.
#
# If found, this will define the following variables:
#
# ``GoogleBenchmark_FOUND``
#     True if the GoogleBenchmark source package has been found.
#
# ``GoogleBenchmark``
#     Target compiled as static library.
#

find_path(GOOGLE_BENCHMARK_INCLUDE_DIR
  NAMES benchmark/benchmark.h
  PATH_SUFFIXES include
  HINTS
    "${GOOGLEBENCHMARK_DIR}" ENV GOOGLEBENCHMARK_DIR
    "${CMAKE_SOURCE_DIR}/benchmark"
    "${CMAKE_SOURCE_DIR}/../benchmark"
    "${CMAKE_SOURCE_DIR}/../../benchmark"
)

find_path(GOOGLE_BENCHMARK_SRC_DIR
  NAMES benchmark.cc
  PATH_SUFFIXES src
  HINTS
    "${GOOGLEBENCHMARK_DIR}" ENV GOOGLEBENCHMARK_DIR
    "${CMAKE_SOURCE_DIR}/benchmark"
    "${CMAKE_SOURCE_DIR}/../benchmark"
    "${CMAKE_SOURCE_DIR}/../../benchmark"
)

include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(GoogleBenchmark
  DEFAULT_MSG
    GOOGLE_BENCHMARK_INCLUDE_DIR GOOGLE_BENCHMARK_SRC_DIR
)

if(GoogleBenchmark_FOUND AND NOT TARGET GoogleBenchmark)
  add_library(GoogleBenchmark STATIC
    "${GOOGLE_BENCHMARK_SRC_DIR}/benchmark.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/benchmark_api_internal.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/benchmark_name.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/benchmark_register.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/benchmark_runner.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/colorprint.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/commandlineflags.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/complexity.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/console_reporter.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/counter.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/csv_reporter.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/json_reporter.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/perf_counters.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/reporter.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/sleep.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/statistics.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/string_util.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/sysinfo.cc"
    "${GOOGLE_BENCHMARK_SRC_DIR}/timers.cc"
  )
  target_include_directories(GoogleBenchmark
    PUBLIC
      "${GOOGLE_BENCHMARK_INCLUDE_DIR}"
    PRIVATE
      "${GOOGLE_BENCHMARK_SRC_DIR}"
  )
  target_compile_definitions(GoogleBenchmark PRIVATE HAVE_STD_REGEX WITH_BENCHMARKS)
  if (WIN32)
    target_link_libraries(GoogleBenchmark PRIVATE shlwapi)
  endif()
endif()

mark_as_advanced(GOOGLE_BENCHMARK_INCLUDE_DIR GOOGLE_BENCHMARK_SRC_DIR)

include(FeatureSummary)
set_package_properties(GoogleBenchmark PROPERTIES
  URL "https://github.com/google/benchmark"
  DESCRIPTION "A microbenchmark support library")


================================================
FILE: cmake/FindQbs.cmake
================================================
#.rst:
# FindQbs
# ---------
#
# Try to locate the Qbs library.
# If found, this will define the following variables:
#
# ``QBS_FOUND``
#     True if the qbs library is available
# ``QBS_INCLUDE_DIRS``
#     The qbs include directories
# ``QBSCORE_LIBRARIES``
#     The qbscore library for linking
# ``QBS_INSTALL_DIR``
#     Top level qbs installation directory
#
# If ``QBS_FOUND`` is TRUE, it will also define the following
# imported target:
#
# ``QBS::QBS``
#     The qbs library

find_program(QBS_BINARY NAMES qbs)
if(QBS_BINARY STREQUAL "QBS_BINARY-NOTFOUND")
  set(_QBS_INSTALL_DIR "QBS_INSTALL_DIR-NOTFOUND")
else()
  get_filename_component(_QBS_BIN_DIR "${QBS_BINARY}" DIRECTORY)
  get_filename_component(_QBS_INSTALL_DIR "${_QBS_BIN_DIR}" DIRECTORY)
endif()

set(QBS_INSTALL_DIR "${_QBS_INSTALL_DIR}" CACHE PATH "Qbs install directory")

find_path(QBS_INCLUDE_DIRS NAMES qbs.h PATH_SUFFIXES qbs HINTS "${QBS_INSTALL_DIR}/include")

find_library(QBSCORE_LIBRARIES NAMES qbscore HINTS "${QBS_INSTALL_DIR}/lib")

include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(QBS DEFAULT_MSG QBSCORE_LIBRARIES QBS_INCLUDE_DIRS)

if(QBS_FOUND AND NOT TARGET Qbs::QbsCore)
  add_library(Qbs::QbsCore UNKNOWN IMPORTED)
  # FIXME: Detect whether QBS_ENABLE_PROJECT_FILE_UPDATES is set in qbscore!
  set_target_properties(Qbs::QbsCore PROPERTIES
                        IMPORTED_LOCATION "${QBSCORE_LIBRARIES}"
                        INTERFACE_INCLUDE_DIRECTORIES "${QBS_INCLUDE_DIRS}"
                        INTERFACE_COMPILE_DEFINITIONS "QBS_ENABLE_PROJECT_FILE_UPDATES")
endif()

mark_as_advanced(QBS_INCLUDE_DIRS QBSCORE_LIBRARIES QBS_INSTALL_DIR)

include(FeatureSummary)
set_package_properties(QBS PROPERTIES
  URL "https://qt.io/qbs"
  DESCRIPTION "QBS build system")



================================================
FILE: cmake/Findelfutils.cmake
================================================
#.rst:
# Findelfutils
# -----------------
#
# Try to locate the elfutils development installation
#
# On Debian-like systems, you can install libdw-dev.
#
# Otherwise, the ``ELFUTILS_INSTALL_DIR`` (CMake or Environment) variable
# can be used to pinpoint the elfutils binary installation
#
# If found, this will define the following variables:
#
# ``elfutils_FOUND``
#     True if the elfutils header and library files have been found
#
# ``elfutils::dw``
# ``elfutils::elf``
#     Imported targets containing the includes and libraries need to build
#     against
#

if (TARGET elfutils::dw AND TARGET elfutils::elf)
  set(elfutils_FOUND TRUE)
  return()
endif()

find_path(ELFUTILS_INCLUDE_DIR
  NAMES libdwfl.h elfutils/libdwfl.h
  PATH_SUFFIXES include
  HINTS
    "${ELFUTILS_INSTALL_DIR}" ENV ELFUTILS_INSTALL_DIR "${CMAKE_PREFIX_PATH}"
)

foreach(lib dw elf eu_compat)
  find_library(ELFUTILS_LIB_${lib}
    NAMES ${lib}
    PATH_SUFFIXES lib
    HINTS
      "${ELFUTILS_INSTALL_DIR}" ENV ELFUTILS_INSTALL_DIR "${CMAKE_PREFIX_PATH}"
  )
endforeach()

include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(elfutils
  DEFAULT_MSG
    ELFUTILS_INCLUDE_DIR ELFUTILS_LIB_dw ELFUTILS_LIB_elf
)

if(elfutils_FOUND)
  foreach(lib dw elf)
    if (NOT TARGET elfutils::${lib})
      add_library(elfutils::${lib} UNKNOWN IMPORTED)
      set_target_properties(elfutils::${lib}
        PROPERTIES
          IMPORTED_LOCATION "${ELFUTILS_LIB_${lib}}"
          INTERFACE_INCLUDE_DIRECTORIES
            "${ELFUTILS_INCLUDE_DIR};${ELFUTILS_INCLUDE_DIR}/elfutils"
      )
      if (ELFUTILS_LIB_eu_compat)
        target_link_libraries(elfutils::${lib} INTERFACE ${ELFUTILS_LIB_eu_compat})
      endif()
    endif()
  endforeach()
else()
  message(STATUS "                        (set ELFUTILS_INSTALL_DIR, or install libdw-dev on a Debian-like system)")
endif()

mark_as_advanced(ELFUTILS_INCLUDE_DIR ELFUTILS_LIB_elf ELFUTILS_LIB_dw)

include(FeatureSummary)
set_package_properties(elfutils PROPERTIES
  URL "https://sourceware.org/elfutils/"
  DESCRIPTION "a collection of utilities and libraries to read, create and modify ELF binary files")


================================================
FILE: cmake/Findyaml-cpp.cmake
================================================
#.rst:
# Findyaml-cpp
# -----------------
#
# Try to find a yaml-cpp config/package.
# If that fails, build and use our copy of it.
#

if (TARGET yaml-cpp::yaml-cpp)
  return()
endif()

find_package(yaml-cpp 0.5 QUIET NO_MODULE)
if (yaml-cpp_FOUND)
  # target doesn't set include directory for some reason
  get_filename_component(yaml_cpp_include_dir "${YAML_CPP_INCLUDE_DIR}" ABSOLUTE)
  if (NOT YAML_CPP_INCLUDE_DIR OR NOT EXISTS ${yaml_cpp_include_dir})
    unset(yaml_cpp_include_dir)
    unset(yaml_cpp_include_dir CACHE)
    find_path(yaml_cpp_include_dir yaml-cpp/yaml.h)
  endif()
  if(NOT TARGET yaml-cpp::yaml-cpp)
    # yaml-cpp < 0.8
    set_property(TARGET yaml-cpp PROPERTY IMPORTED_GLOBAL TRUE)
    add_library(yaml-cpp::yaml-cpp ALIAS yaml-cpp)
    set(yaml-cpp_TARGET yaml-cpp)
  else()
    # yaml-cpp >= 0.8
    set(yaml-cpp_TARGET yaml-cpp::yaml-cpp)
  endif()
  set_target_properties(${yaml-cpp_TARGET} PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${yaml_cpp_include_dir}")
else()
  if(TARGET yaml-cpp)
    return()
  endif()
  set(YAML_SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/../src/libs/3rdparty/yaml-cpp)
  add_qtc_library(yaml-cpp
    INCLUDES ${YAML_SOURCE_DIR}/include
    PUBLIC_INCLUDES ${YAML_SOURCE_DIR}/include
    PROPERTIES AUTOMOC OFF AUTOUIC OFF
    SOURCES
      ${YAML_SOURCE_DIR}/include/yaml-cpp
      ${YAML_SOURCE_DIR}/include/yaml-cpp/anchor.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/binary.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/depthguard.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/dll.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/emitfromevents.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/emitter.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/emitterdef.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/emittermanip.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/emitterstyle.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/eventhandler.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/exceptions.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/mark.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/noexcept.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/convert.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/impl.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/iterator.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/iterator_fwd.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/memory.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/node.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/node_data.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/node_iterator.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/detail/node_ref.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/emit.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/impl.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/iterator.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/node.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/parse.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/ptr.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/node/type.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/null.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/ostream_wrapper.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/parser.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/stlemitter.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/traits.h
      ${YAML_SOURCE_DIR}/include/yaml-cpp/yaml.h
      ${YAML_SOURCE_DIR}/src/binary.cpp
      ${YAML_SOURCE_DIR}/src/collectionstack.h
      ${YAML_SOURCE_DIR}/src/convert.cpp
      ${YAML_SOURCE_DIR}/src/depthguard.cpp
      ${YAML_SOURCE_DIR}/src/directives.cpp
      ${YAML_SOURCE_DIR}/src/directives.h
      ${YAML_SOURCE_DIR}/src/emit.cpp
      ${YAML_SOURCE_DIR}/src/emitfromevents.cpp
      ${YAML_SOURCE_DIR}/src/emitter.cpp
      ${YAML_SOURCE_DIR}/src/emitterstate.cpp
      ${YAML_SOURCE_DIR}/src/emitterstate.h
      ${YAML_SOURCE_DIR}/src/emitterutils.cpp
      ${YAML_SOURCE_DIR}/src/emitterutils.h
      ${YAML_SOURCE_DIR}/src/exceptions.cpp
      ${YAML_SOURCE_DIR}/src/exp.cpp
      ${YAML_SOURCE_DIR}/src/exp.h
      ${YAML_SOURCE_DIR}/src/indentation.h
      ${YAML_SOURCE_DIR}/src/memory.cpp
      ${YAML_SOURCE_DIR}/src/node.cpp
      ${YAML_SOURCE_DIR}/src/node_data.cpp
      ${YAML_SOURCE_DIR}/src/nodebuilder.cpp
      ${YAML_SOURCE_DIR}/src/nodebuilder.h
      ${YAML_SOURCE_DIR}/src/nodeevents.cpp
      ${YAML_SOURCE_DIR}/src/nodeevents.h
      ${YAML_SOURCE_DIR}/src/null.cpp
      ${YAML_SOURCE_DIR}/src/ostream_wrapper.cpp
      ${YAML_SOURCE_DIR}/src/parse.cpp
      ${YAML_SOURCE_DIR}/src/parser.cpp
      ${YAML_SOURCE_DIR}/src/ptr_vector.h
      ${YAML_SOURCE_DIR}/src/regex_yaml.cpp
      ${YAML_SOURCE_DIR}/src/regex_yaml.h
      ${YAML_SOURCE_DIR}/src/regeximpl.h
      ${YAML_SOURCE_DIR}/src/scanner.cpp
      ${YAML_SOURCE_DIR}/src/scanner.h
      ${YAML_SOURCE_DIR}/src/scanscalar.cpp
      ${YAML_SOURCE_DIR}/src/scanscalar.h
      ${YAML_SOURCE_DIR}/src/scantag.cpp
      ${YAML_SOURCE_DIR}/src/scantag.h
      ${YAML_SOURCE_DIR}/src/scantoken.cpp
      ${YAML_SOURCE_DIR}/src/setting.h
      ${YAML_SOURCE_DIR}/src/simplekey.cpp
      ${YAML_SOURCE_DIR}/src/singledocparser.cpp
      ${YAML_SOURCE_DIR}/src/singledocparser.h
      ${YAML_SOURCE_DIR}/src/stream.cpp
      ${YAML_SOURCE_DIR}/src/stream.h
      ${YAML_SOURCE_DIR}/src/streamcharsource.h
      ${YAML_SOURCE_DIR}/src/stringsource.h
      ${YAML_SOURCE_DIR}/src/tag.cpp
      ${YAML_SOURCE_DIR}/src/tag.h
      ${YAML_SOURCE_DIR}/src/token.h
    SBOM_ARGS
      SBOM_ENTITY_TYPE THIRD_PARTY_LIBRARY_WITH_FILES
      USE_ATTRIBUTION_FILES
      ATTRIBUTION_FILE_PATHS
        "${QtCreator_SOURCE_DIR}/qt_attributions.json"
      ATTRIBUTION_IDS
        yaml-cpp
    )
    if (QTC_STATIC_BUILD)
      extend_qtc_target(yaml-cpp
        PUBLIC_DEFINES YAML_CPP_STATIC_DEFINE)
    else()
      extend_qtc_target(yaml-cpp
        DEFINES yaml_cpp_EXPORTS
        PUBLIC_DEFINES YAML_CPP_DLL)
    endif()

    if(TARGET yaml-cpp)
      set(yaml-cpp_FOUND 1)
      set_package_properties(yaml-cpp PROPERTIES DESCRIPTION "using internal src/libs/3rdparty/yaml-cpp")
      if(MSVC)
        target_compile_options(yaml-cpp PUBLIC /wd4251 /wd4275 /EHsc)
      endif()
      add_library(yaml-cpp::yaml-cpp ALIAS yaml-cpp)
    endif()
    unset(YAML_SOURCE_DIR)
endif()


================================================
FILE: cmake/QtCreatorAPI.cmake
================================================
if(QT_CREATOR_API_DEFINED)
  return()
endif()
set(QT_CREATOR_API_DEFINED TRUE)

set(IDE_QT_VERSION_MIN "6.8.3")
set(IDE_MSVC_VERSION_MIN 19.30) # MSVC2022

include(${CMAKE_CURRENT_LIST_DIR}/QtCreatorAPIInternal.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/QtcSeparateDebugInfo.cmake)

set(IDE_APP_PATH "${_IDE_APP_PATH}")                    # The target path of the IDE application (relative to CMAKE_INSTALL_PREFIX).
set(IDE_APP_TARGET "${_IDE_APP_TARGET}")                # The IDE application name.
set(IDE_PLUGIN_PATH "${_IDE_PLUGIN_PATH}")              # The IDE plugin path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_LIBRARY_BASE_PATH "${_IDE_LIBRARY_BASE_PATH}")  # The IDE library base path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_LIBRARY_PATH "${_IDE_LIBRARY_PATH}")            # The IDE library path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_LIBRARY_ARCHIVE_PATH "${_IDE_LIBRARY_ARCHIVE_PATH}") # The IDE library archive path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_LIBEXEC_PATH "${_IDE_LIBEXEC_PATH}")            # The IDE libexec path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_DATA_PATH "${_IDE_DATA_PATH}")                  # The IDE data path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_DOC_PATH "${_IDE_DOC_PATH}")                    # The IDE documentation path (relative to CMAKE_INSTALL_PREFIX).
set(IDE_BIN_PATH "${_IDE_BIN_PATH}")                    # The IDE bin path (relative to CMAKE_INSTALL_PREFIX).

set(IDE_HEADER_INSTALL_PATH "${_IDE_HEADER_INSTALL_PATH}")
set(IDE_CMAKE_INSTALL_PATH "${_IDE_CMAKE_INSTALL_PATH}")

file(RELATIVE_PATH RELATIVE_PLUGIN_PATH "/${IDE_BIN_PATH}" "/${IDE_PLUGIN_PATH}")
file(RELATIVE_PATH RELATIVE_LIBEXEC_PATH "/${IDE_BIN_PATH}" "/${IDE_LIBEXEC_PATH}")
file(RELATIVE_PATH RELATIVE_DATA_PATH "/${IDE_BIN_PATH}" "/${IDE_DATA_PATH}")
file(RELATIVE_PATH RELATIVE_DOC_PATH "/${IDE_BIN_PATH}" "/${IDE_DOC_PATH}")

list(APPEND DEFAULT_DEFINES
  RELATIVE_PLUGIN_PATH="${RELATIVE_PLUGIN_PATH}"
  RELATIVE_LIBEXEC_PATH="${RELATIVE_LIBEXEC_PATH}"
  RELATIVE_DATA_PATH="${RELATIVE_DATA_PATH}"
  RELATIVE_DOC_PATH="${RELATIVE_DOC_PATH}"
)

# use CMAKE_CURRENT_FUNCTION_LIST_DIR when we can require CMake 3.17
set(_THIS_MODULE_BASE_DIR "${CMAKE_CURRENT_LIST_DIR}")

qtc_env_with_default("QTC_WITH_CCACHE_SUPPORT" ENV_WITH_CCACHE_SUPPORT OFF)
option(BUILD_PLUGINS_BY_DEFAULT "Build plugins by default. This can be used to build all plugins by default, or none." ON)
option(BUILD_EXECUTABLES_BY_DEFAULT "Build executables by default. This can be used to build all executables by default, or none." ON)
option(BUILD_LIBRARIES_BY_DEFAULT "Build libraries by default. This can be used to build all libraries by default, or none." ON)
option(BUILD_TESTS_BY_DEFAULT "Build tests by default. This can be used to build all tests by default, or none." ON)
option(QTC_SEPARATE_DEBUG_INFO "Extract debug information from binary files." OFF)
option(WITH_SCCACHE_SUPPORT "Enables support for building with SCCACHE and separate debug info with MSVC, which SCCACHE normally doesn't support." OFF)
option(WITH_CCACHE_SUPPORT "Enables support for building with CCACHE and separate debug info with MSVC, which CCACHE normally doesn't support." "${ENV_WITH_CCACHE_SUPPORT}")
option(QTC_STATIC_BUILD "Builds libraries and plugins as static libraries" OFF)
option(QTC_USE_LLVM_LINKER "Uses llvm-link linker if found." OFF)

# If we provide a list of plugins, executables, libraries, then the BUILD_<type>_BY_DEFAULT will be set to OFF
# and for every element we set BUILD_<type>_<elment> to ON
# e.g. BUILD_PLUGINS=Core;TextEditor will result in BUILD_PLUGINS_BY_DEFAULT=OFF and BUILD_PLUGIN_CORE=ON and BUILD_PLUGIN_TEXTEDITOR ON

function(qtc_check_default_values_for_list list_type)
  set(PLUGINS_single plugin)
  set(EXECUTABLES_single executable)
  set(LIBRARIES_single library)
  set(TESTS_single test)

  if (NOT DEFINED BUILD_${list_type})
      return()
  endif()

  set(BUILD_${list_type}_BY_DEFAULT OFF CACHE BOOL "" FORCE)

  foreach(element ${BUILD_${list_type}})
    string(TOUPPER "${${list_type}_single}_${element}" upper_element)
    set(BUILD_${upper_element} ON CACHE BOOL "Build ${${list_type}_single} ${element}.")
  endforeach()
endfunction()

qtc_check_default_values_for_list(PLUGINS)
qtc_check_default_values_for_list(EXECUTABLES)
qtc_check_default_values_for_list(LIBRARIES)
qtc_check_default_values_for_list(TESTS)

function(qtc_plugin_enabled varName name)
  if (NOT (name IN_LIST __QTC_PLUGINS))
    message(FATAL_ERROR "qtc_plugin_enabled: Unknown plugin target \"${name}\"")
  endif()
  if (TARGET ${name})
    set(${varName} ON PARENT_SCOPE)
  else()
    set(${varName} OFF PARENT_SCOPE)
  endif()
endfunction()

function(qtc_library_enabled varName name)
  if (NOT (name IN_LIST __QTC_LIBRARIES))
    message(FATAL_ERROR "qtc_library_enabled: Unknown library target \"${name}\"")
  endif()
  if (TARGET ${name})
    set(${varName} ON PARENT_SCOPE)
  else()
    set(${varName} OFF PARENT_SCOPE)
  endif()
endfunction()

function(qtc_output_binary_dir varName)
  if (QTC_MERGE_BINARY_DIR)
    set(${varName} ${QtCreator_BINARY_DIR} PARENT_SCOPE)
  else()
    set(${varName} ${PROJECT_BINARY_DIR} PARENT_SCOPE)
  endif()
endfunction()

function(qtc_source_dir varName)
  if (QTC_MERGE_BINARY_DIR)
    set(${varName} ${QtCreator_SOURCE_DIR} PARENT_SCOPE)
  else()
    set(${varName} ${PROJECT_SOURCE_DIR} PARENT_SCOPE)
  endif()
endfunction()

function(get_default_defines varName allow_ascii_casts)
  get_directory_property(_compile_definitions COMPILE_DEFINITIONS)
  list(FIND _compile_definitions QT_NO_CAST_FROM_ASCII no_cast_index)
  set(default_defines_copy ${DEFAULT_DEFINES})
  if(allow_ascii_casts OR no_cast_index GREATER_EQUAL 0)
    list(REMOVE_ITEM default_defines_copy QT_NO_CAST_TO_ASCII QT_RESTRICTED_CAST_FROM_ASCII)
  endif()
  set(${varName} ${default_defines_copy} PARENT_SCOPE)
endfunction()

function(add_qtc_library name)
  set(opt_args
    STATIC
    OBJECT
    SHARED
    SKIP_TRANSLATION
    ALLOW_ASCII_CASTS
    FEATURE_INFO
    SKIP_PCH
    EXCLUDE_FROM_INSTALL
  )
  set(single_args
    DESTINATION
    COMPONENT
    SOURCES_PREFIX
    BUILD_DEFAULT
  )
  set(multi_args
    CONDITION
    DEPENDS
    PUBLIC_DEPENDS
    DEFINES
    PUBLIC_DEFINES
    INCLUDES
    SYSTEM_INCLUDES
    PUBLIC_INCLUDES
    PUBLIC_SYSTEM_INCLUDES
    SOURCES
    EXPLICIT_MOC
    SKIP_AUTOMOC
    EXTRA_TRANSLATIONS
    PROPERTIES
    PRIVATE_COMPILE_OPTIONS
    PUBLIC_COMPILE_OPTIONS
    SBOM_ARGS
  )

  cmake_parse_arguments(_arg "${opt_args}" "${single_args}" "${multi_args}" ${ARGN})

  check_library_dependencies(${_arg_DEPENDS})
  check_library_dependencies(${_arg_PUBLIC_DEPENDS})

  get_default_defines(default_defines_copy ${_arg_ALLOW_ASCII_CASTS})

  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "add_qtc_library had unparsed arguments")
  endif()

  update_cached_list(__QTC_LIBRARIES "${name}")

  condition_info(_extra_text _arg_CONDITION)
  if (NOT _arg_CONDITION)
    set(_arg_CONDITION ON)
  endif()

  string(TOUPPER "BUILD_LIBRARY_${name}" _build_library_var)
  if (DEFINED _arg_BUILD_DEFAULT)
    set(_build_library_default ${_arg_BUILD_DEFAULT})
  else()
    set(_build_library_default ${BUILD_LIBRARIES_BY_DEFAULT})
  endif()
  if (DEFINED ENV{QTC_${_build_library_var}})
    set(_build_library_default "$ENV{QTC_${_build_library_var}}")
  endif()
  set(${_build_library_var} "${_build_library_default}" CACHE BOOL "Build library ${name}.")

  if ((${_arg_CONDITION}) AND ${_build_library_var})
    set(_library_enabled ON)
  else()
    set(_library_enabled OFF)
  endif()

  if(DEFINED _arg_FEATURE_INFO)
    add_feature_info("Library ${name}" _library_enabled "${_extra_text}")
  endif()
  if (NOT _library_enabled)
    return()
  endif()

  set(library_type SHARED)
  if (_arg_STATIC OR (QTC_STATIC_BUILD AND NOT _arg_SHARED))
    set(library_type STATIC)
  endif()
  if (_arg_OBJECT)
    set(library_type OBJECT)
  endif()

  add_library(${name} ${library_type})
  add_library(QtCreator::${name} ALIAS ${name})

  if (${name} MATCHES "^[^0-9-]+$")
    if (QTC_STATIC_BUILD)
      set(export_symbol_suffix "STATIC_LIBRARY")
    else()
      set(export_symbol_suffix "LIBRARY")
    endif()
    string(TOUPPER "${name}_${export_symbol_suffix}" EXPORT_SYMBOL)
  endif()

  if (WITH_TESTS)
    set(TEST_DEFINES WITH_TESTS SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}")
  endif()

  if((_arg_STATIC OR _arg_OBJECT) AND UNIX)
    # not added by Qt if reduce_relocations is turned off for it
    set_target_properties(${name} PROPERTIES POSITION_INDEPENDENT_CODE ON)
  endif()

  extend_qtc_target(${name}
    SOURCES_PREFIX ${_arg_SOURCES_PREFIX}
    SOURCES ${_arg_SOURCES}
    INCLUDES ${_arg_INCLUDES}
    SYSTEM_INCLUDES ${_arg_SYTEM_INCLUDES}
    PUBLIC_INCLUDES ${_arg_PUBLIC_INCLUDES}
    PUBLIC_SYSTEM_INCLUDES ${_arg_PUBLIC_SYSTEM_INCLUDES}
    DEFINES ${default_defines_copy} ${_arg_DEFINES} ${TEST_DEFINES}
    PUBLIC_DEFINES ${_arg_PUBLIC_DEFINES}
    DEPENDS ${_arg_DEPENDS} ${IMPLICIT_DEPENDS}
    PUBLIC_DEPENDS ${_arg_PUBLIC_DEPENDS}
    EXPLICIT_MOC ${_arg_EXPLICIT_MOC}
    SKIP_AUTOMOC ${_arg_SKIP_AUTOMOC}
    EXTRA_TRANSLATIONS ${_arg_EXTRA_TRANSLATIONS}
    PRIVATE_COMPILE_OPTIONS ${_arg_PRIVATE_COMPILE_OPTIONS}
    PUBLIC_COMPILE_OPTIONS ${_arg_PUBLIC_COMPILE_OPTIONS}
  )

  if (QTC_STATIC_BUILD)
    extend_qtc_target(${name}
      DEFINES ${EXPORT_SYMBOL}
      PUBLIC_DEFINES ${EXPORT_SYMBOL})
  else()
    extend_qtc_target(${name} DEFINES ${EXPORT_SYMBOL})
    if (_arg_OBJECT OR _arg_STATIC)
      extend_qtc_target(${name} PUBLIC_DEFINES ${EXPORT_SYMBOL})
    endif()
  endif()

  # everything is different with SOURCES_PREFIX
  if (NOT _arg_SOURCES_PREFIX)
    get_filename_component(public_build_interface_dir "${CMAKE_CURRENT_SOURCE_DIR}/.." ABSOLUTE)
    file(RELATIVE_PATH include_dir_relative_path ${PROJECT_SOURCE_DIR} "${CMAKE_CURRENT_SOURCE_DIR}/..")
    target_include_directories(${name}
      PRIVATE
        "$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>"
      PUBLIC
        "$<BUILD_INTERFACE:${public_build_interface_dir}>"
        "$<INSTALL_INTERFACE:${IDE_HEADER_INSTALL_PATH}/${include_dir_relative_path}>"
    )
  endif()

  set(skip_translation OFF)
  if (_arg_SKIP_TRANSLATION)
    set(skip_translation ON)
  endif()

  set(_DESTINATION "${IDE_BIN_PATH}")
  if (_arg_DESTINATION)
    set(_DESTINATION "${_arg_DESTINATION}")
  endif()

  qtc_output_binary_dir(_output_binary_dir)
  string(REGEX MATCH "^[0-9]*" IDE_VERSION_MAJOR ${IDE_VERSION})
  set_target_properties(${name} PROPERTIES
    LINK_DEPENDS_NO_SHARED ON
    SOURCES_DIR "${CMAKE_CURRENT_SOURCE_DIR}"
    VERSION "${IDE_VERSION}"
    SOVERSION "${IDE_VERSION_MAJOR}"
    MACHO_CURRENT_VERSION ${IDE_VERSION}
    MACHO_COMPATIBILITY_VERSION ${IDE_VERSION_COMPAT}
    CXX_EXTENSIONS OFF
    CXX_VISIBILITY_PRESET hidden
    VISIBILITY_INLINES_HIDDEN ON
    BUILD_RPATH "${_LIB_RPATH};${CMAKE_BUILD_RPATH}"
    INSTALL_RPATH "${_LIB_RPATH};${CMAKE_INSTALL_RPATH}"
    RUNTIME_OUTPUT_DIRECTORY "${_output_binary_dir}/${_DESTINATION}"
    LIBRARY_OUTPUT_DIRECTORY "${_output_binary_dir}/${IDE_LIBRARY_PATH}"
    ARCHIVE_OUTPUT_DIRECTORY "${_output_binary_dir}/${IDE_LIBRARY_ARCHIVE_PATH}"
    QT_COMPILE_OPTIONS_DISABLE_WARNINGS OFF
    ${_arg_PROPERTIES}
  )

  if (NOT _arg_SKIP_PCH)
    enable_pch(${name})
  endif()

  unset(NAMELINK_OPTION)
  if (library_type STREQUAL "SHARED")
    set(NAMELINK_OPTION NAMELINK_SKIP)
    qtc_add_link_flags_no_undefined(${name})
  endif()

  unset(COMPONENT_OPTION)
  if (_arg_COMPONENT)
    set(COMPONENT_OPTION "COMPONENT" "${_arg_COMPONENT}")
  endif()

  set(will_install_target FALSE)
  if (NOT _arg_EXCLUDE_FROM_INSTALL AND (NOT QTC_STATIC_BUILD OR _arg_SHARED))
    set(will_install_target TRUE)
    install(TARGETS ${name}
      EXPORT QtCreator
      RUNTIME
        DESTINATION "${_DESTINATION}"
        ${COMPONENT_OPTION}
        OPTIONAL
      LIBRARY
        DESTINATION "${IDE_LIBRARY_PATH}"
        ${NAMELINK_OPTION}
        ${COMPONENT_OPTION}
        OPTIONAL
      OBJECTS
        DESTINATION "${IDE_LIBRARY_PATH}"
        COMPONENT Devel EXCLUDE_FROM_ALL
      ARCHIVE
        DESTINATION "${IDE_LIBRARY_ARCHIVE_PATH}"
        COMPONENT Devel EXCLUDE_FROM_ALL
        OPTIONAL
    )
  endif()

  qtc_enable_separate_debug_info(${name} "${IDE_LIBRARY_PATH}")

  if (WITH_SANITIZE)
    qtc_enable_sanitize("${name}" ${SANITIZE_FLAGS})
  endif()

  qtc_deeper_concept_diagnostic_depth("${name}")

  if (NAMELINK_OPTION AND NOT QTC_STATIC_BUILD)
    install(TARGETS ${name}
      LIBRARY
        DESTINATION "${IDE_LIBRARY_PATH}"
        NAMELINK_ONLY
        COMPONENT Devel EXCLUDE_FROM_ALL
      OPTIONAL
    )
  endif()

  get_target_property(have_automoc_prop ${name} AUTOMOC)
  if(Qt6_VERSION AND "${have_automoc_prop}")
    qt_extract_metatypes(${name})
  endif()

  qtc_mark_for_deferred_finalization("${name}" qtc_finalize_library)

  if(QT_GENERATE_SBOM)
    set(sbom_args
      DEFAULT_SBOM_ENTITY_TYPE "LIBRARY"
      RUNTIME_PATH "${_DESTINATION}"
      LIBRARY_PATH "${IDE_LIBRARY_PATH}"
      ARCHIVE_PATH "${IDE_LIBRARY_ARCHIVE_PATH}"
      ${_arg_SBOM_ARGS}
    )

    get_target_property(target_type "${name}" TYPE)
    if(NOT (will_install_target AND target_type STREQUAL SHARED_LIBRARY))
      list(APPEND sbom_args NO_INSTALL)
    endif()

    qtc_extend_qtc_entity_sbom(${name} ${sbom_args})
  endif()
endfunction(add_qtc_library)

function(qtc_finalize_target target)
  qtc_finalize_sbom("${target}")

  # Mark as finalized.
  set_target_properties(${target} PROPERTIES _qtc_is_finalized TRUE)
endfunction()

function(qtc_finalize_library target)
  qtc_finalize_target("${target}")
endfunction()

# SBOM finalizer handler that is run after finalizing a target.
# This is defined here, and not in QtCreatorSbom.cmake because if an existing plugin or standalone
# project includes QtCreatorAPI.cmake, but not QtCreatorSbom.cmake, that would cause a failure
# not finding the function.
function(qtc_finalize_sbom target)
  if(NOT QT_GENERATE_SBOM)
    return()
  endif()

  _qt_internal_finalize_sbom(${target})
endfunction()

function(markdown_to_json resultVarName filepath)
  file(READ ${filepath} markdown)
  set(result "${markdown}")
  string(REPLACE "\\" "\\\\" result "${result}") # Replace \ with \\
  string(REPLACE "\"" "\\\"" result "${result}") # Replace " with \"
  string(REPLACE "\n" "\\n" result "${result}") # Replace \n with \\n

  set("${resultVarName}" "\"${result}\"" PARENT_SCOPE)
endfunction()

function(add_qtc_plugin target_name)
  set(opt_args
    SKIP_INSTALL
    INTERNAL_ONLY
    SKIP_TRANSLATION
    EXPORT
    SKIP_PCH
  )
  set(single_args
    VERSION
    COMPAT_VERSION
    PLUGIN_PATH
    PLUGIN_NAME
    OUTPUT_NAME
    BUILD_DEFAULT
    PLUGIN_CLASS
    LONG_DESCRIPTION_MD
    LICENSE_MD
  )
  set(multi_args
    CONDITION
    DEPENDS
    PUBLIC_DEPENDS
    DEFINES
    PUBLIC_DEFINES
    INCLUDES
    SYSTEM_INCLUDES
    PUBLIC_INCLUDES
    PUBLIC_SYSTEM_INCLUDES
    SOURCES
    EXPLICIT_MOC
    SKIP_AUTOMOC
    EXTRA_TRANSLATIONS
    PLUGIN_DEPENDS
    PLUGIN_RECOMMENDS
    PLUGIN_TEST_DEPENDS
    PLUGIN_MANUAL_DEPENDS
    PROPERTIES
    PRIVATE_COMPILE_OPTIONS
    PUBLIC_COMPILE_OPTIONS
    SBOM_ARGS
  )

  cmake_parse_arguments(_arg "${opt_args}" "${single_args}" "${multi_args}" ${ARGN})

  check_library_dependencies(${_arg_DEPENDS})
  check_library_dependencies(${_arg_PUBLIC_DEPENDS})

  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "add_qtc_plugin had unparsed arguments")
  endif()

  # ignore _arg_EXPORT for main repository and super repository build
  if (QTC_MERGE_BINARY_DIR)
    set(_arg_EXPORT "")
  endif()

  update_cached_list(__QTC_PLUGINS "${target_name}")

  set(name ${target_name})
  if (_arg_PLUGIN_NAME)
    set(name ${_arg_PLUGIN_NAME})
  endif()

  condition_info(_extra_text _arg_CONDITION)
  if (NOT _arg_CONDITION)
    set(_arg_CONDITION ON)
  endif()

  string(TOUPPER "BUILD_PLUGIN_${target_name}" _build_plugin_var)
  if (DEFINED _arg_BUILD_DEFAULT)
    set(_build_plugin_default ${_arg_BUILD_DEFAULT})
  else()
    set(_build_plugin_default ${BUILD_PLUGINS_BY_DEFAULT})
  endif()
  if (DEFINED ENV{QTC_${_build_plugin_var}})
    set(_build_plugin_default "$ENV{QTC_${_build_plugin_var}}")
  endif()
  if (_arg_INTERNAL_ONLY)
    set(${_build_plugin_var} "${_build_plugin_default}")
  else()
    set(${_build_plugin_var} "${_build_plugin_default}" CACHE BOOL "Build plugin ${name}.")
  endif()

  if ((${_arg_CONDITION}) AND ${_build_plugin_var})
    set(_plugin_enabled ON)
  else()
    set(_plugin_enabled OFF)
  endif()

  if (NOT _arg_INTERNAL_ONLY)
    add_feature_info("Plugin ${name}" _plugin_enabled "${_extra_text}")
  endif()
  if (NOT _plugin_enabled)
    return()
  endif()

  ### Generate plugin.json file:
  if (NOT _arg_VERSION)
    set(_arg_VERSION ${IDE_VERSION})
  endif()
  if (NOT _arg_COMPAT_VERSION)
    set(_arg_COMPAT_VERSION ${_arg_VERSION})
  endif()

  # Generate dependency list:
  set(_arg_DEPENDENCY_STRING "\"Dependencies\" : [\n")
  foreach(i IN LISTS _arg_PLUGIN_DEPENDS)
    get_property(_v TARGET "${i}" PROPERTY QTC_PLUGIN_VERSION)
    if (i MATCHES "^QtCreator::")
      string(REPLACE "QtCreator::" "" i ${i})
    endif()
    string(TOLOWER ${i} i)
    string(APPEND _arg_DEPENDENCY_STRING
      "        { \"Id\" : \"${i}\", \"Version\" : \"${_v}\" }"
    )
  endforeach(i)
  foreach(i IN LISTS _arg_PLUGIN_RECOMMENDS)
    get_property(_v TARGET "${i}" PROPERTY QTC_PLUGIN_VERSION)
    if (i MATCHES "^QtCreator::")
      string(REPLACE "QtCreator::" "" i ${i})
    endif()
    string(TOLOWER ${i} i)
    string(APPEND _arg_DEPENDENCY_STRING
      "        { \"Id\" : \"${i}\", \"Version\" : \"${_v}\", \"Type\" : \"optional\" }"
    )
  endforeach(i)
  foreach(i IN LISTS _arg_PLUGIN_TEST_DEPENDS)
    if (i MATCHES "^QtCreator::")
      string(REPLACE "QtCreator::" "" i ${i})
    endif()
    string(TOLOWER ${i} i)
    set(_v ${IDE_VERSION})
    string(APPEND _arg_DEPENDENCY_STRING
      "        { \"Id\" : \"${i}\", \"Version\" : \"${_v}\", \"Type\" : \"test\" }"
    )
  endforeach(i)
  list(LENGTH _arg_PLUGIN_MANUAL_DEPENDS manualdep_len)
  math(EXPR manualdep_maxindex "${manualdep_len}-1")
  if(manualdep_len GREATER 0)
    # three items per entry: name, version, typeofdependency
    foreach (i RANGE 0 ${manualdep_maxindex} 3)
      math(EXPR dep_version_i "${i} + 1")
      math(EXPR dep_type_i "${i} + 2")
      list(GET _arg_PLUGIN_MANUAL_DEPENDS ${i} dep_id)
      list(GET _arg_PLUGIN_MANUAL_DEPENDS ${dep_version_i} dep_version)
      list(GET _arg_PLUGIN_MANUAL_DEPENDS ${dep_type_i} dep_type)
      string(TOLOWER ${dep_id} dep_id)
      string(APPEND _arg_DEPENDENCY_STRING
        "        { \"Id\" : \"${dep_id}\", \"Version\" : \"${dep_version}\", \"Type\" : \"${dep_type}\" }"
      )
    endforeach()
  endif()

  string(REPLACE "}        {" "},\n        {"
    _arg_DEPENDENCY_STRING "${_arg_DEPENDENCY_STRING}"
  )
  string(APPEND _arg_DEPENDENCY_STRING "\n    ]")

  set(IDE_PLUGIN_DEPENDENCIES ${_arg_DEPENDENCY_STRING})

  set(LONG_DESCRIPTION "[]")
  if (_arg_LONG_DESCRIPTION_MD)
    markdown_to_json(LONG_DESCRIPTION ${_arg_LONG_DESCRIPTION_MD})
    set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS ${_arg_LONG_DESCRIPTION_MD})
  endif()

  set(LICENSE "[]")
  if (_arg_LICENSE_MD)
    markdown_to_json(LICENSE ${_arg_LICENSE_MD})
    set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS ${_arg_LICENSE_MD})
  endif()


  ### Configure plugin.json file:
  if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/${name}.json.in")
    list(APPEND _arg_SOURCES ${name}.json.in)
    file(READ "${name}.json.in" plugin_json_in)
    if(plugin_json_in MATCHES "\\$\\$dependencyList")
      message(FATAL_ERROR "Found $$dependencyList in ${name}.json.in. "
              "This is no longer supported. "
              "Use \${IDE_PLUGIN_DEPENDENCIES}, \${IDE_VERSION} "
              "and other CMake variables directly. "
              "Also remove escaping of quotes.")
    endif()
    configure_file(${name}.json.in "${CMAKE_CURRENT_BINARY_DIR}/${name}.json")
  endif()

  if (QTC_STATIC_BUILD)
    set(library_type STATIC)
  else()
    set(library_type SHARED)
  endif()

  add_library(${target_name} ${library_type} ${_arg_SOURCES})
  add_library(QtCreator::${target_name} ALIAS ${target_name})

  set_public_headers(${target_name} "${_arg_SOURCES}")
  update_resource_files_list("${_arg_SOURCES}")

  ### Generate EXPORT_SYMBOL
  if (QTC_STATIC_BUILD)
    set(export_symbol_suffix "STATIC_LIBRARY")
  else()
    set(export_symbol_suffix "LIBRARY")
  endif()
  string(TOUPPER "${name}_${export_symbol_suffix}" EXPORT_SYMBOL)

  if (WITH_TESTS)
    set(TEST_DEFINES WITH_TESTS SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}")
  else()
    # Many source files have Q_OBJECT inside #ifdef WITH_TESTS. Automoc uses
    # a very basic parser that detects this file as mocable, but moc shows a
    # warning: "No relevant classes found."
    # Just suppress the warning on this case.
    set_target_properties(${target_name} PROPERTIES AUTOMOC_MOC_OPTIONS "-nw")
  endif()

  if (WITH_SANITIZE)
    qtc_enable_sanitize("${name}" ${SANITIZE_FLAGS})
  endif()

  qtc_deeper_concept_diagnostic_depth("${name}")

  extend_qtc_target(${target_name}
    INCLUDES ${_arg_INCLUDES}
    SYSTEM_INCLUDES ${_arg_SYSTEM_INCLUDES}
    PUBLIC_INCLUDES ${_arg_PUBLIC_INCLUDES}
    PUBLIC_SYSTEM_INCLUDES ${_arg_PUBLIC_SYSTEM_INCLUDES}
    DEFINES ${DEFAULT_DEFINES} ${_arg_DEFINES} ${TEST_DEFINES}
    PUBLIC_DEFINES ${_arg_PUBLIC_DEFINES}
    DEPENDS ${_arg_DEPENDS} ${IMPLICIT_DEPENDS}
    PUBLIC_DEPENDS ${_arg_PUBLIC_DEPENDS} ${_arg_PLUGIN_DEPENDS}
    EXPLICIT_MOC ${_arg_EXPLICIT_MOC}
    SKIP_AUTOMOC ${_arg_SKIP_AUTOMOC}
    EXTRA_TRANSLATIONS ${_arg_EXTRA_TRANSLATIONS}
    PRIVATE_COMPILE_OPTIONS ${_arg_PRIVATE_COMPILE_OPTIONS}
    PUBLIC_COMPILE_OPTIONS ${_arg_PUBLIC_COMPILE_OPTIONS}
  )

  if (QTC_STATIC_BUILD)
    extend_qtc_target(${target_name} PUBLIC_DEFINES ${EXPORT_SYMBOL}
                                     DEFINES QT_STATICPLUGIN)
  else()
    extend_qtc_target(${target_name} DEFINES ${EXPORT_SYMBOL})
  endif()

  get_filename_component(public_build_interface_dir "${CMAKE_CURRENT_SOURCE_DIR}/.." ABSOLUTE)
  file(RELATIVE_PATH include_dir_relative_path ${PROJECT_SOURCE_DIR} "${CMAKE_CURRENT_SOURCE_DIR}/..")
  target_include_directories(${target_name}
    PRIVATE
      "${CMAKE_CURRENT_BINARY_DIR}"
      "${CMAKE_BINARY_DIR}/src"
      "$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>"
    PUBLIC
      "$<BUILD_INTERFACE:${public_build_interface_dir}>"
      "$<INSTALL_INTERFACE:${IDE_HEADER_INSTALL_PATH}/${include_dir_relative_path}>"
  )

  set(plugin_dir "${IDE_PLUGIN_PATH}")
  if (_arg_PLUGIN_PATH)
    set(plugin_dir "${_arg_PLUGIN_PATH}")
  endif()

  set(skip_translation OFF)
  if (_arg_SKIP_TRANSLATION)
    set(skip_translation ON)
  endif()

  if(NOT _arg_PLUGIN_CLASS)
    set(_arg_PLUGIN_CLASS ${target_name}Plugin)
  endif()

  qtc_output_binary_dir(_output_binary_dir)
  set_target_properties(${target_name} PROPERTIES
    LINK_DEPENDS_NO_SHARED ON
    SOURCES_DIR "${CMAKE_CURRENT_SOURCE_DIR}"
    MACHO_CURRENT_VERSION ${IDE_VERSION}
    MACHO_COMPATIBILITY_VERSION ${IDE_VERSION_COMPAT}
    CXX_EXTENSIONS OFF
    CXX_VISIBILITY_PRESET hidden
    VISIBILITY_INLINES_HIDDEN ON
    QTC_PLUGIN_VERSION "${_arg_VERSION}"
    BUILD_RPATH "${_PLUGIN_RPATH};${CMAKE_BUILD_RPATH}"
    INSTALL_RPATH "${_PLUGIN_RPATH};${CMAKE_INSTALL_RPATH}"
    LIBRARY_OUTPUT_DIRECTORY "${_output_binary_dir}/${plugin_dir}"
    ARCHIVE_OUTPUT_DIRECTORY "${_output_binary_dir}/${plugin_dir}"
    RUNTIME_OUTPUT_DIRECTORY "${_output_binary_dir}/${plugin_dir}"
    OUTPUT_NAME "${name}"
    QT_SKIP_TRANSLATION "${skip_translation}"
    QT_COMPILE_OPTIONS_DISABLE_WARNINGS OFF
    QTC_PLUGIN_CLASS_NAME ${_arg_PLUGIN_CLASS}
    ${_arg_PROPERTIES}
  )

  set_property(TARGET ${target_name} APPEND PROPERTY EXPORT_PROPERTIES
      "QTC_PLUGIN_CLASS_NAME;QTC_PLUGIN_VERSION")

  if (NOT _arg_SKIP_PCH)
    enable_pch(${target_name})
  endif()

  set(will_install_target FALSE)
  if (NOT _arg_SKIP_INSTALL AND NOT QTC_STATIC_BUILD)
    set(will_install_target TRUE)
    if (_arg_EXPORT)
      set(export QtCreator${target_name})
    else()
      set(export QtCreator)
    endif()

    install(TARGETS ${target_name}
      EXPORT ${export}
      RUNTIME DESTINATION "${plugin_dir}" OPTIONAL
      LIBRARY DESTINATION "${plugin_dir}" OPTIONAL
      ARCHIVE
        DESTINATION "${plugin_dir}"
        COMPONENT Devel EXCLUDE_FROM_ALL
        OPTIONAL
    )

    qtc_enable_separate_debug_info(${target_name} "${plugin_dir}")

    if (_arg_EXPORT)
      # export of external plugins
      install(EXPORT ${export}
        FILE ${export}Targets.cmake
        DESTINATION ${IDE_CMAKE_INSTALL_PATH}/${export}
        COMPONENT Devel EXCLUDE_FROM_ALL
        NAMESPACE QtCreator::
      )
      include(CMakePackageConfigHelpers)
      configure_package_config_file(${_THIS_MODULE_BASE_DIR}/Config.cmake.in
        "${CMAKE_BINARY_DIR}/cmake/${export}Config.cmake"
        INSTALL_DESTINATION ${IDE_CMAKE_INSTALL_PATH}/${export}
      )
      install(
        FILES ${CMAKE_BINARY_DIR}/cmake/${export}Config.cmake
        DESTINATION ${IDE_CMAKE_INSTALL_PATH}/${export}
        COMPONENT Devel EXCLUDE_FROM_ALL
      )
      export(EXPORT ${export}
        NAMESPACE QtCreator::
        FILE ${CMAKE_BINARY_DIR}/cmake/${export}Targets.cmake
      )
    endif()
  endif()

  qtc_mark_for_deferred_finalization("${name}" qtc_finalize_plugin)

  if(QT_GENERATE_SBOM)
    set(sbom_args "")

    get_target_property(target_type "${name}" TYPE)
    if(NOT (will_install_target AND target_type STREQUAL "SHARED_LIBRARY"))
       list(APPEND sbom_args NO_INSTALL)
    endif()

    list(APPEND sbom_args
      DEFAULT_SBOM_ENTITY_TYPE "LIBRARY"
      RUNTIME_PATH "${plugin_dir}"
      LIBRARY_PATH "${plugin_dir}"
      ARCHIVE_PATH "${plugin_dir}"
      ${_arg_SBOM_ARGS}
    )

    qtc_extend_qtc_entity_sbom(${name} ${sbom_args})
  endif()
endfunction()

function(qtc_finalize_plugin target)
  qtc_finalize_target("${target}")
endfunction()

function(extend_qtc_plugin target_name)
  qtc_plugin_enabled(_plugin_enabled ${target_name})
  if (NOT _plugin_enabled)
    return()
  endif()

  check_library_dependencies(${_arg_DEPENDS})
  check_library_dependencies(${_arg_PUBLIC_DEPENDS})

  extend_qtc_target(${target_name} ${ARGN})
endfunction()

function(extend_qtc_library target_name)
  qtc_library_enabled(_library_enabled ${target_name})
  if (NOT _library_enabled)
    return()
  endif()

  check_library_dependencies(${_arg_DEPENDS})
  check_library_dependencies(${_arg_PUBLIC_DEPENDS})

  extend_qtc_target(${target_name} ${ARGN})
endfunction()

function(extend_qtc_test target_name)
  if (NOT (target_name IN_LIST __QTC_TESTS))
    message(FATAL_ERROR "extend_qtc_test: Unknown test target \"${target_name}\"")
  endif()
  if (TARGET ${target_name})
    extend_qtc_target(${target_name} ${ARGN})
  endif()
endfunction()

function(add_qtc_executable name)
  set(opt_args
    SKIP_INSTALL
    SKIP_TRANSLATION
    ALLOW_ASCII_CASTS
    SKIP_PCH
    QTC_RUNNABLE
  )
  set(single_args
    DESTINATION
    COMPONENT
    BUILD_DEFAULT
  )
  set(multi_args
    CONDITION
    DEPENDS
    DEFINES
    INCLUDES
    SOURCES
    EXPLICIT_MOC
    SKIP_AUTOMOC
    EXTRA_TRANSLATIONS
    PROPERTIES
    PRIVATE_COMPILE_OPTIONS
    PUBLIC_COMPILE_OPTIONS
    SBOM_ARGS
  )

  cmake_parse_arguments(_arg "${opt_args}" "${single_args}" "${multi_args}" ${ARGN})

  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "add_qtc_executable had unparsed arguments!")
  endif()

  get_default_defines(default_defines_copy ${_arg_ALLOW_ASCII_CASTS})

  update_cached_list(__QTC_EXECUTABLES "${name}")

  condition_info(_extra_text _arg_CONDITION)
  if (NOT _arg_CONDITION)
    set(_arg_CONDITION ON)
  endif()

  string(TOUPPER "BUILD_EXECUTABLE_${name}" _build_executable_var)
  if (DEFINED _arg_BUILD_DEFAULT)
    set(_build_executable_default ${_arg_BUILD_DEFAULT})
  else()
    set(_build_executable_default ${BUILD_EXECUTABLES_BY_DEFAULT})
  endif()
  if (DEFINED ENV{QTC_${_build_executable_var}})
    set(_build_executable_default "$ENV{QTC_${_build_executable_var}}")
  endif()
  set(${_build_executable_var} "${_build_executable_default}" CACHE BOOL "Build executable ${name}.")

  if ((${_arg_CONDITION}) AND ${_build_executable_var})
    set(_executable_enabled ON)
  else()
    set(_executable_enabled OFF)
  endif()
  if (NOT _arg_INTERNAL_ONLY)
    add_feature_info("Executable ${name}" _executable_enabled "${_extra_text}")
  endif()
  if (NOT _executable_enabled)
    return()
  endif()

  set(_DESTINATION "${IDE_LIBEXEC_PATH}")
  if (_arg_DESTINATION)
    set(_DESTINATION "${_arg_DESTINATION}")
  endif()

  set(_EXECUTABLE_PATH "${_DESTINATION}")
  if (APPLE)
    # path of executable might be inside app bundle instead of DESTINATION directly
    cmake_parse_arguments(_prop "" "MACOSX_BUNDLE;OUTPUT_NAME" "" "${_arg_PROPERTIES}")
    if (_prop_MACOSX_BUNDLE)
      set(_BUNDLE_NAME "${name}")
      if (_prop_OUTPUT_NAME)
        set(_BUNDLE_NAME "${_prop_OUTPUT_NAME}")
      endif()
      set(_BUNDLE_CONTENTS_PATH "${_DESTINATION}/${_BUNDLE_NAME}.app/Contents")
      set(_EXECUTABLE_PATH "${_BUNDLE_CONTENTS_PATH}/MacOS")
      set(_EXECUTABLE_FILE_PATH "${_EXECUTABLE_PATH}/${_BUNDLE_NAME}")
      set(_BUNDLE_INFO_PLIST "${_BUNDLE_CONTENTS_PATH}/Info.plist")
    endif()
  endif()

  if (WITH_TESTS)
    set(TEST_DEFINES WITH_TESTS SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}")
  endif()

  add_executable("${name}" ${_arg_SOURCES})

  if (WITH_SANITIZE)
    qtc_enable_sanitize("${name}" ${SANITIZE_FLAGS})
  endif()

  qtc_deeper_concept_diagnostic_depth("${name}")

  extend_qtc_target("${name}"
    INCLUDES "${CMAKE_BINARY_DIR}/src" ${_arg_INCLUDES}
    DEFINES ${default_defines_copy} ${TEST_DEFINES} ${_arg_DEFINES}
    DEPENDS ${_arg_DEPENDS} ${IMPLICIT_DEPENDS}
    EXPLICIT_MOC ${_arg_EXPLICIT_MOC}
    SKIP_AUTOMOC ${_arg_SKIP_AUTOMOC}
    EXTRA_TRANSLATIONS ${_arg_EXTRA_TRANSLATIONS}
    PRIVATE_COMPILE_OPTIONS ${_arg_PRIVATE_COMPILE_OPTIONS}
    PUBLIC_COMPILE_OPTIONS ${_arg_PUBLIC_COMPILE_OPTIONS}
  )

  set(skip_translation OFF)
  if (_arg_SKIP_TRANSLATION)
    set(skip_translation ON)
  endif()

  file(RELATIVE_PATH relative_lib_path "/${_EXECUTABLE_PATH}" "/${IDE_LIBRARY_PATH}")

  set(build_rpath "${_RPATH_BASE}/${relative_lib_path}")
  set(install_rpath "${_RPATH_BASE}/${relative_lib_path}")
  if (NOT WIN32 AND NOT APPLE)
    file(RELATIVE_PATH relative_qt_path "/${_EXECUTABLE_PATH}" "/${IDE_LIBRARY_BASE_PATH}/Qt/lib")
    file(RELATIVE_PATH relative_plugins_path "/${_EXECUTABLE_PATH}" "/${IDE_PLUGIN_PATH}")
    set(install_rpath "${install_rpath};${_RPATH_BASE}/${relative_qt_path};${_RPATH_BASE}/${relative_plugins_path}")
  elseif (APPLE)
    file(RELATIVE_PATH relative_plugins_path "/${_EXECUTABLE_PATH}" "/${IDE_PLUGIN_PATH}")
    set(install_rpath "${install_rpath};${_RPATH_BASE}/${relative_plugins_path}")
  endif()
  set(build_rpath "${build_rpath};${CMAKE_BUILD_RPATH}")
  set(install_rpath "${install_rpath};${CMAKE_INSTALL_RPATH}")

  qtc_output_binary_dir(_output_binary_dir)
  set_target_properties("${name}" PROPERTIES
    LINK_DEPENDS_NO_SHARED ON
    BUILD_RPATH "${build_rpath}"
    INSTALL_RPATH "${install_rpath}"
    RUNTIME_OUTPUT_DIRECTORY "${_output_binary_dir}/${_DESTINATION}"
    QT_SKIP_TRANSLATION "${skip_translation}"
    CXX_EXTENSIONS OFF
    CXX_VISIBILITY_PRESET hidden
    VISIBILITY_INLINES_HIDDEN ON
    QT_COMPILE_OPTIONS_DISABLE_WARNINGS OFF
    ${_arg_PROPERTIES}
  )
  if (NOT _arg_SKIP_PCH)
    enable_pch(${name})
  endif()

  if (_arg_QTC_RUNNABLE)
      # Used by QtCreator to select the default target in the project
      set_target_properties(${name} PROPERTIES FOLDER "qtc_runnable")
  endif()

  set(will_install_target FALSE)
  if (NOT _arg_SKIP_INSTALL)
    set(will_install_target TRUE)

    unset(COMPONENT_OPTION)
    if (_arg_COMPONENT)
      set(COMPONENT_OPTION "COMPONENT" "${_arg_COMPONENT}")
    endif()

    # work around the issue that CMake simply copies the bundle directory
    # when installing app bundles, which copies things that it should not
    # like static libraries, executables with SKIP_INSTALL, clang resources
    # and dSYM directories
    if (APPLE AND _EXECUTABLE_FILE_PATH AND _BUNDLE_INFO_PLIST)
      install(
        PROGRAMS "${_output_binary_dir}/${_EXECUTABLE_FILE_PATH}"
        DESTINATION "${_EXECUTABLE_PATH}"
        ${COMPONENT_OPTION}
        OPTIONAL
      )
      install(
        FILES "${_output_binary_dir}/${_BUNDLE_INFO_PLIST}"
        DESTINATION "${_BUNDLE_CONTENTS_PATH}"
        ${COMPONENT_OPTION}
        OPTIONAL
      )
      # Remove build-rpaths. That is BUILD_RPATH and the ones added because we
      # don't use SKIP_BUILD_RPATH
      set(_rpaths_to_remove ${build_rpath})
      get_target_property(_linked_libs ${name} LINK_LIBRARIES)
      foreach(_lib ${_linked_libs})
        get_target_property(_target_type ${_lib} TYPE)
        if (_target_type STREQUAL "SHARED_LIBRARY")
          get_target_property(_location ${_lib} LIBRARY_OUTPUT_DIRECTORY)
          if (_location)
            get_filename_component(_abs_location ${_location} ABSOLUTE)
            list(APPEND _rpaths_to_remove "${_abs_location}")
          else()
            get_target_property(_location ${_lib} LOCATION)
            get_target_property(_is_framework ${_lib} FRAMEWORK)
            if (_is_framework)
              # get rid of the whole Foo.framework/* part whereever it is
              string(REGEX REPLACE "/[^/]*[.]framework/.*" "" _location ${_location})
            else()
              # get the actual dir of the library, rather than the library path itself, similar
              # to the framework code path, because that's what gets embedded as the rpath.
              get_filename_component(_location "${_location}" DIRECTORY)
            endif()
            get_filename_component(_abs_location ${_location} ABSOLUTE)
            list(APPEND _rpaths_to_remove "${_abs_location}")
          endif()
        endif()
      endforeach()
      list(REMOVE_DUPLICATES _rpaths_to_remove)
      set(_code)
      foreach(_rpath ${_rpaths_to_remove})
        set(_code "${_code}
          execute_process(COMMAND \"${CMAKE_INSTALL_NAME_TOOL}\"
            -delete_rpath \"${_rpath}\"
            \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${_EXECUTABLE_FILE_PATH}\" ${QTC_COMMAND_ERROR_IS_FATAL})"
        )
      endforeach()
      foreach(_rpath ${install_rpath})
        set(_code "${_code}
          execute_process(COMMAND \"${CMAKE_INSTALL_NAME_TOOL}\"
            -add_rpath \"${_rpath}\"
            \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${_EXECUTABLE_FILE_PATH}\" ${QTC_COMMAND_ERROR_IS_FATAL})"
        )
      endforeach()
      install(CODE "${_code}")
    else()
      install(TARGETS ${name}
        DESTINATION "${_DESTINATION}"
        ${COMPONENT_OPTION}
        OPTIONAL
      )
    endif()

    qtc_enable_separate_debug_info(${name} "${_DESTINATION}")
  endif()

  qtc_mark_for_deferred_finalization("${name}" qtc_finalize_executable)

  if(QT_GENERATE_SBOM)
    set(sbom_args "")

    if(NOT will_install_target)
      list(APPEND sbom_args NO_INSTALL)
    endif()

    list(APPEND sbom_args
      DEFAULT_SBOM_ENTITY_TYPE "EXECUTABLE"
      RUNTIME_PATH "${_DESTINATION}"
      ${_arg_SBOM_ARGS}
    )

    qtc_extend_qtc_entity_sbom(${name} ${sbom_args})
  endif()
endfunction()

function(qtc_finalize_executable target)
  qtc_finalize_target("${target}")
endfunction()

function(extend_qtc_executable name)
  if (NOT (name IN_LIST __QTC_EXECUTABLES))
    message(FATAL_ERROR "extend_qtc_executable: Unknown executable target \"${name}\"")
  endif()
  if (TARGET ${name})
    extend_qtc_target(${name} ${ARGN})
  endif()
endfunction()

function(add_qtc_test name)
  cmake_parse_arguments(_arg "GTEST;MANUALTEST;EXCLUDE_FROM_PRECHECK;NEEDS_GUI" "TIMEOUT"
      "DEFINES;DEPENDS;INCLUDES;SOURCES;EXPLICIT_MOC;SKIP_AUTOMOC;SKIP_PCH;CONDITION;PROPERTIES;PRIVATE_COMPILE_OPTIONS;PUBLIC_COMPILE_OPTIONS" ${ARGN})

  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "add_qtc_test had unparsed arguments!")
  endif()

  update_cached_list(__QTC_TESTS "${name}")

  if (NOT _arg_CONDITION)
    set(_arg_CONDITION ON)
  endif()

  string(TOUPPER "BUILD_TEST_${name}" _build_test_var)
  set(_build_test_default ${BUILD_TESTS_BY_DEFAULT})
  if (DEFINED ENV{QTC_${_build_test_var}})
    set(_build_test_default "$ENV{QTC_${_build_test_var}}")
  endif()
  set(${_build_test_var} "${_build_test_default}" CACHE BOOL "Build test ${name}.")

  if ((${_arg_CONDITION}) AND ${_build_test_var})
    set(_test_enabled ON)
  else()
    set(_test_enabled OFF)
  endif()
  if (NOT _test_enabled)
    return()
  endif()

  foreach(dependency ${_arg_DEPENDS})
    if (NOT TARGET ${dependency})
      if (WITH_DEBUG_CMAKE)
        message(STATUS  "'${dependency}' is not a target")
      endif()
      return()
    endif()
  endforeach()

  set(TEST_DEFINES WITH_TESTS SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}")

  # relax cast requirements for tests
  get_default_defines(default_defines_copy YES)

  file(RELATIVE_PATH _RPATH "/${IDE_BIN_PATH}" "/${IDE_LIBRARY_PATH}")

  add_executable(${name} ${_arg_SOURCES})

  extend_qtc_target(${name}
    DEPENDS ${_arg_DEPENDS} ${IMPLICIT_DEPENDS}
    INCLUDES "${CMAKE_BINARY_DIR}/src" ${_arg_INCLUDES}
    DEFINES ${_arg_DEFINES} ${TEST_DEFINES} ${default_defines_copy}
    EXPLICIT_MOC ${_arg_EXPLICIT_MOC}
    SKIP_AUTOMOC ${_arg_SKIP_AUTOMOC}
    PRIVATE_COMPILE_OPTIONS ${_arg_PRIVATE_COMPILE_OPTIONS}
    PUBLIC_COMPILE_OPTIONS ${_arg_PUBLIC_COMPILE_OPTIONS}
  )

  set_target_properties(${name} PROPERTIES
    LINK_DEPENDS_NO_SHARED ON
    CXX_VISIBILITY_PRESET hidden
    VISIBILITY_INLINES_HIDDEN ON
    BUILD_RPATH "${_RPATH_BASE}/${_RPATH};${CMAKE_BUILD_RPATH}"
    INSTALL_RPATH "${_RPATH_BASE}/${_RPATH};${CMAKE_INSTALL_RPATH}"
    ${_arg_PROPERTIES}
  )
  if (NOT _arg_SKIP_PCH)
    enable_pch(${name})
  endif()

  if (WITH_SANITIZE)
    qtc_enable_sanitize("${name}" ${SANITIZE_FLAGS})
  endif()

  if (_arg_NEEDS_GUI)
    list(APPEND EXTRA_ARGUMENTS "-platform" "minimal")
  endif()
  list(APPEND EXTRA_ARGUMENTS "-silent")

  if (NOT _arg_GTEST AND NOT _arg_MANUALTEST)
    add_test(NAME ${name} COMMAND ${name} ${EXTRA_ARGUMENTS})
    if (_arg_EXCLUDE_FROM_PRECHECK)
      set_tests_properties(${name} PROPERTIES LABELS exclude_from_precheck)
    endif()
    if (DEFINED _arg_TIMEOUT)
      set(timeout_option TIMEOUT ${_arg_TIMEOUT})
    else()
      set(timeout_option)
    endif()
    finalize_test_setup(${name} ${timeout_option})
  endif()
endfunction()

function(finalize_qtc_gtest test_name)
  if (NOT TARGET ${test_name})
    return()
  endif()

  cmake_parse_arguments(_arg "EXCLUDE_ALL_FROM_PRECHECK" "EXCLUDE_SOURCES_REGEX"
      "EXCLUDE_FROM_PRECHECK" ${ARGN})

  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "finalize_qtc_gtest had unparsed arguments!")
  endif()

  get_target_property(test_sources ${test_name} SOURCES)
  if (_arg_EXCLUDE_SOURCES_REGEX)
    list(FILTER test_sources EXCLUDE REGEX "${_arg_EXCLUDE_SOURCES_REGEX}")
  endif()
  include(GoogleTest)
  gtest_add_tests(TARGET ${test_name} SOURCES ${test_sources} TEST_LIST test_list SKIP_DEPENDENCY)

  if(_arg_EXCLUDE_ALL_FROM_PRECHECK)
    set_tests_properties(${test_list}
      PROPERTIES LABELS exclude_from_precheck)
  elseif(_arg_EXCLUDE_FROM_PRECHECK)
    set_tests_properties(${_arg_EXCLUDE_FROM_PRECHECK}
      PROPERTIES LABELS exclude_from_precheck)
  endif()
  foreach(test IN LISTS test_list)
    finalize_test_setup(${test})
  endforeach()
endfunction()

function(qtc_copy_to_builddir custom_target_name)
  cmake_parse_arguments(_arg "CREATE_SUBDIRS" "DESTINATION" "FILES;DIRECTORIES" ${ARGN})
  set(timestampFiles)

  qtc_output_binary_dir(_output_binary_dir)
  set(allFiles ${_arg_FILES})

  foreach(srcFile ${_arg_FILES})
    string(MAKE_C_IDENTIFIER "${srcFile}" destinationTimestampFilePart)
    set(destinationTimestampFileName "${CMAKE_CURRENT_BINARY_DIR}/.${destinationTimestampFilePart}_timestamp")
    list(APPEND timestampFiles "${destinationTimestampFileName}")

    if (IS_ABSOLUTE "${srcFile}")
      set(srcPath "")
    else()
      get_filename_component(srcPath "${srcFile}" DIRECTORY)
    endif()

    add_custom_command(OUTPUT "${destinationTimestampFileName}"
      COMMAND "${CMAKE_COMMAND}" -E make_directory "${_output_binary_dir}/${_arg_DESTINATION}/${srcPath}"
      COMMAND "${CMAKE_COMMAND}" -E copy "${srcFile}" "${_output_binary_dir}/${_arg_DESTINATION}/${srcPath}"
      COMMAND "${CMAKE_COMMAND}" -E touch "${destinationTimestampFileName}"
      WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"
      COMMENT "Copy ${srcFile} into build directory"
      DEPENDS "${srcFile}"
      VERBATIM
    )
  endforeach()

  foreach(srcDirectory ${_arg_DIRECTORIES})
    string(MAKE_C_IDENTIFIER "${srcDirectory}" destinationTimestampFilePart)
    set(destinationTimestampFileName "${CMAKE_CURRENT_BINARY_DIR}/.${destinationTimestampFilePart}_timestamp")
    list(APPEND timestampFiles "${destinationTimestampFileName}")
    set(destinationDirectory "${_output_binary_dir}/${_arg_DESTINATION}")

    if(_arg_CREATE_SUBDIRS)
      set(destinationDirectory "${destinationDirectory}/${srcDirectory}")
    endif()

    file(GLOB_RECURSE filesToCopy "${srcDirectory}/*")
    list(APPEND allFiles ${filesToCopy})
    add_custom_command(OUTPUT "${destinationTimestampFileName}"
      COMMAND "${CMAKE_COMMAND}" -E copy_directory "${srcDirectory}" "${destinationDirectory}"
      COMMAND "${CMAKE_COMMAND}" -E touch "${destinationTimestampFileName}"
      WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"
      COMMENT "Copy ${srcDirectory}/ into build directory"
      DEPENDS ${filesToCopy}
      VERBATIM
    )
  endforeach()

  add_custom_target("${custom_target_name}" ALL DEPENDS ${timestampFiles}
    SOURCES ${allFiles})
endfunction()

function(qtc_add_resources target resourceName)
  cmake_parse_arguments(rcc "" "PREFIX;LANG;BASE;FILES_PREFIX" "FILES;OPTIONS;CONDITION" ${ARGN})
  if (${_arg_UNPARSED_ARGUMENTS})
    message(FATAL_ERROR "qtc_add_resources had unparsed arguments!")
  endif()

  if (NOT _arg_CONDITION)
    set(_arg_CONDITION ON)
  endif()
  if (NOT (${_arg_CONDITION}))
    return()
  endif()

  if(NOT TARGET ${target})
    return()
  endif()

  string(REPLACE "/" "_" resourceName ${resourceName})
  string(REPLACE "." "_" resourceName ${resourceName})

  # Apply base to all files
  if (rcc_BASE)
    foreach(file IN LISTS rcc_FILES)
      set(resource_file "${rcc_BASE}/${file}")
      file(TO_CMAKE_PATH ${resource_file} resource_file)
      list(APPEND resource_files ${resource_file})
    endforeach()
  else()
      set(resource_files ${rcc_FILES})
  endif()

  set(newResourceName ${resourceName})
  set(resources ${resource_files})

  set(generatedResourceFile "${CMAKE_CURRENT_BINARY_DIR}/.rcc/generated_${newResourceName}.qrc")
  set(generatedSourceCode "${CMAKE_CURRENT_BINARY_DIR}/.rcc/qrc_${newResourceName}.cpp")

  # Generate .qrc file:

  # <RCC><qresource ...>
  set(qrcContents "<RCC>\n  <qresource")
  if (rcc_PREFIX)
      string(APPEND qrcContents " prefix=\"${rcc_PREFIX}\"")
  endif()
  if (rcc_LANG)
      string(APPEND qrcContents " lang=\"${rcc_LANG}\"")
  endif()
  string(APPEND qrcContents ">\n")

  set(resource_dependencies)
  foreach(file IN LISTS resources)
    set(file_resource_path ${file})

    if (NOT IS_ABSOLUTE ${file})
      if (rcc_FILES_PREFIX)
        set(file "${CMAKE_CURRENT_SOURCE_DIR}/${rcc_FILES_PREFIX}/${file}")
      else()
        set(file "${CMAKE_CURRENT_SOURCE_DIR}/${file}")
      endif()
    endif()

    ### FIXME: escape file paths to be XML conform
    # <file ...>...</file>
    string(APPEND qrcContents "    <file alias=\"${file_resource_path}\">")
    string(APPEND qrcContents "${file}</file>\n")
    list(APPEND files "${file}")
    list(APPEND resource_dependencies ${file})
    target_sources(${target} PRIVATE "${file}")
    set_property(SOURCE "${file}" PROPERTY HEADER_FILE_ONLY ON)
    set_property(SOURCE "${file}" PROPERTY SKIP_AUTOGEN ON)
  endforeach()

  source_group("Resources" FILES ${files})

  # </qresource></RCC>
  string(APPEND qrcContents "  </qresource>\n</RCC>\n")

  file(WRITE "${generatedResourceFile}.in" "${qrcContents}")
  configure_file("${generatedResourceFile}.in" "${generatedResourceFile}")

  set_property(TARGET ${target} APPEND PROPERTY _qt_generated_qrc_files "${generatedResourceFile}")

  set(rccArgs --name "${newResourceName}"
      --output "${generatedSourceCode}" "${generatedResourceFile}")
  if(rcc_OPTIONS)
      list(APPEND rccArgs ${rcc_OPTIONS})
  endif()

  # Process .qrc file:
  add_custom_command(OUTPUT "${generatedSourceCode}"
                     COMMAND Qt::rcc ${rccArgs}
                     DEPENDS
                      ${resource_dependencies}
                      ${generatedResourceFile}
                      "Qt::rcc"
                     COMMENT "RCC ${newResourceName}"
                     VERBATIM)

  target_sources(${target} PRIVATE "${generatedSourceCode}")
  set_property(SOURCE "${generatedSourceCode}" PROPERTY SKIP_AUTOGEN ON)
  set_property(SOURCE "${generatedResourceFile}.in" PROPERTY SKIP_AUTOGEN ON)
endfunction()

function(qtc_add_public_header header)
  if (NOT IS_ABSOLUTE ${header})
    set(header "${CMAKE_CURRENT_SOURCE_DIR}/${header}")
  endif()

  qtc_source_dir(qtcreator_source_dir)
  get_filename_component(source_dir ${header} DIRECTORY)
  file(RELATIVE_PATH include_dir_relative_path ${qtcreator_source_dir} ${source_dir})

  install(
    FILES ${header}
    DESTINATION "${IDE_HEADER_INSTALL_PATH}/${include_dir_relative_path}"
    COMPONENT Devel EXCLUDE_FROM_ALL
  )
endfunction()


================================================
FILE: cmake/QtCreatorAPIInternal.cmake
================================================
if (CMAKE_VERSION GREATER_EQUAL 3.19)
  set(QTC_COMMAND_ERROR_IS_FATAL COMMAND_ERROR_IS_FATAL ANY)
endif()

if (CMAKE_VERSION VERSION_LESS 3.18)
  if (CMAKE_CXX_COMPILER_ID STREQUAL GNU)
    set(BUILD_WITH_PCH OFF CACHE BOOL "" FORCE)
  endif()
endif()

if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.18)
  include(CheckLinkerFlag)
endif()

include(FeatureSummary)

#
# Default Qt compilation defines
#

list(APPEND DEFAULT_DEFINES
  QT_CREATOR
  QT_NO_JAVA_STYLE_ITERATORS
  QT_NO_CAST_TO_ASCII QT_RESTRICTED_CAST_FROM_ASCII QT_NO_FOREACH
  QT_DISABLE_DEPRECATED_UP_TO=0x050900
  QT_WARN_DEPRECATED_UP_TO=0x060400
  QT_USE_QSTRINGBUILDER
)

if (WIN32)
  list(APPEND DEFAULT_DEFINES UNICODE _UNICODE _CRT_SECURE_NO_WARNINGS)

  if (NOT BUILD_WITH_PCH)
    list(APPEND DEFAULT_DEFINES
      WIN32_LEAN_AND_MEAN
      WINVER=0x0A00
      _WIN32_WINNT=0x0A00
    )
  endif()
endif()

#
# Setup path handling
#

if (APPLE)
  set(_IDE_APP_PATH ".")
  set(_IDE_APP_TARGET "${IDE_DISPLAY_NAME}")

  set(_IDE_OUTPUT_PATH "${_IDE_APP_TARGET}.app/Contents")

  set(_IDE_LIBRARY_BASE_PATH "Frameworks")
  set(_IDE_LIBRARY_PATH "${_IDE_OUTPUT_PATH}/${_IDE_LIBRARY_BASE_PATH}")
  set(_IDE_PLUGIN_PATH "${_IDE_OUTPUT_PATH}/PlugIns/qtcreator")
  set(_IDE_LIBEXEC_PATH "${_IDE_OUTPUT_PATH}/Resources/libexec")
  set(_IDE_DATA_PATH "${_IDE_OUTPUT_PATH}/Resources")
  set(_IDE_DOC_PATH "${_IDE_OUTPUT_PATH}/Resources/doc")
  set(_IDE_BIN_PATH "${_IDE_OUTPUT_PATH}/MacOS")
  set(_IDE_LIBRARY_ARCHIVE_PATH "${_IDE_LIBRARY_PATH}")

  set(_IDE_HEADER_INSTALL_PATH "${_IDE_DATA_PATH}/Headers/qtcreator")
  set(_IDE_CMAKE_INSTALL_PATH "${_IDE_DATA_PATH}/lib/cmake")
elseif(WIN32)
  set(_IDE_APP_PATH "bin")
  set(_IDE_APP_TARGET "${IDE_ID}")

  set(_IDE_LIBRARY_BASE_PATH "lib")
  set(_IDE_LIBRARY_PATH "${_IDE_LIBRARY_BASE_PATH}/qtcreator")
  set(_IDE_PLUGIN_PATH "${_IDE_LIBRARY_BASE_PATH}/qtcreator/plugins")
  set(_IDE_LIBEXEC_PATH "bin")
  set(_IDE_DATA_PATH "share/qtcreator")
  set(_IDE_DOC_PATH "share/doc/qtcreator")
  set(_IDE_BIN_PATH "bin")
  set(_IDE_LIBRARY_ARCHIVE_PATH "${_IDE_BIN_PATH}")

  set(_IDE_HEADER_INSTALL_PATH "include/qtcreator")
  set(_IDE_CMAKE_INSTALL_PATH "lib/cmake")
else ()
  # Small hack to silence a warning in the stable branch - but it means the value is incorrect
  if (NOT CMAKE_LIBRARY_ARCHITECTURE AND NOT CMAKE_INSTALL_LIBDIR)
    set(CMAKE_INSTALL_LIBDIR "lib")
  endif()
  include(GNUInstallDirs)
  set(_IDE_APP_PATH "${CMAKE_INSTALL_BINDIR}")
  set(_IDE_APP_TARGET "${IDE_ID}")

  set(_IDE_LIBRARY_BASE_PATH "${CMAKE_INSTALL_LIBDIR}")
  set(_IDE_LIBRARY_PATH "${_IDE_LIBRARY_BASE_PATH}/qtcreator")
  set(_IDE_PLUGIN_PATH "${_IDE_LIBRARY_BASE_PATH}/qtcreator/plugins")
  set(_IDE_LIBEXEC_PATH "${CMAKE_INSTALL_LIBEXECDIR}/qtcreator")
  set(_IDE_DATA_PATH "${CMAKE_INSTALL_DATAROOTDIR}/qtcreator")
  set(_IDE_DOC_PATH "${CMAKE_INSTALL_DATAROOTDIR}/doc/qtcreator")
  set(_IDE_BIN_PATH "${CMAKE_INSTALL_BINDIR}")
  set(_IDE_LIBRARY_ARCHIVE_PATH "${_IDE_LIBRARY_PATH}")

  set(_IDE_HEADER_INSTALL_PATH "include/qtcreator")
  set(_IDE_CMAKE_INSTALL_PATH "${_IDE_LIBRARY_BASE_PATH}/cmake")
endif ()

file(RELATIVE_PATH _PLUGIN_TO_LIB "/${_IDE_PLUGIN_PATH}" "/${_IDE_LIBRARY_PATH}")
file(RELATIVE_PATH _PLUGIN_TO_QT "/${_IDE_PLUGIN_PATH}" "/${_IDE_LIBRARY_BASE_PATH}/Qt/lib")
file(RELATIVE_PATH _LIB_TO_QT "/${_IDE_LIBRARY_PATH}" "/${_IDE_LIBRARY_BASE_PATH}/Qt/lib")

if (APPLE)
  set(_RPATH_BASE "@executable_path")
  set(_LIB_RPATH "@loader_path")
  set(_PLUGIN_RPATH "@loader_path;@loader_path/${_PLUGIN_TO_LIB}")
elseif (WIN32)
  set(_RPATH_BASE "")
  set(_LIB_RPATH "")
  set(_PLUGIN_RPATH "")
else()
  set(_RPATH_BASE "\$ORIGIN")
  set(_LIB_RPATH "\$ORIGIN;\$ORIGIN/${_LIB_TO_QT}")
  set(_PLUGIN_RPATH "\$ORIGIN;\$ORIGIN/${_PLUGIN_TO_LIB};\$ORIGIN/${_PLUGIN_TO_QT}")
endif ()

set(__QTC_PLUGINS "" CACHE INTERNAL "*** Internal ***")
set(__QTC_LIBRARIES "" CACHE INTERNAL "*** Internal ***")
set(__QTC_EXECUTABLES "" CACHE INTERNAL "*** Internal ***")
set(__QTC_TESTS "" CACHE INTERNAL "*** Internal ***")
set(__QTC_RESOURCE_FILES "" CACHE INTERNAL "*** Internal ***")

# handle SCCACHE hack
# SCCACHE does not work with the /Zi option, which makes each compilation write debug info
# into the same .pdb file - even with /FS, which usually makes this work in the first place.
# Replace /Zi with /Z7, which leaves the debug info in the object files until link time.
# This increases memory usage, disk space usage and linking time, so should only be
# enabled if necessary.
# Must be called after project(...).
function(qtc_handle_compiler_cache_support)
  if (WITH_SCCACHE_SUPPORT OR WITH_CCACHE_SUPPORT)
    if (MSVC)
      foreach(config DEBUG RELWITHDEBINFO)
        foreach(lang C CXX)
          set(flags_var "CMAKE_${lang}_FLAGS_${config}")
          string(REPLACE "/Zi" "/Z7" ${flags_var} "${${flags_var}}")
          set(${flags_var} "${${flags_var}}" PARENT_SCOPE)
        endforeach()
      endforeach()
    endif()
  endif()
  if (WITH_CCACHE_SUPPORT)
    find_program(CCACHE_PROGRAM ccache)
    if(CCACHE_PROGRAM)
      set(CMAKE_CXX_COMPILER_LAUNCHER "${CCACHE_PROGRAM}" CACHE STRING "CXX compiler launcher" FORCE)
      set(CMAKE_C_COMPILER_LAUNCHER "${CCACHE_PROGRAM}" CACHE STRING "C compiler launcher" FORCE)
    endif()
  endif()
endfunction()

function(qtc_handle_llvm_linker)
  if (QTC_USE_LLVM_LINKER)
    find_program(LLVM_LINK_PROGRAM llvm-link)
    if(LLVM_LINK_PROGRAM)
      set(CMAKE_LINKER "${LLVM_LINK_PROGRAM}" CACHE STRING "LLVM linker" FORCE)
    endif()
  endif()
endfunction()

function(qtc_enable_release_for_debug_configuration)
  if (MSVC)
    string(REPLACE "/Od" "/O2" CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG}")
    string(REPLACE "/Ob0" "/Ob1" CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG}")
    string(REPLACE "/RTC1" ""  CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG}")
  else()
    set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O2")
  endif()
  set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG}" PARENT_SCOPE)
endfunction()

function(qtc_enable_sanitize _target _sanitize_flags)
  target_compile_options("${_target}" PUBLIC -fsanitize=${SANITIZE_FLAGS})

  if (CMAKE_CXX_COMPILER_ID MATCHES "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
    target_link_options("${_target}" PUBLIC -fsanitize=${SANITIZE_FLAGS})
  endif()
endfunction()

function(qtc_deeper_concept_diagnostic_depth _target)
  target_compile_options("${_target}" PRIVATE $<$<COMPILE_LANG_AND_ID:CXX,GNU>:-fconcepts-diagnostics-depth=8>)
endfunction()

function(qtc_add_link_flags_no_undefined target)
  # needs CheckLinkerFlags
  if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.18 AND NOT MSVC AND NOT APPLE)
    set(no_undefined_flag "-Wl,--no-undefined")
    check_linker_flag(CXX ${no_undefined_flag} QTC_LINKER_SUPPORTS_NO_UNDEFINED)
    if (NOT QTC_LINKER_SUPPORTS_NO_UNDEFINED)
        set(no_undefined_flag "-Wl,-undefined,error")
        check_linker_flag(CXX ${no_undefined_flag} QTC_LINKER_SUPPORTS_UNDEFINED_ERROR)
        if (NOT QTC_LINKER_SUPPORTS_UNDEFINED_ERROR)
            return()
        endif()
    endif()
    target_link_options("${target}" PRIVATE "${no_undefined_flag}")
  endif()
endfunction()

function(append_extra_translations target_name)
  if(NOT ARGN)
    return()
  endif()

  if(TARGET "${target_name}")
    get_target_property(_input "${target_name}" QT_EXTRA_TRANSLATIONS)
    if (_input)
      set(_output "${_input}" "${ARGN}")
    else()
      set(_output "${ARGN}")
    endif()
    set_target_properties("${target_name}" PROPERTIES QT_EXTRA_TRANSLATIONS "${_output}")
  endif()
endfunction()

function(update_cached_list name value)
  set(_tmp_list "${${name}}")
  list(APPEND _tmp_list "${value}")
  set("${name}" "${_tmp_list}" CACHE INTERNAL "*** Internal ***")
endfunction()

function(set_explicit_moc target_name file)
  unset(file_dependencies)
  if (file MATCHES "^.*plugin.h$")
    set(file_dependencies DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/${target_name}.json")
  endif()
  set_property(SOURCE "${file}" PROPERTY SKIP_AUTOMOC ON)
  qt_wrap_cpp(file_moc "${file}" ${file_dependencies})
  target_sources(${target_name} PRIVATE "${file_moc}")
endfunction()

function(set_public_headers target sources)
  foreach(
Download .txt
Showing preview only (873K chars total). Download the full file or copy to clipboard to get everything.
gitextract_ge5od5ka/

├── .clang-format
├── .devcontainer/
│   ├── minimum-linux-container-amd64/
│   │   ├── Dockerfile
│   │   └── devcontainer.json
│   └── minimum-linux-container-arm64/
│       ├── Dockerfile
│       └── devcontainer.json
├── .gitattributes
├── .github/
│   ├── pull_request_template.md
│   └── workflows/
│       └── build_cmake.yml
├── .gitignore
├── .gitignore-blame
├── .gitmodules
├── .gitreview
├── .luarc.json
├── .tag
├── CMakeLists.txt
├── CMakePresets.json
├── HACKING
├── LICENSES/
│   ├── LICENSE.GPL3-EXCEPT
│   ├── LicenseRef-Qt-Commercial.txt
│   ├── MIT.txt
│   └── blessing.txt
├── README.md
├── TESTING.md
├── bin/
│   ├── CMakeLists.txt
│   └── qtcreator.sh
├── cmake/
│   ├── Config.cmake.in
│   ├── CreatePythonXY.cmake
│   ├── FindClang.cmake
│   ├── FindCrashpad.cmake
│   ├── FindGoogleBenchmark.cmake
│   ├── FindQbs.cmake
│   ├── Findelfutils.cmake
│   ├── Findyaml-cpp.cmake
│   ├── QtCreatorAPI.cmake
│   ├── QtCreatorAPIInternal.cmake
│   ├── QtCreatorConfig.cmake.in
│   ├── QtCreatorDocumentation.cmake
│   ├── QtCreatorIDEBranding.cmake
│   ├── QtCreatorSbom.cmake
│   ├── QtCreatorTranslations.cmake
│   ├── QtcSeparateDebugInfo.Info.plist.in
│   ├── QtcSeparateDebugInfo.cmake
│   └── Utils.cmake
├── coin/
│   ├── creator_python_requirements.txt
│   ├── dependencies.yaml
│   ├── instructions/
│   │   ├── build.yaml
│   │   ├── common_environment.yaml
│   │   ├── provision.yaml
│   │   └── test.yaml
│   ├── module_config.yaml
│   ├── product_dependencies.yaml
│   └── sbom_requirements.txt
├── dist/
│   ├── CMakeLists.txt
│   ├── api-changelog/
│   │   ├── api-changes-18.md
│   │   └── api-changes-19.md
│   ├── changelog/
│   │   ├── changes-1.1.0
│   │   ├── changes-1.1.1
│   │   ├── changes-1.2.0
│   │   ├── changes-1.2.1
│   │   ├── changes-1.3.0
│   │   ├── changes-1.3.1
│   │   ├── changes-10.0.0.md
│   │   ├── changes-10.0.1.md
│   │   ├── changes-10.0.2.md
│   │   ├── changes-11.0.0.md
│   │   ├── changes-11.0.1.md
│   │   ├── changes-11.0.2.md
│   │   ├── changes-11.0.3.md
│   │   ├── changes-12.0.0.md
│   │   ├── changes-12.0.1.md
│   │   ├── changes-12.0.2.md
│   │   ├── changes-13.0.0.md
│   │   ├── changes-13.0.1.md
│   │   ├── changes-13.0.2.md
│   │   ├── changes-14.0.0.md
│   │   ├── changes-14.0.1.md
│   │   ├── changes-14.0.2.md
│   │   ├── changes-15.0.0.md
│   │   ├── changes-15.0.1.md
│   │   ├── changes-16.0.0.md
│   │   ├── changes-16.0.1.md
│   │   ├── changes-16.0.2.md
│   │   ├── changes-17.0.0.md
│   │   ├── changes-17.0.1.md
│   │   ├── changes-17.0.2.md
│   │   ├── changes-18.0.0.md
│   │   ├── changes-18.0.1.md
│   │   ├── changes-18.0.2.md
│   │   ├── changes-19.0.0.md
│   │   ├── changes-2.0.0
│   │   ├── changes-2.0.1
│   │   ├── changes-2.1.0
│   │   ├── changes-2.2.0
│   │   ├── changes-2.3.0
│   │   ├── changes-2.3.1
│   │   ├── changes-2.4.0
│   │   ├── changes-2.4.1
│   │   ├── changes-2.5.0
│   │   ├── changes-2.5.1
│   │   ├── changes-2.5.2
│   │   ├── changes-2.6.0
│   │   ├── changes-2.6.1
│   │   ├── changes-2.6.2
│   │   ├── changes-2.7.0
│   │   ├── changes-2.8.0
│   │   ├── changes-2.8.1
│   │   ├── changes-3.0.0
│   │   ├── changes-3.0.1
│   │   ├── changes-3.1.0
│   │   ├── changes-3.1.1
│   │   ├── changes-3.1.2
│   │   ├── changes-3.2.0
│   │   ├── changes-3.2.1
│   │   ├── changes-3.2.2
│   │   ├── changes-3.3.0
│   │   ├── changes-3.3.1
│   │   ├── changes-3.3.2
│   │   ├── changes-3.4.0
│   │   ├── changes-3.4.1.md
│   │   ├── changes-3.5.0.md
│   │   ├── changes-3.5.1.md
│   │   ├── changes-3.6.0.md
│   │   ├── changes-3.6.1.md
│   │   ├── changes-4.0.0.md
│   │   ├── changes-4.0.1.md
│   │   ├── changes-4.0.2.md
│   │   ├── changes-4.0.3.md
│   │   ├── changes-4.1.0.md
│   │   ├── changes-4.10.0.md
│   │   ├── changes-4.10.1.md
│   │   ├── changes-4.11.0.md
│   │   ├── changes-4.11.1.md
│   │   ├── changes-4.11.2.md
│   │   ├── changes-4.12.0.md
│   │   ├── changes-4.12.1.md
│   │   ├── changes-4.12.2.md
│   │   ├── changes-4.12.3.md
│   │   ├── changes-4.12.4.md
│   │   ├── changes-4.13.0.md
│   │   ├── changes-4.13.1.md
│   │   ├── changes-4.13.2.md
│   │   ├── changes-4.13.3.md
│   │   ├── changes-4.14.0.md
│   │   ├── changes-4.14.1.md
│   │   ├── changes-4.14.2.md
│   │   ├── changes-4.15.0.md
│   │   ├── changes-4.15.1.md
│   │   ├── changes-4.15.2.md
│   │   ├── changes-4.2.0.md
│   │   ├── changes-4.2.1.md
│   │   ├── changes-4.2.2.md
│   │   ├── changes-4.3.0.md
│   │   ├── changes-4.3.1.md
│   │   ├── changes-4.4.0.md
│   │   ├── changes-4.4.1.md
│   │   ├── changes-4.5.0.md
│   │   ├── changes-4.5.1.md
│   │   ├── changes-4.5.2.md
│   │   ├── changes-4.6.0.md
│   │   ├── changes-4.6.1.md
│   │   ├── changes-4.6.2.md
│   │   ├── changes-4.7.0.md
│   │   ├── changes-4.7.1.md
│   │   ├── changes-4.7.2.md
│   │   ├── changes-4.8.0.md
│   │   ├── changes-4.8.1.md
│   │   ├── changes-4.8.2.md
│   │   ├── changes-4.9.0.md
│   │   ├── changes-4.9.1.md
│   │   ├── changes-4.9.2.md
│   │   ├── changes-5.0.0.md
│   │   ├── changes-5.0.1.md
│   │   ├── changes-5.0.2.md
│   │   ├── changes-5.0.3.md
│   │   ├── changes-6.0.0.md
│   │   ├── changes-6.0.1.md
│   │   ├── changes-6.0.2.md
│   │   ├── changes-7.0.0.md
│   │   ├── changes-7.0.1.md
│   │   ├── changes-7.0.2.md
│   │   ├── changes-8.0.0.md
│   │   ├── changes-8.0.1.md
│   │   ├── changes-8.0.2.md
│   │   ├── changes-9.0.0.md
│   │   ├── changes-9.0.1.md
│   │   ├── changes-9.0.2.md
│   │   └── template.md
│   ├── clangformat/
│   │   └── README.md
│   ├── copyright_template.txt
│   ├── gdb/
│   │   └── patches/
│   │       └── mingw-python.patch
│   ├── installer/
│   │   └── mac/
│   │       ├── Qt Creator.entitlements
│   │       ├── README.md
│   │       ├── disclaim.entitlements
│   │       └── qtcreator_process_stub.entitlements
│   └── known-issues
├── doc/
│   ├── CMakeLists.txt
│   ├── README.md
│   ├── config/
│   │   ├── icon-macros.qdocconf
│   │   ├── macros-online.qdocconf
│   │   ├── macros.qdocconf
│   │   ├── qt-cpp-ignore.qdocconf
│   │   └── qt-defines.qdocconf
│   ├── doc.qbs
│   ├── fixnavi.pl
│   ├── qtcreator/
│   │   ├── config/
│   │   │   ├── qtcreator-project.qdocconf
│   │   │   └── style/
│   │   │       └── tree_config.xml
│   │   ├── doxygen/
│   │   │   └── Doxyfile
│   │   ├── examples/
│   │   │   ├── accelbubble/
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── Info.plist
│   │   │   │   ├── main.cpp
│   │   │   │   └── main.qml
│   │   │   ├── progressbar/
│   │   │   │   ├── main.cpp
│   │   │   │   ├── progressbar.pro
│   │   │   │   ├── qml/
│   │   │   │   │   ├── ProgressBar.qmlproject
│   │   │   │   │   ├── ProgressBar.ui.qml
│   │   │   │   │   └── Root.qml
│   │   │   │   └── qml.qrc
│   │   │   ├── textfinder/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── TextFinder_de_DE.ts
│   │   │   │   ├── input.txt
│   │   │   │   ├── main.cpp
│   │   │   │   ├── textfinder.cpp
│   │   │   │   ├── textfinder.h
│   │   │   │   ├── textfinder.qrc
│   │   │   │   └── textfinder.ui
│   │   │   └── transitions/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── Page.qml
│   │   │       ├── main.cpp
│   │   │       └── main.qml
│   │   ├── images/
│   │   │   └── extraimages/
│   │   │       └── qtcreator-extraimages.qdocconf
│   │   ├── qtcreator-online.qdocconf
│   │   ├── qtcreator.qdocconf
│   │   └── src/
│   │       ├── analyze/
│   │       │   ├── cpu-usage-analyzer.qdoc
│   │       │   ├── creator-analyze.qdoc
│   │       │   ├── creator-axivion.qdoc
│   │       │   ├── creator-clang-static-analyzer.qdoc
│   │       │   ├── creator-coco.qdoc
│   │       │   ├── creator-cppcheck.qdoc
│   │       │   ├── creator-ctf-visualizer.qdoc
│   │       │   ├── creator-heob.qdoc
│   │       │   └── creator-valgrind.qdoc
│   │       ├── android/
│   │       │   ├── androiddev.qdoc
│   │       │   ├── creator-projects-settings-run-android.qdoc
│   │       │   └── deploying-android.qdoc
│   │       ├── appman/
│   │       │   └── creator-appman-how-to-run.qdoc
│   │       ├── baremetal/
│   │       │   ├── creator-baremetal-dev.qdoc
│   │       │   └── creator-baremetal-settings.qdocinc
│   │       ├── cmake/
│   │       │   ├── creator-how-to-debug-cmake-files.qdoc
│   │       │   ├── creator-how-to-profile-cmake-code.qdoc
│   │       │   ├── creator-projects-cmake-building.qdoc
│   │       │   ├── creator-projects-cmake-presets.qdoc
│   │       │   ├── creator-projects-cmake.qdoc
│   │       │   └── creator-projects-settings-cmake.qdoc
│   │       ├── conan/
│   │       │   ├── creator-projects-conan-building.qdoc
│   │       │   └── creator-projects-conan.qdoc
│   │       ├── debugger/
│   │       │   ├── creator-debug-views.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-debugger-example.qdoc
│   │       │   │   ├── creator-debugger-settings.qdoc
│   │       │   │   ├── creator-debugger-setup.qdoc
│   │       │   │   └── creator-debugger.qdoc
│   │       │   ├── qtquick-debugger-example.qdoc
│   │       │   └── qtquick-debugging.qdoc
│   │       ├── devcontainer/
│   │       │   └── creator-devcontainer.qdoc
│   │       ├── docker/
│   │       │   └── creator-docker.qdoc
│   │       ├── editors/
│   │       │   ├── creator-code-completion.qdoc
│   │       │   ├── creator-code-indentation.qdoc
│   │       │   ├── creator-code-refactoring.qdoc
│   │       │   ├── creator-code-syntax.qdoc
│   │       │   ├── creator-editors-options-text.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-aiassistant.qdoc
│   │       │   │   ├── creator-beautifier.qdoc
│   │       │   │   ├── creator-clang-codemodel.qdoc
│   │       │   │   ├── creator-code-pasting.qdoc
│   │       │   │   ├── creator-coding-edit-mode.qdoc
│   │       │   │   ├── creator-compilation-database.qdoc
│   │       │   │   ├── creator-copilot.qdoc
│   │       │   │   ├── creator-cpp-quick-fixes.qdoc
│   │       │   │   ├── creator-diff-editor.qdoc
│   │       │   │   ├── creator-fakevim.qdoc
│   │       │   │   ├── creator-how-to-create-lua.scripts.qdoc
│   │       │   │   ├── creator-how-to-find-symbols.qdoc
│   │       │   │   ├── creator-language-server.qdoc
│   │       │   │   ├── creator-locator.qdoc
│   │       │   │   ├── creator-markdown-editor.qdoc
│   │       │   │   ├── creator-mime-types.qdoc
│   │       │   │   ├── creator-modeling.qdoc
│   │       │   │   ├── creator-preferences-cpp-code-style.qdoc
│   │       │   │   ├── creator-preferences-nim.qdoc
│   │       │   │   ├── creator-scxml.qdoc
│   │       │   │   └── creator-text-editing-macros.qdoc
│   │       │   ├── creator-preferences-text-editor-behavior.qdoc
│   │       │   ├── creator-quick-fixes.qdoc
│   │       │   ├── creator-search.qdoc
│   │       │   └── creator-semantic-highlighting.qdoc
│   │       ├── external-resources/
│   │       │   └── external-resources.qdoc
│   │       ├── howto/
│   │       │   ├── creator-external-tools.qdoc
│   │       │   ├── creator-help.qdoc
│   │       │   ├── creator-how-to-find-preferences.qdoc
│   │       │   ├── creator-how-to-set-high-dpi-scaling.qdoc
│   │       │   ├── creator-how-to-switch-ui-themes.qdoc
│   │       │   ├── creator-how-to-view-images.qdoc
│   │       │   ├── creator-keyboard-preferences.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-autotest.qdoc
│   │       │   │   ├── creator-cli.qdoc
│   │       │   │   ├── creator-how-to-configure-tools-on-devices.qdoc
│   │       │   │   ├── creator-how-to-contact-qt.qdoc
│   │       │   │   ├── creator-how-to-document-code.qdoc
│   │       │   │   ├── creator-how-to-enable-plugins.qdoc
│   │       │   │   ├── creator-how-to-find-settings-files.qdoc
│   │       │   │   ├── creator-how-to-install-extensions.qdoc
│   │       │   │   ├── creator-how-to-install-plugins.qdoc
│   │       │   │   ├── creator-how-to-install.qdoc
│   │       │   │   ├── creator-how-to-record-screens.qdoc
│   │       │   │   ├── creator-how-to-set-up-winappsdk.qdoc
│   │       │   │   ├── creator-how-to-silver-searcher.qdoc
│   │       │   │   ├── creator-how-to-turn-on-crash-reports.qdoc
│   │       │   │   ├── creator-how-tos.qdoc
│   │       │   │   ├── creator-logging-viewer.qdoc
│   │       │   │   ├── creator-squish.qdoc
│   │       │   │   ├── creator-task-lists.qdoc
│   │       │   │   ├── creator-telemetry.qdoc
│   │       │   │   ├── creator-vcpkg.qdoc
│   │       │   │   ├── qtcreator-faq.qdoc
│   │       │   │   └── qtcreator-how-to-change-ui-language.qdoc
│   │       │   └── creator-sessions.qdoc
│   │       ├── incredibuild/
│   │       │   ├── creator-projects-incredibuild-building.qdoc
│   │       │   └── creator-projects-incredibuild.qdoc
│   │       ├── ios/
│   │       │   └── creator-ios-dev.qdoc
│   │       ├── linux-mobile/
│   │       │   ├── b2qtdev.qdoc
│   │       │   ├── creator-deployment-b2qt.qdoc
│   │       │   ├── creator-deployment-embedded-linux.qdoc
│   │       │   ├── creator-developing-vxworks.qdoc
│   │       │   ├── creator-how-to-build-on-remote-devices.qdocinc
│   │       │   ├── creator-projects-how-to-run-generic-linux.qdoc
│   │       │   ├── creator-projects-settings-run-b2qt.qdoc
│   │       │   ├── creator-projects-settings-run-linux.qdoc
│   │       │   ├── linuxdev-keys.qdoc
│   │       │   ├── linuxdev-processes.qdoc
│   │       │   ├── linuxdev.qdoc
│   │       │   └── qtcreator-add-linux-device.qdocinc
│   │       ├── mcp/
│   │       │   └── mcp-server.qdoc
│   │       ├── mcu/
│   │       │   └── creator-mcu-dev.qdoc
│   │       ├── meson/
│   │       │   ├── creator-projects-meson-building.qdoc
│   │       │   └── creator-projects-meson.qdoc
│   │       ├── overview/
│   │       │   ├── creator-acknowledgements.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-configuring.qdoc
│   │       │   │   ├── creator-desktop-platforms.qdoc
│   │       │   │   ├── creator-getting-started.qdoc
│   │       │   │   ├── creator-glossary.qdoc
│   │       │   │   ├── creator-issues.qdoc
│   │       │   │   ├── creator-keyboard-shortcuts.qdoc
│   │       │   │   ├── creator-overview-devices.qdoc
│   │       │   │   ├── creator-overview.qdoc
│   │       │   │   ├── creator-reference.qdoc
│   │       │   │   ├── creator-supported-platforms.qdoc
│   │       │   │   ├── creator-tutorials.qdoc
│   │       │   │   ├── creator-ui-design-overview.qdoc
│   │       │   │   └── mobile-app-design.qdoc
│   │       │   ├── creator-tech-support.qdoc
│   │       │   ├── license-Apache-2.0.txt
│   │       │   ├── license-BSD-2-clause.txt
│   │       │   ├── license-LGPLv2.0.txt
│   │       │   ├── license-LGPLv2.1.txt
│   │       │   └── license-mit.qdocinc
│   │       ├── projects/
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-build-settings-qmake.qdoc
│   │       │   │   ├── creator-custom-output-parser.qdoc
│   │       │   │   ├── creator-files-creating.qdoc
│   │       │   │   ├── creator-how-to-add-wizards.qdoc
│   │       │   │   ├── creator-how-to-create-compiler-explorer-setup.qdoc
│   │       │   │   ├── creator-how-to-create-ts-files.qdoc
│   │       │   │   ├── creator-how-to-edit-qbs-profiles.qdoc
│   │       │   │   ├── creator-how-to-select-build-systems.qdoc
│   │       │   │   ├── creator-how-to-set-default-working-directory.qdoc
│   │       │   │   ├── creator-projects-autotools.qdoc
│   │       │   │   ├── creator-projects-build-run-tutorial.qdoc
│   │       │   │   ├── creator-projects-building.qdoc
│   │       │   │   ├── creator-projects-builds-customizing.qdoc
│   │       │   │   ├── creator-projects-compilers.qdoc
│   │       │   │   ├── creator-projects-creating.qdoc
│   │       │   │   ├── creator-projects-custom-wizards-json.qdocinc
│   │       │   │   ├── creator-projects-custom-wizards.qdoc
│   │       │   │   ├── creator-projects-debuggers.qdoc
│   │       │   │   ├── creator-projects-generic.qdoc
│   │       │   │   ├── creator-projects-kits.qdoc
│   │       │   │   ├── creator-projects-libraries.qdoc
│   │       │   │   ├── creator-projects-nimble.qdoc
│   │       │   │   ├── creator-projects-opening.qdoc
│   │       │   │   ├── creator-projects-qbs.qdoc
│   │       │   │   ├── creator-projects-qt-versions.qdoc
│   │       │   │   ├── creator-projects-qtif.qdoc
│   │       │   │   ├── creator-projects-settings-build-qbs.qdoc
│   │       │   │   ├── creator-projects-settings-build.qdoc
│   │       │   │   ├── creator-projects-settings-building-and-running.qdoc
│   │       │   │   ├── creator-projects-settings-code-style.qdoc
│   │       │   │   ├── creator-projects-settings-dependencies.qdoc
│   │       │   │   ├── creator-projects-settings-editor.qdoc
│   │       │   │   ├── creator-projects-settings-environment.qdoc
│   │       │   │   ├── creator-projects-settings-overview.qdoc
│   │       │   │   ├── creator-projects-settings-run-analyze.qdoc
│   │       │   │   ├── creator-projects-settings-run-debug.qdoc
│   │       │   │   ├── creator-projects-settings-run-desktop.qdoc
│   │       │   │   ├── creator-projects-settings-run.qdoc
│   │       │   │   ├── creator-projects-settings-sharing.qdoc
│   │       │   │   ├── creator-testing-how-to-limit-files-to-path-patterns.qdoc
│   │       │   │   └── qtcreator-how-to-use-qtc-variables.qdoc
│   │       │   └── creator-projects-running.qdoc
│   │       ├── python/
│   │       │   ├── creator-python-development.qdoc
│   │       │   ├── creator-python-run-settings.qdoc
│   │       │   ├── creator-tutorial-python-application-qt-widgets-ui.qdoc
│   │       │   ├── creator-tutorial-python-application-qt-widgets.qdoc
│   │       │   └── creator-tutorial-python-application-qtquick.qdoc
│   │       ├── qnx/
│   │       │   ├── creator-deployment-qnx.qdoc
│   │       │   ├── creator-developing-qnx.qdoc
│   │       │   ├── creator-projects-how-to-run-qnx.qdoc
│   │       │   └── creator-projects-settings-run-qnx.qdoc
│   │       ├── qtcreator-toc.qdoc
│   │       ├── qtcreator.qdoc
│   │       ├── qtquick/
│   │       │   ├── components/
│   │       │   │   ├── qtquick-animation-types.qdoc
│   │       │   │   ├── qtquick-buttons.qdoc
│   │       │   │   ├── qtquick-component-context-menu.qdocinc
│   │       │   │   ├── qtquick-component-instances.qdoc
│   │       │   │   ├── qtquick-components-custom.qdoc
│   │       │   │   ├── qtquick-components.qdoc
│   │       │   │   ├── qtquick-controls.qdoc
│   │       │   │   ├── qtquick-data-models.qdoc
│   │       │   │   ├── qtquick-images.qdoc
│   │       │   │   ├── qtquick-pathview-editor.qdocinc
│   │       │   │   ├── qtquick-positioning.qdoc
│   │       │   │   ├── qtquick-preset-components.qdoc
│   │       │   │   ├── qtquick-shapes.qdoc
│   │       │   │   ├── qtquick-text.qdoc
│   │       │   │   └── qtquick-user-interaction-methods.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-mobile-app-tutorial.qdoc
│   │       │   │   ├── creator-projects-settings-run-qtquick.qdoc
│   │       │   │   ├── qtquick-app-tutorial.qdoc
│   │       │   │   ├── qtquick-creating.qdoc
│   │       │   │   ├── qtquick-from-qmlproject-to-pro.qdoc
│   │       │   │   ├── qtquick-live-preview-desktop.qdoc
│   │       │   │   ├── qtquick-open-in-qds.qdoc
│   │       │   │   └── qtquick-tutorial-create-empty-project.qdocinc
│   │       │   ├── creator-preferences-qtquick-code-style.qdoc
│   │       │   ├── qtquick-animation-overview.qdoc
│   │       │   ├── qtquick-annotations.qdoc
│   │       │   ├── qtquick-creating-ui-logic.qdoc
│   │       │   ├── qtquick-fonts.qdoc
│   │       │   ├── qtquick-live-preview-devices.qdoc
│   │       │   ├── qtquick-modules-with-plugins.qdoc
│   │       │   ├── qtquick-optimizing-designs.qdoc
│   │       │   ├── qtquick-placeholder-data.qdoc
│   │       │   ├── qtquick-production-quality-animation.qdoc
│   │       │   ├── qtquick-profiler.qdoc
│   │       │   ├── qtquick-toolbars.qdoc
│   │       │   ├── qtquick-ui-forms.qdoc
│   │       │   └── views/
│   │       │       ├── creator-logical-operators.qdocinc
│   │       │       ├── qtquick-assets.qdoc
│   │       │       ├── qtquick-connection-editor-bindings.qdoc
│   │       │       ├── qtquick-connection-editor-properties.qdoc
│   │       │       ├── qtquick-connection-editor-signals.qdoc
│   │       │       ├── qtquick-curve-editor.qdoc
│   │       │       ├── qtquick-designer.qdoc
│   │       │       ├── qtquick-easing-curve-editor.qdoc
│   │       │       ├── qtquick-form-editor.qdoc
│   │       │       ├── qtquick-navigator.qdoc
│   │       │       ├── qtquick-properties-view.qdoc
│   │       │       ├── qtquick-properties.qdoc
│   │       │       ├── qtquick-states-view.qdoc
│   │       │       ├── qtquick-states.qdoc
│   │       │       ├── qtquick-timeline.qdoc
│   │       │       ├── qtquick-transition-editor.qdoc
│   │       │       └── studio-workspaces.qdoc
│   │       ├── reference/
│   │       │   └── creator-sdk-tool.qdoc
│   │       ├── user-interface/
│   │       │   ├── creator-file-system-view.qdoc
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-how-to-detach-views.qdoc
│   │       │   │   ├── creator-how-to-parse-build-output.qdoc
│   │       │   │   ├── creator-how-to-show-and-hide-main-menu.qdoc
│   │       │   │   ├── creator-how-to-show-and-hide-sidebars.qdoc
│   │       │   │   ├── creator-how-to-switch-between-modes.qdoc
│   │       │   │   ├── creator-how-to-use-info-bars.qdoc
│   │       │   │   ├── creator-how-to-view-output.qdoc
│   │       │   │   ├── creator-reference-output-views.qdoc
│   │       │   │   ├── creator-reference-sidebar-views.qdoc
│   │       │   │   ├── creator-reference-terminal-view.qdoc
│   │       │   │   ├── creator-reference-to-do-entries-view.qdoc
│   │       │   │   └── creator-ui.qdoc
│   │       │   ├── creator-open-documents-view.qdoc
│   │       │   └── creator-projects-view.qdoc
│   │       ├── vcs/
│   │       │   ├── creator-only/
│   │       │   │   ├── creator-how-to-use-git-on-windows.qdoc
│   │       │   │   ├── creator-vcs-bazaar.qdoc
│   │       │   │   ├── creator-vcs-clearcase.qdoc
│   │       │   │   ├── creator-vcs-cvs.qdoc
│   │       │   │   ├── creator-vcs-fossil.qdoc
│   │       │   │   ├── creator-vcs-gitlab.qdoc
│   │       │   │   ├── creator-vcs-mercurial.qdoc
│   │       │   │   ├── creator-vcs-perforce.qdoc
│   │       │   │   ├── creator-vcs-preferences.qdoc
│   │       │   │   ├── creator-vcs-subversion.qdoc
│   │       │   │   └── creator-vcs.qdoc
│   │       │   └── creator-vcs-git.qdoc
│   │       ├── webassembly/
│   │       │   └── creator-webassembly.qdoc
│   │       └── widgets/
│   │           ├── creator-faq-qtdesigner.qdocinc
│   │           ├── doc_src_plugins.qdocinc
│   │           ├── qtdesigner-app-tutorial.qdoc
│   │           ├── qtdesigner-overview.qdoc
│   │           └── qtdesigner-plugins.qdoc
│   ├── qtcreatordev/
│   │   ├── config/
│   │   │   ├── qtcreator-developer.qdocconf
│   │   │   └── style/
│   │   │       └── qt5-sidebar.html
│   │   ├── examples/
│   │   │   ├── aggregation/
│   │   │   │   ├── README
│   │   │   │   ├── output.txt
│   │   │   │   └── test.sh
│   │   │   └── exampleplugin/
│   │   │       ├── .github/
│   │   │       │   └── workflows/
│   │   │       │       ├── README.md
│   │   │       │       └── build_cmake.yml
│   │   │       ├── .gitignore
│   │   │       ├── CMakeLists.txt
│   │   │       ├── Example.json.in
│   │   │       ├── README.md
│   │   │       ├── example.cpp
│   │   │       ├── example.h
│   │   │       ├── example_global.h
│   │   │       ├── exampleconstants.h
│   │   │       ├── examplefunctions.h
│   │   │       └── tst_mytest.cpp
│   │   ├── images/
│   │   │   └── actionmanager.qmodel
│   │   ├── qtcreator-dev-online.qdocconf
│   │   ├── qtcreator-dev.qdocconf
│   │   └── src/
│   │       ├── actionmanager.qdoc
│   │       ├── coding-style.qdoc
│   │       ├── common-extension-tasks.qdoc
│   │       ├── creating-plugins.qdoc
│   │       ├── distributing-plugins.qdoc
│   │       ├── external-resources.qdoc
│   │       ├── external-tool-spec.qdoc
│   │       ├── first-plugin.qdoc
│   │       ├── getting-and-building.qdoc
│   │       ├── lua-extensions.qdoc
│   │       ├── plugin-lifecycle.qdoc
│   │       ├── plugin-metadata.qdoc
│   │       ├── plugin-tests.qdoc
│   │       ├── pluginmanager.qdoc
│   │       ├── qtcreator-dev-wizards.qdoc
│   │       ├── qtcreator-dev.qdoc
│   │       ├── qtcreator-documentation.qdoc
│   │       ├── qtcreator-module.qdoc
│   │       ├── qtcreator-ui-text.qdoc
│   │       └── solutions-index.qdoc
│   ├── runframework.dia
│   └── titlecase/
│       ├── to-title-case.html
│       └── to-title-case.js
├── packaging/
│   └── CMakeLists.txt
├── qbs/
│   ├── imports/
│   │   ├── PlainStaticLibrary.qbs
│   │   ├── QtcAutotest.qbs
│   │   ├── QtcCommercialPlugin.qbs
│   │   ├── QtcDocumentation.qbs
│   │   ├── QtcFunctions/
│   │   │   └── functions.js
│   │   ├── QtcLibrary.qbs
│   │   ├── QtcManualTest.qbs
│   │   ├── QtcPlugin.qbs
│   │   ├── QtcProduct.qbs
│   │   ├── QtcTestApp.qbs
│   │   ├── QtcTestFiles.qbs
│   │   ├── QtcTestResources.qbs
│   │   ├── QtcTool.qbs
│   │   └── src
│   └── modules/
│       ├── clang_defines/
│       │   └── clang_defines.qbs
│       ├── copyable_resource/
│       │   └── copyable-resource.qbs
│       ├── go/
│       │   └── go.qbs
│       ├── libarchive_static/
│       │   ├── functions.js
│       │   └── libarchive_static.qbs
│       ├── libclang/
│       │   ├── functions.js
│       │   └── libclang.qbs
│       ├── pluginjson/
│       │   └── pluginjson.qbs
│       ├── qbsbuildconfig/
│       │   └── qbsbuildconfig.qbs
│       ├── qtc/
│       │   └── qtc.qbs
│       ├── qtc_gtest_gmock/
│       │   └── qtc_gtest_gmock.qbs
│       └── sqlite_sources/
│           └── sqlite-sources.qbs
├── qt_attributions.json
├── qtcreator.qbs
├── scripts/
│   ├── axivion2tasks.py
│   ├── build.py
│   ├── build_plugin.py
│   ├── build_sdktool.py
│   ├── checkInstalledFiles.py
│   ├── clangCompleteAt.sh
│   ├── clazyweb2tasks.pl
│   ├── common.py
│   ├── dependencyinfo.py
│   ├── deploy.py
│   ├── fix_makefile_header_dependencies.sh
│   ├── flake2tasks.py
│   ├── gcc2tasks.pl
│   ├── generate_cpp_from_schema.py
│   ├── install_qt.py
│   ├── krazy2tasks.pl
│   ├── makedmg.py
│   ├── msanalyzer2tasks.pl
│   ├── msvc2tasks.pl
│   ├── mytasks.pl
│   ├── ninjawrapper.py
│   ├── perltest2tasks.pl
│   ├── purify2tasks.pl
│   ├── qdoc2tasks.pl
│   ├── scrubts.py
│   ├── shiboken2tasks.py
│   ├── sphinx2tasks.pl
│   ├── test2tasks.pl
│   ├── uichanges.py
│   └── updateCopyright.pl
├── share/
│   ├── CMakeLists.txt
│   ├── applications/
│   │   ├── io.qt.qtdesignstudio.desktop
│   │   └── org.qt-project.qtcreator.desktop
│   ├── metainfo/
│   │   ├── io.qt.qtdesignstudio.appdata.xml.cmakein
│   │   └── org.qt-project.qtcreator.appdata.xml.cmakein
│   ├── qtcreator/
│   │   ├── CMakeLists.txt
│   │   ├── android/
│   │   │   └── sdk_definitions.json
│   │   ├── cplusplus/
│   │   │   ├── examples/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── clazy_example.cpp
│   │   │   │   ├── examples.pro
│   │   │   │   ├── icontest.cpp
│   │   │   │   ├── tidy_example.cpp
│   │   │   │   └── tidy_example.h
│   │   │   ├── wrappedMingwHeaders/
│   │   │   │   └── float.h
│   │   │   └── wrappedQtHeaders/
│   │   │       └── QtCore/
│   │   │           └── qobjectdefs.h
│   │   ├── debugger/
│   │   │   ├── .pylintrc
│   │   │   ├── LICENSE.GPL3-EXCEPT
│   │   │   ├── LICENSE.MIT
│   │   │   ├── README.txt
│   │   │   ├── android_stdtypes.py
│   │   │   ├── boosttypes.py
│   │   │   ├── cdbbridge.py
│   │   │   ├── cdbext.pyi
│   │   │   ├── creatortypes.py
│   │   │   ├── dumper.py
│   │   │   ├── gdbbridge.py
│   │   │   ├── gdbtracepoint.py
│   │   │   ├── libcpp_stdtypes.py
│   │   │   ├── lldbbridge.py
│   │   │   ├── loadorder_gdbbridge.txt
│   │   │   ├── loadorder_lldbbridge.txt
│   │   │   ├── misctypes.py
│   │   │   ├── opencvtypes.py
│   │   │   ├── pdbbridge.py
│   │   │   ├── personaltypes.py
│   │   │   ├── qttypes.py
│   │   │   ├── setup.cfg
│   │   │   ├── stdtypes.py
│   │   │   ├── utils.py
│   │   │   └── visualize.py
│   │   ├── debugger-with-python2/
│   │   │   ├── README.txt
│   │   │   ├── android_stdtypes.py
│   │   │   ├── boosttypes.py
│   │   │   ├── cdbbridge.py
│   │   │   ├── creatortypes.py
│   │   │   ├── dumper.py
│   │   │   ├── gdbbridge.py
│   │   │   ├── gdbtracepoint.py
│   │   │   ├── libcpp_stdtypes.py
│   │   │   ├── lldbbridge.py
│   │   │   ├── misctypes.py
│   │   │   ├── opencvtypes.py
│   │   │   ├── pdbbridge.py
│   │   │   ├── personaltypes.py
│   │   │   ├── qttypes.py
│   │   │   ├── stdtypes.py
│   │   │   └── utils.py
│   │   ├── glsl/
│   │   │   ├── glsl_120.frag
│   │   │   ├── glsl_120.vert
│   │   │   ├── glsl_120_common.glsl
│   │   │   ├── glsl_330.frag
│   │   │   ├── glsl_330.vert
│   │   │   ├── glsl_330_common.glsl
│   │   │   ├── glsl_460.frag
│   │   │   ├── glsl_460.vert
│   │   │   ├── glsl_460_common.glsl
│   │   │   ├── glsl_es_100.frag
│   │   │   ├── glsl_es_100.vert
│   │   │   ├── glsl_es_100_common.glsl
│   │   │   └── glsl_vulkan.glsl
│   │   ├── indexer_preincludes/
│   │   │   ├── QtCore/
│   │   │   │   ├── qconfig.h
│   │   │   │   └── qglobal.h
│   │   │   ├── qglobal.h
│   │   │   └── windows.h
│   │   ├── jsonschemas/
│   │   │   └── project.json
│   │   ├── lua-lupdate/
│   │   │   ├── README.md
│   │   │   └── lupdate.lua
│   │   ├── lua-plugins/
│   │   │   ├── luals/
│   │   │   │   ├── init.lua
│   │   │   │   └── luals.lua
│   │   │   ├── luatests/
│   │   │   │   ├── guidemo.lua
│   │   │   │   ├── luatests.lua
│   │   │   │   ├── qtctest.lua
│   │   │   │   ├── taskhubhooks.lua
│   │   │   │   ├── tests.lua
│   │   │   │   ├── tst_aspectcontainer.lua
│   │   │   │   ├── tst_fetch.lua
│   │   │   │   ├── tst_markdownbrowser.lua
│   │   │   │   ├── tst_taskhub.lua
│   │   │   │   ├── tst_texteditor.lua
│   │   │   │   └── tst_utils.lua
│   │   │   ├── rustls/
│   │   │   │   ├── init.lua
│   │   │   │   └── rustls.lua
│   │   │   └── tellajoke/
│   │   │       └── tellajoke.lua
│   │   ├── modeleditor/
│   │   │   └── standard.def
│   │   ├── qml-type-descriptions/
│   │   │   ├── builtins.qmltypes
│   │   │   ├── qbs-base.qmltypes
│   │   │   ├── qbs-bundle.json
│   │   │   ├── qbs.qmltypes
│   │   │   ├── qmlproject-bundle.json
│   │   │   ├── qmlproject.qmltypes
│   │   │   ├── qmlruntime.qmltypes
│   │   │   ├── qmltypes-bundle.json
│   │   │   ├── qt-labs-folderlistmodel.qmltypes
│   │   │   ├── qt-labs-gestures.qmltypes
│   │   │   ├── qt-labs-particles.qmltypes
│   │   │   ├── qt5QtQuick2-bundle.json
│   │   │   ├── qt5QtQuick2ext-macos-bundle.json
│   │   │   ├── qt5QtQuick2ext-win-bundle.json
│   │   │   ├── qtmobility-connectivity.qmltypes
│   │   │   ├── qtmobility-contacts.qmltypes
│   │   │   ├── qtmobility-feedback.qmltypes
│   │   │   ├── qtmobility-gallery.qmltypes
│   │   │   ├── qtmobility-location.qmltypes
│   │   │   ├── qtmobility-messaging.qmltypes
│   │   │   ├── qtmobility-organizer.qmltypes
│   │   │   ├── qtmobility-publishsubscribe.qmltypes
│   │   │   ├── qtmobility-sensors.qmltypes
│   │   │   ├── qtmobility-serviceframework.qmltypes
│   │   │   ├── qtmobility-systeminfo.qmltypes
│   │   │   ├── qtmultimediakit.qmltypes
│   │   │   └── qtwebkit.qmltypes
│   │   ├── qmldesigner/
│   │   │   ├── EasingCurves.ini
│   │   │   ├── assetsLibraryQmlSources/
│   │   │   │   ├── AssetDelegate.qml
│   │   │   │   ├── Assets.qml
│   │   │   │   ├── AssetsContextMenu.qml
│   │   │   │   ├── AssetsView.qml
│   │   │   │   ├── ConfirmDeleteFilesDialog.qml
│   │   │   │   ├── ConfirmDeleteFolderDialog.qml
│   │   │   │   ├── ErrorDialog.qml
│   │   │   │   ├── NewEffectDialog.qml
│   │   │   │   ├── NewFolderDialog.qml
│   │   │   │   └── RenameFolderDialog.qml
│   │   │   ├── connectionseditor/
│   │   │   │   ├── BindingsDialog.qml
│   │   │   │   ├── BindingsDialogForm.qml
│   │   │   │   ├── BindingsListView.qml
│   │   │   │   ├── ConnectionsDialog.qml
│   │   │   │   ├── ConnectionsDialogForm.qml
│   │   │   │   ├── ConnectionsListView.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── PropertiesDialog.qml
│   │   │   │   ├── PropertiesDialogForm.qml
│   │   │   │   ├── PropertiesListView.qml
│   │   │   │   ├── TabCheckButton.qml
│   │   │   │   └── imports/
│   │   │   │       └── ConnectionsEditor/
│   │   │   │           ├── Constants.qml
│   │   │   │           └── qmldir
│   │   │   ├── contentLibraryQmlSource/
│   │   │   │   ├── ContentLibrary.qml
│   │   │   │   ├── ContentLibraryEffectContextMenu.qml
│   │   │   │   ├── ContentLibraryEffectsView.qml
│   │   │   │   ├── ContentLibraryItem.qml
│   │   │   │   ├── ContentLibraryItemContextMenu.qml
│   │   │   │   ├── ContentLibraryMaterial.qml
│   │   │   │   ├── ContentLibraryMaterialsView.qml
│   │   │   │   ├── ContentLibraryTabBar.qml
│   │   │   │   ├── ContentLibraryTabButton.qml
│   │   │   │   ├── ContentLibraryTexture.qml
│   │   │   │   ├── ContentLibraryTextureContextMenu.qml
│   │   │   │   ├── ContentLibraryTexturesView.qml
│   │   │   │   ├── ContentLibraryUserView.qml
│   │   │   │   ├── DeleteBundleItemDialog.qml
│   │   │   │   ├── DownloadPane.qml
│   │   │   │   ├── TextureProgressBar.qml
│   │   │   │   └── UnimportBundleItemDialog.qml
│   │   │   ├── designericons.json
│   │   │   ├── designsystem/
│   │   │   │   ├── Main.qml
│   │   │   │   └── imports/
│   │   │   │       └── DesignSystemControls/
│   │   │   │           ├── BindingIndicator.qml
│   │   │   │           ├── MenuItem.qml
│   │   │   │           ├── SpinBox.qml
│   │   │   │           ├── SpinBoxIndicator.qml
│   │   │   │           ├── SpinBoxInput.qml
│   │   │   │           ├── Switch.qml
│   │   │   │           ├── TextField.qml
│   │   │   │           └── qmldir
│   │   │   ├── edit3dQmlSource/
│   │   │   │   ├── BakeLightsProgressDialog.qml
│   │   │   │   ├── BakeLightsSetupDialog.qml
│   │   │   │   ├── CameraSpeedConfigurationDialog.qml
│   │   │   │   └── SnapConfigurationDialog.qml
│   │   │   ├── effectComposerQmlSources/
│   │   │   │   ├── AddPropertyForm.qml
│   │   │   │   ├── BlurHelper.qml
│   │   │   │   ├── CodeEditorFooter.qml
│   │   │   │   ├── CodeEditorHeader.qml
│   │   │   │   ├── CodeEditorTabs.qml
│   │   │   │   ├── CodeEditorUniformsView.qml
│   │   │   │   ├── ColumnChooser.qml
│   │   │   │   ├── ConfirmClearAllDialog.qml
│   │   │   │   ├── ConfirmForm.qml
│   │   │   │   ├── EffectComposer.qml
│   │   │   │   ├── EffectComposerPreview.qml
│   │   │   │   ├── EffectComposerTopBar.qml
│   │   │   │   ├── EffectCompositionNode.qml
│   │   │   │   ├── EffectCompositionNodeUniform.qml
│   │   │   │   ├── EffectNode.qml
│   │   │   │   ├── EffectNodesComboBox.qml
│   │   │   │   ├── HeaderColumnController.qml
│   │   │   │   ├── PreviewError.qml
│   │   │   │   ├── PreviewImagesComboBox.qml
│   │   │   │   ├── SaveAsDialog.qml
│   │   │   │   ├── SaveChangesDialog.qml
│   │   │   │   ├── ValueBool.qml
│   │   │   │   ├── ValueChannel.qml
│   │   │   │   ├── ValueColor.qml
│   │   │   │   ├── ValueDefine.qml
│   │   │   │   ├── ValueFloat.qml
│   │   │   │   ├── ValueImage.qml
│   │   │   │   ├── ValueInt.qml
│   │   │   │   ├── ValueVec2.qml
│   │   │   │   ├── ValueVec3.qml
│   │   │   │   └── ValueVec4.qml
│   │   │   ├── feedback/
│   │   │   │   └── FeedbackPopup.qml
│   │   │   ├── formatconfiguration.json
│   │   │   ├── itemLibrary/
│   │   │   │   ├── multimedia.metainfo
│   │   │   │   ├── qml.metainfo
│   │   │   │   ├── qtcharts.metainfo
│   │   │   │   ├── qtgraphs.metainfo
│   │   │   │   ├── qtquickcontrols2.metainfo
│   │   │   │   ├── qtquicklayouts.metainfo
│   │   │   │   ├── qtquickultralitecomponents.metainfo
│   │   │   │   ├── qtquickultraliteextras.metainfo
│   │   │   │   ├── qtquickultralitelayers.metainfo
│   │   │   │   ├── qtsaferenderer.metainfo
│   │   │   │   ├── qtvirtualkeyboard.metainfo
│   │   │   │   ├── quick.metainfo
│   │   │   │   ├── quick3d.metainfo
│   │   │   │   ├── quick3d_assetutils.metainfo
│   │   │   │   ├── quick3d_effects.metainfo
│   │   │   │   ├── quick3d_helpers.metainfo
│   │   │   │   ├── quick3d_particles3d.metainfo
│   │   │   │   ├── quick3d_physics.metainfo
│   │   │   │   ├── quick3d_spatialaudio.metainfo
│   │   │   │   ├── source/
│   │   │   │   │   ├── AreaSeries.qml
│   │   │   │   │   ├── BarSeries.qml
│   │   │   │   │   ├── Bars3D.qml
│   │   │   │   │   ├── BoxPlotSeries.qml
│   │   │   │   │   ├── Graphs2DAreaSeries.qml
│   │   │   │   │   ├── Graphs2DBarSeries.qml
│   │   │   │   │   ├── Graphs2DLineSeries.qml
│   │   │   │   │   ├── Graphs2DPieSeries.qml
│   │   │   │   │   ├── Graphs2DScatterSeries.qml
│   │   │   │   │   ├── Graphs2DSplineSeries.qml
│   │   │   │   │   ├── HorizontalBarSeries.qml
│   │   │   │   │   ├── HorizontalPercentBarSeries.qml
│   │   │   │   │   ├── HorizontalStackedBarSeries.qml
│   │   │   │   │   ├── LineSeries.qml
│   │   │   │   │   ├── PercentBarSeries.qml
│   │   │   │   │   ├── PieSeries.qml
│   │   │   │   │   ├── PolarAreaSeries.qml
│   │   │   │   │   ├── PolarLineSeries.qml
│   │   │   │   │   ├── PolarScatterSeries.qml
│   │   │   │   │   ├── PolarSplineSeries.qml
│   │   │   │   │   ├── Scatter3D.qml
│   │   │   │   │   ├── ScatterSeries.qml
│   │   │   │   │   ├── SplineSeries.qml
│   │   │   │   │   ├── StackedBarSeries.qml
│   │   │   │   │   ├── Surface3D.qml
│   │   │   │   │   ├── component.qml
│   │   │   │   │   ├── component3d.qml
│   │   │   │   │   ├── custom_material_default_shader.frag
│   │   │   │   │   ├── effect_default_shader.frag
│   │   │   │   │   ├── effect_template.qml
│   │   │   │   │   ├── extendedview3D_template.qml
│   │   │   │   │   ├── gridview.qml
│   │   │   │   │   ├── listview.qml
│   │   │   │   │   ├── particleeffect_clouds.qml
│   │   │   │   │   ├── particleeffect_dust.qml
│   │   │   │   │   ├── particleeffect_exhaust.qml
│   │   │   │   │   ├── particleeffect_fire.qml
│   │   │   │   │   ├── particleeffect_heavyrain.qml
│   │   │   │   │   ├── particleeffect_heavyrain_tirespray.qml
│   │   │   │   │   ├── particleeffect_lightrain.qml
│   │   │   │   │   ├── particleeffect_lightrain_tirespray.qml
│   │   │   │   │   ├── particleeffect_rainmist.qml
│   │   │   │   │   ├── particleeffect_snow.qml
│   │   │   │   │   ├── particleeffect_steam.qml
│   │   │   │   │   ├── particlesystem_animatedsprite_template.qml
│   │   │   │   │   ├── particlesystem_attractor_template.qml
│   │   │   │   │   ├── particlesystem_burst_template.qml
│   │   │   │   │   ├── particlesystem_modelblend_template.qml
│   │   │   │   │   ├── particlesystem_modelshape_template.qml
│   │   │   │   │   ├── particlesystem_particletrail_template.qml
│   │   │   │   │   ├── particlesystem_sprite_template.qml
│   │   │   │   │   ├── particlesystem_template.qml
│   │   │   │   │   ├── particlesystem_wander_template.qml
│   │   │   │   │   ├── pathview.qml
│   │   │   │   │   └── view3D_template.qml
│   │   │   │   ├── studiocomponents.metainfo
│   │   │   │   ├── studiodesigneffects.metainfo
│   │   │   │   ├── studioeffects.metainfo
│   │   │   │   └── studiologichelper.metainfo
│   │   │   ├── itemLibraryQmlSources/
│   │   │   │   ├── AddModuleView.qml
│   │   │   │   ├── ItemDelegate.qml
│   │   │   │   └── ItemsView.qml
│   │   │   ├── landingpage/
│   │   │   │   ├── content/
│   │   │   │   │   ├── App.qml
│   │   │   │   │   ├── CustomCheckBox.ui.qml
│   │   │   │   │   ├── InstallQdsStatusBlock.ui.qml
│   │   │   │   │   ├── PageText.ui.qml
│   │   │   │   │   ├── ProjectInfoStatusBlock.ui.qml
│   │   │   │   │   ├── PushButton.ui.qml
│   │   │   │   │   └── Screen01.ui.qml
│   │   │   │   ├── imports/
│   │   │   │   │   └── LandingPage/
│   │   │   │   │       ├── +QDS_theming/
│   │   │   │   │       │   └── Colors.qml
│   │   │   │   │       ├── Colors.qml
│   │   │   │   │       ├── Values.qml
│   │   │   │   │       └── qmldir
│   │   │   │   ├── landingpage.qmlproject
│   │   │   │   ├── main.qml
│   │   │   │   └── mockimports/
│   │   │   │       ├── LandingPageApi/
│   │   │   │       │   ├── LandingPageApi.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── LandingPageTheme/
│   │   │   │           ├── Dummy.qml
│   │   │   │           └── qmldir
│   │   │   ├── materialBrowserQmlSource/
│   │   │   │   ├── ChooseMaterialProperty.qml
│   │   │   │   ├── ItemBorder.qml
│   │   │   │   ├── MaterialBrowser.qml
│   │   │   │   ├── MaterialBrowserContextMenu.qml
│   │   │   │   ├── MaterialBrowserItemName.qml
│   │   │   │   ├── MaterialItem.qml
│   │   │   │   ├── TextureBrowserContextMenu.qml
│   │   │   │   └── TextureItem.qml
│   │   │   ├── misc/
│   │   │   │   └── BusyIndicator.qml
│   │   │   ├── newprojectdialog/
│   │   │   │   ├── NewProjectDialog.qml
│   │   │   │   └── imports/
│   │   │   │       ├── NewProjectDialog/
│   │   │   │       │   ├── Details.qml
│   │   │   │       │   ├── DialogValues.qml
│   │   │   │       │   ├── PopupDialog.qml
│   │   │   │       │   ├── PopupDialogButton.qml
│   │   │   │       │   ├── PopupDialogButtonBox.qml
│   │   │   │       │   ├── PresetView.qml
│   │   │   │       │   ├── Styles.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── ProjectType/
│   │   │   │           ├── DefaultProject.qml
│   │   │   │           └── qmldir
│   │   │   ├── projectstorage/
│   │   │   │   └── fake.qmltypes
│   │   │   ├── propertyEditorQmlSources/
│   │   │   │   ├── PropertyTemplates/
│   │   │   │   │   ├── 3DItemFilterComboBoxEditorTemplate.template
│   │   │   │   │   ├── BooleanEditorTemplate.template
│   │   │   │   │   ├── ColorEditorTemplate.template
│   │   │   │   │   ├── FontEditorTemplate.template
│   │   │   │   │   ├── ImageEditorTemplate.template
│   │   │   │   │   ├── IntEditorTemplate.template
│   │   │   │   │   ├── RealEditorTemplate.template
│   │   │   │   │   ├── RectangleEditorTemplate.template
│   │   │   │   │   ├── StringEditorTemplate.template
│   │   │   │   │   ├── TemplateTypes.qml
│   │   │   │   │   ├── TextEditorTemplate.template
│   │   │   │   │   ├── UrlEditorTemplate.template
│   │   │   │   │   ├── Vector2dEditorTemplate.template
│   │   │   │   │   ├── Vector3dEditorTemplate.template
│   │   │   │   │   └── Vector4dEditorTemplate.template
│   │   │   │   ├── QML/
│   │   │   │   │   └── QtObjectPane.qml
│   │   │   │   ├── Qt/
│   │   │   │   │   └── SafeRenderer/
│   │   │   │   │       ├── SafeImagePane.qml
│   │   │   │   │       ├── SafePicturePane.qml
│   │   │   │   │       └── SafeTextPane.qml
│   │   │   │   ├── QtCharts/
│   │   │   │   │   └── ChartViewSpecifics.qml
│   │   │   │   ├── QtGraphs/
│   │   │   │   │   ├── Bars3DSpecifics.qml
│   │   │   │   │   ├── GraphsCameraSection.qml
│   │   │   │   │   ├── GraphsSection.qml
│   │   │   │   │   ├── GraphsViewSpecifics.qml
│   │   │   │   │   ├── Scatter3DSpecifics.qml
│   │   │   │   │   └── Surface3DSpecifics.qml
│   │   │   │   ├── QtMultimedia/
│   │   │   │   │   ├── AudioOutputSpecifics.qml
│   │   │   │   │   ├── AudioSection.qml
│   │   │   │   │   ├── MediaPlayerSection.qml
│   │   │   │   │   ├── MediaPlayerSpecifics.qml
│   │   │   │   │   ├── VideoOutputSpecifics.qml
│   │   │   │   │   ├── VideoSection.qml
│   │   │   │   │   └── VideoSpecifics.qml
│   │   │   │   ├── QtQml/
│   │   │   │   │   ├── ConnectionsSpecifics.qml
│   │   │   │   │   ├── QtObjectPane.qml
│   │   │   │   │   └── TimerSpecifics.qml
│   │   │   │   ├── QtQuick/
│   │   │   │   │   ├── AdvancedSection.qml
│   │   │   │   │   ├── AlignDistributeSection.qml
│   │   │   │   │   ├── AnchorRow.qml
│   │   │   │   │   ├── AnimatedImageSpecifics.qml
│   │   │   │   │   ├── AnimatedSpriteSpecifics.qml
│   │   │   │   │   ├── AnimationSection.qml
│   │   │   │   │   ├── AnimationTargetSection.qml
│   │   │   │   │   ├── BorderImageSpecifics.qml
│   │   │   │   │   ├── ColorAnimationSpecifics.qml
│   │   │   │   │   ├── ColumnSpecifics.qml
│   │   │   │   │   ├── ConnectionsSpecifics.qml
│   │   │   │   │   ├── Controls/
│   │   │   │   │   │   ├── AbstractButtonSection.qml
│   │   │   │   │   │   ├── Basic/
│   │   │   │   │   │   │   ├── BusyIndicatorSpecifics.qml
│   │   │   │   │   │   │   ├── ButtonSpecifics.qml
│   │   │   │   │   │   │   ├── CheckBoxSpecifics.qml
│   │   │   │   │   │   │   ├── CheckDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── ComboBoxSpecifics.qml
│   │   │   │   │   │   │   ├── ControlSpecifics.qml
│   │   │   │   │   │   │   ├── DelayButtonSpecifics.qml
│   │   │   │   │   │   │   ├── DialSpecifics.qml
│   │   │   │   │   │   │   ├── DialogSpecifics.qml
│   │   │   │   │   │   │   ├── DrawerSpecifics.qml
│   │   │   │   │   │   │   ├── FrameSpecifics.qml
│   │   │   │   │   │   │   ├── GroupBoxSpecifics.qml
│   │   │   │   │   │   │   ├── ItemDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── LabelSpecifics.qml
│   │   │   │   │   │   │   ├── PageIndicatorSpecifics.qml
│   │   │   │   │   │   │   ├── PageSpecifics.qml
│   │   │   │   │   │   │   ├── PaneSpecifics.qml
│   │   │   │   │   │   │   ├── PopupSpecifics.qml
│   │   │   │   │   │   │   ├── ProgressBarSpecifics.qml
│   │   │   │   │   │   │   ├── RadioButtonSpecifics.qml
│   │   │   │   │   │   │   ├── RadioDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── RangeSliderSpecifics.qml
│   │   │   │   │   │   │   ├── RoundButtonSpecifics.qml
│   │   │   │   │   │   │   ├── ScrollViewSpecifics.qml
│   │   │   │   │   │   │   ├── SliderSpecifics.qml
│   │   │   │   │   │   │   ├── SpinBoxSpecifics.qml
│   │   │   │   │   │   │   ├── StackViewSpecifics.qml
│   │   │   │   │   │   │   ├── SwipeDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── SwipeViewSpecifics.qml
│   │   │   │   │   │   │   ├── SwitchDelegateSpecifics.qml
│   │   │   │   │   │   │   ├── SwitchSpecifics.qml
│   │   │   │   │   │   │   ├── TabBarSpecifics.qml
│   │   │   │   │   │   │   ├── TabButtonSpecifics.qml
│   │   │   │   │   │   │   ├── TextAreaSpecifics.qml
│   │   │   │   │   │   │   ├── TextFieldSpecifics.qml
│   │   │   │   │   │   │   ├── ToolBarSpecifics.qml
│   │   │   │   │   │   │   ├── ToolButtonSpecifics.qml
│   │   │   │   │   │   │   ├── ToolSeparatorSpecifics.qml
│   │   │   │   │   │   │   └── TumblerSpecifics.qml
│   │   │   │   │   │   ├── BusyIndicatorSpecifics.qml
│   │   │   │   │   │   ├── ButtonSection.qml
│   │   │   │   │   │   ├── ButtonSpecifics.qml
│   │   │   │   │   │   ├── CheckBoxSpecifics.qml
│   │   │   │   │   │   ├── CheckDelegateSpecifics.qml
│   │   │   │   │   │   ├── CheckSection.qml
│   │   │   │   │   │   ├── ComboBoxSpecifics.qml
│   │   │   │   │   │   ├── ContainerSection.qml
│   │   │   │   │   │   ├── ControlSection.qml
│   │   │   │   │   │   ├── ControlSpecifics.qml
│   │   │   │   │   │   ├── DelayButtonSpecifics.qml
│   │   │   │   │   │   ├── DialSpecifics.qml
│   │   │   │   │   │   ├── DialogSpecifics.qml
│   │   │   │   │   │   ├── DrawerSpecifics.qml
│   │   │   │   │   │   ├── FrameSpecifics.qml
│   │   │   │   │   │   ├── GroupBoxSpecifics.qml
│   │   │   │   │   │   ├── IconSection.qml
│   │   │   │   │   │   ├── InsetSection.qml
│   │   │   │   │   │   ├── ItemDelegateSection.qml
│   │   │   │   │   │   ├── ItemDelegateSpecifics.qml
│   │   │   │   │   │   ├── LabelSpecifics.qml
│   │   │   │   │   │   ├── PageIndicatorSpecifics.qml
│   │   │   │   │   │   ├── PageSpecifics.qml
│   │   │   │   │   │   ├── PaneSection.qml
│   │   │   │   │   │   ├── PaneSpecifics.qml
│   │   │   │   │   │   ├── PopupSection.qml
│   │   │   │   │   │   ├── PopupSpecifics.qml
│   │   │   │   │   │   ├── ProgressBarSpecifics.qml
│   │   │   │   │   │   ├── RadioButtonSpecifics.qml
│   │   │   │   │   │   ├── RadioDelegateSpecifics.qml
│   │   │   │   │   │   ├── RangeSliderSpecifics.qml
│   │   │   │   │   │   ├── RoundButtonSpecifics.qml
│   │   │   │   │   │   ├── ScrollViewSpecifics.qml
│   │   │   │   │   │   ├── SliderSpecifics.qml
│   │   │   │   │   │   ├── SpinBoxSpecifics.qml
│   │   │   │   │   │   ├── StackViewSpecifics.qml
│   │   │   │   │   │   ├── SwipeDelegateSpecifics.qml
│   │   │   │   │   │   ├── SwipeViewSpecifics.qml
│   │   │   │   │   │   ├── SwitchDelegateSpecifics.qml
│   │   │   │   │   │   ├── SwitchSpecifics.qml
│   │   │   │   │   │   ├── TabBarSpecifics.qml
│   │   │   │   │   │   ├── TabButtonSpecifics.qml
│   │   │   │   │   │   ├── TextAreaSpecifics.qml
│   │   │   │   │   │   ├── TextFieldSpecifics.qml
│   │   │   │   │   │   ├── TextSection.qml
│   │   │   │   │   │   ├── ToolBarSpecifics.qml
│   │   │   │   │   │   ├── ToolButtonSpecifics.qml
│   │   │   │   │   │   ├── ToolSeparatorSpecifics.qml
│   │   │   │   │   │   └── TumblerSpecifics.qml
│   │   │   │   │   ├── EffectsSection.qml
│   │   │   │   │   ├── FlickableSpecifics.qml
│   │   │   │   │   ├── FlipableSpecifics.qml
│   │   │   │   │   ├── FlowSpecifics.qml
│   │   │   │   │   ├── GeometrySection.qml
│   │   │   │   │   ├── GridSpecifics.qml
│   │   │   │   │   ├── GridViewSpecifics.qml
│   │   │   │   │   ├── ImageSpecifics.qml
│   │   │   │   │   ├── ItemPane.qml
│   │   │   │   │   ├── LayerSection.qml
│   │   │   │   │   ├── LayoutProperties.qml
│   │   │   │   │   ├── LayoutSection.qml
│   │   │   │   │   ├── Layouts/
│   │   │   │   │   │   ├── ColumnLayoutSpecifics.qml
│   │   │   │   │   │   ├── GridLayoutSpecifics.qml
│   │   │   │   │   │   ├── RowLayoutSpecifics.qml
│   │   │   │   │   │   └── StackLayoutSpecifics.qml
│   │   │   │   │   ├── ListViewSpecifics.qml
│   │   │   │   │   ├── LoaderSpecifics.qml
│   │   │   │   │   ├── MouseAreaSpecifics.qml
│   │   │   │   │   ├── NumberAnimationSpecifics.qml
│   │   │   │   │   ├── ParallelAnimationSpecifics.qml
│   │   │   │   │   ├── PathViewSpecifics.qml
│   │   │   │   │   ├── PauseAnimationSpecifics.qml
│   │   │   │   │   ├── PropertyActionSpecifics.qml
│   │   │   │   │   ├── PropertyAnimationSpecifics.qml
│   │   │   │   │   ├── QtObjectPane.qml
│   │   │   │   │   ├── RectangleSpecifics.qml
│   │   │   │   │   ├── RepeaterSpecifics.qml
│   │   │   │   │   ├── RowSpecifics.qml
│   │   │   │   │   ├── ScriptActionSpecifics.qml
│   │   │   │   │   ├── ScriptSection.qml
│   │   │   │   │   ├── SequentialAnimationSpecifics.qml
│   │   │   │   │   ├── StateSpecifics.qml
│   │   │   │   │   ├── Studio/
│   │   │   │   │   │   ├── Components/
│   │   │   │   │   │   │   ├── ArcArrowSpecifics.qml
│   │   │   │   │   │   │   ├── ArcItemSpecifics.qml
│   │   │   │   │   │   │   ├── BevelSection.qml
│   │   │   │   │   │   │   ├── BorderItemSpecifics.qml
│   │   │   │   │   │   │   ├── BorderModeComboBox.qml
│   │   │   │   │   │   │   ├── CapComboBox.qml
│   │   │   │   │   │   │   ├── DashPatternEditor.qml
│   │   │   │   │   │   │   ├── EllipseItemSpecifics.qml
│   │   │   │   │   │   │   ├── FlipableItemSpecifics.qml
│   │   │   │   │   │   │   ├── GroupItemSpecifics.qml
│   │   │   │   │   │   │   ├── PieItemSpecifics.qml
│   │   │   │   │   │   │   ├── RectangleItemSpecifics.qml
│   │   │   │   │   │   │   ├── RegularPolygonItemSpecifics.qml
│   │   │   │   │   │   │   ├── StarItemSpecifics.qml
│   │   │   │   │   │   │   ├── StraightArrowSpecifics.qml
│   │   │   │   │   │   │   ├── StrokeDetailsSection.qml
│   │   │   │   │   │   │   ├── SvgPathItemSpecifics.qml
│   │   │   │   │   │   │   ├── TextItemSpecifics.qml
│   │   │   │   │   │   │   └── TriangleItemSpecifics.qml
│   │   │   │   │   │   ├── DesignEffects/
│   │   │   │   │   │   │   └── DesignEffectPane.qml
│   │   │   │   │   │   ├── Effects/
│   │   │   │   │   │   │   ├── BlendEffectSpecifics.qml
│   │   │   │   │   │   │   ├── BrightnessContrastEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ColorOverlayEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ColorizeEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DesaturationEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DirectionalBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DisplaceEffectSpecifics.qml
│   │   │   │   │   │   │   ├── DropShadowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── FastBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GammaAdjustEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GaussianBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── GlowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── HueSaturationEffectSpecifics.qml
│   │   │   │   │   │   │   ├── InnerShadowEffectSpecifics.qml
│   │   │   │   │   │   │   ├── LevelAdjustEffectSpecifics.qml
│   │   │   │   │   │   │   ├── MaskedBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── OpacityMaskEffectSpecifics.qml
│   │   │   │   │   │   │   ├── RadialBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── RecursiveBlurEffectSpecifics.qml
│   │   │   │   │   │   │   ├── ThresholdMaskEffectSpecifics.qml
│   │   │   │   │   │   │   └── ZoomBlurEffectSpecifics.qml
│   │   │   │   │   │   └── LogicHelper/
│   │   │   │   │   │       ├── AndOperatorSpecifics.qml
│   │   │   │   │   │       ├── BidirectionalBindingSpecifics.qml
│   │   │   │   │   │       ├── MinMaxMapperSpecifics.qml
│   │   │   │   │   │       ├── NotOperatorSpecifics.qml
│   │   │   │   │   │       ├── OrOperatorSpecifics.qml
│   │   │   │   │   │       ├── RangeMapperSpecifics.qml
│   │   │   │   │   │       └── StringMapperSpecifics.qml
│   │   │   │   │   ├── TargetComboBox.qml
│   │   │   │   │   ├── TextEditSpecifics.qml
│   │   │   │   │   ├── TextInputSpecifics.qml
│   │   │   │   │   ├── TextSpecifics.qml
│   │   │   │   │   ├── Window/
│   │   │   │   │   │   └── WindowSpecifics.qml
│   │   │   │   │   ├── WindowSpecifics.qml
│   │   │   │   │   ├── emptyPane.qml
│   │   │   │   │   └── project.qmlproject
│   │   │   │   ├── QtQuick3D/
│   │   │   │   │   ├── AbstractLightSection.qml
│   │   │   │   │   ├── AssetUtils/
│   │   │   │   │   │   ├── RuntimeLoaderSection.qml
│   │   │   │   │   │   └── RuntimeLoaderSpecifics.qml
│   │   │   │   │   ├── BakedLightmapSection.qml
│   │   │   │   │   ├── BakedLightmapSpecifics.qml
│   │   │   │   │   ├── BufferInputSection.qml
│   │   │   │   │   ├── BufferInputSpecifics.qml
│   │   │   │   │   ├── BufferSection.qml
│   │   │   │   │   ├── BufferSpecifics.qml
│   │   │   │   │   ├── CameraSection.qml
│   │   │   │   │   ├── CustomCameraSpecifics.qml
│   │   │   │   │   ├── CustomMaterialSection.qml
│   │   │   │   │   ├── CustomMaterialSpecifics.qml
│   │   │   │   │   ├── DebugSettingsSection.qml
│   │   │   │   │   ├── DebugSettingsSpecifics.qml
│   │   │   │   │   ├── DefaultMaterialSection.qml
│   │   │   │   │   ├── DefaultMaterialSpecifics.qml
│   │   │   │   │   ├── DirectionalLightSection.qml
│   │   │   │   │   ├── DirectionalLightSpecifics.qml
│   │   │   │   │   ├── EffectSection.qml
│   │   │   │   │   ├── EffectSpecifics.qml
│   │   │   │   │   ├── Effects/
│   │   │   │   │   │   ├── AdditiveColorGradientSection.qml
│   │   │   │   │   │   ├── AdditiveColorGradientSpecifics.qml
│   │   │   │   │   │   ├── BlurSection.qml
│   │   │   │   │   │   ├── BlurSpecifics.qml
│   │   │   │   │   │   ├── BrushStrokesSection.qml
│   │   │   │   │   │   ├── BrushStrokesSpecifics.qml
│   │   │   │   │   │   ├── ChromaticAberrationSection.qml
│   │   │   │   │   │   ├── ChromaticAberrationSpecifics.qml
│   │   │   │   │   │   ├── ColorMasterSection.qml
│   │   │   │   │   │   ├── ColorMasterSpecifics.qml
│   │   │   │   │   │   ├── DepthOfFieldHQBlurSection.qml
│   │   │   │   │   │   ├── DepthOfFieldHQBlurSpecifics.qml
│   │   │   │   │   │   ├── DesaturateSection.qml
│   │   │   │   │   │   ├── DesaturateSpecifics.qml
│   │   │   │   │   │   ├── DistortionRippleSection.qml
│   │   │   │   │   │   ├── DistortionRippleSpecifics.qml
│   │   │   │   │   │   ├── DistortionSphereSection.qml
│   │   │   │   │   │   ├── DistortionSphereSpecifics.qml
│   │   │   │   │   │   ├── DistortionSpiralSection.qml
│   │   │   │   │   │   ├── DistortionSpiralSpecifics.qml
│   │   │   │   │   │   ├── EdgeDetectSection.qml
│   │   │   │   │   │   ├── EdgeDetectSpecifics.qml
│   │   │   │   │   │   ├── EmbossSection.qml
│   │   │   │   │   │   ├── EmbossSpecifics.qml
│   │   │   │   │   │   ├── FlipSection.qml
│   │   │   │   │   │   ├── FlipSpecifics.qml
│   │   │   │   │   │   ├── FxaaSection.qml
│   │   │   │   │   │   ├── FxaaSpecifics.qml
│   │   │   │   │   │   ├── GaussianBlurSection.qml
│   │   │   │   │   │   ├── GaussianBlurSpecifics.qml
│   │   │   │   │   │   ├── HDRBloomTonemapSection.qml
│   │   │   │   │   │   ├── HDRBloomTonemapSpecifics.qml
│   │   │   │   │   │   ├── MotionBlurSection.qml
│   │   │   │   │   │   ├── MotionBlurSpecifics.qml
│   │   │   │   │   │   ├── SCurveTonemapSection.qml
│   │   │   │   │   │   ├── SCurveTonemapSpecifics.qml
│   │   │   │   │   │   ├── ScatterSection.qml
│   │   │   │   │   │   ├── ScatterSpecifics.qml
│   │   │   │   │   │   ├── TiltShiftSection.qml
│   │   │   │   │   │   ├── TiltShiftSpecifics.qml
│   │   │   │   │   │   ├── VignetteSection.qml
│   │   │   │   │   │   └── VignetteSpecifics.qml
│   │   │   │   │   ├── FileInstancingSection.qml
│   │   │   │   │   ├── FileInstancingSpecifics.qml
│   │   │   │   │   ├── FogSection.qml
│   │   │   │   │   ├── FogSpecifics.qml
│   │   │   │   │   ├── FrustumCameraSection.qml
│   │   │   │   │   ├── FrustumCameraSpecifics.qml
│   │   │   │   │   ├── Helpers/
│   │   │   │   │   │   ├── AxisHelperSection.qml
│   │   │   │   │   │   ├── AxisHelperSpecifics.qml
│   │   │   │   │   │   ├── DebugViewSection.qml
│   │   │   │   │   │   ├── DebugViewSpecifics.qml
│   │   │   │   │   │   ├── ExtendedSceneEnvironmentSection.qml
│   │   │   │   │   │   ├── ExtendedSceneEnvironmentSpecifics.qml
│   │   │   │   │   │   ├── GridGeometrySection.qml
│   │   │   │   │   │   ├── GridGeometrySpecifics.qml
│   │   │   │   │   │   ├── HeightFieldGeometrySection.qml
│   │   │   │   │   │   ├── HeightFieldGeometrySpecifics.qml
│   │   │   │   │   │   ├── InfiniteGridSection.qml
│   │   │   │   │   │   ├── InfiniteGridSpecifics.qml
│   │   │   │   │   │   ├── InstanceModelSection.qml
│   │   │   │   │   │   ├── InstanceModelSpecifics.qml
│   │   │   │   │   │   ├── InstanceRepeaterSection.qml
│   │   │   │   │   │   ├── InstanceRepeaterSpecifics.qml
│   │   │   │   │   │   ├── LodManagerSection.qml
│   │   │   │   │   │   ├── LodManagerSpecifics.qml
│   │   │   │   │   │   ├── LookAtNodeSection.qml
│   │   │   │   │   │   ├── LookAtNodeSpecifics.qml
│   │   │   │   │   │   ├── OrbitCameraControllerSection.qml
│   │   │   │   │   │   ├── OrbitCameraControllerSpecifics.qml
│   │   │   │   │   │   ├── ProceduralSkyTextureDataSection.qml
│   │   │   │   │   │   ├── ProceduralSkyTextureDataSpecifics.qml
│   │   │   │   │   │   ├── Repeater3DSection.qml
│   │   │   │   │   │   ├── WasdControllerSection.qml
│   │   │   │   │   │   └── WasdControllerSpecifics.qml
│   │   │   │   │   ├── InstanceListEntrySection.qml
│   │   │   │   │   ├── InstanceListEntrySpecifics.qml
│   │   │   │   │   ├── InstanceListSection.qml
│   │   │   │   │   ├── InstanceListSpecifics.qml
│   │   │   │   │   ├── InstancingSection.qml
│   │   │   │   │   ├── JointSection.qml
│   │   │   │   │   ├── JointSpecifics.qml
│   │   │   │   │   ├── LightmapperSection.qml
│   │   │   │   │   ├── LightmapperSpecifics.qml
│   │   │   │   │   ├── Loader3DSection.qml
│   │   │   │   │   ├── Loader3DSpecifics.qml
│   │   │   │   │   ├── Material/
│   │   │   │   │   │   ├── ColorEditorPopup.qml
│   │   │   │   │   │   ├── Preview.qml
│   │   │   │   │   │   ├── Toolbar.qml
│   │   │   │   │   │   └── TopSection.qml
│   │   │   │   │   ├── MaterialPane.qml
│   │   │   │   │   ├── MaterialSection.qml
│   │   │   │   │   ├── ModelSection.qml
│   │   │   │   │   ├── ModelSpecifics.qml
│   │   │   │   │   ├── MorphTargetSection.qml
│   │   │   │   │   ├── MorphTargetSpecifics.qml
│   │   │   │   │   ├── NodeSection.qml
│   │   │   │   │   ├── NodeSpecifics.qml
│   │   │   │   │   ├── Object3DPane.qml
│   │   │   │   │   ├── Object3DSection.qml
│   │   │   │   │   ├── OrthographicCameraSection.qml
│   │   │   │   │   ├── OrthographicCameraSpecifics.qml
│   │   │   │   │   ├── Particles3D/
│   │   │   │   │   │   ├── Affector3DSection.qml
│   │   │   │   │   │   ├── Affector3DSpecifics.qml
│   │   │   │   │   │   ├── Attractor3DSection.qml
│   │   │   │   │   │   ├── Attractor3DSpecifics.qml
│   │   │   │   │   │   ├── DynamicBurst3DSection.qml
│   │   │   │   │   │   ├── DynamicBurst3DSpecifics.qml
│   │   │   │   │   │   ├── EmitBurst3DSection.qml
│   │   │   │   │   │   ├── EmitBurst3DSpecifics.qml
│   │   │   │   │   │   ├── Gravity3DSection.qml
│   │   │   │   │   │   ├── Gravity3DSpecifics.qml
│   │   │   │   │   │   ├── LineParticle3DSection.qml
│   │   │   │   │   │   ├── LineParticle3DSpecifics.qml
│   │   │   │   │   │   ├── ModelBlendParticle3DSection.qml
│   │   │   │   │   │   ├── ModelBlendParticle3DSpecifics.qml
│   │   │   │   │   │   ├── ModelParticle3DSection.qml
│   │   │   │   │   │   ├── ModelParticle3DSpecifics.qml
│   │   │   │   │   │   ├── Particle3DSection.qml
│   │   │   │   │   │   ├── Particle3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleCustomShape3DSection.qml
│   │   │   │   │   │   ├── ParticleCustomShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleEmitter3DSection.qml
│   │   │   │   │   │   ├── ParticleEmitter3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleModelShape3DSection.qml
│   │   │   │   │   │   ├── ParticleModelShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleShape3DSection.qml
│   │   │   │   │   │   ├── ParticleShape3DSpecifics.qml
│   │   │   │   │   │   ├── ParticleSystem3DSection.qml
│   │   │   │   │   │   ├── ParticleSystem3DSpecifics.qml
│   │   │   │   │   │   ├── PointRotator3DSection.qml
│   │   │   │   │   │   ├── PointRotator3DSpecifics.qml
│   │   │   │   │   │   ├── Repeller3DSection.qml
│   │   │   │   │   │   ├── Repeller3DSpecifics.qml
│   │   │   │   │   │   ├── ScaleAffector3DSection.qml
│   │   │   │   │   │   ├── ScaleAffector3DSpecifics.qml
│   │   │   │   │   │   ├── SpriteParticle3DSection.qml
│   │   │   │   │   │   ├── SpriteParticle3DSpecifics.qml
│   │   │   │   │   │   ├── SpriteSequence3DSection.qml
│   │   │   │   │   │   ├── SpriteSequence3DSpecifics.qml
│   │   │   │   │   │   ├── TargetDirection3DSection.qml
│   │   │   │   │   │   ├── TargetDirection3DSpecifics.qml
│   │   │   │   │   │   ├── TrailEmitter3DSection.qml
│   │   │   │   │   │   ├── TrailEmitter3DSpecifics.qml
│   │   │   │   │   │   ├── VectorDirection3DSection.qml
│   │   │   │   │   │   ├── VectorDirection3DSpecifics.qml
│   │   │   │   │   │   ├── Wander3DSection.qml
│   │   │   │   │   │   └── Wander3DSpecifics.qml
│   │   │   │   │   ├── PassSection.qml
│   │   │   │   │   ├── PassSpecifics.qml
│   │   │   │   │   ├── PerspectiveCameraSection.qml
│   │   │   │   │   ├── PerspectiveCameraSpecifics.qml
│   │   │   │   │   ├── Physics/
│   │   │   │   │   │   ├── BoxShapeSection.qml
│   │   │   │   │   │   ├── BoxShapeSpecifics.qml
│   │   │   │   │   │   ├── CapsuleShapeSection.qml
│   │   │   │   │   │   ├── CapsuleShapeSpecifics.qml
│   │   │   │   │   │   ├── CharacterControllerSection.qml
│   │   │   │   │   │   ├── CharacterControllerSpecifics.qml
│   │   │   │   │   │   ├── CollisionShapeSection.qml
│   │   │   │   │   │   ├── ConvexMeshShapeSection.qml
│   │   │   │   │   │   ├── ConvexMeshShapeSpecifics.qml
│   │   │   │   │   │   ├── DynamicRigidBodySection.qml
│   │   │   │   │   │   ├── DynamicRigidBodySpecifics.qml
│   │   │   │   │   │   ├── HeightFieldShapeSection.qml
│   │   │   │   │   │   ├── HeightFieldShapeSpecifics.qml
│   │   │   │   │   │   ├── PhysicsBodySection.qml
│   │   │   │   │   │   ├── PhysicsMaterialSection.qml
│   │   │   │   │   │   ├── PhysicsMaterialSpecifics.qml
│   │   │   │   │   │   ├── PhysicsNodeSection.qml
│   │   │   │   │   │   ├── PhysicsWorldSection.qml
│   │   │   │   │   │   ├── PhysicsWorldSpecifics.qml
│   │   │   │   │   │   ├── PlaneShapeSpecifics.qml
│   │   │   │   │   │   ├── SphereShapeSection.qml
│   │   │   │   │   │   ├── SphereShapeSpecifics.qml
│   │   │   │   │   │   ├── StaticRigidBodySpecifics.qml
│   │   │   │   │   │   ├── TriangleMeshShapeSection.qml
│   │   │   │   │   │   ├── TriangleMeshShapeSpecifics.qml
│   │   │   │   │   │   └── TriggerBodySpecifics.qml
│   │   │   │   │   ├── PointLightSection.qml
│   │   │   │   │   ├── PointLightSpecifics.qml
│   │   │   │   │   ├── PrincipledMaterialSection.qml
│   │   │   │   │   ├── PrincipledMaterialSpecifics.qml
│   │   │   │   │   ├── ReflectionProbeSection.qml
│   │   │   │   │   ├── ReflectionProbeSpecifics.qml
│   │   │   │   │   ├── Repeater3DSection.qml
│   │   │   │   │   ├── Repeater3DSpecifics.qml
│   │   │   │   │   ├── ResourceLoaderSection.qml
│   │   │   │   │   ├── ResourceLoaderSpecifics.qml
│   │   │   │   │   ├── SceneEnvironmentSection.qml
│   │   │   │   │   ├── SceneEnvironmentSpecifics.qml
│   │   │   │   │   ├── SetUniformValueSection.qml
│   │   │   │   │   ├── SetUniformValueSpecifics.qml
│   │   │   │   │   ├── ShaderSection.qml
│   │   │   │   │   ├── ShaderSpecifics.qml
│   │   │   │   │   ├── ShadowSection.qml
│   │   │   │   │   ├── SkinSection.qml
│   │   │   │   │   ├── SkinSpecifics.qml
│   │   │   │   │   ├── SpatialAudio/
│   │   │   │   │   │   ├── AmbientSoundSection.qml
│   │   │   │   │   │   ├── AmbientSoundSpecifics.qml
│   │   │   │   │   │   ├── AudioEngineSection.qml
│   │   │   │   │   │   ├── AudioEngineSpecifics.qml
│   │   │   │   │   │   ├── AudioListenerSpecifics.qml
│   │   │   │   │   │   ├── AudioRoomSection.qml
│   │   │   │   │   │   ├── AudioRoomSpecifics.qml
│   │   │   │   │   │   ├── SpatialSoundSection.qml
│   │   │   │   │   │   └── SpatialSoundSpecifics.qml
│   │   │   │   │   ├── SpecularGlossyMaterialSection.qml
│   │   │   │   │   ├── SpecularGlossyMaterialSpecifics.qml
│   │   │   │   │   ├── SpotLightSection.qml
│   │   │   │   │   ├── SpotLightSpecifics.qml
│   │   │   │   │   ├── Texture/
│   │   │   │   │   │   ├── ToolBar.qml
│   │   │   │   │   │   └── TopSection.qml
│   │   │   │   │   ├── TextureInputSection.qml
│   │   │   │   │   ├── TextureInputSpecifics.qml
│   │   │   │   │   ├── TexturePane.qml
│   │   │   │   │   ├── TextureSection.qml
│   │   │   │   │   ├── View3DSection.qml
│   │   │   │   │   ├── View3DSpecifics.qml
│   │   │   │   │   └── propertyGroups.json
│   │   │   │   ├── QtQuickUltralite/
│   │   │   │   │   ├── Extras/
│   │   │   │   │   │   ├── AnimatedSpriteDirectorySpecifics.qml
│   │   │   │   │   │   ├── ColorizedImageSpecifics.qml
│   │   │   │   │   │   └── StaticTextSpecifics.qml
│   │   │   │   │   ├── Layers/
│   │   │   │   │   │   ├── ApplicationScreensSpecifics.qml
│   │   │   │   │   │   ├── ImageLayerSpecifics.qml
│   │   │   │   │   │   ├── ItemLayerSpecifics.qml
│   │   │   │   │   │   ├── ScreenSpecifics.qml
│   │   │   │   │   │   └── SpriteLayerSpecifics.qml
│   │   │   │   │   └── Studio/
│   │   │   │   │       └── Components/
│   │   │   │   │           └── ArcItemSpecifics.qml
│   │   │   │   ├── RegExpValidator.qml
│   │   │   │   └── imports/
│   │   │   │       ├── HelperWidgets/
│   │   │   │       │   ├── AbstractButton.qml
│   │   │   │       │   ├── ActionIndicator.qml
│   │   │   │       │   ├── AlignmentHorizontalButtons.qml
│   │   │   │       │   ├── AlignmentVerticalButtons.qml
│   │   │   │       │   ├── AnchorButtons.qml
│   │   │   │       │   ├── BoolButtonRowButton.qml
│   │   │   │       │   ├── Button.qml
│   │   │   │       │   ├── ButtonRow.qml
│   │   │   │       │   ├── ButtonRow2.qml
│   │   │   │       │   ├── ButtonRowButton.qml
│   │   │   │       │   ├── CharacterSection.qml
│   │   │   │       │   ├── CheckBox.qml
│   │   │   │       │   ├── ColorEditor.qml
│   │   │   │       │   ├── ColorEditorPopup.qml
│   │   │   │       │   ├── ColorLogic.qml
│   │   │   │       │   ├── ComboBox.qml
│   │   │   │       │   ├── ComponentButton.qml
│   │   │   │       │   ├── ComponentSection.qml
│   │   │   │       │   ├── Constants.js
│   │   │   │       │   ├── ControlLabel.qml
│   │   │   │       │   ├── Controller.qml
│   │   │   │       │   ├── CornerRadiusSection.qml
│   │   │   │       │   ├── DoubleSpinBox.qml
│   │   │   │       │   ├── DynamicPropertiesSection.qml
│   │   │   │       │   ├── EditableListView.qml
│   │   │   │       │   ├── ExpandingSpacer.qml
│   │   │   │       │   ├── ExpressionTextField.qml
│   │   │   │       │   ├── ExtendedFunctionLogic.qml
│   │   │   │       │   ├── FlagsComboBox.qml
│   │   │   │       │   ├── FlickableGeometrySection.qml
│   │   │   │       │   ├── FlickableSection.qml
│   │   │   │       │   ├── FontComboBox.qml
│   │   │   │       │   ├── FontExtrasSection.qml
│   │   │   │       │   ├── FontSection.qml
│   │   │   │       │   ├── FontStyleButtons.qml
│   │   │   │       │   ├── GradientLine.qml
│   │   │   │       │   ├── GradientPresetList.qml
│   │   │   │       │   ├── GradientPresetTabContent.qml
│   │   │   │       │   ├── GradientPropertySpinBox.qml
│   │   │   │       │   ├── HorizontalScrollBar.qml
│   │   │   │       │   ├── IconButton.qml
│   │   │   │       │   ├── IconIndicator.qml
│   │   │   │       │   ├── IconLabel.qml
│   │   │   │       │   ├── ImagePreviewTooltipArea.qml
│   │   │   │       │   ├── ImageSection.qml
│   │   │   │       │   ├── InsightSection.qml
│   │   │   │       │   ├── ItemFilterComboBox.qml
│   │   │   │       │   ├── Label.qml
│   │   │   │       │   ├── LineEdit.qml
│   │   │   │       │   ├── LinkIndicator2D.qml
│   │   │   │       │   ├── ListViewComboBox.qml
│   │   │   │       │   ├── MarginSection.qml
│   │   │   │       │   ├── MultiIconLabel.qml
│   │   │   │       │   ├── OriginControl.qml
│   │   │   │       │   ├── OriginIndicator.qml
│   │   │   │       │   ├── OriginSelector.qml
│   │   │   │       │   ├── PaddingSection.qml
│   │   │   │       │   ├── PopupLabel.qml
│   │   │   │       │   ├── PropertyEditorPane.qml
│   │   │   │       │   ├── PropertyEditorToolBar.qml
│   │   │   │       │   ├── PropertyLabel.qml
│   │   │   │       │   ├── PropertySearchBar.qml
│   │   │   │       │   ├── RoundedPanel.qml
│   │   │   │       │   ├── ScrollView.qml
│   │   │   │       │   ├── SecondColumnLayout.qml
│   │   │   │       │   ├── Section.qml
│   │   │   │       │   ├── SectionLayout.qml
│   │   │   │       │   ├── Spacer.qml
│   │   │   │       │   ├── SpinBox.qml
│   │   │   │       │   ├── StandardTextSection.qml
│   │   │   │       │   ├── TextExtrasSection.qml
│   │   │   │       │   ├── TextInputSection.qml
│   │   │   │       │   ├── ToolTipArea.qml
│   │   │   │       │   ├── UrlChooser.qml
│   │   │   │       │   ├── VerticalScrollBar.qml
│   │   │   │       │   └── qmldir
│   │   │   │       ├── StudioControls/
│   │   │   │       │   ├── AbstractButton.qml
│   │   │   │       │   ├── ActionIndicator.qml
│   │   │   │       │   ├── Button.qml
│   │   │   │       │   ├── ButtonGroup.qml
│   │   │   │       │   ├── ButtonRow.qml
│   │   │   │       │   ├── CheckBox.qml
│   │   │   │       │   ├── CheckIndicator.qml
│   │   │   │       │   ├── ColorEditor.qml
│   │   │   │       │   ├── ComboBox.qml
│   │   │   │       │   ├── ComboBoxInput.qml
│   │   │   │       │   ├── ContextMenu.qml
│   │   │   │       │   ├── CustomComboBox.qml
│   │   │   │       │   ├── Dialog.qml
│   │   │   │       │   ├── DialogButton.qml
│   │   │   │       │   ├── DialogButtonBox.qml
│   │   │   │       │   ├── FilterComboBox.qml
│   │   │   │       │   ├── IconIndicator.qml
│   │   │   │       │   ├── IconTextButton.qml
│   │   │   │       │   ├── Indicator.qml
│   │   │   │       │   ├── InfinityLoopIndicator.qml
│   │   │   │       │   ├── ItemDelegate.qml
│   │   │   │       │   ├── LinkIndicator2D.qml
│   │   │   │       │   ├── LinkIndicator3D.qml
│   │   │   │       │   ├── LinkIndicator3DComponent.qml
│   │   │   │       │   ├── Menu.qml
│   │   │   │       │   ├── MenuItem.qml
│   │   │   │       │   ├── MenuItemWithIcon.qml
│   │   │   │       │   ├── MenuSeparator.qml
│   │   │   │       │   ├── PopupDialog.qml
│   │   │   │       │   ├── PopupPanel.qml
│   │   │   │       │   ├── ProgressBar.qml
│   │   │   │       │   ├── RadioButton.qml
│   │   │   │       │   ├── RealSliderPopup.qml
│   │   │   │       │   ├── RealSpinBox.qml
│   │   │   │       │   ├── RealSpinBoxIndicator.qml
│   │   │   │       │   ├── RealSpinBoxInput.qml
│   │   │   │       │   ├── ScrollBar.qml
│   │   │   │       │   ├── ScrollView.qml
│   │   │   │       │   ├── SearchBox.qml
│   │   │   │       │   ├── SecondColumnLayout.qml
│   │   │   │       │   ├── Section.qml
│   │   │   │       │   ├── SectionLabel.qml
│   │   │   │       │   ├── SectionLayout.qml
│   │   │   │       │   ├── Slider.qml
│   │   │   │       │   ├── SliderPopup.qml
│   │   │   │       │   ├── SortFilterModel.qml
│   │   │   │       │   ├── SpinBox.qml
│   │   │   │       │   ├── SpinBoxIndicator.qml
│   │   │   │       │   ├── SpinBoxInput.qml
│   │   │   │       │   ├── SplitView.qml
│   │   │   │       │   ├── Switch.qml
│   │   │   │       │   ├── TabBar.qml
│   │   │   │       │   ├── TabButton.qml
│   │   │   │       │   ├── TextArea.qml
│   │   │   │       │   ├── TextField.qml
│   │   │   │       │   ├── ToolTip.qml
│   │   │   │       │   ├── ToolTipArea.qml
│   │   │   │       │   ├── TopLevelComboBox.qml
│   │   │   │       │   ├── TransientScrollBar.qml
│   │   │   │       │   ├── TranslationIndicator.qml
│   │   │   │       │   ├── impl/
│   │   │   │       │   │   ├── ColorEditorPopup.qml
│   │   │   │       │   │   ├── ColorPalette.qml
│   │   │   │       │   │   ├── ColorPicker.qml
│   │   │   │       │   │   ├── HueSlider.qml
│   │   │   │       │   │   ├── LuminanceSlider.qml
│   │   │   │       │   │   └── OpacitySlider.qml
│   │   │   │       │   └── qmldir
│   │   │   │       └── StudioTheme/
│   │   │   │           ├── ConnectionPopupButtonStyle.qml
│   │   │   │           ├── ConnectionPopupControlStyle.qml
│   │   │   │           ├── Constants.qml
│   │   │   │           ├── ControlStyle.qml
│   │   │   │           ├── DefaultStyle.qml
│   │   │   │           ├── InternalConstants.qml
│   │   │   │           ├── MicroToolbarButtonStyle.qml
│   │   │   │           ├── PrimaryButtonStyle.qml
│   │   │   │           ├── SearchControlStyle.qml
│   │   │   │           ├── StatesControlStyle.qml
│   │   │   │           ├── StatusBarButtonStyle.qml
│   │   │   │           ├── StatusBarControlStyle.qml
│   │   │   │           ├── ToolbarStyle.qml
│   │   │   │           ├── TopToolbarButtonStyle.qml
│   │   │   │           ├── Values.qml
│   │   │   │           ├── ViewBarButtonStyle.qml
│   │   │   │           ├── ViewBarControlStyle.qml
│   │   │   │           ├── ViewStyle.qml
│   │   │   │           └── qmldir
│   │   │   ├── qt4mcu/
│   │   │   │   ├── metadata.qml
│   │   │   │   ├── qul-14.qml
│   │   │   │   ├── qul-17.qml
│   │   │   │   ├── qul-18.qml
│   │   │   │   ├── qul-19.qml
│   │   │   │   ├── qul-20.qml
│   │   │   │   ├── qul-21.qml
│   │   │   │   ├── qul-22.qml
│   │   │   │   ├── qul-23.qml
│   │   │   │   ├── qul-24.qml
│   │   │   │   ├── qul-25.qml
│   │   │   │   ├── qul-26.qml
│   │   │   │   ├── qul-27.qml
│   │   │   │   └── qul-28.qml
│   │   │   ├── scriptseditor/
│   │   │   │   └── imports/
│   │   │   │       └── ScriptsEditor/
│   │   │   │           ├── ActionsComboBox.qml
│   │   │   │           ├── ExpressionBuilder.qml
│   │   │   │           ├── MyListViewDelegate.qml
│   │   │   │           ├── MyTreeViewDelegate.qml
│   │   │   │           ├── Pill.qml
│   │   │   │           ├── ScriptEditorForm.qml
│   │   │   │           ├── StatementEditor.qml
│   │   │   │           ├── SuggestionPopup.qml
│   │   │   │           └── qmldir
│   │   │   ├── stateseditor/
│   │   │   │   ├── Main.qml
│   │   │   │   ├── MenuButton.qml
│   │   │   │   ├── StateMenu.qml
│   │   │   │   ├── StateScrollBar.qml
│   │   │   │   ├── StateThumbnail.qml
│   │   │   │   └── imports/
│   │   │   │       └── StatesEditor/
│   │   │   │           ├── Constants.qml
│   │   │   │           └── qmldir
│   │   │   ├── statusbar/
│   │   │   │   ├── IssuesOutputPanel.qml
│   │   │   │   ├── IssuesPanel.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── NotificationButton.qml
│   │   │   │   ├── OutputPanel.qml
│   │   │   │   └── TabBarButton.qml
│   │   │   ├── studio_templates/
│   │   │   │   ├── files/
│   │   │   │   │   ├── custombutton/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customcheckbox/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customdial/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customslider/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customspinbox/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── customswitch/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── javascript/
│   │   │   │   │   │   ├── file.js.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── listmodel/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── pane/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qmlmodule/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   ├── qmldir.tpl
│   │   │   │   │   │   ├── qmlproject.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtquickfile/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtquickviews/
│   │   │   │   │   │   ├── DataModel.qml.tpl
│   │   │   │   │   │   ├── GridDelegate.ui.qml.tpl
│   │   │   │   │   │   ├── GridView.ui.qml.tpl
│   │   │   │   │   │   ├── ListDelegate.ui.qml.tpl
│   │   │   │   │   │   ├── ListView.ui.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtuiquickfile/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── qtuiquickform/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   ├── fileForm.ui.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── scxml/
│   │   │   │   │   │   ├── file.scxml
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   ├── stackedlayout/
│   │   │   │   │   │   ├── file.qml.tpl
│   │   │   │   │   │   └── wizard.json
│   │   │   │   │   └── swipeview/
│   │   │   │   │       ├── file.qml.tpl
│   │   │   │   │       └── wizard.json
│   │   │   │   └── projects/
│   │   │   │       ├── application/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-3d/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── contentmodule.main.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-extended-3d/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── contentmodule.main.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── application-mcu/
│   │   │   │       │   ├── CMakeLists.txt
│   │   │   │       │   ├── Constants.qml.tpl
│   │   │   │       │   ├── MCUDefaultStyle/
│   │   │   │       │   │   ├── Button.qml
│   │   │   │       │   │   ├── CheckBox.qml
│   │   │   │       │   │   ├── DefaultStyle.qml
│   │   │   │       │   │   ├── Dial.qml
│   │   │   │       │   │   ├── ProgressBar.qml
│   │   │   │       │   │   ├── RadioButton.qml
│   │   │   │       │   │   ├── Slider.qml
│   │   │   │       │   │   ├── SwipeView.qml
│   │   │   │       │   │   ├── Switch.qml
│   │   │   │       │   │   └── qmldir
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── app_mcu.qmlproject.tpl
│   │   │   │       │   ├── assets.txt
│   │   │   │       │   ├── constants_module.qmlproject.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   ├── images.txt
│   │   │   │       │   ├── main.qml.tpl
│   │   │   │       │   ├── mcuqtquickcontrols2.conf
│   │   │   │       │   ├── qmldir.tpl
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── common/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── app.qmlproject.tpl
│   │   │   │       │   ├── asset_imports.txt
│   │   │   │       │   ├── fonts.txt
│   │   │   │       │   ├── images.txt
│   │   │   │       │   └── qtquickcontrols2.conf.tpl
│   │   │   │       ├── defaults/
│   │   │   │       │   └── qmlapplication-project-page.json
│   │   │   │       ├── desktop-launcher/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── fonts.txt
│   │   │   │       ├── mobile-scroll/
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── mobile-stack/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── CMakeLists.content.txt.tpl
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── Screen02.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       ├── mobile-swipe/
│   │   │   │       │   ├── App.qml.tpl
│   │   │   │       │   ├── CMakeLists.content.txt.tpl
│   │   │   │       │   ├── Screen01.ui.qml.tpl
│   │   │   │       │   ├── Screen02.ui.qml.tpl
│   │   │   │       │   ├── detailsPage.qml
│   │   │   │       │   └── wizard.json
│   │   │   │       └── shared-plugin/
│   │   │   │           └── name/
│   │   │   │               ├── CMakeLists.importmodule.txt.tpl
│   │   │   │               ├── Constants.qml.tpl
│   │   │   │               ├── EventListModel.qml.tpl
│   │   │   │               ├── EventListSimulator.qml.tpl
│   │   │   │               ├── JsonData.qml.tpl
│   │   │   │               ├── data.json.tpl
│   │   │   │               ├── designer/
│   │   │   │               │   └── plugin.metainfo
│   │   │   │               └── importmodule.qmldir.tpl
│   │   │   ├── toolbar/
│   │   │   │   ├── CrumbleBar.qml
│   │   │   │   ├── CrumbleBread.qml
│   │   │   │   ├── Main.qml
│   │   │   │   ├── MenuItemDelegate.qml
│   │   │   │   ├── ShareNotification.qml
│   │   │   │   └── ToolbarButton.qml
│   │   │   ├── translationhelper/
│   │   │   │   └── itemlibrary.qml
│   │   │   ├── welcomepage/
│   │   │   │   ├── BrandBar.qml
│   │   │   │   ├── CheckButton.ui.qml
│   │   │   │   ├── CustomDialog.qml
│   │   │   │   ├── CustomDialogButtonBox.qml
│   │   │   │   ├── CustomGrid.qml
│   │   │   │   ├── CustomScrollBar.qml
│   │   │   │   ├── CustomScrollView.qml
│   │   │   │   ├── DialogButton.qml
│   │   │   │   ├── DownloadButton.qml
│   │   │   │   ├── DownloadPanel.qml
│   │   │   │   ├── DownloadProgressBar.qml
│   │   │   │   ├── FigmaButton.qml
│   │   │   │   ├── MainGridStack.qml
│   │   │   │   ├── MainScreen.qml
│   │   │   │   ├── PushButton.ui.qml
│   │   │   │   ├── RangeMapper.qml
│   │   │   │   ├── SocialButton.qml
│   │   │   │   ├── StringMapper.qml
│   │   │   │   ├── Tag.qml
│   │   │   │   ├── TagArea.qml
│   │   │   │   ├── TestControlPanel.qml
│   │   │   │   ├── ThumbnailDelegate.qml
│   │   │   │   ├── TourDialogButton.qml
│   │   │   │   ├── TourModel.qml
│   │   │   │   ├── TourProgressBar.qml
│   │   │   │   ├── TourRestartButton.qml
│   │   │   │   ├── TourThumbnailDelegate.qml
│   │   │   │   ├── TwirlButton.qml
│   │   │   │   ├── WelcomePage.qml
│   │   │   │   ├── WelcomeScreen.qmlproject
│   │   │   │   ├── YoutubeButton.qml
│   │   │   │   ├── fonts/
│   │   │   │   │   └── fonts.txt
│   │   │   │   ├── imports/
│   │   │   │   │   ├── UiTour/
│   │   │   │   │   │   ├── Highlight.ui.qml
│   │   │   │   │   │   ├── Slide.qml
│   │   │   │   │   │   ├── SlideNavButton.qml
│   │   │   │   │   │   ├── SlidePlayer.qml
│   │   │   │   │   │   ├── SlideShow.qml
│   │   │   │   │   │   ├── StrongHighlight.ui.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   └── WelcomeScreen/
│   │   │   │   │       ├── Constants.qml
│   │   │   │   │       ├── designer/
│   │   │   │   │       │   └── plugin.metainfo
│   │   │   │   │       └── qmldir
│   │   │   │   ├── main.qml
│   │   │   │   ├── main.qml.qml
│   │   │   │   ├── mockData/
│   │   │   │   │   ├── ExampleCheckout/
│   │   │   │   │   │   ├── FileDownloader.qml
│   │   │   │   │   │   ├── FileExtractor.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   ├── projectmodel/
│   │   │   │   │   │   ├── ProjectModel.qml
│   │   │   │   │   │   └── qmldir
│   │   │   │   │   └── usagestatistics/
│   │   │   │   │       ├── UsageStatisticModel.qml
│   │   │   │   │       └── qmldir
│   │   │   │   └── qtquickcontrols2.conf
│   │   │   └── workspacePresets/
│   │   │       ├── Advanced-2D.wrk
│   │   │       ├── Advanced-3D.wrk
│   │   │       ├── Basic-2D.wrk
│   │   │       ├── Basic-3D.wrk
│   │   │       └── order.json
│   │   ├── schemes/
│   │   │   ├── MS_Visual_C++.kms
│   │   │   ├── MS_Visual_Studio_Code.kms
│   │   │   └── Xcode.kms
│   │   ├── snippets/
│   │   │   ├── cmake.xml
│   │   │   ├── cpp.xml
│   │   │   ├── qml.xml
│   │   │   ├── test.xml
│   │   │   └── text.xml
│   │   ├── styles/
│   │   │   ├── creator-dark.xml
│   │   │   ├── dark-2024.xml
│   │   │   ├── dark.xml
│   │   │   ├── default.xml
│   │   │   ├── default_classic.xml
│   │   │   ├── grayscale.xml
│   │   │   ├── inkpot.xml
│   │   │   ├── intellij.xml
│   │   │   ├── light-2024.xml
│   │   │   ├── mabakor.xml
│   │   │   ├── modnokai_night_shift_v2.xml
│   │   │   ├── solarized-dark.xml
│   │   │   └── solarized-light.xml
│   │   ├── templates/
│   │   │   ├── qt4project/
│   │   │   │   └── customwidgetwizard/
│   │   │   │       ├── tpl_collection.cpp
│   │   │   │       ├── tpl_collection.h
│   │   │   │       ├── tpl_plugin.pro
│   │   │   │       ├── tpl_resources.qrc
│   │   │   │       ├── tpl_single.cpp
│   │   │   │       ├── tpl_single.h
│   │   │   │       ├── tpl_widget.cpp
│   │   │   │       ├── tpl_widget.h
│   │   │   │       ├── tpl_widget_include.pri
│   │   │   │       └── tpl_widget_lib.pro
│   │   │   └── wizards/
│   │   │       ├── README.txt
│   │   │       ├── autotest/
│   │   │       │   ├── boosttest/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── catch/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── files/
│   │   │       │   │   ├── catch-common.pri
│   │   │       │   │   ├── catch2_tst.cpp
│   │   │       │   │   ├── catchCommon.js
│   │   │       │   │   ├── googlecommon.js
│   │   │       │   │   ├── gtest_dependency.pri
│   │   │       │   │   ├── setup.cpp
│   │   │       │   │   ├── setup.h
│   │   │       │   │   ├── tst.pro
│   │   │       │   │   ├── tst.qbs
│   │   │       │   │   ├── tst.txt
│   │   │       │   │   ├── tstQt6.txt
│   │   │       │   │   ├── tst_main.cpp
│   │   │       │   │   ├── tst_qml.tmpl
│   │   │       │   │   ├── tst_src.cpp
│   │   │       │   │   ├── tst_src_boost.cpp
│   │   │       │   │   └── tst_src_gt.cpp
│   │   │       │   ├── gtest/
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qttest/
│   │   │       │   │   └── wizard.json
│   │   │       │   └── quicktest/
│   │   │       │       └── wizard.json
│   │   │       ├── classes/
│   │   │       │   ├── cpp/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   ├── file.h
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── itemmodel/
│   │   │       │   │   ├── itemmodel.cpp
│   │   │       │   │   ├── itemmodel.h
│   │   │       │   │   ├── listmodel.cpp
│   │   │       │   │   ├── listmodel.h
│   │   │       │   │   ├── tablemodel.cpp
│   │   │       │   │   ├── tablemodel.h
│   │   │       │   │   └── wizard.json
│   │   │       │   └── python/
│   │   │       │       ├── file.py
│   │   │       │       └── wizard.json
│   │   │       ├── files/
│   │   │       │   ├── cppheader/
│   │   │       │   │   ├── file.h
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── cppsource/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── form/
│   │   │       │   │   ├── file.ui
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── glsl/
│   │   │       │   │   ├── gl/
│   │   │       │   │   │   ├── fragment/
│   │   │       │   │   │   │   ├── file.frag
│   │   │       │   │   │   │   └── wizard.json
│   │   │       │   │   │   └── vertex/
│   │   │       │   │   │       ├── file.vert
│   │   │       │   │   │       └── wizard.json
│   │   │       │   │   └── gles/
│   │   │       │   │       ├── fragment/
│   │   │       │   │       │   ├── file.fsh
│   │   │       │   │       │   └── wizard.json
│   │   │       │   │       └── vertex/
│   │   │       │   │           ├── file.vsh
│   │   │       │   │           └── wizard.json
│   │   │       │   ├── java/
│   │   │       │   │   ├── source.java
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── js/
│   │   │       │   │   ├── file.js
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── markdown/
│   │   │       │   │   ├── file.md
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nim/
│   │   │       │   │   ├── file.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nimscript/
│   │   │       │   │   ├── file.nims
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── python/
│   │   │       │   │   ├── file.py
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qrc/
│   │   │       │   │   ├── file.qrc
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquick2/
│   │   │       │   │   ├── file.qml.tpl
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── scratch/
│   │   │       │   │   ├── file.txt
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── scxml/
│   │   │       │   │   ├── file.scxml
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── testing/
│   │   │       │   │   ├── file.cpp
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── text/
│   │   │       │   │   ├── file.txt
│   │   │       │   │   └── wizard.json
│   │   │       │   └── translation/
│   │   │       │       └── wizard.json
│   │   │       ├── projects/
│   │   │       │   ├── consoleapp/
│   │   │       │   │   ├── CMakeLists-Qt6.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── cpplibrary/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── lib.cpp
│   │   │       │   │   ├── lib.h
│   │   │       │   │   ├── lib_global.h
│   │   │       │   │   ├── meson.build
│   │   │       │   │   ├── project.json
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── project.qbs
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── git.ignore
│   │   │       │   ├── nim/
│   │   │       │   │   ├── file.nimproject
│   │   │       │   │   ├── main.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── nimble/
│   │   │       │   │   ├── binary/
│   │   │       │   │   │   ├── binary.nimble
│   │   │       │   │   │   └── src/
│   │   │       │   │   │       └── binary.nim
│   │   │       │   │   ├── hybrid/
│   │   │       │   │   │   ├── hybrid.nimble
│   │   │       │   │   │   ├── src/
│   │   │       │   │   │   │   ├── hybrid.nim
│   │   │       │   │   │   │   └── hybridpkg/
│   │   │       │   │   │   │       └── submodule.nim
│   │   │       │   │   │   └── tests/
│   │   │       │   │   │       ├── config.nims
│   │   │       │   │   │       └── test1.nim
│   │   │       │   │   ├── library/
│   │   │       │   │   │   ├── library.nimble
│   │   │       │   │   │   ├── src/
│   │   │       │   │   │   │   ├── library/
│   │   │       │   │   │   │   │   └── submodule.nim
│   │   │       │   │   │   │   └── library.nim
│   │   │       │   │   │   └── tests/
│   │   │       │   │   │       ├── config.nims
│   │   │       │   │   │       └── test1.nim
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── plainc/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.c
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── plaincpp/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── file.pro
│   │   │       │   │   ├── file.qbs
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qmake/
│   │   │       │   │   └── empty/
│   │   │       │   │       ├── file.pro
│   │   │       │   │       └── wizard.json
│   │   │       │   ├── qtforpythonapplication/
│   │   │       │   │   ├── empty/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── main_empty.py
│   │   │       │   │   ├── main_mainwindow.py
│   │   │       │   │   ├── main_qtquick.py
│   │   │       │   │   ├── main_widget.py
│   │   │       │   │   ├── main_widget.ui
│   │   │       │   │   ├── mainwindow/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── pyproject.toml
│   │   │       │   │   ├── qtquickapplication/
│   │   │       │   │   │   ├── main.qml.tpl
│   │   │       │   │   │   ├── pyproject.toml
│   │   │       │   │   │   ├── qmldir.tpl
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── requirements.txt
│   │   │       │   │   └── widget/
│   │   │       │   │       ├── pyproject.toml
│   │   │       │   │       └── wizard.json
│   │   │       │   ├── qtinterfaceframework/
│   │   │       │   │   ├── CMakeLists.txt.tpl
│   │   │       │   │   ├── Main.qml.tpl
│   │   │       │   │   ├── featureadapter.cpp.tpl
│   │   │       │   │   ├── featureadapter.h.tpl
│   │   │       │   │   ├── featurebackend.cpp.tpl
│   │   │       │   │   ├── featurebackend.h.tpl
│   │   │       │   │   ├── interfaces.qface.tpl
│   │   │       │   │   ├── interfaces.yaml.tpl
│   │   │       │   │   ├── main.cpp.tpl
│   │   │       │   │   ├── moduleplugin.cpp.tpl
│   │   │       │   │   ├── moduleplugin.h.tpl
│   │   │       │   │   ├── moduleplugin.json.tpl
│   │   │       │   │   ├── production_backend.cmake.tpl
│   │   │       │   │   ├── production_server.cmake.tpl
│   │   │       │   │   ├── servermain.cpp.tpl
│   │   │       │   │   ├── servermain.h.tpl
│   │   │       │   │   ├── simulation.qml.tpl
│   │   │       │   │   ├── simulation_backend.cmake.tpl
│   │   │       │   │   ├── simulation_server.cmake.tpl
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquick2-extension/
│   │   │       │   │   ├── CMakeLists.6.x.txt
│   │   │       │   │   ├── example/
│   │   │       │   │   │   ├── example.cpp
│   │   │       │   │   │   └── example.qml.tpl
│   │   │       │   │   ├── object.cpp
│   │   │       │   │   ├── object.h
│   │   │       │   │   ├── object.qml.tpl
│   │   │       │   │   ├── plugin.cpp
│   │   │       │   │   ├── plugin.h
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── qmldir
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquickapplication/
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── Main.qml.tpl
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── qtquickcontrols2.conf
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtquickapplication_compat/
│   │   │       │   │   ├── CMakeLists.6.x.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── app.pro
│   │   │       │   │   ├── app.qbs
│   │   │       │   │   ├── empty/
│   │   │       │   │   │   ├── main.qml.tpl
│   │   │       │   │   │   ├── qml.qrc
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   └── qtquickcontrols2.conf
│   │   │       │   ├── qtquickuiprototype/
│   │   │       │   │   ├── app.qmlproject
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── qtwidgetsapplication/
│   │   │       │   │   ├── CMakeLists-Qt6.txt
│   │   │       │   │   ├── CMakeLists.txt
│   │   │       │   │   ├── main.cpp
│   │   │       │   │   ├── meson.build
│   │   │       │   │   ├── project.pro
│   │   │       │   │   ├── project.qbs
│   │   │       │   │   ├── widget.cpp
│   │   │       │   │   ├── widget.h
│   │   │       │   │   ├── widget.ui
│   │   │       │   │   └── wizard.json
│   │   │       │   ├── translation.ts
│   │   │       │   ├── vcs/
│   │   │       │   │   ├── bazaar/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── cvs/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── git/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   ├── mercurial/
│   │   │       │   │   │   └── wizard.json
│   │   │       │   │   └── subversion/
│   │   │       │   │       └── wizard.json
│   │   │       │   └── xrapplication/
│   │   │       │       ├── AndroidManifest.xml.tpl
│   │   │       │       ├── CMakeLists.txt
│   │   │       │       ├── MacOSXBundleInfo.plist.in
│   │   │       │       ├── Main.qml.tpl
│   │   │       │       ├── main.cpp
│   │   │       │       ├── qtquickcontrols2.conf
│   │   │       │       └── wizard.json
│   │   │       └── qtcreatorplugin/
│   │   │           ├── CMakeLists.txt
│   │   │           ├── MyPlugin.json.in
│   │   │           ├── README.md
│   │   │           ├── github_workflows_README.md
│   │   │           ├── github_workflows_build_cmake.yml
│   │   │           ├── myplugin.cpp
│   │   │           ├── mypluginconstants.h
│   │   │           ├── myplugintr.h
│   │   │           └── wizard.json
│   │   ├── themes/
│   │   │   ├── 2024.tokenmapping
│   │   │   ├── dark-2024.creatortheme
│   │   │   ├── dark.creatortheme
│   │   │   ├── dark.figmatokens
│   │   │   ├── default.creatortheme
│   │   │   ├── ds.tokenmapping
│   │   │   ├── flat-dark.creatortheme
│   │   │   ├── flat-light.creatortheme
│   │   │   ├── flat.creatortheme
│   │   │   ├── light-2024.creatortheme
│   │   │   ├── light-palette.inc
│   │   │   ├── light.figmatokens
│   │   │   ├── primitive-colors.inc
│   │   │   ├── qmldesigner-dark.inc
│   │   │   └── qmldesigner-light.inc
│   │   └── translations/
│   │       ├── CMakeLists.txt
│   │       ├── README.md
│   │       ├── check-ts.pl
│   │       ├── check-ts.xq
│   │       ├── extract-customwizards.py
│   │       ├── extract-customwizards.xq
│   │       ├── extract-externaltools.py
│   │       ├── extract-externaltools.xq
│   │       ├── extract-jsonwizards.py
│   │       ├── extract-snippets.py
│   │       ├── extract-snippets.xq
│   │       ├── lupdaterunner.qbs
│   │       ├── qtcreator_cs.ts
│   │       ├── qtcreator_da.ts
│   │       ├── qtcreator_de.ts
│   │       ├── qtcreator_en.ts
│   │       ├── qtcreator_es.ts
│   │       ├── qtcreator_fr.ts
│   │       ├── qtcreator_hr.ts
│   │       ├── qtcreator_hu.ts
│   │       ├── qtcreator_it.ts
│   │       ├── qtcreator_ja.ts
│   │       ├── qtcreator_pl.ts
│   │       ├── qtcreator_ru.ts
│   │       ├── qtcreator_sl.ts
│   │       ├── qtcreator_sv.ts
│   │       ├── qtcreator_uk.ts
│   │       ├── qtcreator_zh_CN.ts
│   │       ├── qtcreator_zh_TW.ts
│   │       └── translations.qbs
│   └── share.qbs
├── src/
│   ├── CMakeLists.txt
│   ├── app/
│   │   ├── CMakeLists.txt
│   │   ├── app-Info.plist
│   │   ├── app.qbs
│   │   ├── app_logo.qrc
│   │   ├── app_logo.qrc.cmakein
│   │   ├── app_version.h.cmakein
│   │   ├── app_version_header.qbs
│   │   ├── images/
│   │   │   └── logo/
│   │   │       └── logo.qbs
│   │   ├── macos/
│   │   │   ├── legacy/
│   │   │   │   ├── README.md
│   │   │   │   └── qtcreator.icns
│   │   │   └── qtcreator.icon/
│   │   │       └── icon.json
│   │   ├── main.cpp
│   │   ├── main_mac.mm
│   │   └── winicons/
│   │       └── createicons.sh
│   ├── libs/
│   │   ├── 3rdparty/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── cplusplus/
│   │   │   │   ├── AST.cpp
│   │   │   │   ├── AST.h
│   │   │   │   ├── ASTClone.cpp
│   │   │   │   ├── ASTMatch0.cpp
│   │   │   │   ├── ASTMatcher.cpp
│   │   │   │   ├── ASTMatcher.h
│   │   │   │   ├── ASTPatternBuilder.h
│   │   │   │   ├── ASTVisit.cpp
│   │   │   │   ├── ASTVisitor.cpp
│   │   │   │   ├── ASTVisitor.h
│   │   │   │   ├── ASTfwd.h
│   │   │   │   ├── Bind.cpp
│   │   │   │   ├── Bind.h
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CPlusPlus.h
│   │   │   │   ├── CPlusPlusForwardDeclarations.h
│   │   │   │   ├── Control.cpp
│   │   │   │   ├── Control.h
│   │   │   │   ├── CoreTypes.cpp
│   │   │   │   ├── CoreTypes.h
│   │   │   │   ├── DiagnosticClient.cpp
│   │   │   │   ├── DiagnosticClient.h
│   │   │   │   ├── FullySpecifiedType.cpp
│   │   │   │   ├── FullySpecifiedType.h
│   │   │   │   ├── Keywords.cpp
│   │   │   │   ├── Keywords.kwgen
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── Lexer.cpp
│   │   │   │   ├── Lexer.h
│   │   │   │   ├── LiteralTable.h
│   │   │   │   ├── Literals.cpp
│   │   │   │   ├── Literals.h
│   │   │   │   ├── Matcher.cpp
│   │   │   │   ├── Matcher.h
│   │   │   │   ├── MemoryPool.cpp
│   │   │   │   ├── MemoryPool.h
│   │   │   │   ├── Name.cpp
│   │   │   │   ├── Name.h
│   │   │   │   ├── NameVisitor.cpp
│   │   │   │   ├── NameVisitor.h
│   │   │   │   ├── Names.cpp
│   │   │   │   ├── Names.h
│   │   │   │   ├── ObjectiveCAtKeywords.cpp
│   │   │   │   ├── ObjectiveCTypeQualifiers.cpp
│   │   │   │   ├── ObjectiveCTypeQualifiers.h
│   │   │   │   ├── Parser.cpp
│   │   │   │   ├── Parser.h
│   │   │   │   ├── QtContextKeywords.cpp
│   │   │   │   ├── QtContextKeywords.h
│   │   │   │   ├── SafeMatcher.cpp
│   │   │   │   ├── SafeMatcher.h
│   │   │   │   ├── Scope.cpp
│   │   │   │   ├── Scope.h
│   │   │   │   ├── Symbol.cpp
│   │   │   │   ├── Symbol.h
│   │   │   │   ├── SymbolVisitor.h
│   │   │   │   ├── Symbols.cpp
│   │   │   │   ├── Symbols.h
│   │   │   │   ├── Templates.cpp
│   │   │   │   ├── Templates.h
│   │   │   │   ├── Token.cpp
│   │   │   │   ├── Token.h
│   │   │   │   ├── TranslationUnit.cpp
│   │   │   │   ├── TranslationUnit.h
│   │   │   │   ├── Type.cpp
│   │   │   │   ├── Type.h
│   │   │   │   ├── TypeVisitor.cpp
│   │   │   │   ├── TypeVisitor.h
│   │   │   │   └── cppassert.h
│   │   │   ├── json/
│   │   │   │   ├── LICENSE.MIT
│   │   │   │   └── json.hpp
│   │   │   ├── libarchive/
│   │   │   │   ├── .editorconfig
│   │   │   │   ├── CMakeLists.original.txt
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CONTRIBUTING.md
│   │   │   │   ├── COPYING
│   │   │   │   ├── INSTALL
│   │   │   │   ├── NEWS
│   │   │   │   ├── README.md
│   │   │   │   ├── SECURITY.md
│   │   │   │   ├── build/
│   │   │   │   │   ├── cmake/
│   │   │   │   │   │   ├── CheckFileOffsetBits.c
│   │   │   │   │   │   ├── CheckFileOffsetBits.cmake
│   │   │   │   │   │   ├── CheckFuncs.cmake
│   │   │   │   │   │   ├── CheckFuncs_stub.c.in
│   │   │   │   │   │   ├── CheckHeaderDirent.cmake
│   │   │   │   │   │   ├── CheckTypeExists.cmake
│   │   │   │   │   │   ├── CreatePkgConfigFile.cmake
│   │   │   │   │   │   ├── FindLIBGCC.cmake
│   │   │   │   │   │   ├── FindMbedTLS.cmake
│   │   │   │   │   │   ├── FindNettle.cmake
│   │   │   │   │   │   ├── FindPCRE2POSIX.cmake
│   │   │   │   │   │   ├── FindPCREPOSIX.cmake
│   │   │   │   │   │   ├── LibarchiveCodeCoverage.cmake
│   │   │   │   │   │   └── config.h.in
│   │   │   │   │   ├── pkgconfig/
│   │   │   │   │   │   └── libarchive.pc.in
│   │   │   │   │   └── version
│   │   │   │   ├── config_mac.h
│   │   │   │   ├── config_mingw.h
│   │   │   │   ├── config_unix.h
│   │   │   │   ├── config_win.h
│   │   │   │   ├── configure.ac
│   │   │   │   ├── configure_libarchive.cmake
│   │   │   │   ├── libarchive/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── archive.h
│   │   │   │   │   ├── archive_acl.c
│   │   │   │   │   ├── archive_acl_private.h
│   │   │   │   │   ├── archive_blake2.h
│   │   │   │   │   ├── archive_blake2_impl.h
│   │   │   │   │   ├── archive_blake2s_ref.c
│   │   │   │   │   ├── archive_blake2sp_ref.c
│   │   │   │   │   ├── archive_check_magic.c
│   │   │   │   │   ├── archive_cmdline.c
│   │   │   │   │   ├── archive_cmdline_private.h
│   │   │   │   │   ├── archive_crc32.h
│   │   │   │   │   ├── archive_cryptor.c
│   │   │   │   │   ├── archive_cryptor_private.h
│   │   │   │   │   ├── archive_digest.c
│   │   │   │   │   ├── archive_digest_private.h
│   │   │   │   │   ├── archive_disk_acl_darwin.c
│   │   │   │   │   ├── archive_disk_acl_freebsd.c
│   │   │   │   │   ├── archive_disk_acl_linux.c
│   │   │   │   │   ├── archive_disk_acl_sunos.c
│   │   │   │   │   ├── archive_endian.h
│   │   │   │   │   ├── archive_entry.3
│   │   │   │   │   ├── archive_entry.c
│   │   │   │   │   ├── archive_entry.h
│   │   │   │   │   ├── archive_entry_acl.3
│   │   │   │   │   ├── archive_entry_copy_bhfi.c
│   │   │   │   │   ├── archive_entry_copy_stat.c
│   │   │   │   │   ├── archive_entry_link_resolver.c
│   │   │   │   │   ├── archive_entry_linkify.3
│   │   │   │   │   ├── archive_entry_locale.h
│   │   │   │   │   ├── archive_entry_misc.3
│   │   │   │   │   ├── archive_entry_paths.3
│   │   │   │   │   ├── archive_entry_perms.3
│   │   │   │   │   ├── archive_entry_private.h
│   │   │   │   │   ├── archive_entry_sparse.c
│   │   │   │   │   ├── archive_entry_stat.3
│   │   │   │   │   ├── archive_entry_stat.c
│   │   │   │   │   ├── archive_entry_strmode.c
│   │   │   │   │   ├── archive_entry_time.3
│   │   │   │   │   ├── archive_entry_xattr.c
│   │   │   │   │   ├── archive_hmac.c
│   │   │   │   │   ├── archive_hmac_private.h
│   │   │   │   │   ├── archive_match.c
│   │   │   │   │   ├── archive_openssl_evp_private.h
│   │   │   │   │   ├── archive_openssl_hmac_private.h
│   │   │   │   │   ├── archive_options.c
│   │   │   │   │   ├── archive_options_private.h
│   │   │   │   │   ├── archive_pack_dev.c
│   │   │   │   │   ├── archive_pack_dev.h
│   │   │   │   │   ├── archive_parse_date.c
│   │   │   │   │   ├── archive_pathmatch.c
│   │   │   │   │   ├── archive_pathmatch.h
│   │   │   │   │   ├── archive_platform.h
│   │   │   │   │   ├── archive_platform_acl.h
│   │   │   │   │   ├── archive_platform_stat.h
│   │   │   │   │   ├── archive_platform_xattr.h
│   │   │   │   │   ├── archive_ppmd7.c
│   │   │   │   │   ├── archive_ppmd7_private.h
│   │   │   │   │   ├── archive_ppmd8.c
│   │   │   │   │   ├── archive_ppmd8_private.h
│   │   │   │   │   ├── archive_ppmd_private.h
│   │   │   │   │   ├── archive_private.h
│   │   │   │   │   ├── archive_random.c
│   │   │   │   │   ├── archive_random_private.h
│   │   │   │   │   ├── archive_rb.c
│   │   │   │   │   ├── archive_rb.h
│   │   │   │   │   ├── archive_read.3
│   │   │   │   │   ├── archive_read.c
│   │   │   │   │   ├── archive_read_add_passphrase.3
│   │   │   │   │   ├── archive_read_add_passphrase.c
│   │   │   │   │   ├── archive_read_append_filter.c
│   │   │   │   │   ├── archive_read_data.3
│   │   │   │   │   ├── archive_read_data_into_fd.c
│   │   │   │   │   ├── archive_read_disk.3
│   │   │   │   │   ├── archive_read_disk_entry_from_file.c
│   │   │   │   │   ├── archive_read_disk_posix.c
│   │   │   │   │   ├── archive_read_disk_private.h
│   │   │   │   │   ├── archive_read_disk_set_standard_lookup.c
│   │   │   │   │   ├── archive_read_disk_windows.c
│   │   │   │   │   ├── archive_read_extract.3
│   │   │   │   │   ├── archive_read_extract.c
│   │   │   │   │   ├── archive_read_extract2.c
│   │   │   │   │   ├── archive_read_filter.3
│   │   │   │   │   ├── archive_read_format.3
│   │   │   │   │   ├── archive_read_free.3
│   │   │   │   │   ├── archive_read_header.3
│   │   │   │   │   ├── archive_read_new.3
│   │   │   │   │   ├── archive_read_open.3
│   │   │   │   │   ├── archive_read_open_fd.c
│   │   │   │   │   ├── archive_read_open_file.c
│   │   │   │   │   ├── archive_read_open_filename.c
│   │   │   │   │   ├── archive_read_open_memory.c
│   │   │   │   │   ├── archive_read_private.h
│   │   │   │   │   ├── archive_read_set_format.c
│   │   │   │   │   ├── archive_read_set_options.3
│   │   │   │   │   ├── archive_read_set_options.c
│   │   │   │   │   ├── archive_read_support_filter_all.c
│   │   │   │   │   ├── archive_read_support_filter_by_code.c
│   │   │   │   │   ├── archive_read_support_filter_bzip2.c
│   │   │   │   │   ├── archive_read_support_filter_compress.c
│   │   │   │   │   ├── archive_read_support_filter_grzip.c
│   │   │   │   │   ├── archive_read_support_filter_gzip.c
│   │   │   │   │   ├── archive_read_support_filter_lrzip.c
│   │   │   │   │   ├── archive_read_support_filter_lz4.c
│   │   │   │   │   ├── archive_read_support_filter_lzop.c
│   │   │   │   │   ├── archive_read_support_filter_none.c
│   │   │   │   │   ├── archive_read_support_filter_program.c
│   │   │   │   │   ├── archive_read_support_filter_rpm.c
│   │   │   │   │   ├── archive_read_support_filter_uu.c
│   │   │   │   │   ├── archive_read_support_filter_xz.c
│   │   │   │   │   ├── archive_read_support_filter_zstd.c
│   │   │   │   │   ├── archive_read_support_format_7zip.c
│   │   │   │   │   ├── archive_read_support_format_all.c
│   │   │   │   │   ├── archive_read_support_format_ar.c
│   │   │   │   │   ├── archive_read_support_format_by_code.c
│   │   │   │   │   ├── archive_read_support_format_cab.c
│   │   │   │   │   ├── archive_read_support_format_cpio.c
│   │   │   │   │   ├── archive_read_support_format_empty.c
│   │   │   │   │   ├── archive_read_support_format_iso9660.c
│   │   │   │   │   ├── archive_read_support_format_lha.c
│   │   │   │   │   ├── archive_read_support_format_mtree.c
│   │   │   │   │   ├── archive_read_support_format_rar.c
│   │   │   │   │   ├── archive_read_support_format_rar5.c
│   │   │   │   │   ├── archive_read_support_format_raw.c
│   │   │   │   │   ├── archive_read_support_format_tar.c
│   │   │   │   │   ├── archive_read_support_format_warc.c
│   │   │   │   │   ├── archive_read_support_format_zip.c
│   │   │   │   │   ├── archive_string.c
│   │   │   │   │   ├── archive_string.h
│   │   │   │   │   ├── archive_string_composition.h
│   │   │   │   │   ├── archive_string_sprintf.c
│   │   │   │   │   ├── archive_time.c
│   │   │   │   │   ├── archive_time_private.h
│   │   │   │   │   ├── archive_util.3
│   │   │   │   │   ├── archive_util.c
│   │   │   │   │   ├── archive_version_details.c
│   │   │   │   │   ├── archive_virtual.c
│   │   │   │   │   ├── archive_windows.c
│   │   │   │   │   ├── archive_windows.h
│   │   │   │   │   ├── archive_write.3
│   │   │   │   │   ├── archive_write.c
│   │   │   │   │   ├── archive_write_add_filter.c
│   │   │   │   │   ├── archive_write_add_filter_b64encode.c
│   │   │   │   │   ├── archive_write_add_filter_by_name.c
│   │   │   │   │   ├── archive_write_add_filter_bzip2.c
│   │   │   │   │   ├── archive_write_add_filter_compress.c
│   │   │   │   │   ├── archive_write_add_filter_grzip.c
│   │   │   │   │   ├── archive_write_add_filter_gzip.c
│   │   │   │   │   ├── archive_write_add_filter_lrzip.c
│   │   │   │   │   ├── archive_write_add_filter_lz4.c
│   │   │   │   │   ├── archive_write_add_filter_lzop.c
│   │   │   │   │   ├── archive_write_add_filter_none.c
│   │   │   │   │   ├── archive_write_add_filter_program.c
│   │   │   │   │   ├── archive_write_add_filter_uuencode.c
│   │   │   │   │   ├── archive_write_add_filter_xz.c
│   │   │   │   │   ├── archive_write_add_filter_zstd.c
│   │   │   │   │   ├── archive_write_blocksize.3
│   │   │   │   │   ├── archive_write_data.3
│   │   │   │   │   ├── archive_write_disk.3
│   │   │   │   │   ├── archive_write_disk_posix.c
│   │   │   │   │   ├── archive_write_disk_private.h
│   │   │   │   │   ├── archive_write_disk_set_standard_lookup.c
│   │   │   │   │   ├── archive_write_disk_windows.c
│   │   │   │   │   ├── archive_write_filter.3
│   │   │   │   │   ├── archive_write_finish_entry.3
│   │   │   │   │   ├── archive_write_format.3
│   │   │   │   │   ├── archive_write_free.3
│   │   │   │   │   ├── archive_write_header.3
│   │   │   │   │   ├── archive_write_new.3
│   │   │   │   │   ├── archive_write_open.3
│   │   │   │   │   ├── archive_write_open_fd.c
│   │   │   │   │   ├── archive_write_open_file.c
│   │   │   │   │   ├── archive_write_open_filename.c
│   │   │   │   │   ├── archive_write_open_memory.c
│   │   │   │   │   ├── archive_write_private.h
│   │   │   │   │   ├── archive_write_set_format.c
│   │   │   │   │   ├── archive_write_set_format_7zip.c
│   │   │   │   │   ├── archive_write_set_format_ar.c
│   │   │   │   │   ├── archive_write_set_format_by_name.c
│   │   │   │   │   ├── archive_write_set_format_cpio.c
│   │   │   │   │   ├── archive_write_set_format_cpio_binary.c
│   │   │   │   │   ├── archive_write_set_format_cpio_newc.c
│   │   │   │   │   ├── archive_write_set_format_cpio_odc.c
│   │   │   │   │   ├── archive_write_set_format_filter_by_ext.c
│   │   │   │   │   ├── archive_write_set_format_gnutar.c
│   │   │   │   │   ├── archive_write_set_format_iso9660.c
│   │   │   │   │   ├── archive_write_set_format_mtree.c
│   │   │   │   │   ├── archive_write_set_format_pax.c
│   │   │   │   │   ├── archive_write_set_format_private.h
│   │   │   │   │   ├── archive_write_set_format_raw.c
│   │   │   │   │   ├── archive_write_set_format_shar.c
│   │   │   │   │   ├── archive_write_set_format_ustar.c
│   │   │   │   │   ├── archive_write_set_format_v7tar.c
│   │   │   │   │   ├── archive_write_set_format_warc.c
│   │   │   │   │   ├── archive_write_set_format_zip.c
│   │   │   │   │   ├── archive_write_set_options.3
│   │   │   │   │   ├── archive_write_set_options.c
│   │   │   │   │   ├── archive_write_set_passphrase.3
│   │   │   │   │   ├── archive_write_set_passphrase.c
│   │   │   │   │   ├── archive_xxhash.h
│   │   │   │   │   ├── config_freebsd.h
│   │   │   │   │   ├── cpio.5
│   │   │   │   │   ├── filter_fork.h
│   │   │   │   │   ├── filter_fork_posix.c
│   │   │   │   │   ├── filter_fork_windows.c
│   │   │   │   │   ├── libarchive-formats.5
│   │   │   │   │   ├── libarchive.3
│   │   │   │   │   ├── libarchive_changes.3
│   │   │   │   │   ├── libarchive_internals.3
│   │   │   │   │   ├── module.modulemap
│   │   │   │   │   ├── mtree.5
│   │   │   │   │   ├── tar.5
│   │   │   │   │   └── xxhash.c
│   │   │   │   └── libarchive.qbs
│   │   │   ├── libptyqt/
│   │   │   │   ├── .clang-format
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── LICENSE-CONPTY
│   │   │   │   ├── conptyprocess.cpp
│   │   │   │   ├── conptyprocess.h
│   │   │   │   ├── iptyprocess.h
│   │   │   │   ├── ptyqt.cpp
│   │   │   │   ├── ptyqt.h
│   │   │   │   ├── ptyqt.qbs
│   │   │   │   ├── unixptyprocess.cpp
│   │   │   │   ├── unixptyprocess.h
│   │   │   │   ├── winptyprocess.cpp
│   │   │   │   └── winptyprocess.h
│   │   │   ├── libvterm/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CONTRIBUTING
│   │   │   │   ├── LICENSE
│   │   │   │   ├── include/
│   │   │   │   │   ├── vterm.h
│   │   │   │   │   └── vterm_keycodes.h
│   │   │   │   ├── src/
│   │   │   │   │   ├── encoding/
│   │   │   │   │   │   ├── DECdrawing.inc
│   │   │   │   │   │   └── uk.inc
│   │   │   │   │   ├── encoding.c
│   │   │   │   │   ├── fullwidth.inc
│   │   │   │   │   ├── keyboard.c
│   │   │   │   │   ├── mouse.c
│   │   │   │   │   ├── parser.c
│   │   │   │   │   ├── pen.c
│   │   │   │   │   ├── rect.h
│   │   │   │   │   ├── screen.c
│   │   │   │   │   ├── state.c
│   │   │   │   │   ├── unicode.c
│   │   │   │   │   ├── utf8.h
│   │   │   │   │   ├── vterm.c
│   │   │   │   │   └── vterm_internal.h
│   │   │   │   ├── vterm.pc.in
│   │   │   │   └── vterm.qbs
│   │   │   ├── lua/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README
│   │   │   │   ├── doc/
│   │   │   │   │   ├── contents.html
│   │   │   │   │   ├── index.css
│   │   │   │   │   ├── lua.1
│   │   │   │   │   ├── lua.css
│   │   │   │   │   ├── luac.1
│   │   │   │   │   ├── manual.css
│   │   │   │   │   ├── manual.html
│   │   │   │   │   └── readme.html
│   │   │   │   ├── lua.qbs
│   │   │   │   └── src/
│   │   │   │       ├── lapi.c
│   │   │   │       ├── lapi.h
│   │   │   │       ├── lauxlib.c
│   │   │   │       ├── lauxlib.h
│   │   │   │       ├── lbaselib.c
│   │   │   │       ├── lcode.c
│   │   │   │       ├── lcode.h
│   │   │   │       ├── lcorolib.c
│   │   │   │       ├── lctype.c
│   │   │   │       ├── lctype.h
│   │   │   │       ├── ldblib.c
│   │   │   │       ├── ldebug.c
│   │   │   │       ├── ldebug.h
│   │   │   │       ├── ldo.c
│   │   │   │       ├── ldo.h
│   │   │   │       ├── ldump.c
│   │   │   │       ├── lfunc.c
│   │   │   │       ├── lfunc.h
│   │   │   │       ├── lgc.c
│   │   │   │       ├── lgc.h
│   │   │   │       ├── linit.c
│   │   │   │       ├── liolib.c
│   │   │   │       ├── ljumptab.h
│   │   │   │       ├── llex.c
│   │   │   │       ├── llex.h
│   │   │   │       ├── llimits.h
│   │   │   │       ├── lmathlib.c
│   │   │   │       ├── lmem.c
│   │   │   │       ├── lmem.h
│   │   │   │       ├── loadlib.c
│   │   │   │       ├── lobject.c
│   │   │   │       ├── lobject.h
│   │   │   │       ├── lopcodes.c
│   │   │   │       ├── lopcodes.h
│   │   │   │       ├── lopnames.h
│   │   │   │       ├── loslib.c
│   │   │   │       ├── lparser.c
│   │   │   │       ├── lparser.h
│   │   │   │       ├── lprefix.h
│   │   │   │       ├── lstate.c
│   │   │   │       ├── lstate.h
│   │   │   │       ├── lstring.c
│   │   │   │       ├── lstring.h
│   │   │   │       ├── lstrlib.c
│   │   │   │       ├── ltable.c
│   │   │   │       ├── ltable.h
│   │   │   │       ├── ltablib.c
│   │   │   │       ├── ltm.c
│   │   │   │       ├── ltm.h
│   │   │   │       ├── lua.c
│   │   │   │       ├── lua.h
│   │   │   │       ├── lua.hpp
│   │   │   │       ├── luac.c
│   │   │   │       ├── luaconf.h
│   │   │   │       ├── lualib.h
│   │   │   │       ├── lundump.c
│   │   │   │       ├── lundump.h
│   │   │   │       ├── lutf8lib.c
│   │   │   │       ├── lvm.c
│   │   │   │       ├── lvm.h
│   │   │   │       ├── lzio.c
│   │   │   │       └── lzio.h
│   │   │   ├── qtkeychain/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CMakeLists.txt.upstream
│   │   │   │   ├── COPYING
│   │   │   │   ├── ChangeLog
│   │   │   │   ├── QtKeychainConfig.cmake.in
│   │   │   │   ├── ReadMe.md
│   │   │   │   ├── TestAppExample/
│   │   │   │   │   ├── .gitignore
│   │   │   │   │   ├── TestAppExample.pro
│   │   │   │   │   ├── keychainclass.cpp
│   │   │   │   │   ├── keychainclass.h
│   │   │   │   │   ├── main.cpp
│   │   │   │   │   ├── main.qml
│   │   │   │   │   └── qml.qrc
│   │   │   │   ├── appveyor.yml
│   │   │   │   ├── appveyorHelp.psm1
│   │   │   │   ├── autotest/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   └── basic.cpp
│   │   │   │   ├── cmake/
│   │   │   │   │   └── Modules/
│   │   │   │   │       ├── ECMAddTests.cmake
│   │   │   │   │       ├── ECMGeneratePriFile.cmake
│   │   │   │   │       ├── ECMMarkAsTest.cmake
│   │   │   │   │       ├── ECMMarkNonGuiExecutable.cmake
│   │   │   │   │       ├── ECMPackageConfigHelpers.cmake
│   │   │   │   │       ├── ECMQueryQt.cmake
│   │   │   │   │       ├── ECMSetupVersion.cmake
│   │   │   │   │       └── QtVersionOption.cmake
│   │   │   │   ├── qtkeychain/
│   │   │   │   │   ├── CMakeLists.txt.upstream
│   │   │   │   │   ├── androidkeystore.cpp
│   │   │   │   │   ├── androidkeystore_p.h
│   │   │   │   │   ├── keychain.cpp
│   │   │   │   │   ├── keychain.h
│   │   │   │   │   ├── keychain_android.cpp
│   │   │   │   │   ├── keychain_apple.mm
│   │   │   │   │   ├── keychain_haiku.cpp
│   │   │   │   │   ├── keychain_p.h
│   │   │   │   │   ├── keychain_unix.cpp
│   │   │   │   │   ├── keychain_win.cpp
│   │   │   │   │   ├── libsecret.cpp
│   │   │   │   │   ├── libsecret_p.h
│   │   │   │   │   ├── org.kde.KWallet.xml
│   │   │   │   │   ├── plaintextstore.cpp
│   │   │   │   │   ├── plaintextstore_p.h
│   │   │   │   │   └── qkeychain_export.h
│   │   │   │   ├── qtkeychain.pri
│   │   │   │   ├── qtkeychain.qbs
│   │   │   │   ├── testclient.cpp
│   │   │   │   └── translations/
│   │   │   │       ├── qtkeychain_de.ts
│   │   │   │       ├── qtkeychain_fr.ts
│   │   │   │       ├── qtkeychain_nl.ts
│   │   │   │       ├── qtkeychain_ro.ts
│   │   │   │       ├── qtkeychain_ru.ts
│   │   │   │       ├── qtkeychain_zh.ts
│   │   │   │       └── translations.qrc.in
│   │   │   ├── sol2/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── include/
│   │   │   │   │   └── sol/
│   │   │   │   │       ├── config.hpp
│   │   │   │   │       ├── forward.hpp
│   │   │   │   │       └── sol.hpp
│   │   │   │   └── sol2.qbs
│   │   │   ├── span/
│   │   │   │   ├── LICENSE_1_0.txt
│   │   │   │   ├── README.md
│   │   │   │   └── span.hpp
│   │   │   ├── sqlite/
│   │   │   │   ├── carray.c
│   │   │   │   ├── config.h
│   │   │   │   ├── sqlite.h
│   │   │   │   ├── sqlite3.c
│   │   │   │   ├── sqlite3.h
│   │   │   │   ├── sqlite3ext.h
│   │   │   │   └── sqlite_static_config.h
│   │   │   ├── syntax-highlighting/
│   │   │   │   ├── .arcconfig
│   │   │   │   ├── .git-blame-ignore-revs
│   │   │   │   ├── .gitignore
│   │   │   │   ├── .gitlab-ci.yml
│   │   │   │   ├── .kateconfig
│   │   │   │   ├── .kde-ci.yml
│   │   │   │   ├── .krazy
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── CMakeLists.txt.kde
│   │   │   │   ├── COPYING
│   │   │   │   ├── KF5SyntaxHighlightingConfig.cmake.in
│   │   │   │   ├── README.md
│   │   │   │   ├── autogenerated/
│   │   │   │   │   ├── include/
│   │   │   │   │   │   └── KSyntaxHighlighting/
│   │   │   │   │   │       ├── AbstractHighlighter
│   │   │   │   │   │       ├── Definition
│   │   │   │   │   │       ├── DefinitionDownloader
│   │   │   │   │   │       ├── FoldingRegion
│   │   │   │   │   │       ├── Format
│   │   │   │   │   │       ├── Repository
│   │   │   │   │   │       ├── State
│   │   │   │   │   │       ├── SyntaxHighlighter
│   │   │   │   │   │       ├── Theme
│   │   │   │   │   │       └── WildcardMatcher
│   │   │   │   │   ├── ksyntaxhighlighting_version.h
│   │   │   │   │   └── src/
│   │   │   │   │       └── lib/
│   │   │   │   │           ├── ksyntaxhighlighting_export.h
│   │   │   │   │           ├── ksyntaxhighlighting_logging.cpp
│   │   │   │   │           └── ksyntaxhighlighting_logging.h
│   │   │   │   ├── data/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── generators/
│   │   │   │   │   │   ├── .gitignore
│   │   │   │   │   │   ├── Pipfile
│   │   │   │   │   │   ├── cmake.xml.tpl
│   │   │   │   │   │   ├── cmake.yaml
│   │   │   │   │   │   ├── generate-cmake-syntax.py
│   │   │   │   │   │   ├── generate-doxygenlua.pl
│   │   │   │   │   │   ├── generate-html.pl
│   │   │   │   │   │   ├── generate-jsonc.pl
│   │   │   │   │   │   ├── generate-nginx-lists.rb
│   │   │   │   │   │   ├── generate-spdx-syntax.py
│   │   │   │   │   │   ├── generate-xslt.pl
│   │   │   │   │   │   ├── generate_jinja.py
│   │   │   │   │   │   ├── get-Qt-classes.sh
│   │   │   │   │   │   ├── get-Qt-macros.sh
│   │   │   │   │   │   ├── nsis-gen.py
│   │   │   │   │   │   ├── qmake-gen.py
│   │   │   │   │   │   ├── spdx-comments.xml.tpl
│   │   │   │   │   │   ├── update_css_and_scss.py
│   │   │   │   │   │   ├── update_less.py
│   │   │   │   │   │   └── xslt.base.xml
│   │   │   │   │   ├── schema/
│   │   │   │   │   │   ├── language.xsd
│   │   │   │   │   │   └── validatehl.sh
│   │   │   │   │   ├── syntax/
│   │   │   │   │   │   ├── alert.xml
│   │   │   │   │   │   ├── autoconf.xml
│   │   │   │   │   │   ├── bash.xml
│   │   │   │   │   │   ├── cmake.xml
│   │   │   │   │   │   ├── comments.xml
│   │   │   │   │   │   ├── css.xml
│   │   │   │   │   │   ├── doxygen.xml
│   │   │   │   │   │   ├── dtd.xml
│   │   │   │   │   │   ├── gnuassembler.xml
│   │   │   │   │   │   ├── html.xml
│   │   │   │   │   │   ├── ini.xml
│   │   │   │   │   │   ├── java.xml
│   │   │   │   │   │   ├── javadoc.xml
│   │   │   │   │   │   ├── jinja-alert.xml
│   │   │   │   │   │   ├── jinja-cmake.xml
│   │   │   │   │   │   ├── jinja-comments.xml
│   │   │   │   │   │   ├── jinja-cpp.xml
│   │   │   │   │   │   ├── jinja-css.xml
│   │   │   │   │   │   ├── jinja-doxygen.xml
│   │   │   │   │   │   ├── jinja-gcc.xml
│   │   │   │   │   │   ├── jinja-html.xml
│   │   │   │   │   │   ├── jinja-isocpp.xml
│   │   │   │   │   │   ├── jinja-java.xml
│   │   │   │   │   │   ├── jinja-javadoc.xml
│   │   │   │   │   │   ├── jinja-javascript-react.xml
│   │   │   │   │   │   ├── jinja-javascript.xml
│   │   │   │   │   │   ├── jinja-json.xml
│   │   │   │   │   │   ├── jinja-modelines.xml
│   │   │   │   │   │   ├── jinja-mustache.xml
│   │   │   │   │   │   ├── jinja-qmake.xml
│   │   │   │   │   │   ├── jinja-qml.xml
│   │   │   │   │   │   ├── jinja-rest.xml
│   │   │   │   │   │   ├── jinja-spdx-comments.xml
│   │   │   │   │   │   ├── jinja-typescript.xml
│   │   │   │   │   │   ├── jinja.xml
│   │   │   │   │   │   ├── json.xml
│   │   │   │   │   │   ├── licenses/
│   │   │   │   │   │   │   ├── LICENSE.GPLv2
│   │   │   │   │   │   │   ├── LICENSE.GPLv3
│   │   │   │   │   │   │   ├── LICENSE.LGPLv21
│   │   │   │   │   │   │   └── LICENSE.LGPLv3
│   │   │   │   │   │   ├── markdown.xml
│   │   │   │   │   │   ├── modelines.xml
│   │   │   │   │   │   ├── perl.xml
│   │   │   │   │   │   ├── powershell.xml
│   │   │   │   │   │   ├── qdocconf.xml
│   │   │   │   │   │   ├── qface.xml
│   │   │   │   │   │   ├── ruby.xml
│   │   │   │   │   │   ├── spdx-comments.xml
│   │   │   │   │   │   ├── toml.xml
│   │   │   │   │   │   ├── valgrind-suppression.xml
│   │   │   │   │   │   ├── xml.xml
│   │   │   │   │   │   ├── yacc.xml
│   │   │   │   │   │   └── yaml.xml
│   │   │   │   │   ├── syntax-data.qrc.in
│   │   │   │   │   └── themes/
│   │   │   │   │       ├── atom-one-dark.theme
│   │   │   │   │       ├── atom-one-light.theme
│   │   │   │   │       ├── ayu-dark.theme
│   │   │   │   │       ├── ayu-light.theme
│   │   │   │   │       ├── ayu-mirage.theme
│   │   │   │   │       ├── breeze-dark.theme
│   │   │   │   │       ├── breeze-light.theme
│   │   │   │   │       ├── catppuccin-frappe.theme
│   │   │   │   │       ├── catppuccin-latte.theme
│   │   │   │   │       ├── catppuccin-macchiato.theme
│   │   │   │   │       ├── catppuccin-mocha.theme
│   │   │   │   │       ├── dracula.theme
│   │   │   │   │       ├── falcon.theme
│   │   │   │   │       ├── github-dark.theme
│   │   │   │   │       ├── github-light.theme
│   │   │   │   │       ├── gruvbox-dark.theme
│   │   │   │   │       ├── gruvbox-light.theme
│   │   │   │   │       ├── homunculus.theme
│   │   │   │   │       ├── monokai.theme
│   │   │   │   │       ├── nord.theme
│   │   │   │   │       ├── oblivion.theme
│   │   │   │   │       ├── printing.theme
│   │   │   │   │       ├── radical.theme
│   │   │   │   │       ├── solarized-dark.theme
│   │   │   │   │       ├── solarized-light.theme
│   │   │   │   │       ├── theme-data.qrc
│   │   │   │   │       ├── tokyo-night-light.theme
│   │   │   │   │       ├── tokyo-night-storm.theme
│   │   │   │   │       ├── tokyo-night.theme
│   │   │   │   │       ├── vim-dark.theme
│   │   │   │   │       └── vscodium-dark.theme
│   │   │   │   ├── metainfo.yaml
│   │   │   │   ├── org_kde_ksyntaxhighlighting.categories
│   │   │   │   ├── src/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── Messages.sh
│   │   │   │   │   ├── cli/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   └── ksyntaxhighlighter.cpp
│   │   │   │   │   ├── indexer/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   └── katehighlightingindexer.cpp
│   │   │   │   │   ├── lib/
│   │   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   │   ├── abstracthighlighter.cpp
│   │   │   │   │   │   ├── abstracthighlighter.h
│   │   │   │   │   │   ├── abstracthighlighter_p.h
│   │   │   │   │   │   ├── ansihighlighter.cpp
│   │   │   │   │   │   ├── ansihighlighter.h
│   │   │   │   │   │   ├── context.cpp
│   │   │   │   │   │   ├── context_p.h
│   │   │   │   │   │   ├── contextswitch.cpp
│   │   │   │   │   │   ├── contextswitch_p.h
│   │   │   │   │   │   ├── definition.cpp
│   │   │   │   │   │   ├── definition.h
│   │   │   │   │   │   ├── definition_p.h
│   │   │   │   │   │   ├── definitiondownloader.cpp
│   │   │   │   │   │   ├── definitiondownloader.h
│   │   │   │   │   │   ├── dynamicregexpcache_p.h
│   │   │   │   │   │   ├── foldingregion.cpp
│   │   │   │   │   │   ├── foldingregion.h
│   │   │   │   │   │   ├── format.cpp
│   │   │   │   │   │   ├── format.h
│   │   │   │   │   │   ├── format_p.h
│   │   │   │   │   │   ├── highlightingdata.cpp
│   │   │   │   │   │   ├── highlightingdata_p.hpp
│   │   │   │   │   │   ├── htmlhighlighter.cpp
│   │   │   │   │   │   ├── htmlhighlighter.h
│   │   │   │   │   │   ├── keywordlist.cpp
│   │   │   │   │   │   ├── keywordlist_p.h
│   │   │   │   │   │   ├── ksyntaxhighlighting-index.qdoc
│   │   │   │   │   │   ├── ksyntaxhighlighting.qdoc
│   │   │   │   │   │   ├── ksyntaxhighlighting.qdocconf
│   │   │   │   │   │   ├── matchresult_p.h
│   │   │   │   │   │   ├── repository.cpp
│   │   │   │   │   │   ├── repository.h
│   │   │   │   │   │   ├── repository_p.h
│   │   │   │   │   │   ├── rule.cpp
│   │   │   │   │   │   ├── rule_p.h
│   │   │   │   │   │   ├── state.cpp
│   │   │   │   │   │   ├── state.h
│   │   │   │   │   │   ├── state_p.h
│   │   │   │   │   │   ├── syntaxhighlighter.cpp
│   │   │   │   │   │   ├── syntaxhighlighter.h
│   │   │   │   │   │   ├── textstyledata_p.h
│   │   │   │   │   │   ├── theme.cpp
│   │   │   │   │   │   ├── theme.h
│   │   │   │   │   │   ├── themedata.cpp
│   │   │   │   │   │   ├── themedata_p.h
│   │   │   │   │   │   ├── wildcardmatcher.cpp
│   │   │   │   │   │   ├── wildcardmatcher.h
│   │   │   │   │   │   ├── worddelimiters.cpp
│   │   │   │   │   │   ├── worddelimiters_p.h
│   │   │   │   │   │   └── xml_p.h
│   │   │   │   │   └── quick/
│   │   │   │   │       ├── CMakeLists.txt
│   │   │   │   │       ├── kquicksyntaxhighlighter.cpp
│   │   │   │   │       ├── kquicksyntaxhighlighter.h
│   │   │   │   │       ├── kquicksyntaxhighlightingplugin.cpp
│   │   │   │   │       ├── kquicksyntaxhighlightingplugin.h
│   │   │   │   │       ├── ksyntaxhighlightingqml.qdoc
│   │   │   │   │       ├── ksyntaxhighlightingqml.qdocconf
│   │   │   │   │       ├── types.cpp
│   │   │   │   │       └── types.h
│   │   │   │   └── syntax-highlighting.qbs
│   │   │   ├── tika/
│   │   │   │   └── tika-mimetypes.xml
│   │   │   ├── tl_expected/
│   │   │   │   ├── COPYING
│   │   │   │   ├── README.md
│   │   │   │   └── include/
│   │   │   │       └── tl/
│   │   │   │           └── expected.hpp
│   │   │   ├── toml11/
│   │   │   │   ├── LICENSE
│   │   │   │   └── toml.hpp
│   │   │   ├── ui_watchdog/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── LICENSES/
│   │   │   │   │   └── MIT.txt
│   │   │   │   ├── README.md
│   │   │   │   ├── example/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   └── main.cpp
│   │   │   │   ├── uiwatchdog.h
│   │   │   │   └── uiwatchdog.qbs
│   │   │   ├── winpty/
│   │   │   │   ├── .gitattributes
│   │   │   │   ├── .gitignore
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README.md
│   │   │   │   ├── RELEASES.md
│   │   │   │   ├── VERSION.txt
│   │   │   │   ├── appveyor.yml
│   │   │   │   ├── configure
│   │   │   │   ├── misc/
│   │   │   │   │   ├── .gitignore
│   │   │   │   │   ├── BufferResizeTests.cc
│   │   │   │   │   ├── ChangeScreenBuffer.cc
│   │   │   │   │   ├── ClearConsole.cc
│   │   │   │   │   ├── ConinMode.cc
│   │   │   │   │   ├── ConinMode.ps1
│   │   │   │   │   ├── ConoutMode.cc
│   │   │   │   │   ├── DebugClient.py
│   │   │   │   │   ├── DebugServer.py
│   │   │   │   │   ├── DumpLines.py
│   │   │   │   │   ├── EnableExtendedFlags.txt
│   │   │   │   │   ├── Font-Report-June2016/
│   │   │   │   │   │   ├── CP437-Consolas.txt
│   │   │   │   │   │   ├── CP437-Lucida.txt
│   │   │   │   │   │   ├── CP932.txt
│   │   │   │   │   │   ├── CP936.txt
│   │   │   │   │   │   ├── CP949.txt
│   │   │   │   │   │   ├── CP950.txt
│   │   │   │   │   │   ├── MinimumWindowWidths.txt
│   │   │   │   │   │   ├── Results.txt
│   │   │   │   │   │   └── Windows10SetFontBugginess.txt
│   │   │   │   │   ├── FontSurvey.cc
│   │   │   │   │   ├── FormatChar.h
│   │   │   │   │   ├── FreezePerfTest.cc
│   │   │   │   │   ├── GetCh.cc
│   │   │   │   │   ├── GetConsolePos.cc
│   │   │   │   │   ├── GetFont.cc
│   │   │   │   │   ├── IdentifyConsoleWindow.ps1
│   │   │   │   │   ├── IsNewConsole.cc
│   │   │   │   │   ├── MouseInputNotes.txt
│   │   │   │   │   ├── MoveConsoleWindow.cc
│   │   │   │   │   ├── Notes.txt
│   │   │   │   │   ├── OSVersion.cc
│   │   │   │   │   ├── ScreenBufferFreezeInactive.cc
│   │   │   │   │   ├── ScreenBufferTest.cc
│   │   │   │   │   ├── ScreenBufferTest2.cc
│   │   │   │   │   ├── SelectAllTest.cc
│   │   │   │   │   ├── SetBufInfo.cc
│   │   │   │   │   ├── SetBufferSize.cc
│   │   │   │   │   ├── SetCursorPos.cc
│   │   │   │   │   ├── SetFont.cc
│   │   │   │   │   ├── SetWindowRect.cc
│   │   │   │   │   ├── ShowArgv.cc
│   │   │   │   │   ├── ShowConsoleInput.cc
│   │   │   │   │   ├── Spew.py
│   │   │   │   │   ├── TestUtil.cc
│   │   │   │   │   ├── UnicodeDoubleWidthTest.cc
│   │   │   │   │   ├── UnicodeWideTest1.cc
│   │   │   │   │   ├── UnicodeWideTest2.cc
│   │   │   │   │   ├── UnixEcho.cc
│   │   │   │   │   ├── Utf16Echo.cc
│   │   │   │   │   ├── VeryLargeRead.cc
│   │   │   │   │   ├── VkEscapeTest.cc
│   │   │   │   │   ├── Win10ResizeWhileFrozen.cc
│   │   │   │   │   ├── Win10WrapTest1.cc
│   │   │   │   │   ├── Win10WrapTest2.cc
│   │   │   │   │   ├── Win32Echo1.cc
│   │   │   │   │   ├── Win32Echo2.cc
│   │   │   │   │   ├── Win32Test1.cc
│   │   │   │   │   ├── Win32Test2.cc
│   │   │   │   │   ├── Win32Test3.cc
│   │   │   │   │   ├── Win32Write1.cc
│   │   │   │   │   ├── WindowsBugCrashReader.cc
│   │   │   │   │   ├── WriteConsole.cc
│   │   │   │   │   ├── build32.sh
│   │   │   │   │   ├── build64.sh
│   │   │   │   │   ├── color-test.sh
│   │   │   │   │   ├── font-notes.txt
│   │   │   │   │   └── winbug-15048.cc
│   │   │   │   ├── ship/
│   │   │   │   │   ├── build-pty4j-libpty.bat
│   │   │   │   │   ├── common_ship.py
│   │   │   │   │   ├── make_msvc_package.py
│   │   │   │   │   └── ship.py
│   │   │   │   ├── src/
│   │   │   │   │   ├── CMakeLists.txt
│   │   │   │   │   ├── agent/
│   │   │   │   │   │   ├── Agent.cc
│   │   │   │   │   │   ├── Agent.h
│   │   │   │   │   │   ├── AgentCreateDesktop.cc
│   │   │   │   │   │   ├── AgentCreateDesktop.h
│   │   │   │   │   │   ├── ConsoleFont.cc
│   │   │   │   │   │   ├── ConsoleFont.h
│   │   │   │   │   │   ├── ConsoleInput.cc
│   │   │   │   │   │   ├── ConsoleInput.h
│   │   │   │   │   │   ├── ConsoleInputReencoding.cc
│   │   │   │   │   │   ├── ConsoleInputReencoding.h
│   │   │   │   │   │   ├── ConsoleLine.cc
│   │   │   │   │   │   ├── ConsoleLine.h
│   │   │   │   │   │   ├── Coord.h
│   │   │   │   │   │   ├── DebugShowInput.cc
│   │   │   │   │   │   ├── DebugShowInput.h
│   │   │   │   │   │   ├── DefaultInputMap.cc
│   │   │   │   │   │   ├── DefaultInputMap.h
│   │   │   │   │   │   ├── DsrSender.h
│   │   │   │   │   │   ├── EventLoop.cc
│   │   │   │   │   │   ├── EventLoop.h
│   │   │   │   │   │   ├── InputMap.cc
│   │   │   │   │   │   ├── InputMap.h
│   │   │   │   │   │   ├── LargeConsoleRead.cc
│   │   │   │   │   │   ├── LargeConsoleRead.h
│   │   │   │   │   │   ├── NamedPipe.cc
│   │   │   │   │   │   ├── NamedPipe.h
│   │   │   │   │   │   ├── Scraper.cc
│   │   │   │   │   │   ├── Scraper.h
│   │   │   │   │   │   ├── SimplePool.h
│   │   │   │   │   │   ├── SmallRect.h
│   │   │   │   │   │   ├── Terminal.cc
│   │   │   │   │   │   ├── Terminal.h
│   │   │   │   │   │   ├── UnicodeEncoding.h
│   │   │   │   │   │   ├── UnicodeEncodingTest.cc
│   │   │   │   │   │   ├── Win32Console.cc
│   │   │   │   │   │   ├── Win32Console.h
│   │   │   │   │   │   ├── Win32ConsoleBuffer.cc
│   │   │   │   │   │   ├── Win32ConsoleBuffer.h
│   │   │   │   │   │   ├── main.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   ├── configurations.gypi
│   │   │   │   │   ├── debugserver/
│   │   │   │   │   │   ├── DebugServer.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   ├── include/
│   │   │   │   │   │   ├── winpty.h
│   │   │   │   │   │   └── winpty_constants.h
│   │   │   │   │   ├── libwinpty/
│   │   │   │   │   │   ├── AgentLocation.cc
│   │   │   │   │   │   ├── AgentLocation.h
│   │   │   │   │   │   ├── LibWinptyException.h
│   │   │   │   │   │   ├── WinptyInternal.h
│   │   │   │   │   │   ├── subdir.mk
│   │   │   │   │   │   └── winpty.cc
│   │   │   │   │   ├── shared/
│   │   │   │   │   │   ├── AgentMsg.h
│   │   │   │   │   │   ├── BackgroundDesktop.cc
│   │   │   │   │   │   ├── BackgroundDesktop.h
│   │   │   │   │   │   ├── Buffer.cc
│   │   │   │   │   │   ├── Buffer.h
│   │   │   │   │   │   ├── DebugClient.cc
│   │   │   │   │   │   ├── DebugClient.h
│   │   │   │   │   │   ├── GenRandom.cc
│   │   │   │   │   │   ├── GenRandom.h
│   │   │   │   │   │   ├── GetCommitHash.bat
│   │   │   │   │   │   ├── Mutex.h
│   │   │   │   │   │   ├── OsModule.h
│   │   │   │   │   │   ├── OwnedHandle.cc
│   │   │   │   │   │   ├── OwnedHandle.h
│   │   │   │   │   │   ├── PrecompiledHeader.h
│   │   │   │   │   │   ├── StringBuilder.h
│   │   │   │   │   │   ├── StringBuilderTest.cc
│   │   │   │   │   │   ├── StringUtil.cc
│   │   │   │   │   │   ├── StringUtil.h
│   │   │   │   │   │   ├── TimeMeasurement.h
│   │   │   │   │   │   ├── UnixCtrlChars.h
│   │   │   │   │   │   ├── UpdateGenVersion.bat
│   │   │   │   │   │   ├── WindowsSecurity.cc
│   │   │   │   │   │   ├── WindowsSecurity.h
│   │   │   │   │   │   ├── WindowsVersion.cc
│   │   │   │   │   │   ├── WindowsVersion.h
│   │   │   │   │   │   ├── WinptyAssert.cc
│   │   │   │   │   │   ├── WinptyAssert.h
│   │   │   │   │   │   ├── WinptyException.cc
│   │   │   │   │   │   ├── WinptyException.h
│   │   │   │   │   │   ├── WinptyVersion.cc
│   │   │   │   │   │   ├── WinptyVersion.h
│   │   │   │   │   │   └── winpty_snprintf.h
│   │   │   │   │   ├── subdir.mk
│   │   │   │   │   ├── tests/
│   │   │   │   │   │   ├── subdir.mk
│   │   │   │   │   │   └── trivial_test.cc
│   │   │   │   │   ├── unix-adapter/
│   │   │   │   │   │   ├── InputHandler.cc
│   │   │   │   │   │   ├── InputHandler.h
│   │   │   │   │   │   ├── OutputHandler.cc
│   │   │   │   │   │   ├── OutputHandler.h
│   │   │   │   │   │   ├── Util.cc
│   │   │   │   │   │   ├── Util.h
│   │   │   │   │   │   ├── WakeupFd.cc
│   │   │   │   │   │   ├── WakeupFd.h
│   │   │   │   │   │   ├── main.cc
│   │   │   │   │   │   └── subdir.mk
│   │   │   │   │   └── winpty.gyp
│   │   │   │   ├── vcbuild.bat
│   │   │   │   └── winpty.qbs
│   │   │   ├── xz/
│   │   │   │   ├── AUTHORS
│   │   │   │   ├── CMakeLists.original.txt
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── COPYING
│   │   │   │   ├── COPYING.0BSD
│   │   │   │   ├── COPYING.GPLv2
│   │   │   │   ├── COPYING.GPLv3
│   │   │   │   ├── COPYING.LGPLv2.1
│   │   │   │   ├── ChangeLog
│   │   │   │   ├── INSTALL
│   │   │   │   ├── INSTALL.generic
│   │   │   │   ├── NEWS
│   │   │   │   ├── PACKAGERS
│   │   │   │   ├── README
│   │   │   │   ├── README.qtcreator
│   │   │   │   ├── THANKS
│   │   │   │   ├── TODO
│   │   │   │   ├── src/
│   │   │   │   │   ├── common/
│   │   │   │   │   │   ├── my_landlock.h
│   │   │   │   │   │   ├── mythread.h
│   │   │   │   │   │   ├── sysdefs.h
│   │   │   │   │   │   ├── tuklib_common.h
│   │   │   │   │   │   ├── tuklib_config.h
│   │   │   │   │   │   ├── tuklib_cpucores.c
│   │   │   │   │   │   ├── tuklib_cpucores.h
│   │   │   │   │   │   ├── tuklib_exit.c
│   │   │   │   │   │   ├── tuklib_exit.h
│   │   │   │   │   │   ├── tuklib_gettext.h
│   │   │   │   │   │   ├── tuklib_integer.h
│   │   │   │   │   │   ├── tuklib_mbstr.h
│   │   │   │   │   │   ├── tuklib_mbstr_fw.c
│   │   │   │   │   │   ├── tuklib_mbstr_nonprint.c
│   │   │   │   │   │   ├── tuklib_mbstr_nonprint.h
│   │   │   │   │   │   ├── tuklib_mbstr_width.c
│   │   │   │   │   │   ├── tuklib_mbstr_wrap.c
│   │   │   │   │   │   ├── tuklib_mbstr_wrap.h
│   │   │   │   │   │   ├── tuklib_open_stdxxx.c
│   │   │   │   │   │   ├── tuklib_open_stdxxx.h
│   │   │   │   │   │   ├── tuklib_physmem.c
│   │   │   │   │   │   ├── tuklib_physmem.h
│   │   │   │   │   │   ├── tuklib_progname.c
│   │   │   │   │   │   ├── tuklib_progname.h
│   │   │   │   │   │   ├── w32_application.manifest
│   │   │   │   │   │   └── w32_application.manifest.comments.txt
│   │   │   │   │   └── liblzma/
│   │   │   │   │       ├── api/
│   │   │   │   │       │   ├── lzma/
│   │   │   │   │       │   │   ├── base.h
│   │   │   │   │       │   │   ├── bcj.h
│   │   │   │   │       │   │   ├── block.h
│   │   │   │   │       │   │   ├── check.h
│   │   │   │   │       │   │   ├── container.h
│   │   │   │   │       │   │   ├── delta.h
│   │   │   │   │       │   │   ├── filter.h
│   │   │   │   │       │   │   ├── hardware.h
│   │   │   │   │       │   │   ├── index.h
│   │   │   │   │       │   │   ├── index_hash.h
│   │   │   │   │       │   │   ├── lzma12.h
│   │   │   │   │       │   │   ├── stream_flags.h
│   │   │   │   │       │   │   ├── version.h
│   │   │   │   │       │   │   └── vli.h
│   │   │   │   │       │   └── lzma.h
│   │   │   │   │       ├── check/
│   │   │   │   │       │   ├── check.c
│   │   │   │   │       │   ├── check.h
│   │   │   │   │       │   ├── crc32_arm64.h
│   │   │   │   │       │   ├── crc32_fast.c
│   │   │   │   │       │   ├── crc32_loongarch.h
│   │   │   │   │       │   ├── crc32_small.c
│   │   │   │   │       │   ├── crc32_table_be.h
│   │   │   │   │       │   ├── crc32_table_le.h
│   │   │   │   │       │   ├── crc32_tablegen.c
│   │   │   │   │       │   ├── crc32_x86.S
│   │   │   │   │       │   ├── crc64_fast.c
│   │   │   │   │       │   ├── crc64_small.c
│   │   │   │   │       │   ├── crc64_table_be.h
│   │   │   │   │       │   ├── crc64_table_le.h
│   │   │   │   │       │   ├── crc64_tablegen.c
│   │   │   │   │       │   ├── crc64_x86.S
│   │   │   │   │       │   ├── crc_clmul_consts_gen.c
│   │   │   │   │       │   ├── crc_common.h
│   │   │   │   │       │   ├── crc_x86_clmul.h
│   │   │   │   │       │   └── sha256.c
│   │   │   │   │       ├── common/
│   │   │   │   │       │   ├── alone_decoder.c
│   │   │   │   │       │   ├── alone_decoder.h
│   │   │   │   │       │   ├── alone_encoder.c
│   │   │   │   │       │   ├── auto_decoder.c
│   │   │   │   │       │   ├── block_buffer_decoder.c
│   │   │   │   │       │   ├── block_buffer_encoder.c
│   │   │   │   │       │   ├── block_buffer_encoder.h
│   │   │   │   │       │   ├── block_decoder.c
│   │   │   │   │       │   ├── block_decoder.h
│   │   │   │   │       │   ├── block_encoder.c
│   │   │   │   │       │   ├── block_encoder.h
│   │   │   │   │       │   ├── block_header_decoder.c
│   │   │   │   │       │   ├── block_header_encoder.c
│   │   │   │   │       │   ├── block_util.c
│   │   │   │   │       │   ├── common.c
│   │   │   │   │       │   ├── common.h
│   │   │   │   │       │   ├── easy_buffer_encoder.c
│   │   │   │   │       │   ├── easy_decoder_memusage.c
│   │   │   │   │       │   ├── easy_encoder.c
│   │   │   │   │       │   ├── easy_encoder_memusage.c
│   │   │   │   │       │   ├── easy_preset.c
│   │   │   │   │       │   ├── easy_preset.h
│   │   │   │   │       │   ├── file_info.c
│   │   │   │   │       │   ├── filter_buffer_decoder.c
│   │   │   │   │       │   ├── filter_buffer_encoder.c
│   │   │   │   │       │   ├── filter_common.c
│   │   │   │   │       │   ├── filter_common.h
│   │   │   │   │       │   ├── filter_decoder.c
│   │   │   │   │       │   ├── filter_decoder.h
│   │   │   │   │       │   ├── filter_encoder.c
│   │   │   │   │       │   ├── filter_encoder.h
│   │   │   │   │       │   ├── filter_flags_decoder.c
│   │   │   │   │       │   ├── filter_flags_encoder.c
│   │   │   │   │       │   ├── hardware_cputhreads.c
│   │   │   │   │       │   ├── hardware_physmem.c
│   │   │   │   │       │   ├── index.c
│   │   │   │   │       │   ├── index.h
│   │   │   │   │       │   ├── index_decoder.c
│   │   │   │   │       │   ├── index_decoder.h
│   │   │   │   │       │   ├── index_encoder.c
│   │   │   │   │       │   ├── index_encoder.h
│   │   │   │   │       │   ├── index_hash.c
│   │   │   │   │       │   ├── lzip_decoder.c
│   │   │   │   │       │   ├── lzip_decoder.h
│   │   │   │   │       │   ├── memcmplen.h
│   │   │   │   │       │   ├── microlzma_decoder.c
│   │   │   │   │       │   ├── microlzma_encoder.c
│   │   │   │   │       │   ├── outqueue.c
│   │   │   │   │       │   ├── outqueue.h
│   │   │   │   │       │   ├── stream_buffer_decoder.c
│   │   │   │   │       │   ├── stream_buffer_encoder.c
│   │   │   │   │       │   ├── stream_decoder.c
│   │   │   │   │       │   ├── stream_decoder.h
│   │   │   │   │       │   ├── stream_decoder_mt.c
│   │   │   │   │       │   ├── stream_encoder.c
│   │   │   │   │       │   ├── stream_encoder_mt.c
│   │   │   │   │       │   ├── stream_flags_common.c
│   │   │   │   │       │   ├── stream_flags_common.h
│   │   │   │   │       │   ├── stream_flags_decoder.c
│   │   │   │   │       │   ├── stream_flags_encoder.c
│   │   │   │   │       │   ├── string_conversion.c
│   │   │   │   │       │   ├── vli_decoder.c
│   │   │   │   │       │   ├── vli_encoder.c
│   │   │   │   │       │   └── vli_size.c
│   │   │   │   │       ├── delta/
│   │   │   │   │       │   ├── delta_common.c
│   │   │   │   │       │   ├── delta_common.h
│   │   │   │   │       │   ├── delta_decoder.c
│   │   │   │   │       │   ├── delta_decoder.h
│   │   │   │   │       │   ├── delta_encoder.c
│   │   │   │   │       │   ├── delta_encoder.h
│   │   │   │   │       │   └── delta_private.h
│   │   │   │   │       ├── liblzma.pc.in
│   │   │   │   │       ├── lz/
│   │   │   │   │       │   ├── lz_decoder.c
│   │   │   │   │       │   ├── lz_decoder.h
│   │   │   │   │       │   ├── lz_encoder.c
│   │   │   │   │       │   ├── lz_encoder.h
│   │   │   │   │       │   ├── lz_encoder_hash.h
│   │   │   │   │       │   ├── lz_encoder_hash_table.h
│   │   │   │   │       │   └── lz_encoder_mf.c
│   │   │   │   │       ├── lzma/
│   │   │   │   │       │   ├── fastpos.h
│   │   │   │   │       │   ├── fastpos_table.c
│   │   │   │   │       │   ├── fastpos_tablegen.c
│   │   │   │   │       │   ├── lzma2_decoder.c
│   │   │   │   │       │   ├── lzma2_decoder.h
│   │   │   │   │       │   ├── lzma2_encoder.c
│   │   │   │   │       │   ├── lzma2_encoder.h
│   │   │   │   │       │   ├── lzma_common.h
│   │   │   │   │       │   ├── lzma_decoder.c
│   │   │   │   │       │   ├── lzma_decoder.h
│   │   │   │   │       │   ├── lzma_encoder.c
│   │   │   │   │       │   ├── lzma_encoder.h
│   │   │   │   │       │   ├── lzma_encoder_optimum_fast.c
│   │   │   │   │       │   ├── lzma_encoder_optimum_normal.c
│   │   │   │   │       │   ├── lzma_encoder_presets.c
│   │   │   │   │       │   └── lzma_encoder_private.h
│   │   │   │   │       ├── rangecoder/
│   │   │   │   │       │   ├── price.h
│   │   │   │   │       │   ├── price_table.c
│   │   │   │   │       │   ├── price_tablegen.c
│   │   │   │   │       │   ├── range_common.h
│   │   │   │   │       │   ├── range_decoder.h
│   │   │   │   │       │   └── range_encoder.h
│   │   │   │   │       ├── simple/
│   │   │   │   │       │   ├── arm.c
│   │   │   │   │       │   ├── arm64.c
│   │   │   │   │       │   ├── armthumb.c
│   │   │   │   │       │   ├── ia64.c
│   │   │   │   │       │   ├── powerpc.c
│   │   │   │   │       │   ├── riscv.c
│   │   │   │   │       │   ├── simple_coder.c
│   │   │   │   │       │   ├── simple_coder.h
│   │   │   │   │       │   ├── simple_decoder.c
│   │   │   │   │       │   ├── simple_decoder.h
│   │   │   │   │       │   ├── simple_encoder.c
│   │   │   │   │       │   ├── simple_encoder.h
│   │   │   │   │       │   ├── simple_private.h
│   │   │   │   │       │   ├── sparc.c
│   │   │   │   │       │   └── x86.c
│   │   │   │   │       └── validate_map.sh
│   │   │   │   └── xz.qbs
│   │   │   ├── yaml-cpp/
│   │   │   │   ├── .clang-format
│   │   │   │   ├── LICENSE
│   │   │   │   ├── README.md
│   │   │   │   ├── include/
│   │   │   │   │   └── yaml-cpp/
│   │   │   │   │       ├── anchor.h
│   │   │   │   │       ├── binary.h
│   │   │   │   │       ├── depthguard.h
│   │   │   │   │       ├── dll.h
│   │   │   │   │       ├── emitfromevents.h
│   │   │   │   │       ├── emitter.h
│   │   │   │   │       ├── emitterdef.h
│   │   │   │   │       ├── emittermanip.h
│   │   │   │   │       ├── emitterstyle.h
│   │   │   │   │       ├── eventhandler.h
│   │   │   │   │       ├── exceptions.h
│   │   │   │   │       ├── mark.h
│   │   │   │   │       ├── node/
│   │   │   │   │       │   ├── convert.h
│   │   │   │   │       │   ├── detail/
│   │   │   │   │       │   │   ├── impl.h
│   │   │   │   │       │   │   ├── iterator.h
│   │   │   │   │       │   │   ├── iterator_fwd.h
│   │   │   │   │       │   │   ├── memory.h
│   │   │   │   │       │   │   ├── node.h
│   │   │   │   │       │   │   ├── node_data.h
│   │   │   │   │       │   │   ├── node_iterator.h
│   │   │   │   │       │   │   └── node_ref.h
│   │   │   │   │       │   ├── emit.h
│   │   │   │   │       │   ├── impl.h
│   │   │   │   │       │   ├── iterator.h
│   │   │   │   │       │   ├── node.h
│   │   │   │   │       │   ├── parse.h
│   │   │   │   │       │   ├── ptr.h
│   │   │   │   │       │   └── type.h
│   │   │   │   │       ├── noexcept.h
│   │   │   │   │       ├── null.h
│   │   │   │   │       ├── ostream_wrapper.h
│   │   │   │   │       ├── parser.h
│   │   │   │   │       ├── stlemitter.h
│   │   │   │   │       ├── traits.h
│   │   │   │   │       └── yaml.h
│   │   │   │   ├── patches/
│   │   │   │   │   └── 0001-yaml-cpp-Strip-unneeded-sources.patch
│   │   │   │   ├── src/
│   │   │   │   │   ├── binary.cpp
│   │   │   │   │   ├── collectionstack.h
│   │   │   │   │   ├── convert.cpp
│   │   │   │   │   ├── depthguard.cpp
│   │   │   │   │   ├── directives.cpp
│   │   │   │   │   ├── directives.h
│   │   │   │   │   ├── emit.cpp
│   │   │   │   │   ├── emitfromevents.cpp
│   │   │   │   │   ├── emitter.cpp
│   │   │   │   │   ├── emitterstate.cpp
│   │   │   │   │   ├── emitterstate.h
│   │   │   │   │   ├── emitterutils.cpp
│   │   │   │   │   ├── emitterutils.h
│   │   │   │   │   ├── exceptions.cpp
│   │   │   │   │   ├── exp.cpp
│   │   │   │   │   ├── exp.h
│   │   │   │   │   ├── indentation.h
│   │   │   │   │   ├── memory.cpp
│   │   │   │   │   ├── node.cpp
│   │   │   │   │   ├── node_data.cpp
│   │   │   │   │   ├── nodebuilder.cpp
│   │   │   │   │   ├── nodebuilder.h
│   │   │   │   │   ├── nodeevents.cpp
│   │   │   │   │   ├── nodeevents.h
│   │   │   │   │   ├── null.cpp
│   │   │   │   │   ├── ostream_wrapper.cpp
│   │   │   │   │   ├── parse.cpp
│   │   │   │   │   ├── parser.cpp
│   │   │   │   │   ├── ptr_vector.h
│   │   │   │   │   ├── regex_yaml.cpp
│   │   │   │   │   ├── regex_yaml.h
│   │   │   │   │   ├── regeximpl.h
│   │   │   │   │   ├── scanner.cpp
│   │   │   │   │   ├── scanner.h
│   │   │   │   │   ├── scanscalar.cpp
│   │   │   │   │   ├── scanscalar.h
│   │   │   │   │   ├── scantag.cpp
│   │   │   │   │   ├── scantag.h
│   │   │   │   │   ├── scantoken.cpp
│   │   │   │   │   ├── setting.h
│   │   │   │   │   ├── simplekey.cpp
│   │   │   │   │   ├── singledocparser.cpp
│   │   │   │   │   ├── singledocparser.h
│   │   │   │   │   ├── stream.cpp
│   │   │   │   │   ├── stream.h
│   │   │   │   │   ├── streamcharsource.h
│   │   │   │   │   ├── stringsource.h
│   │   │   │   │   ├── tag.cpp
│   │   │   │   │   ├── tag.h
│   │   │   │   │   └── token.h
│   │   │   │   └── yaml-cpp.qbs
│   │   │   └── zlib/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── LICENSE
│   │   │       ├── import_from_zlib_tarball.sh
│   │   │       ├── qt_attribution.json
│   │   │       ├── qtpatches.diff
│   │   │       ├── src/
│   │   │       │   ├── ChangeLog
│   │   │       │   ├── README
│   │   │       │   ├── adler32.c
│   │   │       │   ├── compress.c
│   │   │       │   ├── crc32.c
│   │   │       │   ├── crc32.h
│   │   │       │   ├── deflate.c
│   │   │       │   ├── deflate.h
│   │   │       │   ├── gzclose.c
│   │   │       │   ├── gzguts.h
│   │   │       │   ├── gzlib.c
│   │   │       │   ├── gzread.c
│   │   │       │   ├── gzwrite.c
│   │   │       │   ├── infback.c
│   │   │       │   ├── inffast.c
│   │   │       │   ├── inffast.h
│   │   │       │   ├── inffixed.h
│   │   │       │   ├── inflate.c
│   │   │       │   ├── inflate.h
│   │   │       │   ├── inftrees.c
│   │   │       │   ├── inftrees.h
│   │   │       │   ├── trees.c
│   │   │       │   ├── trees.h
│   │   │       │   ├── uncompr.c
│   │   │       │   ├── zconf.h
│   │   │       │   ├── zlib.h
│   │   │       │   ├── zutil.c
│   │   │       │   └── zutil.h
│   │   │       └── zlib.qbs
│   │   ├── CMakeLists.txt
│   │   ├── QtTaskTree/
│   │   │   ├── CMakeLists.txt
│   │   │   └── QtTaskTree/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── QBarrier
│   │   │       ├── QConditional
│   │   │       ├── QCustomTask
│   │   │       ├── QDefaultTaskAdapter
│   │   │       ├── QMappedTaskTreeRunner
│   │   │       ├── QNetworkReplyWrapper
│   │   │       ├── QParallelTaskTreeRunner
│   │   │       ├── QProcessTaskAdapter
│   │   │       ├── QProcessTaskDeleter
│   │   │       ├── QSequentialTaskTreeRunner
│   │   │       ├── QSingleTaskTreeRunner
│   │   │       ├── QStartedBarrier
│   │   │       ├── QSyncTask
│   │   │       ├── QTaskInterface
│   │   │       ├── QTaskTree
│   │   │       ├── QTaskTreeTaskAdapter
│   │   │       ├── QTcpSocketWrapper
│   │   │       ├── QThreadFunction
│   │   │       ├── QThreadFunctionBase
│   │   │       ├── QThreadFunctionTaskAdapter
│   │   │       ├── QTimeoutTaskAdapter
│   │   │       ├── QtTaskTree
│   │   │       ├── QtTaskTree.qbs
│   │   │       ├── doc/
│   │   │       │   ├── qttasktree.qdocconf
│   │   │       │   └── src/
│   │   │       │       └── qttasktree-module.qdoc
│   │   │       ├── qbarriertask.cpp
│   │   │       ├── qbarriertask.h
│   │   │       ├── qconditional.cpp
│   │   │       ├── qconditional.h
│   │   │       ├── qnetworkreplywrappertask.cpp
│   │   │       ├── qnetworkreplywrappertask.h
│   │   │       ├── qprocesstask.cpp
│   │   │       ├── qprocesstask.h
│   │   │       ├── qtasktree.cpp
│   │   │       ├── qtasktree.h
│   │   │       ├── qtasktreerunner.cpp
│   │   │       ├── qtasktreerunner.h
│   │   │       ├── qtcpsocketwrappertask.cpp
│   │   │       ├── qtcpsocketwrappertask.h
│   │   │       ├── qthreadfunctiontask.cpp
│   │   │       ├── qthreadfunctiontask.h
│   │   │       └── qttasktreeglobal.h
│   │   ├── acp/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── acp.cpp
│   │   │   ├── acp.h
│   │   │   ├── acp.qbs
│   │   │   ├── acp_global.h
│   │   │   ├── acpregistry.cpp
│   │   │   ├── acpregistry.h
│   │   │   ├── overview.md
│   │   │   └── schema/
│   │   │       ├── agent.schema.json
│   │   │       ├── meta.json
│   │   │       ├── registry.schema.json
│   │   │       └── schema.json
│   │   ├── advanceddockingsystem/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── LICENSE.LGPLv21
│   │   │   ├── ads_globals.cpp
│   │   │   ├── ads_globals.h
│   │   │   ├── ads_globals_p.h
│   │   │   ├── advanceddockingsystem.qbs
│   │   │   ├── advanceddockingsystemtr.h
│   │   │   ├── autohidedockcontainer.cpp
│   │   │   ├── autohidedockcontainer.h
│   │   │   ├── autohidesidebar.cpp
│   │   │   ├── autohidesidebar.h
│   │   │   ├── autohidetab.cpp
│   │   │   ├── autohidetab.h
│   │   │   ├── dockareatabbar.cpp
│   │   │   ├── dockareatabbar.h
│   │   │   ├── dockareatitlebar.cpp
│   │   │   ├── dockareatitlebar.h
│   │   │   ├── dockareawidget.cpp
│   │   │   ├── dockareawidget.h
│   │   │   ├── dockcomponentsfactory.cpp
│   │   │   ├── dockcomponentsfactory.h
│   │   │   ├── dockcontainerwidget.cpp
│   │   │   ├── dockcontainerwidget.h
│   │   │   ├── dockfocuscontroller.cpp
│   │   │   ├── dockfocuscontroller.h
│   │   │   ├── dockingstatereader.cpp
│   │   │   ├── dockingstatereader.h
│   │   │   ├── dockmanager.cpp
│   │   │   ├── dockmanager.h
│   │   │   ├── dockoverlay.cpp
│   │   │   ├── dockoverlay.h
│   │   │   ├── docksplitter.cpp
│   │   │   ├── docksplitter.h
│   │   │   ├── dockwidget.cpp
│   │   │   ├── dockwidget.h
│   │   │   ├── dockwidgettab.cpp
│   │   │   ├── dockwidgettab.h
│   │   │   ├── elidinglabel.cpp
│   │   │   ├── elidinglabel.h
│   │   │   ├── floatingdockcontainer.cpp
│   │   │   ├── floatingdockcontainer.h
│   │   │   ├── floatingdragpreview.cpp
│   │   │   ├── floatingdragpreview.h
│   │   │   ├── iconprovider.cpp
│   │   │   ├── iconprovider.h
│   │   │   ├── linux/
│   │   │   │   ├── floatingwidgettitlebar.cpp
│   │   │   │   └── floatingwidgettitlebar.h
│   │   │   ├── pushbutton.cpp
│   │   │   ├── pushbutton.h
│   │   │   ├── resizehandle.cpp
│   │   │   ├── resizehandle.h
│   │   │   ├── workspace.cpp
│   │   │   ├── workspace.h
│   │   │   ├── workspacedialog.cpp
│   │   │   ├── workspacedialog.h
│   │   │   ├── workspaceinputdialog.cpp
│   │   │   ├── workspaceinputdialog.h
│   │   │   ├── workspacemodel.cpp
│   │   │   ├── workspacemodel.h
│   │   │   ├── workspaceview.cpp
│   │   │   └── workspaceview.h
│   │   ├── aggregation/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── aggregate.cpp
│   │   │   ├── aggregate.h
│   │   │   ├── aggregation.qbs
│   │   │   ├── aggregation_global.h
│   │   │   └── examples/
│   │   │       └── text/
│   │   │           ├── main.cpp
│   │   │           ├── main.h
│   │   │           ├── main.ui
│   │   │           └── myinterfaces.h
│   │   ├── cplusplus/
│   │   │   ├── ASTParent.cpp
│   │   │   ├── ASTParent.h
│   │   │   ├── ASTPath.cpp
│   │   │   ├── ASTPath.h
│   │   │   ├── AlreadyConsideredClassContainer.h
│   │   │   ├── BackwardsScanner.cpp
│   │   │   ├── BackwardsScanner.h
│   │   │   ├── CMakeLists.txt
│   │   │   ├── CppDocument.cpp
│   │   │   ├── CppDocument.h
│   │   │   ├── CppRewriter.cpp
│   │   │   ├── CppRewriter.h
│   │   │   ├── DependencyTable.cpp
│   │   │   ├── DependencyTable.h
│   │   │   ├── DeprecatedGenTemplateInstance.cpp
│   │   │   ├── DeprecatedGenTemplateInstance.h
│   │   │   ├── ExpressionUnderCursor.cpp
│   │   │   ├── ExpressionUnderCursor.h
│   │   │   ├── FastPreprocessor.cpp
│   │   │   ├── FastPreprocessor.h
│   │   │   ├── FindUsages.cpp
│   │   │   ├── FindUsages.h
│   │   │   ├── Icons.cpp
│   │   │   ├── Icons.h
│   │   │   ├── LookupContext.cpp
│   │   │   ├── LookupContext.h
│   │   │   ├── LookupItem.cpp
│   │   │   ├── LookupItem.h
│   │   │   ├── Macro.cpp
│   │   │   ├── Macro.h
│   │   │   ├── MatchingText.cpp
│   │   │   ├── MatchingText.h
│   │   │   ├── NamePrettyPrinter.cpp
│   │   │   ├── NamePrettyPrinter.h
│   │   │   ├── Overview.cpp
│   │   │   ├── Overview.h
│   │   │   ├── PPToken.cpp
│   │   │   ├── PPToken.h
│   │   │   ├── PreprocessorClient.cpp
│   │   │   ├── PreprocessorClient.h
│   │   │   ├── PreprocessorEnvironment.cpp
│   │   │   ├── PreprocessorEnvironment.h
│   │   │   ├── ResolveExpression.cpp
│   │   │   ├── ResolveExpression.h
│   │   │   ├── SimpleLexer.cpp
│   │   │   ├── SimpleLexer.h
│   │   │   ├── SnapshotSymbolVisitor.cpp
│   │   │   ├── SnapshotSymbolVisitor.h
│   │   │   ├── SymbolNameVisitor.cpp
│   │   │   ├── SymbolNameVisitor.h
│   │   │   ├── TypeOfExpression.cpp
│   │   │   ├── TypeOfExpression.h
│   │   │   ├── TypePrettyPrinter.cpp
│   │   │   ├── TypePrettyPrinter.h
│   │   │   ├── cplusplus.qbs
│   │   │   ├── cppmodelmanagerbase.cpp
│   │   │   ├── cppmodelmanagerbase.h
│   │   │   ├── declarationcomments.cpp
│   │   │   ├── declarationcomments.h
│   │   │   ├── findcdbbreakpoint.cpp
│   │   │   ├── findcdbbreakpoint.h
│   │   │   ├── pp-cctype.h
│   │   │   ├── pp-engine.cpp
│   │   │   ├── pp-engine.h
│   │   │   └── pp.h
│   │   ├── devcontainer/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── devContainerFeature.schema.json
│   │   │   ├── devcontainer.cpp
│   │   │   ├── devcontainer.h
│   │   │   ├── devcontainer.qbs
│   │   │   ├── devcontainer.schema.json
│   │   │   ├── devcontainer_global.h
│   │   │   ├── devcontainerconfig.cpp
│   │   │   ├── devcontainerconfig.h
│   │   │   ├── devcontainerfeature.cpp
│   │   │   ├── devcontainerfeature.h
│   │   │   ├── devcontainertr.h
│   │   │   ├── substitute.cpp
│   │   │   └── substitute.h
│   │   ├── extensionsystem/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── extensionsystem.qbs
│   │   │   ├── extensionsystem_global.h
│   │   │   ├── extensionsystemtr.h
│   │   │   ├── invoker.cpp
│   │   │   ├── invoker.h
│   │   │   ├── iplugin.cpp
│   │   │   ├── iplugin.h
│   │   │   ├── optionsparser.cpp
│   │   │   ├── optionsparser.h
│   │   │   ├── plugindetailsview.cpp
│   │   │   ├── plugindetailsview.h
│   │   │   ├── pluginerroroverview.cpp
│   │   │   ├── pluginerroroverview.h
│   │   │   ├── pluginerrorview.cpp
│   │   │   ├── pluginerrorview.h
│   │   │   ├── pluginmanager.cpp
│   │   │   ├── pluginmanager.h
│   │   │   ├── pluginmanager_p.h
│   │   │   ├── pluginspec.cpp
│   │   │   ├── pluginspec.h
│   │   │   ├── pluginview.cpp
│   │   │   └── pluginview.h
│   │   ├── glsl/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── glsl.g
│   │   │   ├── glsl.h
│   │   │   ├── glsl.qbs
│   │   │   ├── glslast.cpp
│   │   │   ├── glslast.h
│   │   │   ├── glslastdump.cpp
│   │   │   ├── glslastdump.h
│   │   │   ├── glslastvisitor.cpp
│   │   │   ├── glslastvisitor.h
│   │   │   ├── glslengine.cpp
│   │   │   ├── glslengine.h
│   │   │   ├── glslkeywords.cpp
│   │   │   ├── glsllexer.cpp
│   │   │   ├── glsllexer.h
│   │   │   ├── glslmemorypool.cpp
│   │   │   ├── glslmemorypool.h
│   │   │   ├── glslparser.cpp
│   │   │   ├── glslparser.h
│   │   │   ├── glslparsertable.cpp
│   │   │   ├── glslparsertable_p.h
│   │   │   ├── glslsemantic.cpp
│   │   │   ├── glslsemantic.h
│   │   │   ├── glslsymbol.cpp
│   │   │   ├── glslsymbol.h
│   │   │   ├── glslsymbols.cpp
│   │   │   ├── glslsymbols.h
│   │   │   ├── glsltype.cpp
│   │   │   ├── glsltype.h
│   │   │   ├── glsltypes.cpp
│   │   │   ├── glsltypes.h
│   │   │   ├── make-parser.sh
│   │   │   └── specification/
│   │   │       ├── glsl.keywords
│   │   │       └── grammar.txt
│   │   ├── gocmdbridge/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── client/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── bridgedfileaccess.cpp
│   │   │   │   ├── bridgedfileaccess.h
│   │   │   │   ├── client.qbs
│   │   │   │   ├── cmdbridgeclient.cpp
│   │   │   │   ├── cmdbridgeclient.h
│   │   │   │   ├── cmdbridgeglobal.h
│   │   │   │   └── cmdbridgetr.h
│   │   │   ├── gocmdbridge.qbs
│   │   │   └── server/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── channelwriter.go
│   │   │       ├── cmdbridge.go
│   │   │       ├── exec.go
│   │   │       ├── fileaccess.go
│   │   │       ├── fileaccess_windows.go
│   │   │       ├── find.go
│   │   │       ├── go.mod
│   │   │       ├── go.sum
│   │   │       ├── is.go
│   │   │       ├── readfile.go
│   │   │       ├── server.qbs
│   │   │       ├── stat.go
│   │   │       ├── watcher.go
│   │   │       └── writefile.go
│   │   ├── googletest/
│   │   │   └── CMakeLists.txt
│   │   ├── languageserverprotocol/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── basemessage.cpp
│   │   │   ├── basemessage.h
│   │   │   ├── callhierarchy.cpp
│   │   │   ├── callhierarchy.h
│   │   │   ├── client.cpp
│   │   │   ├── client.h
│   │   │   ├── clientcapabilities.cpp
│   │   │   ├── clientcapabilities.h
│   │   │   ├── completion.cpp
│   │   │   ├── completion.h
│   │   │   ├── diagnostics.cpp
│   │   │   ├── diagnostics.h
│   │   │   ├── initializemessages.cpp
│   │   │   ├── initializemessages.h
│   │   │   ├── jsonkeys.h
│   │   │   ├── jsonobject.cpp
│   │   │   ├── jsonobject.h
│   │   │   ├── jsonrpcmessages.cpp
│   │   │   ├── jsonrpcmessages.h
│   │   │   ├── languagefeatures.cpp
│   │   │   ├── languagefeatures.h
│   │   │   ├── languageserverprotocol.qbs
│   │   │   ├── languageserverprotocol_global.h
│   │   │   ├── languageserverprotocoltr.h
│   │   │   ├── lsptypes.cpp
│   │   │   ├── lsptypes.h
│   │   │   ├── lsputils.cpp
│   │   │   ├── lsputils.h
│   │   │   ├── messages.cpp
│   │   │   ├── messages.h
│   │   │   ├── progresssupport.cpp
│   │   │   ├── progresssupport.h
│   │   │   ├── semantictokens.cpp
│   │   │   ├── semantictokens.h
│   │   │   ├── servercapabilities.cpp
│   │   │   ├── servercapabilities.h
│   │   │   ├── shutdownmessages.cpp
│   │   │   ├── shutdownmessages.h
│   │   │   ├── textsynchronization.cpp
│   │   │   ├── textsynchronization.h
│   │   │   ├── typehierarchy.cpp
│   │   │   ├── typehierarchy.h
│   │   │   ├── workspace.cpp
│   │   │   └── workspace.h
│   │   ├── languageutils/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── componentversion.cpp
│   │   │   ├── componentversion.h
│   │   │   ├── fakemetaobject.cpp
│   │   │   ├── fakemetaobject.h
│   │   │   ├── languageutils.qbs
│   │   │   └── languageutils_global.h
│   │   ├── libs.qbs
│   │   ├── mcp/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── mcp.qbs
│   │   │   ├── schemas/
│   │   │   │   ├── schema-2025-11-25.json
│   │   │   │   ├── schema_2025_11_25.cpp
│   │   │   │   └── schema_2025_11_25.h
│   │   │   └── server/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── mcpserver.cpp
│   │   │       ├── mcpserver.h
│   │   │       ├── mcpserver_global.h
│   │   │       └── minihttpserver.h
│   │   ├── modelinglib/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── modelinglib.qbs
│   │   │   ├── modelinglibtr.h
│   │   │   ├── qmt/
│   │   │   │   ├── config/
│   │   │   │   │   ├── configcontroller.cpp
│   │   │   │   │   ├── configcontroller.h
│   │   │   │   │   ├── sourcepos.cpp
│   │   │   │   │   ├── sourcepos.h
│   │   │   │   │   ├── stereotypedefinitionparser.cpp
│   │   │   │   │   ├── stereotypedefinitionparser.h
│   │   │   │   │   ├── stringtextsource.cpp
│   │   │   │   │   ├── stringtextsource.h
│   │   │   │   │   ├── textscanner.cpp
│   │   │   │   │   ├── textscanner.h
│   │   │   │   │   ├── textsource.h
│   │   │   │   │   ├── token.cpp
│   │   │   │   │   └── token.h
│   │   │   │   ├── controller/
│   │   │   │   │   ├── container.h
│   │   │   │   │   ├── namecontroller.cpp
│   │   │   │   │   ├── namecontroller.h
│   │   │   │   │   ├── references.h
│   │   │   │   │   ├── selection.cpp
│   │   │   │   │   ├── selection.h
│   │   │   │   │   ├── undocommand.cpp
│   │   │   │   │   ├── undocommand.h
│   │   │   │   │   ├── undocontroller.cpp
│   │   │   │   │   └── undocontroller.h
│   │   │   │   ├── diagram/
│   │   │   │   │   ├── dannotation.cpp
│   │   │   │   │   ├── dannotation.h
│   │   │   │   │   ├── dassociation.cpp
│   │   │   │   │   ├── dassociation.h
│   │   │   │   │   ├── dboundary.cpp
│   │   │   │   │   ├── dboundary.h
│   │   │   │   │   ├── dclass.cpp
│   │   │   │   │   ├── dclass.h
│   │   │   │   │   ├── dcomponent.cpp
│   │   │   │   │   ├── dcomponent.h
│   │   │   │   │   ├── dconnection.cpp
│   │   │   │   │   ├── dconnection.h
│   │   │   │   │   ├── dconstvisitor.h
│   │   │   │   │   ├── ddependency.cpp
│   │   │   │   │   ├── ddependency.h
│   │   │   │   │   ├── ddiagram.cpp
│   │   │   │   │   ├── ddiagram.h
│   │   │   │   │   ├── delement.cpp
│   │   │   │   │   ├── delement.h
│   │   │   │   │   ├── dinheritance.cpp
│   │   │   │   │   ├── dinheritance.h
│   │   │   │   │   ├── ditem.cpp
│   │   │   │   │   ├── ditem.h
│   │   │   │   │   ├── dobject.cpp
│   │   │   │   │   ├── dobject.h
│   │   │   │   │   ├── dpackage.cpp
│   │   │   │   │   ├── dpackage.h
│   │   │   │   │   ├── drelation.cpp
│   │   │   │   │   ├── drelation.h
│   │   │   │   │   ├── dswimlane.cpp
│   │   │   │   │   ├── dswimlane.h
│   │   │   │   │   └── dvisitor.h
│   │   │   │   ├── diagram_controller/
│   │   │   │   │   ├── dclonevisitor.cpp
│   │   │   │   │   ├── dclonevisitor.h
│   │   │   │   │   ├── dcontainer.h
│   │   │   │   │   ├── dfactory.cpp
│   │   │   │   │   ├── dfactory.h
│   │   │   │   │   ├── dflatassignmentvisitor.cpp
│   │   │   │   │   ├── dflatassignmentvisitor.h
│   │   │   │   │   ├── diagramcontroller.cpp
│   │   │   │   │   ├── diagramcontroller.h
│   │   │   │   │   ├── dreferences.h
│   │   │   │   │   ├── dselection.h
│   │   │   │   │   ├── dupdatevisitor.cpp
│   │   │   │   │   ├── dupdatevisitor.h
│   │   │   │   │   ├── dvoidvisitor.cpp
│   │   │   │   │   └── dvoidvisitor.h
│   │   │   │   ├── diagram_scene/
│   │   │   │   │   ├── capabilities/
│   │   │   │   │   │   ├── alignable.h
│   │   │   │   │   │   ├── editable.h
│   │   │   │   │   │   ├── intersectionable.h
│   │   │   │   │   │   ├── latchable.h
│   │   │   │   │   │   ├── moveable.h
│   │   │   │   │   │   ├── relationable.h
│   │   │   │   │   │   ├── resizable.h
│   │   │   │   │   │   ├── selectable.h
│   │   │   │   │   │   └── windable.h
│   │   │   │   │   ├── diagramgraphicsscene.cpp
│   │   │   │   │   ├── diagramgraphicsscene.h
│   │   │   │   │   ├── diagramsceneconstants.h
│   │   │   │   │   ├── diagramscenemodel.cpp
│   │   │   │   │   ├── diagramscenemodel.h
│   │   │   │   │   ├── diagramscenemodelitemvisitors.cpp
│   │   │   │   │   ├── diagramscenemodelitemvisitors.h
│   │   │   │   │   ├── items/
│   │   │   │   │   │   ├── annotationitem.cpp
│   │   │   │   │   │   ├── annotationitem.h
│   │   │   │   │   │   ├── associationitem.cpp
│   │   │   │   │   │   ├── associationitem.h
│   │   │   │   │   │   ├── boundaryitem.cpp
│   │   │   │   │   │   ├── boundaryitem.h
│   │   │   │   │   │   ├── classitem.cpp
│   │   │   │   │   │   ├── classitem.h
│   │   │   │   │   │   ├── componentitem.cpp
│   │   │   │   │   │   ├── componentitem.h
│   │   │   │   │   │   ├── connectionitem.cpp
│   │   │   │   │   │   ├── connectionitem.h
│   │   │   │   │   │   ├── diagramitem.cpp
│   │   │   │   │   │   ├── diagramitem.h
│   │   │   │   │   │   ├── itemitem.cpp
│   │   │   │   │   │   ├── itemitem.h
│   │   │   │   │   │   ├── objectitem.cpp
│   │   │   │   │   │   ├── objectitem.h
│   │   │   │   │   │   ├── packageitem.cpp
│   │   │   │   │   │   ├── packageitem.h
│   │   │   │   │   │   ├── relationitem.cpp
│   │   │   │   │   │   ├── relationitem.h
│   │   │   │   │   │   ├── stereotypedisplayvisitor.cpp
│   │   │   │   │   │   ├── stereotypedisplayvisitor.h
│   │   │   │   │   │   ├── swimlaneitem.cpp
│   │   │   │   │   │   └── swimlaneitem.h
│   │   │   │   │   ├── latchcontroller.cpp
│   │   │   │   │   ├── latchcontroller.h
│   │   │   │   │   └── parts/
│   │   │   │   │       ├── alignbuttonsitem.cpp
│   │   │   │   │       ├── alignbuttonsitem.h
│   │   │   │   │       ├── alignlineitem.cpp
│   │   │   │   │       ├── alignlineitem.h
│   │   │   │   │       ├── arrowitem.cpp
│   │   │   │   │       ├── arrowitem.h
│   │   │   │   │       ├── contextlabelitem.cpp
│   │   │   │   │       ├── contextlabelitem.h
│   │   │   │   │       ├── customiconitem.cpp
│   │   │   │   │       ├── customiconitem.h
│   │   │   │   │       ├── editabletextitem.cpp
│   │   │   │   │       ├── editabletextitem.h
│   │   │   │   │       ├── pathselectionitem.cpp
│   │   │   │   │       ├── pathselectionitem.h
│   │   │   │   │       ├── rectangularselectionitem.cpp
│   │   │   │   │       ├── rectangularselectionitem.h
│   │   │   │   │       ├── relationstarter.cpp
│   │   │   │   │       ├── relationstarter.h
│   │   │   │   │       ├── stereotypesitem.cpp
│   │   │   │   │       ├── stereotypesitem.h
│   │   │   │   │       ├── templateparameterbox.cpp
│   │   │   │   │       └── templateparameterbox.h
│   │   │   │   ├── diagram_ui/
│   │   │   │   │   ├── diagram_mime_types.h
│   │   │   │   │   ├── diagramsmanager.cpp
│   │   │   │   │   ├── diagramsmanager.h
│   │   │   │   │   ├── diagramsviewinterface.h
│   │   │   │   │   ├── sceneinspector.cpp
│   │   │   │   │   └── sceneinspector.h
│   │   │   │   ├── diagram_widgets_ui/
│   │   │   │   │   ├── diagramsview.cpp
│   │   │   │   │   ├── diagramsview.h
│   │   │   │   │   ├── diagramview.cpp
│   │   │   │   │   ├── diagramview.h
│   │   │   │   │   ├── stackeddiagramsview.cpp
│   │   │   │   │   └── stackeddiagramsview.h
│   │   │   │   ├── document_controller/
│   │   │   │   │   ├── documentcontroller.cpp
│   │   │   │   │   └── documentcontroller.h
│   │   │   │   ├── infrastructure/
│   │   │   │   │   ├── contextmenuaction.cpp
│   │   │   │   │   ├── contextmenuaction.h
│   │   │   │   │   ├── exceptions.cpp
│   │   │   │   │   ├── exceptions.h
│   │   │   │   │   ├── geometryutilities.cpp
│   │   │   │   │   ├── geometryutilities.h
│   │   │   │   │   ├── handle.h
│   │   │   │   │   ├── handles.h
│   │   │   │   │   ├── ioexceptions.cpp
│   │   │   │   │   ├── ioexceptions.h
│   │   │   │   │   ├── qcompressedfile.cpp
│   │   │   │   │   ├── qcompressedfile.h
│   │   │   │   │   ├── qmt_global.h
│   │   │   │   │   ├── qmtassert.h
│   │   │   │   │   └── uid.h
│   │   │   │   ├── model/
│   │   │   │   │   ├── massociation.cpp
│   │   │   │   │   ├── massociation.h
│   │   │   │   │   ├── mcanvasdiagram.cpp
│   │   │   │   │   ├── mcanvasdiagram.h
│   │   │   │   │   ├── mclass.cpp
│   │   │   │   │   ├── mclass.h
│   │   │   │   │   ├── mclassmember.cpp
│   │   │   │   │   ├── mclassmember.h
│   │   │   │   │   ├── mcomponent.cpp
│   │   │   │   │   ├── mcomponent.h
│   │   │   │   │   ├── mconnection.cpp
│   │   │   │   │   ├── mconnection.h
│   │   │   │   │   ├── mconstvisitor.h
│   │   │   │   │   ├── mdependency.cpp
│   │   │   │   │   ├── mdependency.h
│   │   │   │   │   ├── mdiagram.cpp
│   │   │   │   │   ├── mdiagram.h
│   │   │   │   │   ├── melement.cpp
│   │   │   │   │   ├── melement.h
│   │   │   │   │   ├── minheritance.cpp
│   │   │   │   │   ├── minheritance.h
│   │   │   │   │   ├── mitem.cpp
│   │   │   │   │   ├── mitem.h
│   │   │   │   │   ├── mobject.cpp
│   │   │   │   │   ├── mobject.h
│   │   │   │   │   ├── mpackage.cpp
│   │   │   │   │   ├── mpackage.h
│   │   │   │   │   ├── mrelation.cpp
│   │   │   │   │   ├── mrelation.h
│   │   │   │   │   ├── msourceexpansion.cpp
│   │   │   │   │   ├── msourceexpansion.h
│   │   │   │   │   └── mvisitor.h
│   │   │   │   ├── model_controller/
│   │   │   │   │   ├── mchildrenvisitor.cpp
│   │   │   │   │   ├── mchildrenvisitor.h
│   │   │   │   │   ├── mclonevisitor.cpp
│   │   │   │   │   ├── mclonevisitor.h
│   │   │   │   │   ├── mcontainer.h
│   │   │   │   │   ├── mflatassignmentvisitor.cpp
│   │   │   │   │   ├── mflatassignmentvisitor.h
│   │   │   │   │   ├── modelcontroller.cpp
│   │   │   │   │   ├── modelcontroller.h
│   │   │   │   │   ├── mreferences.h
│   │   │   │   │   ├── mselection.h
│   │   │   │   │   ├── mvoidvisitor.cpp
│   │   │   │   │   └── mvoidvisitor.h
│   │   │   │   ├── model_ui/
│   │   │   │   │   ├── modeltreefilterdata.cpp
│   │   │   │   │   ├── modeltreefilterdata.h
│   │   │   │   │   ├── modeltreeviewinterface.h
│   │   │   │   │   ├── sortedtreemodel.cpp
│   │   │   │   │   ├── sortedtreemodel.h
│   │   │   │   │   ├── stereotypescontroller.cpp
│   │   │   │   │   ├── stereotypescontroller.h
│   │   │   │   │   ├── treemodel.cpp
│   │   │   │   │   ├── treemodel.h
│   │   │   │   │   ├── treemodelmanager.cpp
│   │   │   │   │   └── treemodelmanager.h
│   │   │   │   ├── model_widgets_ui/
│   │   │   │   │   ├── addrelatedelementsdialog.cpp
│   │   │   │   │   ├── addrelatedelementsdialog.h
│   │   │   │   │   ├── classmembersedit.cpp
│   │   │   │   │   ├── classmembersedit.h
│   │   │   │   │   ├── modeltreefilter.cpp
│   │   │   │   │   ├── modeltreefilter.h
│   │   │   │   │   ├── modeltreeview.cpp
│   │   │   │   │   ├── modeltreeview.h
│   │   │   │   │   ├── palettebox.cpp
│   │   │   │   │   ├── palettebox.h
│   │   │   │   │   ├── propertiesview.cpp
│   │   │   │   │   ├── propertiesview.h
│   │   │   │   │   ├── propertiesviewmview.cpp
│   │   │   │   │   └── propertiesviewmview.h
│   │   │   │   ├── project/
│   │   │   │   │   ├── project.cpp
│   │   │   │   │   └── project.h
│   │   │   │   ├── project_controller/
│   │   │   │   │   ├── projectcontroller.cpp
│   │   │   │   │   └── projectcontroller.h
│   │   │   │   ├── resources/
│   │   │   │   │   └── resources_modelinglib.qrc
│   │   │   │   ├── serializer/
│   │   │   │   │   ├── diagramserializer.cpp
│   │   │   │   │   ├── diagramserializer.h
│   │   │   │   │   ├── infrastructureserializer.cpp
│   │   │   │   │   ├── infrastructureserializer.h
│   │   │   │   │   ├── modelserializer.cpp
│   │   │   │   │   ├── modelserializer.h
│   │   │   │   │   ├── projectserializer.cpp
│   │   │   │   │   └── projectserializer.h
│   │   │   │   ├── stereotype/
│   │   │   │   │   ├── customrelation.cpp
│   │   │   │   │   ├── customrelation.h
│   │   │   │   │   ├── iconshape.cpp
│   │   │   │   │   ├── iconshape.h
│   │   │   │   │   ├── shape.h
│   │   │   │   │   ├── shapepaintvisitor.cpp
│   │   │   │   │   ├── shapepaintvisitor.h
│   │   │   │   │   ├── shapes.cpp
│   │   │   │   │   ├── shapes.h
│   │   │   │   │   ├── shapevalue.cpp
│   │   │   │   │   ├── shapevalue.h
│   │   │   │   │   ├── shapevisitor.h
│   │   │   │   │   ├── stereotypecontroller.cpp
│   │   │   │   │   ├── stereotypecontroller.h
│   │   │   │   │   ├── stereotypeicon.cpp
│   │   │   │   │   ├── stereotypeicon.h
│   │   │   │   │   ├── toolbar.cpp
│   │   │   │   │   └── toolbar.h
│   │   │   │   ├── style/
│   │   │   │   │   ├── defaultstyle.cpp
│   │   │   │   │   ├── defaultstyle.h
│   │   │   │   │   ├── defaultstyleengine.cpp
│   │   │   │   │   ├── defaultstyleengine.h
│   │   │   │   │   ├── objectvisuals.cpp
│   │   │   │   │   ├── objectvisuals.h
│   │   │   │   │   ├── relationstarterstyle.cpp
│   │   │   │   │   ├── relationstarterstyle.h
│   │   │   │   │   ├── relationvisuals.cpp
│   │   │   │   │   ├── relationvisuals.h
│   │   │   │   │   ├── style.cpp
│   │   │   │   │   ├── style.h
│   │   │   │   │   ├── stylecontroller.cpp
│   │   │   │   │   ├── stylecontroller.h
│   │   │   │   │   ├── styledobject.cpp
│   │   │   │   │   ├── styledobject.h
│   │   │   │   │   ├── styledrelation.cpp
│   │   │   │   │   ├── styledrelation.h
│   │   │   │   │   └── styleengine.h
│   │   │   │   └── tasks/
│   │   │   │       ├── alignonrastervisitor.cpp
│   │   │   │       ├── alignonrastervisitor.h
│   │   │   │       ├── diagramscenecontroller.cpp
│   │   │   │       ├── diagramscenecontroller.h
│   │   │   │       ├── finddiagramvisitor.cpp
│   │   │   │       ├── finddiagramvisitor.h
│   │   │   │       ├── findrootdiagramvisitor.cpp
│   │   │   │       ├── findrootdiagramvisitor.h
│   │   │   │       ├── ielementtasks.h
│   │   │   │       ├── isceneinspector.h
│   │   │   │       ├── voidelementtasks.cpp
│   │   │   │       └── voidelementtasks.h
│   │   │   ├── qstringparser/
│   │   │   │   ├── qstringparser.cpp
│   │   │   │   └── qstringparser.h
│   │   │   └── qtserialization/
│   │   │       ├── inc/
│   │   │       │   └── qark/
│   │   │       │       ├── access.h
│   │   │       │       ├── archivebasics.h
│   │   │       │       ├── attribute.h
│   │   │       │       ├── baseclass.h
│   │   │       │       ├── flag.h
│   │   │       │       ├── friend_access.h
│   │   │       │       ├── impl/
│   │   │       │       │   ├── loadingrefmap.h
│   │   │       │       │   ├── objectid.h
│   │   │       │       │   └── savingrefmap.h
│   │   │       │       ├── parameters.h
│   │   │       │       ├── qxmlinarchive.h
│   │   │       │       ├── qxmloutarchive.h
│   │   │       │       ├── reference.h
│   │   │       │       ├── serialize.h
│   │   │       │       ├── serialize_basic.h
│   │   │       │       ├── serialize_container.h
│   │   │       │       ├── serialize_enum.h
│   │   │       │       ├── serialize_pointer.h
│   │   │       │       ├── tag.h
│   │   │       │       └── typeregistry.h
│   │   │       └── src/
│   │   │           ├── flag.cpp
│   │   │           └── savingrefmap.cpp
│   │   ├── nanotrace/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── nanotrace.cpp
│   │   │   ├── nanotrace.h
│   │   │   ├── nanotrace.qbs
│   │   │   ├── nanotraceglobals.h
│   │   │   ├── nanotracehr.cpp
│   │   │   ├── nanotracehr.h
│   │   │   ├── nanotracehrfwd.h
│   │   │   ├── python/
│   │   │   │   ├── assets/
│   │   │   │   │   └── stylesheet.css
│   │   │   │   ├── figures.py
│   │   │   │   ├── nanotrace.py
│   │   │   │   └── reader.py
│   │   │   ├── staticstring.h
│   │   │   ├── tracefile.cpp
│   │   │   └── tracefile.h
│   │   ├── qmldebug/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── baseenginedebugclient.cpp
│   │   │   ├── baseenginedebugclient.h
│   │   │   ├── basetoolsclient.cpp
│   │   │   ├── basetoolsclient.h
│   │   │   ├── qdebugmessageclient.cpp
│   │   │   ├── qdebugmessageclient.h
│   │   │   ├── qmldebug.qbs
│   │   │   ├── qmldebug_global.h
│   │   │   ├── qmldebugclient.cpp
│   │   │   ├── qmldebugclient.h
│   │   │   ├── qmldebugconnection.cpp
│   │   │   ├── qmldebugconnection.h
│   │   │   ├── qmldebugconnectionmanager.cpp
│   │   │   ├── qmldebugconnectionmanager.h
│   │   │   ├── qmldebugconstants.h
│   │   │   ├── qmldebugtr.h
│   │   │   ├── qmlenginecontrolclient.cpp
│   │   │   ├── qmlenginecontrolclient.h
│   │   │   ├── qmlenginedebugclient.h
│   │   │   ├── qmlevent.cpp
│   │   │   ├── qmlevent.h
│   │   │   ├── qmleventlocation.cpp
│   │   │   ├── qmleventlocation.h
│   │   │   ├── qmleventtype.cpp
│   │   │   ├── qmleventtype.h
│   │   │   ├── qmlprofilereventtypes.h
│   │   │   ├── qmlprofilertraceclient.cpp
│   │   │   ├── qmlprofilertraceclient.h
│   │   │   ├── qmltoolsclient.cpp
│   │   │   ├── qmltoolsclient.h
│   │   │   ├── qmltypedevent.cpp
│   │   │   ├── qmltypedevent.h
│   │   │   ├── qpacketprotocol.cpp
│   │   │   ├── qpacketprotocol.h
│   │   │   ├── quickeventreplayclient.cpp
│   │   │   └── quickeventreplayclient.h
│   │   ├── qmleditorwidgets/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── colorbox.cpp
│   │   │   ├── colorbox.h
│   │   │   ├── colorbutton.cpp
│   │   │   ├── colorbutton.h
│   │   │   ├── contextpanetextwidget.cpp
│   │   │   ├── contextpanetextwidget.h
│   │   │   ├── contextpanewidget.cpp
│   │   │   ├── contextpanewidget.h
│   │   │   ├── contextpanewidgetimage.cpp
│   │   │   ├── contextpanewidgetimage.h
│   │   │   ├── contextpanewidgetrectangle.cpp
│   │   │   ├── contextpanewidgetrectangle.h
│   │   │   ├── customcolordialog.cpp
│   │   │   ├── customcolordialog.h
│   │   │   ├── easingpane/
│   │   │   │   ├── easingcontextpane.cpp
│   │   │   │   ├── easingcontextpane.h
│   │   │   │   ├── easinggraph.cpp
│   │   │   │   ├── easinggraph.h
│   │   │   │   └── easingpane.qrc
│   │   │   ├── filewidget.cpp
│   │   │   ├── filewidget.h
│   │   │   ├── fontsizespinbox.cpp
│   │   │   ├── fontsizespinbox.h
│   │   │   ├── gradientline.cpp
│   │   │   ├── gradientline.h
│   │   │   ├── huecontrol.cpp
│   │   │   ├── huecontrol.h
│   │   │   ├── qmleditorwidgets.qbs
│   │   │   ├── qmleditorwidgets_global.h
│   │   │   ├── qmleditorwidgetstr.h
│   │   │   └── resources_qmleditorwidgets.qrc
│   │   ├── qmljs/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── jsoncheck.cpp
│   │   │   ├── jsoncheck.h
│   │   │   ├── parser/
│   │   │   │   ├── changeLicense.py
│   │   │   │   ├── cmd.sed
│   │   │   │   ├── gen-parser.sh
│   │   │   │   ├── grammar.patch
│   │   │   │   ├── parser.patch
│   │   │   │   ├── qmldirparser.cpp
│   │   │   │   ├── qmldirparser_p.h
│   │   │   │   ├── qmljs.g
│   │   │   │   ├── qmljsast.cpp
│   │   │   │   ├── qmljsast_p.h
│   │   │   │   ├── qmljsastfwd_p.h
│   │   │   │   ├── qmljsastvisitor.cpp
│   │   │   │   ├── qmljsastvisitor_p.h
│   │   │   │   ├── qmljsdiagnosticmessage_p.h
│   │   │   │   ├── qmljsengine_p.h
│   │   │   │   ├── qmljsglobal_p.h
│   │   │   │   ├── qmljsgrammar.cpp
│   │   │   │   ├── qmljsgrammar_p.h
│   │   │   │   ├── qmljskeywords_p.h
│   │   │   │   ├── qmljslexer.cpp
│   │   │   │   ├── qmljslexer_p.h
│   │   │   │   ├── qmljsmemorypool_p.h
│   │   │   │   ├── qmljsparser.cpp
│   │   │   │   ├── qmljsparser_p.h
│   │   │   │   └── qmljssourcelocation_p.h
│   │   │   ├── persistenttrie.cpp
│   │   │   ├── persistenttrie.h
│   │   │   ├── qmljs.qbs
│   │   │   ├── qmljs_global.h
│   │   │   ├── qmljsbind.cpp
│   │   │   ├── qmljsbind.h
│   │   │   ├── qmljsbundle.cpp
│   │   │   ├── qmljsbundle.h
│   │   │   ├── qmljscheck.cpp
│   │   │   ├── qmljscheck.h
│   │   │   ├── qmljscodeformatter.cpp
│   │   │   ├── qmljscodeformatter.h
│   │   │   ├── qmljscompletioncontextfinder.cpp
│   │   │   ├── qmljscompletioncontextfinder.h
│   │   │   ├── qmljsconstants.h
│   │   │   ├── qmljscontext.cpp
│   │   │   ├── qmljscontext.h
│   │   │   ├── qmljsdialect.cpp
│   │   │   ├── qmljsdialect.h
│   │   │   ├── qmljsdocument.cpp
│   │   │   ├── qmljsdocument.h
│   │   │   ├── qmljsevaluate.cpp
│   │   │   ├── qmljsevaluate.h
│   │   │   ├── qmljsfindexportedcpptypes.cpp
│   │   │   ├── qmljsfindexportedcpptypes.h
│   │   │   ├── qmljsicons.cpp
│   │   │   ├── qmljsicons.h
│   │   │   ├── qmljsimportdependencies.cpp
│   │   │   ├── qmljsimportdependencies.h
│   │   │   ├── qmljsinterpreter.cpp
│   │   │   ├── qmljsinterpreter.h
│   │   │   ├── qmljslineinfo.cpp
│   │   │   ├── qmljslineinfo.h
│   │   │   ├── qmljslink.cpp
│   │   │   ├── qmljslink.h
│   │   │   ├── qmljsmodelmanagerinterface.cpp
│   │   │   ├── qmljsmodelmanagerinterface.h
│   │   │   ├── qmljsplugindumper.cpp
│   │   │   ├── qmljsplugindumper.h
│   │   │   ├── qmljspropertyreader.cpp
│   │   │   ├── qmljspropertyreader.h
│   │   │   ├── qmljsreformatter.cpp
│   │   │   ├── qmljsreformatter.h
│   │   │   ├── qmljsrewriter.cpp
│   │   │   ├── qmljsrewriter.h
│   │   │   ├── qmljsscanner.cpp
│   │   │   ├── qmljsscanner.h
│   │   │   ├── qmljsscopeastpath.cpp
│   │   │   ├── qmljsscopeastpath.h
│   │   │   ├── qmljsscopebuilder.cpp
│   │   │   ├── qmljsscopebuilder.h
│   │   │   ├── qmljsscopechain.cpp
│   │   │   ├── qmljsscopechain.h
│   │   │   ├── qmljssimplereader.cpp
│   │   │   ├── qmljssimplereader.h
│   │   │   ├── qmljsstaticanalysismessage.cpp
│   │   │   ├── qmljsstaticanalysismessage.h
│   │   │   ├── qmljstr.h
│   │   │   ├── qmljstypedescriptionreader.cpp
│   │   │   ├── qmljstypedescriptionreader.h
│   │   │   ├── qmljsutils.cpp
│   │   │   ├── qmljsutils.h
│   │   │   ├── qmljsvalueowner.cpp
│   │   │   ├── qmljsvalueowner.h
│   │   │   └── qmljsviewercontext.h
│   │   ├── qmlpuppetcommunication/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── QmlPuppetCommunication.cmake
│   │   │   ├── commands/
│   │   │   │   ├── captureddatacommand.h
│   │   │   │   ├── changeauxiliarycommand.cpp
│   │   │   │   ├── changeauxiliarycommand.h
│   │   │   │   ├── changebindingscommand.cpp
│   │   │   │   ├── changebindingscommand.h
│   │   │   │   ├── changefileurlcommand.cpp
│   │   │   │   ├── changefileurlcommand.h
│   │   │   │   ├── changeidscommand.cpp
│   │   │   │   ├── changeidscommand.h
│   │   │   │   ├── changelanguagecommand.cpp
│   │   │   │   ├── changelanguagecommand.h
│   │   │   │   ├── changenodesourcecommand.cpp
│   │   │   │   ├── changenodesourcecommand.h
│   │   │   │   ├── changepreviewimagesizecommand.cpp
│   │   │   │   ├── changepreviewimagesizecommand.h
│   │   │   │   ├── changeselectioncommand.cpp
│   │   │   │   ├── changeselectioncommand.h
│   │   │   │   ├── changestatecommand.cpp
│   │   │   │   ├── changestatecommand.h
│   │   │   │   ├── changevaluescommand.cpp
│   │   │   │   ├── changevaluescommand.h
│   │   │   │   ├── childrenchangedcommand.cpp
│   │   │   │   ├── childrenchangedcommand.h
│   │   │   │   ├── clearscenecommand.cpp
│   │   │   │   ├── clearscenecommand.h
│   │   │   │   ├── completecomponentcommand.cpp
│   │   │   │   ├── completecomponentcommand.h
│   │   │   │   ├── componentcompletedcommand.cpp
│   │   │   │   ├── componentcompletedcommand.h
│   │   │   │   ├── createinstancescommand.cpp
│   │   │   │   ├── createinstancescommand.h
│   │   │   │   ├── createscenecommand.cpp
│   │   │   │   ├── createscenecommand.h
│   │   │   │   ├── debugoutputcommand.cpp
│   │   │   │   ├── debugoutputcommand.h
│   │   │   │   ├── endpuppetcommand.cpp
│   │   │   │   ├── endpuppetcommand.h
│   │   │   │   ├── informationchangedcommand.cpp
│   │   │   │   ├── informationchangedcommand.h
│   │   │   │   ├── inputeventcommand.cpp
│   │   │   │   ├── inputeventcommand.h
│   │   │   │   ├── nanotracecommand.cpp
│   │   │   │   ├── nanotracecommand.h
│   │   │   │   ├── pixmapchangedcommand.cpp
│   │   │   │   ├── pixmapchangedcommand.h
│   │   │   │   ├── puppetalivecommand.cpp
│   │   │   │   ├── puppetalivecommand.h
│   │   │   │   ├── puppettocreatorcommand.cpp
│   │   │   │   ├── puppettocreatorcommand.h
│   │   │   │   ├── removeinstancescommand.cpp
│   │   │   │   ├── removeinstancescommand.h
│   │   │   │   ├── removepropertiescommand.cpp
│   │   │   │   ├── removepropertiescommand.h
│   │   │   │   ├── removesharedmemorycommand.cpp
│   │   │   │   ├── removesharedmemorycommand.h
│   │   │   │   ├── reparentinstancescommand.cpp
│   │   │   │   ├── reparentinstancescommand.h
│   │   │   │   ├── requestmodelnodepreviewimagecommand.cpp
│   │   │   │   ├── requestmodelnodepreviewimagecommand.h
│   │   │   │   ├── scenecreatedcommand.h
│   │   │   │   ├── statepreviewimagechangedcommand.cpp
│   │   │   │   ├── statepreviewimagechangedcommand.h
│   │   │   │   ├── synchronizecommand.h
│   │   │   │   ├── tokencommand.cpp
│   │   │   │   ├── tokencommand.h
│   │   │   │   ├── update3dviewstatecommand.cpp
│   │   │   │   ├── update3dviewstatecommand.h
│   │   │   │   ├── valueschangedcommand.cpp
│   │   │   │   ├── valueschangedcommand.h
│   │   │   │   ├── view3dactioncommand.cpp
│   │   │   │   └── view3dactioncommand.h
│   │   │   ├── container/
│   │   │   │   ├── addimportcontainer.cpp
│   │   │   │   ├── addimportcontainer.h
│   │   │   │   ├── idcontainer.cpp
│   │   │   │   ├── idcontainer.h
│   │   │   │   ├── imagecontainer.cpp
│   │   │   │   ├── imagecontainer.h
│   │   │   │   ├── informationcontainer.cpp
│   │   │   │   ├── informationcontainer.h
│   │   │   │   ├── instancecontainer.cpp
│   │   │   │   ├── instancecontainer.h
│   │   │   │   ├── mockuptypecontainer.cpp
│   │   │   │   ├── mockuptypecontainer.h
│   │   │   │   ├── propertyabstractcontainer.cpp
│   │   │   │   ├── propertyabstractcontainer.h
│   │   │   │   ├── propertybindingcontainer.cpp
│   │   │   │   ├── propertybindingcontainer.h
│   │   │   │   ├── propertyvaluecontainer.cpp
│   │   │   │   ├── propertyvaluecontainer.h
│   │   │   │   ├── reparentcontainer.cpp
│   │   │   │   ├── reparentcontainer.h
│   │   │   │   ├── sharedmemory.h
│   │   │   │   ├── sharedmemory_qt.cpp
│   │   │   │   └── sharedmemory_unix.cpp
│   │   │   ├── interfaces/
│   │   │   │   ├── commondefines.h
│   │   │   │   ├── nodeinstanceclientinterface.h
│   │   │   │   ├── nodeinstanceglobal.h
│   │   │   │   ├── nodeinstanceserverinterface.cpp
│   │   │   │   └── nodeinstanceserverinterface.h
│   │   │   └── types/
│   │   │       └── enumeration.h
│   │   ├── qtcreatorcdbext/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── common.cpp
│   │   │   ├── common.h
│   │   │   ├── containers.cpp
│   │   │   ├── containers.h
│   │   │   ├── eventcallback.cpp
│   │   │   ├── eventcallback.h
│   │   │   ├── extensioncontext.cpp
│   │   │   ├── extensioncontext.h
│   │   │   ├── gdbmihelpers.cpp
│   │   │   ├── gdbmihelpers.h
│   │   │   ├── iinterfacepointer.h
│   │   │   ├── knowntype.h
│   │   │   ├── outputcallback.cpp
│   │   │   ├── outputcallback.h
│   │   │   ├── pycdbextmodule.cpp
│   │   │   ├── pycdbextmodule.h
│   │   │   ├── pyfield.cpp
│   │   │   ├── pyfield.h
│   │   │   ├── pystdoutredirect.cpp
│   │   │   ├── pystdoutredirect.h
│   │   │   ├── pytype.cpp
│   │   │   ├── pytype.h
│   │   │   ├── pyvalue.cpp
│   │   │   ├── pyvalue.h
│   │   │   ├── qtcreatorcdbext.def
│   │   │   ├── qtcreatorcdbext.qbs
│   │   │   ├── qtcreatorcdbextension.cpp
│   │   │   ├── stringutils.cpp
│   │   │   ├── stringutils.h
│   │   │   ├── symbolgroup.cpp
│   │   │   ├── symbolgroup.h
│   │   │   ├── symbolgroupnode.cpp
│   │   │   ├── symbolgroupnode.h
│   │   │   ├── symbolgroupvalue.cpp
│   │   │   ├── symbolgroupvalue.h
│   │   │   ├── test32.bat
│   │   │   └── test64.bat
│   │   ├── solutions/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── solutions.qbs
│   │   │   ├── spinner/
│   │   │   │   ├── CMakeLists.txt
│   │   │   │   ├── spinner.cpp
│   │   │   │   ├── spinner.h
│   │   │   │   ├── spinner.qbs
│   │   │   │   ├── spinner.qrc
│   │   │   │   └── spinner_global.h
│   │   │   └── terminal/
│   │   │       ├── CMakeLists.txt
│   │   │       ├── celliterator.cpp
│   │   │       ├── celliterator.h
│   │   │       ├── glyphcache.cpp
│   │   │       ├── glyphcache.h
│   │   │       ├── keys.cpp
│   │   │       ├── keys.h
│   │   │       ├── scrollback.cpp
│   │   │       ├── scrollback.h
│   │   │       ├── surfaceintegration.h
│   │   │       ├── terminal.qbs
│   │   │       ├── terminal.qrc
│   │   │       ├── terminal_global.h
│   │   │       ├── terminalsurface.cpp
│   │   │       ├── terminalsurface.h
│   │   │       ├── terminalview.cpp
│   │   │       └── terminalview.h
│   │   ├── sqlite/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README.md
│   │   │   ├── constraints.h
│   │   │   ├── createtablesqlstatementbuilder.h
│   │   │   ├── lastchangedrowid.h
│   │   │   ├── sourcelocation.h
│   │   │   ├── sqlite.qbs
│   │   │   ├── sqlite3_fwd.h
│   │   │   ├── sqlitealgorithms.h
│   │   │   ├── sqlitebasestatement.cpp
│   │   │   ├── sqlitebasestatement.h
│   │   │   ├── sqliteblob.h
│   │   │   ├── sqlitecolumn.h
│   │   │   ├── sqlitedatabase.cpp
│   │   │   ├── sqlitedatabase.h
│   │   │   ├── sqlitedatabasebackend.cpp
│   │   │   ├── sqlitedatabasebackend.h
│   │   │   ├── sqlitedatabaseinterface.h
│   │   │   ├── sqliteexception.cpp
│   │   │   ├── sqliteexception.h
│   │   │   ├── sqlitefunctionregistry.cpp
│   │   │   ├── sqlitefunctionregistry.h
│   │   │   ├── sqliteglobal.cpp
│   │   │   ├── sqliteglobal.h
│   │   │   ├── sqliteids.h
│   │   │   ├── sqliteindex.h
│   │   │   ├── sqlitelibraryinitializer.cpp
│   │   │   ├── sqlitelibraryinitializer.h
│   │   │   ├── sqliteprogresshandler.h
│   │   │   ├── sqlitereadstatement.h
│   │   │   ├── sqlitereadwritestatement.h
│   │   │   ├── sqlitesessionchangeset.cpp
│   │   │   ├── sqlitesessionchangeset.h
│   │   │   ├── sqlitesessions.cpp
│   │   │   ├── sqlitesessions.h
│   │   │   ├── sqlitetable.h
│   │   │   ├── sqlitetimestamp.h
│   │   │   ├── sqlitetracing.cpp
│   │   │   ├── sqlitetracing.h
│   │   │   ├── sqlitetransaction.h
│   │   │   ├── sqlitevalue.h
│   │   │   ├── sqlitewritestatement.h
│   │   │   ├── sqlstatementbuilder.cpp
│   │   │   ├── sqlstatementbuilder.h
│   │   │   ├── sqlstatementbuilderexception.h
│   │   │   └── tableconstraints.h
│   │   ├── tracing/
│   │   │   ├── CMakeLists.txt
│   │   │   ├── README
│   │   │   ├── flamegraph.cpp
│   │   │   ├── flamegraph.h
│   │   │   ├── flamegraphattached.h
│   │   │   ├── qml/
│   │   │   │   ├── ButtonsBar.qml
│   │   │   │   ├── CategoryLabel.qml
│   │   │   │   ├── Detail.qml
│   │   │   │   ├── FlameGraphDelegate.qml
│   │   │   │   ├── FlameGraphView.qml
│   │   │   │   ├── ImageToolButton.qml
│   │   │   │   ├── MainView.qml
│   │   │   │   ├── Overview.qml
│   │   │   │   ├── RangeDetails.qml
│   │   │   │   ├── RangeMover.qml
│   │   │   │   ├── RowLabel.qml
│   │   │   │   ├── SelectionRange.qml
│   │   │   │   ├── SelectionRangeDetails.qml
│   │   │   │   ├── TimeDisplay.qml
│   │   │   │   ├── TimeMarks.qml
│   │   │   │   ├── TimelineContent.qml
│   │   │   │   ├── TimelineLabels.qml
│   │   │   │   ├── TimelineRulers.qml
│   │   │   │   ├── TimelineText.qml
│   │   │   │   ├── notes_qt6.frag
│   │   │   │   ├── notes_qt6.vert
│   │   │   │   ├── timelineitems_qt6.frag
│   │   │   │   ├── timelineitems_qt6.vert
│   │   │   │   └── tracing.qrc
│   │   │   ├── safecastable.h
│   │   │   ├── timelineabstractrenderer.cpp
│   │   │   ├── timelineabstractrenderer.h
│   │   │   ├── timelineformattime.cpp
│   │   │   ├── timelineformattime.h
│   │   │   ├── timelineitemsrenderpass.cpp
│   │   │   ├── timelineitemsrenderpass.h
│   │   │   ├── timelinemodel.cpp
│   │   │   ├── timelinemodel.h
│   │   │   ├── timelinemodel_p.h
│   │   │   ├── timelinemodelaggregator.cpp
│   │   │   ├── timelinemodelaggregator.h
│   │   │   ├── timelinenotesmodel.cpp
│   │   │   ├── timelinenotesmodel.h
│   │   │   ├── timelinenotesrenderpass.cpp
│   │   │   ├── timelinenotesrenderpass.h
│   │   │   ├── timelineoverviewrenderer.cpp
│   │   │   ├── timelineoverviewrenderer.h
│   │   │   ├── timelinerenderer.cpp
│   │   │   ├── timelinerenderer.h
│   │   │   ├── timelinerenderpass.cpp
│   │   │   ├── timelinerenderpass.h
│   │   │   ├── timelinerenderstate.cpp
│   │   │   ├── timelinerenderstate.h
│   │   │   ├── timelineselectionrenderpass.cpp
│   │   │   ├── timelineselectionrenderpass.h
│   │   │   ├── timelinetheme.cpp
│   │   │   ├── timelinetheme.h
│   │   │   ├── timelinetracefile.cpp
│   │   │   ├── timelinetracefile.h
│   │   │   ├── timelinetracemanager.cpp
│   │   │   ├── timelinetracemanager.h
│   │   │   ├── timelinezoomcontrol.cpp
│   │   │   ├── timelinezoomcontrol.h
│   │   │   ├── traceevent.h
│   │   │   ├── traceeventtype.h
│   │   │   ├── tracestashfile.h
│   │   │   ├── tracing.qbs
│   │   │   ├── tracing_global.h
│   │   │   └── tracingtr.h
│   │   └── utils/
│   │       ├── CMakeLists.txt
│   │       ├── action.cpp
│   │       ├── action.h
│   │       ├── algorithm.h
│   │       ├── ansiescapecodehandler.cpp
│   │       ├── ansiescapecodehandler.h
│   │       ├── appinfo.cpp
│   │       ├── appinfo.h
│   │       ├── appmainwindow.cpp
│   │       ├── appmainwindow.h
│   │       ├── array.h
│   │       ├── aspects.cpp
│   │       ├── aspects.h
│   │       ├── async.cpp
│   │       ├── async.h
│   │       ├── basetreeview.cpp
│   │       ├── basetreeview.h
│   │       ├── benchmarker.cpp
│   │       ├── benchmarker.h
│   │       ├── buildablehelperlibrary.cpp
│   │       ├── buildablehelperl
Copy disabled (too large) Download .json
Condensed preview — 14342 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (110,856K chars).
[
  {
    "path": ".clang-format",
    "chars": 3681,
    "preview": "# .clang-format for Qt Creator\n#\n# This is for clang-format >= 5.0.\n#\n# The configuration below follows the Qt Creator C"
  },
  {
    "path": ".devcontainer/minimum-linux-container-amd64/Dockerfile",
    "chars": 776,
    "preview": "FROM ubuntu:22.04\n\nRUN apt-get update && \\\n    apt-get install -y \\\n    g++-10 gdb \\\n    libgl1-mesa-dev \\\n    clang-for"
  },
  {
    "path": ".devcontainer/minimum-linux-container-amd64/devcontainer.json",
    "chars": 2756,
    "preview": "{\n    \"name\": \"Minimum spec container (x86_64)\",\n    \"build\": {\n        \"dockerfile\": \"Dockerfile\",\n        \"options\": ["
  },
  {
    "path": ".devcontainer/minimum-linux-container-arm64/Dockerfile",
    "chars": 788,
    "preview": "FROM ubuntu:22.04\n\nRUN apt-get update && \\\n    apt-get install -y \\\n    g++-10 gdb \\\n    libgl1-mesa-dev \\\n    clang-for"
  },
  {
    "path": ".devcontainer/minimum-linux-container-arm64/devcontainer.json",
    "chars": 2758,
    "preview": "{\n    \"name\": \"Minimum spec container (arm64)\",\n    \"build\": {\n        \"dockerfile\": \"Dockerfile\",\n        \"options\": [\n"
  },
  {
    "path": ".gitattributes",
    "chars": 159,
    "preview": "dist/clang/patches/*.patch -diff -merge -text\n.tag                    export-subst\n.gitattributes          export-ignore"
  },
  {
    "path": ".github/pull_request_template.md",
    "chars": 265,
    "preview": "Thank you for contributing to Qt Creator! Unfortunately the GitHub Qt Creator\npresence is only a git mirror.\n\nPlease sub"
  },
  {
    "path": ".github/workflows/build_cmake.yml",
    "chars": 34101,
    "preview": "name: CMake Build Matrix\n\non:\n  push:\n    paths-ignore:\n      - 'dist/**'\n      - 'doc/**'\n\nenv:\n  QT_VERSION: 6.11.0\n  "
  },
  {
    "path": ".gitignore",
    "chars": 7786,
    "preview": "# This file is used to ignore files which are generated\n# --------------------------------------------------------------"
  },
  {
    "path": ".gitignore-blame",
    "chars": 113,
    "preview": "#bulk clang-format for src/plugins/qmldesigner/components/stateseditor/\nfef7852da53b84c7fb960b18fef8cda0b6663703\n"
  },
  {
    "path": ".gitmodules",
    "chars": 398,
    "preview": "[submodule \"qbs\"]\n\tpath = src/shared/qbs\n\turl = ../../qbs/qbs.git\n\tignore = dirty\n[submodule \"perfparser\"]\n\tpath = src/t"
  },
  {
    "path": ".gitreview",
    "chars": 91,
    "preview": "[gerrit]\nhost=codereview.qt-project.org\nproject=qt-creator/qt-creator\ndefaultbranch=master\n"
  },
  {
    "path": ".luarc.json",
    "chars": 184,
    "preview": "{\n    \"workspace.library\": [\n        \"src/plugins/lua/meta\"\n    ],\n    \"hint.paramName\": \"Literal\",\n    \"hint.enable\": t"
  },
  {
    "path": ".tag",
    "chars": 12,
    "preview": "$Format:%H$\n"
  },
  {
    "path": "CMakeLists.txt",
    "chars": 6873,
    "preview": "cmake_minimum_required(VERSION 3.20)\n\noption(BUILD_DESIGNSTUDIO \"Build and install design studio plugins, examples and s"
  },
  {
    "path": "CMakePresets.json",
    "chars": 651,
    "preview": "{\n  \"version\": 3,\n  \"configurePresets\": [\n    {\n      \"name\": \"cmake-plugin-minimal\",\n      \"displayName\": \"CMake, C++, "
  },
  {
    "path": "HACKING",
    "chars": 1001,
    "preview": "See the file doc/api/coding-style.qdoc for our coding standard.\n\nFor instructions on how to set up the Qt Creator reposi"
  },
  {
    "path": "LICENSES/LICENSE.GPL3-EXCEPT",
    "chars": 36363,
    "preview": "This is the GNU General Public License version 3, annotated with The\nQt Company GPL Exception 1.0:\n\n--------------------"
  },
  {
    "path": "LICENSES/LicenseRef-Qt-Commercial.txt",
    "chars": 462,
    "preview": "Licensees holding valid commercial Qt licenses may use this software in\naccordance with the the terms contained in a wri"
  },
  {
    "path": "LICENSES/MIT.txt",
    "chars": 1078,
    "preview": "MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtai"
  },
  {
    "path": "LICENSES/blessing.txt",
    "chars": 244,
    "preview": "The author disclaims copyright to this source code. In place of a legal notice, here is a blessing:\n\nMay you do good and"
  },
  {
    "path": "README.md",
    "chars": 15093,
    "preview": "# Qt Creator\n\nQt Creator is a cross-platform, integrated development environment (IDE) for\napplication developers to cre"
  },
  {
    "path": "TESTING.md",
    "chars": 2187,
    "preview": "# Testing Qt Creator\n\nThere are four kinds of tests in Qt Creator, you can find some more documentation\n[online here](ht"
  },
  {
    "path": "bin/CMakeLists.txt",
    "chars": 72,
    "preview": "if (NOT APPLE)\n  install(PROGRAMS qtcreator.sh DESTINATION bin)\nendif()\n"
  },
  {
    "path": "bin/qtcreator.sh",
    "chars": 1245,
    "preview": "#! /bin/sh\n\n# Use this script if you add paths to LD_LIBRARY_PATH\n# that contain libraries that conflict with the\n# libr"
  },
  {
    "path": "cmake/Config.cmake.in",
    "chars": 127,
    "preview": "@PACKAGE_INIT@\n\nif (NOT TARGET QtCreator::@target_name@)\n  include (\"${CMAKE_CURRENT_LIST_DIR}/@export@Targets.cmake\")\ne"
  },
  {
    "path": "cmake/CreatePythonXY.cmake",
    "chars": 3791,
    "preview": "# create_python_xy function will precompile the Python/lib/*.py files\n# and create a zip file containing all the pyc fil"
  },
  {
    "path": "cmake/FindClang.cmake",
    "chars": 1711,
    "preview": "find_package(Clang CONFIG)\n\noption(CLANGTOOLING_LINK_CLANG_DYLIB \"Force linking of Clang tooling against clang-cpp\" NO)\n"
  },
  {
    "path": "cmake/FindCrashpad.cmake",
    "chars": 3479,
    "preview": "#.rst:\n# FindCrashpad\n# ------------\n# Locate Crashpad sources and build\n#\n# The ``CRASHPAD_BUILD_DIR``, ``CRASHPAD_SOUR"
  },
  {
    "path": "cmake/FindGoogleBenchmark.cmake",
    "chars": 2793,
    "preview": "#.rst:\n# FindGoogleBenchmark\n# -----------------\n#\n# Try to locate the GoogleBenchmark source files, and then build them"
  },
  {
    "path": "cmake/FindQbs.cmake",
    "chars": 1791,
    "preview": "#.rst:\n# FindQbs\n# ---------\n#\n# Try to locate the Qbs library.\n# If found, this will define the following variables:\n#\n"
  },
  {
    "path": "cmake/Findelfutils.cmake",
    "chars": 2156,
    "preview": "#.rst:\n# Findelfutils\n# -----------------\n#\n# Try to locate the elfutils development installation\n#\n# On Debian-like sys"
  },
  {
    "path": "cmake/Findyaml-cpp.cmake",
    "chars": 6319,
    "preview": "#.rst:\n# Findyaml-cpp\n# -----------------\n#\n# Try to find a yaml-cpp config/package.\n# If that fails, build and use our "
  },
  {
    "path": "cmake/QtCreatorAPI.cmake",
    "chars": 45932,
    "preview": "if(QT_CREATOR_API_DEFINED)\n  return()\nendif()\nset(QT_CREATOR_API_DEFINED TRUE)\n\nset(IDE_QT_VERSION_MIN \"6.8.3\")\nset(IDE_"
  },
  {
    "path": "cmake/QtCreatorAPIInternal.cmake",
    "chars": 24266,
    "preview": "if (CMAKE_VERSION GREATER_EQUAL 3.19)\n  set(QTC_COMMAND_ERROR_IS_FATAL COMMAND_ERROR_IS_FATAL ANY)\nendif()\n\nif (CMAKE_VE"
  },
  {
    "path": "cmake/QtCreatorConfig.cmake.in",
    "chars": 1614,
    "preview": "@PACKAGE_INIT@\n\n# Qt version used for building\n# A compatible Qt version should be used by externally built plugins\nset("
  },
  {
    "path": "cmake/QtCreatorDocumentation.cmake",
    "chars": 13049,
    "preview": "# Options:\noption(WITH_DOCS \"Build documentation\" OFF)\nadd_feature_info(\"Build documentation\" WITH_DOCS \"\")\n\noption(WITH"
  },
  {
    "path": "cmake/QtCreatorIDEBranding.cmake",
    "chars": 1348,
    "preview": "set(IDE_VERSION \"19.0.82\")                            # The IDE version.\nset(IDE_VERSION_COMPAT \"19.0.82\")              "
  },
  {
    "path": "cmake/QtCreatorSbom.cmake",
    "chars": 31624,
    "preview": "# Sets up SBOM support when the Qt version is 6.8.3+.\n# SBOM generation can be enabled by setting QT_GENERATE_SBOM to ON"
  },
  {
    "path": "cmake/QtCreatorTranslations.cmake",
    "chars": 9111,
    "preview": "# Defines function add_translation_targets\n\nfunction(_extract_ts_data_from_targets outprefix)\n  set(_sources \"\")\n  set(_"
  },
  {
    "path": "cmake/QtcSeparateDebugInfo.Info.plist.in",
    "chars": 638,
    "preview": "<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<!DOCTYPE plist PUBLIC \\\"-//Apple Computer//DTD PLIST 1.0//EN\\\" \\\"http://www."
  },
  {
    "path": "cmake/QtcSeparateDebugInfo.cmake",
    "chars": 6653,
    "preview": "if(CMAKE_VERSION VERSION_LESS 3.17.0)\nset(CMAKE_CURRENT_FUNCTION_LIST_DIR ${CMAKE_CURRENT_LIST_DIR})\nendif()\n\n# Enable s"
  },
  {
    "path": "cmake/Utils.cmake",
    "chars": 14333,
    "preview": "function (env_with_default envName varToSet default)\n  if(DEFINED ENV{${envName}})\n    set(${varToSet} $ENV{${envName}} "
  },
  {
    "path": "coin/creator_python_requirements.txt",
    "chars": 75,
    "preview": "# Python packages needed for Qt Creator CI builds\n-r sbom_requirements.txt\n"
  },
  {
    "path": "coin/dependencies.yaml",
    "chars": 18,
    "preview": "dependencies: {}\n\n"
  },
  {
    "path": "coin/instructions/build.yaml",
    "chars": 6176,
    "preview": "type: Group\ninstructions:\n  - type: Group\n    instructions:\n      - type: ExecuteCommand\n        command: >-\n           "
  },
  {
    "path": "coin/instructions/common_environment.yaml",
    "chars": 10630,
    "preview": "type: Group\ninstructions:\n  - type: Group\n    instructions:\n      # Currently used Qt version for packaging ...\n      - "
  },
  {
    "path": "coin/instructions/provision.yaml",
    "chars": 11737,
    "preview": "type: Group\ninstructions:\n  - type: MakeDirectory\n    directory: \"{{.AgentWorkingDir}}/build/qt_temp\"\n  - type: Group\n  "
  },
  {
    "path": "coin/instructions/test.yaml",
    "chars": 700,
    "preview": "type: Group\ninstructions:\n  - type: InstallBinaryArchive\n    relativeStoragePath: \"{{.Env.MODULE_ARTIFACTS_RELATIVE_STOR"
  },
  {
    "path": "coin/module_config.yaml",
    "chars": 1481,
    "preview": "version: 2\n\naccept_configuration:\n  condition: property\n  property: features\n  not_contains_value: \"QtC18AndEarlier\"\n\nma"
  },
  {
    "path": "coin/product_dependencies.yaml",
    "chars": 50,
    "preview": "dependencies:\n  ../../qt/qt5.git:\n    ref: \"6.10\"\n"
  },
  {
    "path": "coin/sbom_requirements.txt",
    "chars": 234,
    "preview": "# Python packages needed for SBOM generation\nspdx-tools==0.8.3 ; python_version >= '3.7' and python_version < '3.10'\nspd"
  },
  {
    "path": "dist/CMakeLists.txt",
    "chars": 512,
    "preview": "# copy resource directories during build\nqtc_copy_to_builddir(copy_changelog_to_builddir\n  DIRECTORIES changelog\n  DESTI"
  },
  {
    "path": "dist/api-changelog/api-changes-18.md",
    "chars": 9713,
    "preview": "Qt Creator 18\n=============\n\nThis document aims to summarize the API changes in selected libraries and\nplugins.\n\n| Befor"
  },
  {
    "path": "dist/api-changelog/api-changes-19.md",
    "chars": 6606,
    "preview": "Qt Creator 19\n=============\n\nThis document aims to summarize the API changes in selected libraries and\nplugins.\n\n| Befor"
  },
  {
    "path": "dist/changelog/changes-1.1.0",
    "chars": 3103,
    "preview": "The QtCreator 1.1 release contains bug fixes and new features.\n\nA more detailed list of changes follows below. If you wa"
  },
  {
    "path": "dist/changelog/changes-1.1.1",
    "chars": 198,
    "preview": "The QtCreator 1.1.1 release is a pure bug fix release for the Windows platform.\n\nPlatform Specific\n\nWindows\n   * Fixed p"
  },
  {
    "path": "dist/changelog/changes-1.2.0",
    "chars": 3455,
    "preview": "The QtCreator 1.2 release contains bug fixes and new features.\n\nBelow is a list of relevant changes. You can find a comp"
  },
  {
    "path": "dist/changelog/changes-1.2.1",
    "chars": 1088,
    "preview": "The QtCreator 1.2.1 release is a bug fix release and updates translations.\n\nBelow is a list of relevant changes. You can"
  },
  {
    "path": "dist/changelog/changes-1.3.0",
    "chars": 4909,
    "preview": "The QtCreator 1.3 release contains bug fixes and new features.\n\nBelow is a list of relevant changes. You can find a comp"
  },
  {
    "path": "dist/changelog/changes-1.3.1",
    "chars": 2011,
    "preview": "The QtCreator 1.3.1 release is a bug fix release.\n\nBelow is a list of relevant changes. You can find a complete list of "
  },
  {
    "path": "dist/changelog/changes-10.0.0.md",
    "chars": 9640,
    "preview": "Qt Creator 10\n=============\n\nQt Creator version 10 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-10.0.1.md",
    "chars": 2669,
    "preview": "Qt Creator 10.0.1\n=================\n\nQt Creator version 10.0.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-10.0.2.md",
    "chars": 1898,
    "preview": "Qt Creator 10.0.2\n=================\n\nQt Creator version 10.0.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-11.0.0.md",
    "chars": 14973,
    "preview": "Qt Creator 11\n=============\n\nQt Creator version 11 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-11.0.1.md",
    "chars": 2153,
    "preview": "Qt Creator 11.0.1\n=================\n\nQt Creator version 11.0.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-11.0.2.md",
    "chars": 1985,
    "preview": "Qt Creator 11.0.2\n=================\n\nQt Creator version 11.0.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-11.0.3.md",
    "chars": 3821,
    "preview": "Qt Creator 11.0.3\n=================\n\nQt Creator version 11.0.3 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-12.0.0.md",
    "chars": 16148,
    "preview": "Qt Creator 12\n=============\n\nQt Creator version 12 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-12.0.1.md",
    "chars": 3459,
    "preview": "Qt Creator 12.0.1\n=================\n\nQt Creator version 12.0.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-12.0.2.md",
    "chars": 5465,
    "preview": "Qt Creator 12.0.2\n=================\n\nQt Creator version 12.0.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-13.0.0.md",
    "chars": 14251,
    "preview": "Qt Creator 13\n=============\n\nQt Creator version 13 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-13.0.1.md",
    "chars": 4191,
    "preview": "Qt Creator 13.0.1\n=================\n\nQt Creator version 13.0.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-13.0.2.md",
    "chars": 2552,
    "preview": "Qt Creator 13.0.2\n=================\n\nQt Creator version 13.0.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-14.0.0.md",
    "chars": 17086,
    "preview": "Qt Creator 14\n=============\n\nQt Creator version 14 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-14.0.1.md",
    "chars": 2345,
    "preview": "Qt Creator 14.0.1\n=================\n\nQt Creator version 14.0.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-14.0.2.md",
    "chars": 2609,
    "preview": "Qt Creator 14.0.2\n=================\n\nQt Creator version 14.0.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-15.0.0.md",
    "chars": 16021,
    "preview": "Qt Creator 15\n=============\n\nQt Creator version 15 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-15.0.1.md",
    "chars": 5587,
    "preview": "Qt Creator 15.0.1\n=================\n\nQt Creator version 15.0.1 contains bug fixes and new features.\n\nThe most important "
  },
  {
    "path": "dist/changelog/changes-16.0.0.md",
    "chars": 15057,
    "preview": "Qt Creator 16\n=============\n\nQt Creator version 16 contains bug fixes and new features.\nIt is a free upgrade for commerc"
  },
  {
    "path": "dist/changelog/changes-16.0.1.md",
    "chars": 3299,
    "preview": "Qt Creator 16.0.1\n=================\n\nQt Creator version 16.0.1 contains bug fixes.\nIt is a free upgrade for commercial l"
  },
  {
    "path": "dist/changelog/changes-16.0.2.md",
    "chars": 2156,
    "preview": "Qt Creator 16.0.2\n=================\n\nQt Creator version 16.0.2 contains bug fixes.\nIt is a free upgrade for commercial l"
  },
  {
    "path": "dist/changelog/changes-17.0.0.md",
    "chars": 12642,
    "preview": "Qt Creator 17\n=============\n\nQt Creator version 17 contains bug fixes and new features.\nIt is a free upgrade for commerc"
  },
  {
    "path": "dist/changelog/changes-17.0.1.md",
    "chars": 5620,
    "preview": "Qt Creator 17.0.1\n=================\n\nQt Creator version 17.0.1 contains bug fixes.\nIt is a free upgrade for all users.\n\n"
  },
  {
    "path": "dist/changelog/changes-17.0.2.md",
    "chars": 2245,
    "preview": "Qt Creator 17.0.2\n=================\n\nQt Creator version 17.0.2 contains bug fixes.\nIt is a free upgrade for all users.\n\n"
  },
  {
    "path": "dist/changelog/changes-18.0.0.md",
    "chars": 15345,
    "preview": "Qt Creator 18\n=============\n\nQt Creator version 18 contains bug fixes and new features.\nIt is a free upgrade for commerc"
  },
  {
    "path": "dist/changelog/changes-18.0.1.md",
    "chars": 4176,
    "preview": "Qt Creator 18.0.1\n=================\n\nQt Creator version 18.0.1 contains bug fixes.\nIt is a free upgrade for all users.\n\n"
  },
  {
    "path": "dist/changelog/changes-18.0.2.md",
    "chars": 1458,
    "preview": "Qt Creator 18.0.2\n=================\n\nQt Creator version 18.0.2 contains bug fixes and new features.\nIt is a free upgrade"
  },
  {
    "path": "dist/changelog/changes-19.0.0.md",
    "chars": 21507,
    "preview": "Qt Creator 19\n=============\n\nQt Creator version 19 contains bug fixes and new features.\nIt is a free upgrade for all use"
  },
  {
    "path": "dist/changelog/changes-2.0.0",
    "chars": 7629,
    "preview": "The QtCreator 2.0 release contains bug fixes and new features.\n\nBelow is a list of relevant changes. You can find a comp"
  },
  {
    "path": "dist/changelog/changes-2.0.1",
    "chars": 6673,
    "preview": "The QtCreator 2.0.1 release contains mainly bug fixes on top of 2.0\n\nBelow is a list of relevant changes. You can find a"
  },
  {
    "path": "dist/changelog/changes-2.1.0",
    "chars": 5274,
    "preview": "The QtCreator 2.1 release contains bug fixes and new features.\n\nBelow is a list of relevant changes. You can find a comp"
  },
  {
    "path": "dist/changelog/changes-2.2.0",
    "chars": 8785,
    "preview": "Qt Creator version 2.2 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-2.3.0",
    "chars": 5766,
    "preview": "Qt Creator version 2.3 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-2.3.1",
    "chars": 1366,
    "preview": "Qt Creator version 2.3.1 contains bug fixes on top of 2.3.\n\nThe most important changes are listed in this document. For "
  },
  {
    "path": "dist/changelog/changes-2.4.0",
    "chars": 5608,
    "preview": "Qt Creator version 2.4 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-2.4.1",
    "chars": 1130,
    "preview": "Qt Creator version 2.4.1 contains bug fixes on top of 2.4.\n\nThe most important changes are listed in this document. For "
  },
  {
    "path": "dist/changelog/changes-2.5.0",
    "chars": 9416,
    "preview": "Qt Creator version 2.5 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-2.5.1",
    "chars": 1096,
    "preview": "Qt Creator version 2.5.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-2.5.2",
    "chars": 457,
    "preview": "Qt Creator version 2.5.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-2.6.0",
    "chars": 8215,
    "preview": "Qt Creator version 2.6 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-2.6.1",
    "chars": 3729,
    "preview": "Qt Creator version 2.6.1 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-2.6.2",
    "chars": 2864,
    "preview": "\nQt Creator version 2.6.2 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nl"
  },
  {
    "path": "dist/changelog/changes-2.7.0",
    "chars": 12261,
    "preview": "Qt Creator version 2.7 contains bug fixes and new features.\n\nThere is a total of about 1350 changes by 64 individual con"
  },
  {
    "path": "dist/changelog/changes-2.8.0",
    "chars": 7605,
    "preview": "Qt Creator version 2.8 contains bug fixes and new features.\n\nThere is a total of about 1250 changes by 60 individual con"
  },
  {
    "path": "dist/changelog/changes-2.8.1",
    "chars": 3378,
    "preview": "\nQt Creator version 2.8.1 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nl"
  },
  {
    "path": "dist/changelog/changes-3.0.0",
    "chars": 8139,
    "preview": "Qt Creator version 3.0 contains bug fixes and new features.\n\nThere is a total of about 1250 changes by 60 individual con"
  },
  {
    "path": "dist/changelog/changes-3.0.1",
    "chars": 2598,
    "preview": "Qt Creator version 3.0.1 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-3.1.0",
    "chars": 8151,
    "preview": "Qt Creator version 3.1 contains bug fixes and new features.\n\nThere is a total of about X changes by N individual contrib"
  },
  {
    "path": "dist/changelog/changes-3.1.1",
    "chars": 1579,
    "preview": "Qt Creator version 3.1.1 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-3.1.2",
    "chars": 1469,
    "preview": "Qt Creator version 3.1.2 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-3.2.0",
    "chars": 11643,
    "preview": "Qt Creator version 3.2 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-3.2.1",
    "chars": 1783,
    "preview": "Qt Creator version 3.2.1 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-3.2.2",
    "chars": 1299,
    "preview": "Qt Creator version 3.2.2 is a bugfix release.\n\nThe most important changes are listed in this document. For a complete\nli"
  },
  {
    "path": "dist/changelog/changes-3.3.0",
    "chars": 7144,
    "preview": "Qt Creator version 3.3 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-3.3.1",
    "chars": 1773,
    "preview": "Qt Creator version 3.3.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-3.3.2",
    "chars": 559,
    "preview": "Qt Creator version 3.3.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-3.4.0",
    "chars": 9043,
    "preview": "Qt Creator version 3.4 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-3.4.1.md",
    "chars": 1967,
    "preview": "Qt Creator version 3.4.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-3.5.0.md",
    "chars": 7436,
    "preview": "Qt Creator version 3.5 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-3.5.1.md",
    "chars": 1508,
    "preview": "Qt Creator version 3.5.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-3.6.0.md",
    "chars": 6409,
    "preview": "Qt Creator version 3.6 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-3.6.1.md",
    "chars": 1747,
    "preview": "Qt Creator version 3.6.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.0.0.md",
    "chars": 6889,
    "preview": "Qt Creator version 4.0 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.0.1.md",
    "chars": 1967,
    "preview": "Qt Creator version 4.0.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.0.2.md",
    "chars": 552,
    "preview": "Qt Creator version 4.0.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.0.3.md",
    "chars": 848,
    "preview": "Qt Creator version 4.0.3 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.1.0.md",
    "chars": 6463,
    "preview": "Qt Creator version 4.1 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.10.0.md",
    "chars": 8503,
    "preview": "# Qt Creator 4.10\n\nQt Creator version 4.10 contains bug fixes and new features.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-4.10.1.md",
    "chars": 1701,
    "preview": "# Qt Creator 4.10.1\n\nQt Creator version 4.10.1 contains bug fixes.\n\nThe most important changes are listed in this docume"
  },
  {
    "path": "dist/changelog/changes-4.11.0.md",
    "chars": 8245,
    "preview": "# Qt Creator 4.11\n\nQt Creator version 4.11 contains bug fixes and new features.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-4.11.1.md",
    "chars": 2526,
    "preview": "Qt Creator 4.11.1\n=================\n\nQt Creator version 4.11.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.11.2.md",
    "chars": 1624,
    "preview": "Qt Creator 4.11.2\n=================\n\nQt Creator version 4.11.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.12.0.md",
    "chars": 9990,
    "preview": "Qt Creator 4.12\n===============\n\nQt Creator version 4.12 contains bug fixes and new features.\n\nThe most important change"
  },
  {
    "path": "dist/changelog/changes-4.12.1.md",
    "chars": 2653,
    "preview": "Qt Creator 4.12.1\n=================\n\nQt Creator version 4.12.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.12.2.md",
    "chars": 1581,
    "preview": "Qt Creator 4.12.2\n=================\n\nQt Creator version 4.12.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.12.3.md",
    "chars": 1429,
    "preview": "Qt Creator 4.12.3\n=================\n\nQt Creator version 4.12.3 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.12.4.md",
    "chars": 1149,
    "preview": "Qt Creator 4.12.4\n=================\n\nQt Creator version 4.12.4 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.13.0.md",
    "chars": 8497,
    "preview": "Qt Creator 4.13\n===============\n\nQt Creator version 4.13 contains bug fixes and new features.\n\nThe most important change"
  },
  {
    "path": "dist/changelog/changes-4.13.1.md",
    "chars": 2310,
    "preview": "Qt Creator 4.13.1\n=================\n\nQt Creator version 4.13.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.13.2.md",
    "chars": 1567,
    "preview": "Qt Creator 4.13.2\n=================\n\nQt Creator version 4.13.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.13.3.md",
    "chars": 1680,
    "preview": "Qt Creator 4.13.3\n=================\n\nQt Creator version 4.13.3 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.14.0.md",
    "chars": 8109,
    "preview": "Qt Creator 4.14\n===============\n\nQt Creator version 4.14 contains bug fixes and new features.\n\nThe most important change"
  },
  {
    "path": "dist/changelog/changes-4.14.1.md",
    "chars": 2870,
    "preview": "Qt Creator 4.14.1\n=================\n\nQt Creator version 4.14.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.14.2.md",
    "chars": 1135,
    "preview": "Qt Creator 4.14.2\n=================\n\nQt Creator version 4.14.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.15.0.md",
    "chars": 8904,
    "preview": "Qt Creator 4.15\n===============\n\nQt Creator version 4.15 contains bug fixes and new features.\n\nThe most important change"
  },
  {
    "path": "dist/changelog/changes-4.15.1.md",
    "chars": 2673,
    "preview": "Qt Creator 4.15.1\n=================\n\nQt Creator version 4.15.1 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.15.2.md",
    "chars": 1155,
    "preview": "Qt Creator 4.15.2\n=================\n\nQt Creator version 4.15.2 contains bug fixes.\n\nThe most important changes are liste"
  },
  {
    "path": "dist/changelog/changes-4.2.0.md",
    "chars": 8261,
    "preview": "Qt Creator version 4.2 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.2.1.md",
    "chars": 2082,
    "preview": "Qt Creator version 4.2.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.2.2.md",
    "chars": 1853,
    "preview": "Qt Creator version 4.2.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.3.0.md",
    "chars": 7704,
    "preview": "Qt Creator version 4.3 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.3.1.md",
    "chars": 3059,
    "preview": "Qt Creator version 4.3.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.4.0.md",
    "chars": 7295,
    "preview": "Qt Creator version 4.4 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.4.1.md",
    "chars": 1746,
    "preview": "Qt Creator version 4.4.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.5.0.md",
    "chars": 6062,
    "preview": "Qt Creator version 4.5 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.5.1.md",
    "chars": 1963,
    "preview": "Qt Creator version 4.5.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.5.2.md",
    "chars": 633,
    "preview": "Qt Creator version 4.5.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.6.0.md",
    "chars": 5084,
    "preview": "Qt Creator version 4.6 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.6.1.md",
    "chars": 2915,
    "preview": "Qt Creator version 4.6.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.6.2.md",
    "chars": 1074,
    "preview": "Qt Creator version 4.6.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.7.0.md",
    "chars": 7598,
    "preview": "Qt Creator version 4.7 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.7.1.md",
    "chars": 1899,
    "preview": "Qt Creator version 4.7.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.7.2.md",
    "chars": 1650,
    "preview": "Qt Creator version 4.7.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.8.0.md",
    "chars": 7100,
    "preview": "Qt Creator version 4.8 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.8.1.md",
    "chars": 3169,
    "preview": "Qt Creator version 4.8.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.8.2.md",
    "chars": 2181,
    "preview": "Qt Creator version 4.8.2 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.9.0.md",
    "chars": 8604,
    "preview": "Qt Creator version 4.9 contains bug fixes and new features.\n\nThe most important changes are listed in this document. For"
  },
  {
    "path": "dist/changelog/changes-4.9.1.md",
    "chars": 1934,
    "preview": "Qt Creator version 4.9.1 contains bug fixes.\n\nThe most important changes are listed in this document. For a complete\nlis"
  },
  {
    "path": "dist/changelog/changes-4.9.2.md",
    "chars": 1320,
    "preview": "# Qt Creator 4.9.2\n\nQt Creator version 4.9.2 contains bug fixes.\n\nThe most important changes are listed in this document"
  },
  {
    "path": "dist/changelog/changes-5.0.0.md",
    "chars": 6492,
    "preview": "Qt Creator 5\n===============\n\nQt Creator version 5 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-5.0.1.md",
    "chars": 2709,
    "preview": "Qt Creator 5.0.1\n================\n\nQt Creator version 5.0.1 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-5.0.2.md",
    "chars": 1649,
    "preview": "Qt Creator 5.0.2\n================\n\nQt Creator version 5.0.2 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-5.0.3.md",
    "chars": 1122,
    "preview": "Qt Creator 5.0.3\n================\n\nQt Creator version 5.0.3 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-6.0.0.md",
    "chars": 7085,
    "preview": "Qt Creator 6\n===============\n\nQt Creator version 6 contains bug fixes and new features.\n\nThe most important changes are "
  },
  {
    "path": "dist/changelog/changes-6.0.1.md",
    "chars": 2471,
    "preview": "Qt Creator 6.0.1\n================\n\nQt Creator version 6.0.1 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-6.0.2.md",
    "chars": 1781,
    "preview": "Qt Creator 6.0.2\n================\n\nQt Creator version 6.0.2 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-7.0.0.md",
    "chars": 8601,
    "preview": "Qt Creator 7\n============\n\nQt Creator version 7 contains bug fixes and new features.\n\nThe most important changes are lis"
  },
  {
    "path": "dist/changelog/changes-7.0.1.md",
    "chars": 3010,
    "preview": "Qt Creator 7.0.1\n================\n\nQt Creator version 7.0.1 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-7.0.2.md",
    "chars": 1957,
    "preview": "Qt Creator 7.0.2\n================\n\nQt Creator version 7.0.2 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-8.0.0.md",
    "chars": 8068,
    "preview": "Qt Creator 8\n============\n\nQt Creator version 8 contains bug fixes and new features.\n\nThe most important changes are lis"
  },
  {
    "path": "dist/changelog/changes-8.0.1.md",
    "chars": 1656,
    "preview": "Qt Creator 8.0.1\n================\n\nQt Creator version 8.0.1 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-8.0.2.md",
    "chars": 1968,
    "preview": "Qt Creator 8.0.2\n================\n\nQt Creator version 8.0.2 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-9.0.0.md",
    "chars": 10011,
    "preview": "Qt Creator 9\n============\n\nQt Creator version 9 contains bug fixes and new features.\n\nThe most important changes are lis"
  },
  {
    "path": "dist/changelog/changes-9.0.1.md",
    "chars": 2338,
    "preview": "Qt Creator 9.0.1\n================\n\nQt Creator version 9.0.1 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/changes-9.0.2.md",
    "chars": 2601,
    "preview": "Qt Creator 9.0.2\n================\n\nQt Creator version 9.0.2 contains bug fixes.\n\nThe most important changes are listed i"
  },
  {
    "path": "dist/changelog/template.md",
    "chars": 1855,
    "preview": "Qt Creator 13\n=============\n\nQt Creator version 13 contains bug fixes and new features.\nIt is a free upgrade for all use"
  },
  {
    "path": "dist/clangformat/README.md",
    "chars": 4985,
    "preview": "# .clang-format for Qt Creator\n\nIn you Qt Creator root there is an EXPERIMENTAL .clang-format configuration file\nfor the"
  },
  {
    "path": "dist/copyright_template.txt",
    "chars": 153,
    "preview": "// Copyright (C) %{CurrentDate:yyyy} The Qt Company Ltd.\n// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0"
  },
  {
    "path": "dist/gdb/patches/mingw-python.patch",
    "chars": 1115,
    "preview": "From a0d2825e7a15f8d2d5ac4e7dd315a8d29ab804e6 Mon Sep 17 00:00:00 2001\nFrom: Orgad Shaneh <orgad.shaneh@audiocodes.com>\n"
  },
  {
    "path": "dist/installer/mac/Qt Creator.entitlements",
    "chars": 842,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "dist/installer/mac/README.md",
    "chars": 420,
    "preview": "This folder contains various files used to build the Mac installer.\n\n# Entitlements\n\nThe entitlements here will be picke"
  },
  {
    "path": "dist/installer/mac/disclaim.entitlements",
    "chars": 278,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "dist/installer/mac/qtcreator_process_stub.entitlements",
    "chars": 368,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "dist/known-issues",
    "chars": 329,
    "preview": "The Qt Creator Manual lists known issues in Qt Creator:\n\nhttp://doc.qt.io/qtcreator/creator-known-issues.html\n\nFor a com"
  },
  {
    "path": "doc/CMakeLists.txt",
    "chars": 3740,
    "preview": "# Generate documentation\n\noption(BUILD_DEVELOPER_DOCS \"Include developer documentation\" OFF)\nadd_feature_info(\"Include d"
  },
  {
    "path": "doc/README.md",
    "chars": 1026,
    "preview": "# Documentation projects in this repository\n\nThe qtcreator repository contains the sources for building the following\ndo"
  },
  {
    "path": "doc/config/icon-macros.qdocconf",
    "chars": 21327,
    "preview": "macro.image3dbackgroundcolor                                 = \"\\\\inlineimage icons/3d-background-color.png {the Backgro"
  },
  {
    "path": "doc/config/macros-online.qdocconf",
    "chars": 257,
    "preview": "macro.youtube.HTML = \"<div class=\\\"video\\\">\\n<span class=\\\"vspan\\\"></span>\\n\" \\\n                     \"<iframe src=\\\"http"
  },
  {
    "path": "doc/config/macros.qdocconf",
    "chars": 3665,
    "preview": "macro.aacute.HTML       = \"&aacute;\"\nmacro.Aring.HTML        = \"&Aring;\"\nmacro.aring.HTML        = \"&aring;\"\nmacro.Auml."
  }
]

// ... and 14142 more files (download for full content)

About this extraction

This page contains the full source code of the qtproject/qt-creator GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 14342 files (122.8 MB), approximately 27.1M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!