aboutsummaryrefslogtreecommitdiffstats
path: root/extension_packs
Commit message (Collapse)AuthorAgeFilesLines
* README: Add `doc-snapshots.qt.io` as pre-release version documentationOrkun Tokdemir2024-12-163-0/+9
| | | | | | | Pick-to: 1.1.0 Change-Id: I7b818025dd1684620f855dbd14b21d4c50481e23 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* Package: Update dependencies & third party licensesOrkun Tokdemir2024-11-063-3/+3
| | | | | Change-Id: I14aaf1beb358e3efc5b81c362e8fbae4126c39d3 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all-pack: Update version to 1.0.2qt-all-pack/1.0.2Orkun Tokdemir2024-10-093-3/+7
| | | | | | | * Use `Qt Extension Pack` as the display name Change-Id: I1139463b1651b3188b65d4ec523187aa4c9f4f07 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Package: Add commit hash file to packageOrkun Tokdemir2024-09-163-0/+3
| | | | | | | | | | | | * Add `package.ts` to handle the packaging of extensions * Add `publish_ext_pack.ts` to hande the publishing of extension packs inside `.ts` scripts * Add generation of commit hash file to every extension and extension pack * Remove commit hash file after publishing and packaging Change-Id: Ic6ecd59ab3d045a7022e9322a75a07833a3885de Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* Add empty .vscodeignore files to suppress warningsOrkun Tokdemir2024-09-163-0/+0
| | | | | | | | | | The below warning is shown when the extension are published to the marketplace. This commit adds empty .vscodeignore files to suppress warnings. ` WARNING Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore` Change-Id: I5fa62161034123a18f9f5e596952dbb1b7d5ef80 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qt-wasm-pack: Update version to 1.0.1Orkun Tokdemir2024-09-102-1/+5
| | | | | | Change-Id: I3c4f55379400528209592d8d26cafbb6395b0b9a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-cpp-pack: Update version to 1.0.1qt-cpp-pack/1.0.1Orkun Tokdemir2024-09-102-1/+5
| | | | | Change-Id: I2e35288309d6f63f9816d003e4a973eaedaa3675 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all-pack: Update version to 1.0.1qt-all-pack/1.0.1Orkun Tokdemir2024-09-102-1/+6
| | | | | | Change-Id: I9e7a58f6d3b2bb2f302977dc0d1a6bc3e2025e15 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* qt-all-pack: Revert the name changeOrkun Tokdemir2024-09-102-2/+2
| | | | | | | | | | | The `Qt Extension Pack` display name was not accepted by the marketplace . To publish the extension pack, we need to revert the name change. Reverts 08716f220a57ca38234364feaa3b382be4dfa193 Reverts 8bc3420bb3bd0d2adca94be0e5c9ba1fbc85fd9d Change-Id: Icf541141f8105462e3f4224a16c8c55a88f3e3d1 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qt-cpp-pack: Update version to 1.0.0qt-cpp-pack/1.0.0Orkun Tokdemir2024-09-102-1/+5
| | | | | | Change-Id: Ieee52b0ee3598ea898bc099fad9e3329b104e386 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qt-all-pack: Update version to 1.0.0qt-all-pack/1.0.0Orkun Tokdemir2024-09-102-1/+5
| | | | | | Change-Id: I07f371e1db29b293f7898ce7aa8ac3a688f1dbb5 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* qt-wasm-pack: Update version to 1.0.0qt-wasm-pack/1.0.0Orkun Tokdemir2024-09-102-1/+5
| | | | | | Change-Id: Ie63a1a51103f1d9c1adb040a3fce1074be43a76d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* qt-all-pack: Update README.mdOrkun Tokdemir2024-09-101-1/+1
| | | | | | | Amends 8bc3420bb3bd0d2adca94be0e5c9ba1fbc85fd9d Change-Id: I45103d0bace36a832187dec9bb8ecc15f4382107 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Package: Remove `preview`Orkun Tokdemir2024-09-103-3/+0
| | | | | Change-Id: I7b1a6b474a77fb7ca68f0951a1f8b6a44e6fbf33 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Change the display name of the 'qt' extension packJoerg Bornemann2024-09-101-1/+1
| | | | | | | | ...to just "Qt Extension Pack". Change-Id: Ia61f95bf6a8122c7413ab411f17716c069b82382 Reviewed-by: Orkun Tokdemir <orkun.tokdemir@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Doc: Update `README.md` filesOrkun Tokdemir2024-09-093-5/+20
| | | | | | | | | | | | * Remove `README-marketplace.md` files * Move content from `README-marketplace.md` to `README.md` * Update `README.md` files * Add missing sections to `README.md` files * Remove `--readme-path doc/README-marketplace.md` parameter Change-Id: I0a7d635d37e6d75551b29bb646c94ef084b02e64 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Doc: Edit the MD docsLeena Miettinen2024-09-093-25/+82
| | | | | | | | | | | | - Remove general instructions and point to the snapshot at doc.qt.io - Remove lists of extensions as they are listed automatically in VS Code Extensions - Make the instructions about getting started with the extension packs and the contents of the extensions Change-Id: I77eb488d53dc83c90569048d809e40b52fc2488e Reviewed-by: Orkun Tokdemir <orkun.tokdemir@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qt-all: Update version to 0.9.2Orkun Tokdemir2024-09-062-1/+5
| | | | | | Change-Id: I3d29a1d0f8c3e7358b66ded3a9d98ff5552f30d2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qt-wasm-pack: Update README.mdOrkun Tokdemir2024-08-291-0/+2
| | | | | Change-Id: I95f49b332e0228b2a075d59354bbc944b7fac38e Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all: Update README.mdOrkun Tokdemir2024-08-291-0/+3
| | | | | Change-Id: Ia651682906455539d6130f899b9100cdbfa58b9d Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-cpp-pack: Update README.mdOrkun Tokdemir2024-08-291-0/+2
| | | | | Change-Id: I241e53d2e4264481af3a6f59c1e3d9fb1848c87c Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-cpp-pack: Update CHANGELOG.mdOrkun Tokdemir2024-08-291-0/+5
| | | | | Change-Id: I414cf49b083aeb02c5082c9bbb0069ed6ffb8aab Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all: Update CHANGELOG.mdOrkun Tokdemir2024-08-291-0/+5
| | | | | Change-Id: I4c7c388c2e49ca23e2995eec9b83fd270a0c2133 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-wasm-pack: Update CHANGELOG.mdOrkun Tokdemir2024-08-291-0/+5
| | | | | Change-Id: If65f9d88cf48dcc303a10390e2324a76c0ad18ab Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-cpp-pack: Update version to 0.9.2Orkun Tokdemir2024-08-291-1/+1
| | | | | Change-Id: Ia80fa9b8a7a23d67549173bcd62623cb140e3298 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all: Add all extensionsOrkun Tokdemir2024-08-291-1/+4
| | | | | Change-Id: I8a33cc76086886e9d04ffedbe79a712f2b78812b Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-all: Update version to 0.9.1Orkun Tokdemir2024-08-291-1/+1
| | | | | Change-Id: I56a6f4f8357733bde15d538c04ad43a51aba9a7d Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-wasm-pack: Update version to 0.9.1Orkun Tokdemir2024-08-291-1/+1
| | | | | Change-Id: I37e4958c35f46103de04ef438e79d0c6711678c0 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* qt-official: Separate into qt-cpp & qt-qmlOrkun Tokdemir2024-08-286-6/+10
| | | | | | | | | | | | | | | Amends c45fc76944f8a280ccc9483cc47236fd98275fb6 * Update github actions * Update ci-scripts * Remove unused test folder * Remove unused dependencies & update `ThirdPartyNotices.txt`s * Remove unused activation events Fixes: VSCODEEXT-79 Fixes: VSCODEEXT-80 Change-Id: I450fefdde5209454ef11e1b9cd12162753d4fa36 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* Pack: Add Qt extension packOrkun Tokdemir2024-08-095-0/+234
| | | | | | | This extension pack contains all the official Qt extensions. Change-Id: I8f14939de7b48b311eef0e01170c3090557c0a5e Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* Divide the monolithic extension into modular extensionsOrkun Tokdemir2024-07-182-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The below Extensions are created with this commit: * qt-core * qt-official * qt-ui qt-core This extension is the core extension for the Qt extensions. It provides the basic functionalities for the other extensions to work. * It handles the communication between the other extensions. * It provides the basic functionalities and common features for the other extensions. * The all other extensions depend on this extension. qt-ui This extension provides the UI functionalities. * It communicates with the `qt-core` extension to get information about the Qt Widget Designer. * It provides syntax highlighting for `.ui` files. qt-official This extension has the rest of the previous monolithic extension functionalities. It should be divided into more extensions in the future. This commit implements: * Common functionalities are moved from `qt-official` to `qt-core`. * `qt-lib` is implemented as a npm module to gather the common code. * Static analysis tools for every extension are added. * Updated all `package.json` files to reflect the changes. * `ci-scripts` is implemented to run the static analysis tools and tests. * The `common` is created to gather the common code for tools. * Extension packs are updated. * The `ThirdPartyNotices.txt` files are generated for every extension. * The `README.md` files are updated to reflect the changes. * `.vscode/launch.json`, `.vscode/extensions.json`, and `.vscode/tasks.json` are updated. Change-Id: Iac9b7e071275e92cdfbb3a47fba24d3ba8e41c89 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* qt-cpp-pack: Version: 0.9.1Orkun Tokdemir2024-06-032-1/+5
| | | | | Change-Id: I8a88bfa1b1254757e5c5013253a3ad4040b0ef38 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* README: Use C/C++ instead of clangdOrkun Tokdemir2024-06-032-2/+2
| | | | | Change-Id: I82d5cdc14913f0dedb1198e805a3d00be31a0e6a Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* Doc: Fix wrong urls in README.md filesOrkun Tokdemir2024-05-232-2/+2
| | | | | | Change-Id: I80a85a043343577f1485e6e962b0ef3d628f8b1e Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io> Reviewed-by: Ben Cho <ben.cho@qt.io>
* Pack: Add C++ and WASM extension packsOrkun Tokdemir2024-05-2310-0/+486
Change-Id: Ic0b7f7647625ae6bdd62cce8580194240f73fd82 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>