index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: update iced_material
Polesznyák Márk
2025-11-22
5
-36
/
+36
*
chore: update deps
Polesznyák Márk
2025-11-22
2
-201
/
+194
*
chore: add mailmap
Polesznyák Márk
2025-11-21
1
-0
/
+3
*
chore: remove lazy feature flag from iced dependency
Polesznyák Márk
2025-11-16
2
-58
/
+3
*
feat: dynamically sized widget tree in designer view, grid fixes
Polesznyák Márk
2025-11-16
3
-21
/
+21
*
feat: add `Grid` as a usable widget
Polesznyák Márk
2025-11-15
5
-5
/
+186
*
chore: update deps
Polesznyák Márk
2025-11-14
10
-24361
/
+416
*
chore: update deps
Polesznyák Márk
2025-10-27
1
-480
/
+447
*
chore: update git dependencies
Polesznyák Márk
2025-10-04
2
-4
/
+4
*
chore: update mailing list address
Polesznyák Márk
2025-10-04
1
-13
/
+4
*
chore: update repository URL
Polesznyák Márk
2025-10-03
1
-1
/
+1
*
feat: update according to latest iced and iced_material changes
Polesznyák Márk
2025-10-02
9
-421
/
+247
*
fix(rendered_element): `Row` and `Column` options being applied to `Container`
Polesznyák Márk
2025-10-02
1
-38
/
+38
*
chore: get rid of `Widget::new()` constructor uses
Polesznyák Márk
2025-09-25
3
-61
/
+54
*
fix(ci): wrong dirname
Polesznyák Márk
2025-09-23
1
-1
/
+1
*
fix(ci): incorrect binary name
Polesznyák Márk
2025-09-22
1
-1
/
+1
*
ci: add checks for building (must be git push on `master`)
Polesznyák Márk
2025-09-22
1
-0
/
+17
*
feat: add build manifest
Polesznyák Márk
2025-09-22
1
-0
/
+46
*
chore: remove AUR related stuff
Polesznyák Márk
2025-09-22
2
-68
/
+0
*
chore: remove GitHub related stuff
Polesznyák Márk
2025-09-22
4
-105
/
+0
*
feat: switch to `prettyplease` for code formatting
Polesznyák Márk
2025-09-22
4
-248
/
+404
*
feat(wip): iced_material based code highlighting
Polesznyák Márk
2025-09-22
1
-10
/
+102
*
ci(test): remove `--ignore` flag
pml68
2025-09-02
1
-1
/
+1
*
chore: update deps
pml68
2025-09-02
1
-136
/
+139
*
chore: update deps
pml68
2025-08-21
2
-181
/
+179
*
feat(designer): make container types nicer and easier to see
pml68
2025-08-06
2
-111
/
+111
*
feat: update `iced_material`, use new reactive system theme
pml68
2025-08-01
4
-88
/
+281
*
feat: make "Copy Code" button appear on hover over the code
pml68
2025-07-24
4
-78
/
+57
*
feat: better button styling for "unsaved changes" dialog
pml68
2025-07-22
5
-145
/
+200
*
style: better Cargo.toml formatting [skip ci]
pml68
2025-07-22
2
-15
/
+31
*
fix: wrong text color being used in designer view
pml68
2025-07-17
1
-8
/
+14
*
chore: update deps
pml68
2025-07-17
5
-48
/
+47
*
feat: make close-only dialogs closable via `Esc` or clicking the backdrop
pml68
2025-07-10
6
-60
/
+117
*
chore: switch to `[patch.crates-io]` according to `iced_dialog` changes
pml68
2025-07-05
2
-34
/
+51
*
chore: remove clang & mold build config from `.cargo/config.toml`
pml68
2025-07-01
4
-9
/
+5
*
fix: relative project path written to config, bump MSRV to 1.88.0
pml68
2025-07-01
7
-70
/
+80
*
chore(PKGBUILD): remove clang and mold from `makedepends` [skip ci]
pml68
2025-06-30
1
-3
/
+2
*
fix(PKGBUILD): cargo dependency not found, "reference to `$srcdir`" [skip ci]
pml68
2025-06-29
1
-2
/
+3
*
feat: make `rustfmt` optional as a dependency
pml68
2025-06-27
3
-9
/
+23
*
ci: rename `all` jobs -> `lint` & `test` [skip ci]
pml68
2025-06-27
2
-2
/
+2
*
style(Cargo.toml): redo dependency structuring
pml68
2025-06-27
1
-21
/
+32
*
fix: point `iced_material` to git repo instead of local project dir
pml68
2025-06-27
2
-1
/
+2
*
feat: extract `material_theme` into separate repo (`pml68/iced_material`)
pml68
2025-06-26
41
-2145
/
+31
*
feat: update for hot reloading support
pml68
2025-06-25
6
-71
/
+84
*
refactor: simplify `material_theme::Theme`'s `Default` impl
pml68
2025-06-23
1
-5
/
+6
*
chore: remove config file under `assets`
pml68
2025-06-23
1
-1
/
+0
*
chore: remove "GTK" category from linux desktop entry [skip ci]
pml68
2025-06-20
1
-1
/
+1
*
fix: if-let chains are still unstable
pml68
2025-06-20
1
-2
/
+4
*
ci: disable fail-fast in `build` workflow
pml68
2025-06-20
1
-0
/
+1
*
feat: project file to open can be passed as an argument + desktop entry
pml68
2025-06-20
4
-23
/
+74
[next]