| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1 | dependabot[bot] | 2025-04-14 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | Bumps [windows_exe_info](https://github.com/MasterOfRespawn/windows_exe_info) from 0.4.2 to 0.5.1. - [Commits](https://github.com/MasterOfRespawn/windows_exe_info/commits) --- updated-dependencies: - dependency-name: windows_exe_info dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | feat: remove GTK3 dependency | pml68 | 2025-03-31 | 1 | -123/+26 | |
| | | ||||||
| * | feat: add PKGBUILD | pml68 | 2025-03-23 | 1 | -355/+646 | |
| | | ||||||
| * | refactor: make config an `Arc<Config>` in `App` | pml68 | 2025-03-01 | 1 | -1/+13 | |
| | | ||||||
| * | feat: update `iced` | pml68 | 2025-02-27 | 1 | -36/+35 | |
| | | ||||||
| * | feat: switch to personal `iced` fork, work on version info | pml68 | 2025-02-26 | 1 | -67/+23 | |
| | | ||||||
| * | feat: update to `iced` 0.14-dev | pml68 | 2025-02-21 | 1 | -554/+686 | |
| | | ||||||
| * | chore: update dependencies | pml68 | 2025-02-12 | 1 | -4/+4 | |
| | | ||||||
| * | feat: set custom `Style` on `TextEditor` | pml68 | 2025-02-03 | 1 | -106/+145 | |
| | | ||||||
| * | feat: switch text editor to animated theme value | pml68 | 2025-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | refactor: get rid of Uuid, use widget::Id directly | pml68 | 2025-01-25 | 1 | -197/+196 | |
| | | ||||||
| * | feat: add iced_custom_highlighter | pml68 | 2025-01-14 | 1 | -0/+10 | |
| | | ||||||
| * | refactor: remove iced_drop & workspace | pml68 | 2025-01-11 | 1 | -210/+76 | |
| | | ||||||
| * | feat: add custom theme codegen for `Project` | pml68 | 2025-01-04 | 1 | -5/+14 | |
| | | ||||||
| * | feat: add config loading, with theming support, limited to Palette for now | pml68 | 2024-12-30 | 1 | -44/+86 | |
| | | ||||||
| * | refactor!: switch to `uuid` for uuid generation | pml68 | 2024-12-28 | 1 | -24/+31 | |
| | | | | | Existing project files can only be opened after deleting all ids | |||||
| * | refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs` | pml68 | 2024-12-26 | 1 | -108/+87 | |
| | | ||||||
| * | feat: switch to `blob_uuid` for uuid generation | pml68 | 2024-12-14 | 1 | -33/+16 | |
| | | ||||||
| * | feat: remove `indexmap` in favor of BTreeMap | pml68 | 2024-12-11 | 1 | -172/+173 | |
| | | ||||||
| * | feat: switch to `hecrj/iced_fontello` for icon font management | pml68 | 2024-12-08 | 1 | -82/+1021 | |
| | | ||||||
| * | feat: animated theme switching with `iced_anim` crate | pml68 | 2024-11-06 | 1 | -219/+443 | |
| | | | | | | | c c | |||||
| * | feat: add error dialogs, windows manifest | pml68 | 2024-10-30 | 1 | -45/+287 | |
| | | ||||||
| * | feat: implement `std::error::Error` for custom `Error` enum | pml68 | 2024-10-26 | 1 | -4/+5 | |
| | | ||||||
| * | feat: implement d&d for new elements | pml68 | 2024-10-21 | 1 | -0/+2 | |
| | | | | | | | `ActionKind` enum to help generalize d&d actions removed `codegen` module small refactors | |||||
| * | feat: update to iced 0.13.1, basic project state file, prepare for drag&drop | pml68 | 2024-10-04 | 1 | -428/+1134 | |
| | | ||||||
| * | 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 | -154/+174 | |
| | | ||||||
| * | feat: finish codegen for elements **without** props | pml68 | 2024-09-22 | 1 | -0/+43 | |
| | | | | | feat: wow | |||||
| * | feat: format children nodes into code (without props) | pml68 | 2024-09-22 | 1 | -2/+13 | |
| | | ||||||
| * | feat: add usable state logic | pml68 | 2024-08-30 | 1 | -2/+262 | |
| | | ||||||
| * | feat: initial commit | pml68 | 2024-08-29 | 1 | -0/+3797 | |
