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