slint/tools
Tobias Hunger f96ce07287 live-preview: Refactor Api between backend and UI
Only push basic information over the boundary in a model.
The values themselves now need to be queried via `Api`.

Pros:
 * Slint tracks the properties automatically, no more
   Property change tracker!

Cons:
 * Live preview is less useful now as we can not yet provide
   function call results via ourr data API.
2025-02-21 10:50:53 +01:00
..
compiler Stabilize the sdf-fonts feature 2025-02-19 21:24:53 +01:00
docsnapper Auto-fixed clippy::needless_borrow 2025-02-07 09:02:45 +01:00
figma-inspector figma-plugin: Render properties for Figma 'FrameNodes' (#7684) 2025-02-20 22:20:30 +02:00
figma_import Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
lsp live-preview: Refactor Api between backend and UI 2025-02-21 10:50:53 +01:00
slintpad build(deps-dev): bump vscode-uri from 3.0.8 to 3.1.0 in the vscode group (#7579) 2025-02-11 11:06:52 +02:00
tr-extractor Fix typos 2025-01-13 08:35:20 +01:00
updater Auto-fixed clippy::needless_return 2025-02-07 09:46:49 +01:00
viewer Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00