summaryrefslogtreecommitdiff
path: root/src/types/project.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: set parent window of rfd dialogsPolesznyák Márk2026-01-291-38/+54
|
* chore: replace tokio with smol, disable unneeded iced feature flagsPolesznyák Márk2026-01-041-3/+3
|
* feat: update according to latest iced and iced_material changesPolesznyák Márk2025-10-021-8/+8
|
* feat: switch to `prettyplease` for code formattingPolesznyák Márk2025-09-221-14/+16
| | | | No more external rustfmt dependency
* feat: make "Copy Code" button appear on hover over the codepml682025-07-241-4/+1
|
* fix: relative project path written to config, bump MSRV to 1.88.0pml682025-07-011-3/+4
|
* feat: make `rustfmt` optional as a dependencypml682025-06-271-6/+20
|
* feat: project file to open can be passed as an argument + desktop entrypml682025-06-201-1/+8
|
* feat: switch to fully custom, Material3-based themepml682025-04-281-14/+4
|
* feat(debug): add custom "Code Generation" Comet debug metricpml682025-04-181-2/+8
|
* fix: `iced` 0.14 codegenpml682025-04-181-1/+1
|
* feat: add custom theme struct with dark and light variantspml682025-04-151-36/+10
|
* refactor: make config an `Arc<Config>` in `App`pml682025-03-011-2/+5
|
* feat: update to Rust 2024pml682025-02-211-1/+1
|
* feat: update to `iced` 0.14-devpml682025-02-211-1/+1
|
* refactor: random stuffpml682025-02-161-18/+18
|
* refactor: remove iced_drop & workspacepml682025-01-111-0/+165