slint/internal
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
..
backends LinuxKMS: Improve diagnostics when opening the linux framebuffer fails 2025-07-11 08:30:44 +02:00
common Menu: Add icon property 2025-06-26 18:45:37 +02:00
compiler WIP: slint-compiler: Add support for generating Python stubs 2025-07-14 13:36:39 +02:00
core Timer: Don't panic if starting timers while drop'ing thread_locals 2025-07-11 12:24:44 +02:00
core-macros doc: Start a best practices page 2025-06-30 11:51:16 +02:00
interpreter C++ live-reload: support getting the model back 2025-07-09 11:23:33 +02:00
renderers Fix default-font-size not working with PopupWindow with the Qt backend 2025-07-09 17:08:24 +02:00