topola/crates/topola-egui/src
Mikolaj Wielgus babe531f73 feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
..
action.rs feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
actions.rs feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
app.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
appearance_panel.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
config.rs fix: get rid of some indeterminism by using B-trees instead of hash maps 2025-01-04 01:56:00 +01:00
error_dialog.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
main.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
menu_bar.rs feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
overlay.rs refactor(drawing,layout): move 'is_node_in_layer' from Layout to Drawing 2025-01-05 22:14:00 +00:00
painter.rs refactor(geometry::poly): PolyShape should be equal to Polygon 2025-01-05 22:14:00 +00:00
status_bar.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
translator.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
viewport.rs refactor(geometry::poly): PolyShape should be equal to Polygon 2025-01-05 22:14:00 +00:00
workspace.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00