Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -301/+0 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -1/+3 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -4/+4 | |
2022-07-09 | Address Clippy lints | 1 | -4/+1 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -5/+7 | |
2022-02-23 | Remove `hash_layout` method from `Widget` trait | 1 | -8/+1 | |
2021-10-30 | Implement `Widget::draw` for `QRCode` in `iced_graphics` | 1 | -47/+47 | |
2021-10-18 | Move `Defaults` from `iced_graphics` to `iced_native` | 1 | -4/+5 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -48/+49 | |
2020-11-20 | Implement `QRCode` widget | 1 | -0/+305 |