Commit message (Expand) | 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 | 2 | -17/+19 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
* | Update arc.rs with improved documentation | 2023-08-15 | 1 | -6/+6 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 2 | -2/+3 | |
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 2 | -0/+234 |