summaryrefslogtreecommitdiff
path: root/src/panes/code_view.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-4/+4
|
* feat: automatically save config updatespml682025-06-161-2/+2
|
* feat: switch to fully custom, Material3-based themepml682025-04-281-20/+26
|
* refactor: apply some clippy suggestionspml682025-04-221-1/+1
|
* feat: use `pane_grid::Controls` for PaneGrid titlebar controlspml682025-04-201-17/+32
|
* feat: update `iced`pml682025-02-271-1/+0
|
* feat: switch to personal `iced` fork, work on version infopml682025-02-261-2/+2
|
* feat: update to Rust 2024pml682025-02-211-1/+1
|
* feat: update to `iced` 0.14-devpml682025-02-211-3/+6
|
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-081-2/+2
|
* feat: add highlight color for Other and Custom `Scope` variantspml682025-02-081-2/+13
|
* feat: set custom `Style` on `TextEditor`pml682025-02-031-1/+18
|
* feat: add iced_custom_highlighterpml682025-01-141-7/+5
|
* refactor: remove iced_drop & workspacepml682025-01-111-0/+50