slint/api
Florian Blasius a4313c3e32
API changes for SortModel and FilterModel (rust and cpp) (#1768)
* Rust SortModel: Rename parameter `S` to `F`
* Rust SortModel: Rename parameter `apply_sorting` to `reset`
* Rust FilterModel: Rename parameter `apply_filter` to `reset`
* C++ SortModel: Rename parameter `sort_fn` to `comp`
* C++ SortModel: Add pub reset function
* C++ FilterModel: Rename parameter `apply_filter` to `reset`
2022-10-26 11:16:12 +02:00
..
cpp API changes for SortModel and FilterModel (rust and cpp) (#1768) 2022-10-26 11:16:12 +02:00
node Fix broken link to nodejs example 2022-10-12 22:26:23 +02:00
rs janitor: Update toml-edit to 0.15 2022-10-26 08:59:36 +02:00
wasm-interpreter Enforce the signature of the file load callback in the wasm build of the interpreter and the lsp 2022-09-30 13:24:04 +02:00