Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -6/+6 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -5/+5 | |
2023-03-01 | Remove magic boolean in `into_paint` | 1 | -5/+8 | |
2023-03-01 | Disable `anti_alias` for `Frame::fill_rectangle` in `iced_tiny_skia` | 1 | -5/+13 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+276 |