summaryrefslogtreecommitdiff
path: root/src/panes/designer_view.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-271-3/+1
* feat: dynamically sized widget tree in designer view, grid fixesPolesznyák Márk2025-11-161-17/+13
* feat: update according to latest iced and iced_material changesPolesznyák Márk2025-10-021-1/+1
* feat: make "Copy Code" button appear on hover over the codepml682025-07-241-12/+6
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-1/+1
* feat: automatically save config updatespml682025-06-161-3/+2
* feat: switch to fully custom, Material3-based themepml682025-04-281-3/+4
* feat: use `pane_grid::Controls` for PaneGrid titlebar controlspml682025-04-201-10/+19
* feat: update `iced`, make designer view more usablepml682025-04-151-3/+16
* feat: update to Rust 2024pml682025-02-211-1/+1
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-081-2/+2
* ci: add build and lint workflowspml682025-01-131-1/+1
* refactor: remove iced_drop & workspacepml682025-01-111-0/+37