slint/tools
Simon Hausmann 604450da47 WIP: slint-compiler: Add support for generating Python stubs
The generated file offers the following two pieces of functionality:

- Convenient front-end to slint.load_file() by loading the .slint file
  (replaces use of auto-loader)
- More importantly: Type information for exported properties, callbacks,
  functions, and globals
2025-07-14 13:36:39 +02:00
..
compiler WIP: slint-compiler: Add support for generating Python stubs 2025-07-14 13:36:39 +02:00
docsnapper slint-docsnapper: Extend support for astro projects with a .ts config file 2025-07-02 14:11:00 +02:00
figma-inspector Allow easier sharing of common web files (#8869) 2025-07-08 16:44:06 +03:00
figma_import Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
lsp lsp: Clippy fixes 2025-07-02 14:14:05 +02:00
slintpad build(deps-dev): bump vite from 7.0.0 to 7.0.2 (#8862) 2025-07-07 15:15:31 +03:00
tr-extractor slint-tr-extractor: Add README 2025-06-19 10:47:39 +02:00
updater compiler: Add a struct to hold a ChildrenInsertionPoint 2025-05-27 10:49:26 +02:00
viewer chore: A few clippy fixes 2025-05-09 13:25:38 +02:00