Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -3/+7 | |
| | |||||
* | Add `rounded_rectangle` to `geometry::Path` | 2024-09-13 | 1 | -1/+67 | |
| | |||||
* | Use `Radians` in arc and ellipse types | 2024-01-31 | 1 | -6/+8 | |
| | |||||
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
| | |||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -1/+2 | |
| | |||||
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -0/+192 | |
Rename `canvas` modules to `geometry` in graphics subcrates |