index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: necessary updates for iced-rs/iced@6690731
Polesznyák Márk
2026-03-27
1
-585
/
+805
*
feat: replace the unmaintained `dirs-next` crate with `dirs`
Polesznyák Márk
2026-01-29
1
-13
/
+19
*
feat: set parent window of rfd dialogs
Polesznyák Márk
2026-01-29
1
-51
/
+41
*
chore: bump MSRV to match iced's
Polesznyák Márk
2026-01-20
1
-408
/
+245
*
chore: update deps
Polesznyák Márk
2026-01-05
1
-8
/
+10
*
chore: replace tokio with smol, disable unneeded iced feature flags
Polesznyák Márk
2026-01-04
1
-113
/
+100
*
ci: add a workflow for MacOS builds
Polesznyák Márk
2025-12-31
1
-190
/
+192
*
chore: update deps
Polesznyák Márk
2025-12-12
1
-76
/
+76
*
chore: update deps
Polesznyák Márk
2025-11-28
1
-174
/
+107
*
chore: update iced_material
Polesznyák Márk
2025-11-22
1
-16
/
+16
*
chore: update deps
Polesznyák Márk
2025-11-22
1
-179
/
+172
*
chore: remove lazy feature flag from iced dependency
Polesznyák Márk
2025-11-16
1
-57
/
+1
*
chore: update deps
Polesznyák Márk
2025-11-14
1
-273
/
+371
*
chore: update deps
Polesznyák Márk
2025-10-27
1
-480
/
+447
*
chore: update git dependencies
Polesznyák Márk
2025-10-04
1
-3
/
+3
*
feat: update according to latest iced and iced_material changes
Polesznyák Márk
2025-10-02
1
-358
/
+126
*
chore: get rid of `Widget::new()` constructor uses
Polesznyák Márk
2025-09-25
1
-30
/
+30
*
feat: switch to `prettyplease` for code formatting
Polesznyák Márk
2025-09-22
1
-232
/
+383
*
chore: update deps
pml68
2025-09-02
1
-136
/
+139
*
chore: update deps
pml68
2025-08-21
1
-173
/
+175
*
feat(designer): make container types nicer and easier to see
pml68
2025-08-06
1
-49
/
+49
*
feat: update `iced_material`, use new reactive system theme
pml68
2025-08-01
1
-83
/
+267
*
feat: better button styling for "unsaved changes" dialog
pml68
2025-07-22
1
-142
/
+175
*
style: better Cargo.toml formatting [skip ci]
pml68
2025-07-22
1
-1
/
+1
*
chore: update deps
pml68
2025-07-17
1
-38
/
+31
*
feat: make close-only dialogs closable via `Esc` or clicking the backdrop
pml68
2025-07-10
1
-55
/
+97
*
chore: switch to `[patch.crates-io]` according to `iced_dialog` changes
pml68
2025-07-05
1
-31
/
+44
*
fix: point `iced_material` to git repo instead of local project dir
pml68
2025-06-27
1
-0
/
+1
*
feat: extract `material_theme` into separate repo (`pml68/iced_material`)
pml68
2025-06-26
1
-117
/
+13
*
feat: update for hot reloading support
pml68
2025-06-25
1
-70
/
+77
*
feat: write defaults to newly created config file if it's missing
pml68
2025-06-15
1
-51
/
+72
*
chore: extract `iced_drop` into separate repo (`pml68/iced_drop`)
pml68
2025-06-13
1
-44
/
+1
*
chore: update deps
pml68
2025-06-10
1
-61
/
+54
*
feat: dialog improvements
pml68
2025-06-08
1
-95
/
+123
*
chore: update dependencies
pml68
2025-05-25
1
-120
/
+121
*
chore: update `iced`
pml68
2025-05-13
1
-249
/
+231
*
chore: remove `theme_test`, dependency cleanup
pml68
2025-04-29
1
-48
/
+39
*
feat: switch to modified `iced_fontello` for custom Theme support
pml68
2025-04-28
1
-6
/
+4
*
feat(material_theme): implement `image::Catalog` (under feature flag)
pml68
2025-04-26
1
-41
/
+48
*
refactor: apply some clippy suggestions
pml68
2025-04-22
1
-55
/
+44
*
fix: `iced` 0.14 codegen
pml68
2025-04-18
1
-22
/
+21
*
refactor: inline Dark and Light theme definitions, remove toml files
pml68
2025-04-17
1
-1
/
+0
*
feat(material_theme): implement `qr_code::Catalog` (under feature flag)
pml68
2025-04-17
1
-0
/
+98
*
chore(deps): regenerate lockfile, update dependencies
pml68
2025-04-15
1
-60
/
+60
*
feat(material_theme): implement `text_input::Catalog`
pml68
2025-04-15
1
-3
/
+3
*
chore(deps): update `iced_dialog`
pml68
2025-04-15
1
-9
/
+9
*
feat(PKGBUILD): update pkgver fn, dependencies
pml68
2025-04-15
1
-0
/
+6
*
feat(material_theme): implement `pick_list::Catalog`
pml68
2025-04-15
1
-35
/
+33
*
feat: update `iced`, make designer view more usable
pml68
2025-04-15
1
-116
/
+136
*
feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)
pml68
2025-04-15
1
-0
/
+2
[next]