slint/internal/compiler/llr
Ashley 8a43b39f55
rich text: add an open-url function (#9936)
* Add an open-url function

* Add cpp implementation

* Add workspace dep

* Add core::open_url function

* Remove pub use webbrowser

* Put open_url behind a flag

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-05 04:10:19 +13:00
..
optim_passes rich text: add an open-url function (#9936) 2025-11-05 04:10:19 +13:00
expression.rs Compiler: Fix visiting assignement on animated properties in parent 2025-08-04 15:09:10 +02:00
item_tree.rs compiler: refactor the function repeater_special_property 2025-10-31 09:13:04 +01:00
lower_expression.rs compiler: refactor the function repeater_special_property 2025-10-31 09:13:04 +01:00
lower_to_item_tree.rs llr: Do not return a Result if one can't fail 2025-10-31 09:13:04 +01:00
pretty_print.rs Two way bindings to struct fields (Rust only) 2025-10-24 17:33:13 +02:00