index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widget
/
src
/
qr_code.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Make `scale` methods in `Frame` generic over `f32` and `Vector`
Héctor Ramón Jiménez
1
-1
/
+1
2023-08-30
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
1
-1
/
+1
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-0
/
+1
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-1
/
+2
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
1
-1
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-9
/
+6
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-2
/
+1
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-45
/
+45
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-1
/
+3
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-4
/
+4
2022-07-09
Address Clippy lints
Poly
1
-4
/
+1
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-5
/
+7
2022-02-23
Remove `hash_layout` method from `Widget` trait
Héctor Ramón Jiménez
1
-8
/
+1
2021-10-30
Implement `Widget::draw` for `QRCode` in `iced_graphics`
Héctor Ramón Jiménez
1
-47
/
+47
2021-10-18
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
1
-4
/
+5
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-48
/
+49
2020-11-20
Implement `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+305