summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: move from sourcehut to my git instanceHEADmasterPolesznyák Márk2026-03-282-104/+0
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-277-638/+845
* ci: update zig and cargo-zigbuild versionsPolesznyák Márk2026-02-121-5/+8
* chore: skip generated icon.rs for rustfmtPolesznyák Márk2026-02-031-0/+1
* feat: replace the unmaintained `dirs-next` crate with `dirs`Polesznyák Márk2026-01-293-16/+22
* feat: set parent window of rfd dialogsPolesznyák Márk2026-01-294-116/+111
* chore: bump MSRV to match iced'sPolesznyák Márk2026-01-203-412/+249
* chore: update depsPolesznyák Márk2026-01-052-10/+11
* chore: bump MSRVPolesznyák Márk2026-01-042-2/+2
* chore: replace tokio with smol, disable unneeded iced feature flagsPolesznyák Márk2026-01-044-137/+118
* refactor: remove release-opt profilePolesznyák Márk2025-12-312-18/+10
* ci: add a workflow for MacOS buildsPolesznyák Márk2025-12-313-190/+238
* chore: update depsPolesznyák Márk2025-12-124-85/+86
* feat: make it impossible (tm) to open multiple dialogs at oncePolesznyák Márk2025-11-301-14/+44
* chore: update depsPolesznyák Márk2025-11-283-176/+110
* chore: update iced_materialPolesznyák Márk2025-11-225-36/+36
* chore: update depsPolesznyák Márk2025-11-222-201/+194
* chore: add mailmapPolesznyák Márk2025-11-211-0/+3
* chore: remove lazy feature flag from iced dependencyPolesznyák Márk2025-11-162-58/+3
* feat: dynamically sized widget tree in designer view, grid fixesPolesznyák Márk2025-11-163-21/+21
* feat: add `Grid` as a usable widgetPolesznyák Márk2025-11-155-5/+186
* chore: update depsPolesznyák Márk2025-11-1410-24361/+416
* chore: update depsPolesznyák Márk2025-10-271-480/+447
* chore: update git dependenciesPolesznyák Márk2025-10-042-4/+4
* chore: update mailing list addressPolesznyák Márk2025-10-041-13/+4
* 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-029-421/+247
* fix(rendered_element): `Row` and `Column` options being applied to `Container`Polesznyák Márk2025-10-021-38/+38
* chore: get rid of `Widget::new()` constructor usesPolesznyák Márk2025-09-253-61/+54
* fix(ci): wrong dirnamePolesznyák Márk2025-09-231-1/+1
* fix(ci): incorrect binary namePolesznyák Márk2025-09-221-1/+1
* ci: add checks for building (must be git push on `master`)Polesznyák Márk2025-09-221-0/+17
* feat: add build manifestPolesznyák Márk2025-09-221-0/+46
* chore: remove AUR related stuffPolesznyák Márk2025-09-222-68/+0
* chore: remove GitHub related stuffPolesznyák Márk2025-09-224-105/+0
* feat: switch to `prettyplease` for code formattingPolesznyák Márk2025-09-224-248/+404
* feat(wip): iced_material based code highlightingPolesznyák Márk2025-09-221-10/+102
* ci(test): remove `--ignore` flagpml682025-09-021-1/+1
* chore: update depspml682025-09-021-136/+139
* chore: update depspml682025-08-212-181/+179
* feat(designer): make container types nicer and easier to seepml682025-08-062-111/+111
* feat: update `iced_material`, use new reactive system themepml682025-08-014-88/+281
* feat: make "Copy Code" button appear on hover over the codepml682025-07-244-78/+57
* feat: better button styling for "unsaved changes" dialogpml682025-07-225-145/+200
* style: better Cargo.toml formatting [skip ci]pml682025-07-222-15/+31
* fix: wrong text color being used in designer viewpml682025-07-171-8/+14
* chore: update depspml682025-07-175-48/+47
* feat: make close-only dialogs closable via `Esc` or clicking the backdroppml682025-07-106-60/+117
* chore: switch to `[patch.crates-io]` according to `iced_dialog` changespml682025-07-052-34/+51
* chore: remove clang & mold build config from `.cargo/config.toml`pml682025-07-014-9/+5