summaryrefslogtreecommitdiffstats
path: root/graphics/src/widget/pure/qr_code.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `pure` leftovers in `iced_graphics`Libravatar Héctor Ramón Jiménez2022-07-271-64/+0
|
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-4/+4
| | | | ... and check those in CI as well!
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-9/+12
| | | | RFC: https://github.com/iced-rs/rfcs/pull/6
* Implement `pure` version of `QRCode` widgetLibravatar Héctor Ramón Jiménez2022-03-211-0/+61