slint/internal
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
..
backends janitor: Fix warning about use of deprecated functions from ttf-parser 2022-10-24 17:51:36 +02:00
common Bump version number to 0.3.1 2022-09-15 14:39:51 +02:00
compiler Use Property<LogicalLength> instead of Property<Coord> 2022-10-24 12:49:37 +02:00
core API changes for SortModel and FilterModel (rust and cpp) (#1768) 2022-10-26 11:16:12 +02:00
core-macros Use Property<LogicalLength> instead of Property<Coord> 2022-10-24 12:49:37 +02:00
interpreter Use Property<LogicalLength> instead of Property<Coord> 2022-10-24 12:49:37 +02:00