slint/internal/interpreter
Ashley 5c6f07da64
Move named color & color literal parsing to slint common (#9981)
* Move color_parsing to common

* [autofix.ci] apply automated fixes

* Fixes

* Change how feature flags work

* Use std feature for common in compiler

* Add color-parsing feature instead

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-10 08:39:28 +00:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs Fix typos in comments while reading the code (#10005) 2025-11-10 08:12:07 +00:00
Cargo.toml Rename "Live Reload" feature to "Live Preview for Rust/C++" 2025-08-28 17:26:01 +02:00
dynamic_item_tree.rs Some Fix in preparation to the edition 2024 2025-10-29 23:08:05 +01:00
dynamic_type.rs Janitor: Silence warning with nightly rust 2025-04-29 10:44:10 +02:00
eval.rs Saner codegen for debugging enum 2025-11-04 16:13:37 +01:00
eval_layout.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
ffi.rs C++: Remove unsafe keyword when it is not needed 2025-11-04 14:05:30 +01:00
global_component.rs Some Fix in preparation to the edition 2024 2025-10-29 23:08:05 +01:00
highlight.rs live-preview: account for transformation when highlighting items 2025-10-18 11:59:09 +02:00
json.rs Move named color & color literal parsing to slint common (#9981) 2025-11-10 08:39:28 +00:00
lib.rs Remove doc_auto_cfg feature 2025-10-08 09:22:35 +02:00
live_preview.rs Native live preview: Forward the translation domain to fix translations 2025-11-04 14:06:03 +01:00
migration.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tests.rs API review of the slint interpreter Compiler api 2024-07-05 17:20:08 +02:00
value_model.rs interpreter: Make the From<ModelRc> for Value implement set_row_data (#8575) 2025-06-02 16:02:16 +02:00