summaryrefslogtreecommitdiff
path: root/iced_builder/src/error.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch to `hecrj/iced_fontello` for icon font managementpml682024-12-081-3/+1
|
* feat: animated theme switching with `iced_anim` cratepml682024-11-061-2/+2
| | | | | | c c
* feat: add `unsaved_changes` dialogpml682024-11-041-19/+0
|
* feat(error): use `Arc` instead of .to_string for From implspml682024-11-041-9/+10
|
* feat: add error dialogs, windows manifestpml682024-10-301-0/+61