summaryrefslogtreecommitdiff
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-271-9/+16
* feat: replace the unmaintained `dirs-next` crate with `dirs`Polesznyák Márk2026-01-291-1/+1
* feat: set parent window of rfd dialogsPolesznyák Márk2026-01-291-1/+0
* chore: bump MSRV to match iced'sPolesznyák Márk2026-01-201-3/+3
* chore: update depsPolesznyák Márk2026-01-051-2/+1
* chore: bump MSRVPolesznyák Márk2026-01-041-1/+1
* chore: replace tokio with smol, disable unneeded iced feature flagsPolesznyák Márk2026-01-041-12/+11
* refactor: remove release-opt profilePolesznyák Márk2025-12-311-9/+0
* chore: update depsPolesznyák Márk2025-12-121-3/+1
* chore: update depsPolesznyák Márk2025-11-281-1/+1
* chore: update depsPolesznyák Márk2025-11-221-22/+22
* chore: remove lazy feature flag from iced dependencyPolesznyák Márk2025-11-161-1/+2
* chore: update depsPolesznyák Márk2025-11-141-62/+26
* chore: update repository URLPolesznyák Márk2025-10-031-1/+1
* feat: update according to latest iced and iced_material changesPolesznyák Márk2025-10-021-3/+4
* feat: switch to `prettyplease` for code formattingPolesznyák Márk2025-09-221-1/+4
* feat: better button styling for "unsaved changes" dialogpml682025-07-221-0/+1
* style: better Cargo.toml formatting [skip ci]pml682025-07-221-14/+30
* chore: update depspml682025-07-171-6/+4
* feat: make close-only dialogs closable via `Esc` or clicking the backdroppml682025-07-101-1/+1
* chore: switch to `[patch.crates-io]` according to `iced_dialog` changespml682025-07-051-3/+7
* fix: relative project path written to config, bump MSRV to 1.88.0pml682025-07-011-28/+41
* style(Cargo.toml): redo dependency structuringpml682025-06-271-21/+32
* fix: point `iced_material` to git repo instead of local project dirpml682025-06-271-1/+1
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-4/+4
* feat: update for hot reloading supportpml682025-06-251-1/+1
* ci: separate `Lint` and `Test` workflowspml682025-06-161-4/+9
* feat: write defaults to newly created config file if it's missingpml682025-06-151-1/+1
* chore: extract `iced_drop` into separate repo (`pml68/iced_drop`)pml682025-06-131-1/+1
* chore: update depspml682025-06-101-5/+1
* chore: update dependenciespml682025-05-251-3/+3
* ci: allow `clippy::uninlined_format_args`pml682025-05-131-0/+1
* chore: update `iced`pml682025-05-131-2/+2
* chore: remove `theme_test`, dependency cleanuppml682025-04-291-3/+4
* feat: switch to modified `iced_fontello` for custom Theme supportpml682025-04-281-4/+4
* feat(material_theme): create an iced `Palette` for `iced::theme::Base` implpml682025-04-251-1/+2
* refactor(material_theme): make `Theme` `Copy`, add `Theme::ALL` constantpml682025-04-221-0/+1
* refactor: move `material_theme` and `iced_drop` into separate crates dirpml682025-04-151-3/+4
* feat: update `iced`, make designer view more usablepml682025-04-151-2/+2
* feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)pml682025-04-151-1/+2
* refactor: move custom theme into its separate cratepml682025-04-151-9/+18
* feat: add custom theme struct with dark and light variantspml682025-04-151-0/+1
* chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1dependabot[bot]2025-04-141-1/+1
* feat: remove GTK3 dependencypml682025-03-311-1/+4
* ci: add caching, use mold for linkingpml682025-03-231-0/+8
* feat: add PKGBUILDpml682025-03-231-1/+1
* feat: update `iced`pml682025-02-271-1/+1
* feat: switch to personal `iced` fork, work on version infopml682025-02-261-6/+3
* feat: update to Rust 2024pml682025-02-211-5/+2
* feat: update to `iced` 0.14-devpml682025-02-211-10/+14