| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs` | pml68 | 2024-12-26 | 1 | -1/+1 |
| * | feat: switch to `blob_uuid` for uuid generation | pml68 | 2024-12-14 | 1 | -1/+25 |
| * | feat: remove `indexmap` in favor of BTreeMap | pml68 | 2024-12-11 | 1 | -6/+5 |
| * | feat: switch to `hecrj/iced_fontello` for icon font management | pml68 | 2024-12-08 | 1 | -8/+11 |
| * | feat: animated theme switching with `iced_anim` crate | pml68 | 2024-11-06 | 1 | -0/+1 |
| * | feat: add error dialogs, windows manifest | pml68 | 2024-10-30 | 1 | -4/+8 |
| * | feat: implement `std::error::Error` for custom `Error` enum | pml68 | 2024-10-26 | 1 | -0/+1 |
| * | feat: implement d&d for new elements | pml68 | 2024-10-21 | 1 | -0/+1 |
| * | feat: update to iced 0.13.1, basic project state file, prepare for drag&drop | pml68 | 2024-10-04 | 1 | -2/+3 |
| * | feat: rework RenderedElement, prepare for JSON project format | pml68 | 2024-09-28 | 1 | -0/+2 |
| * | feat: restructure project, start drag and drop | pml68 | 2024-09-23 | 1 | -0/+21 |
