Commit Graph

5 Commits

Author SHA1 Message Date
lukas 551f5a6b8f Replace toolbar with categorized menu system, standardize 'color', and improve CSV export
- Migrated toolbar to QMenuBar to fix UI crowding

- Categorized actions into File, Edit, Tools, and View

- Added dynamic theming to QMenuBar and QMenu

- Localized Export CSV delimiter and decimals for German Excel

- Padded exported CSV values for clean plain-text alignment

- Globally standardized the spelling of 'color'

- Removed duplicate code and old Tkinter codebase
2026-03-10 16:54:23 +01:00
lm a1c105dba1 Ignore uv artifacts 2025-10-17 13:51:13 +02:00
lm d49cd08c23 Ignore root __pycache__ directory 2025-10-17 09:05:11 +02:00
Lukas fc821f64aa Initial project structure 2025-10-15 18:03:07 +02:00
lm fba980676a Initial commit 2025-10-15 17:42:22 +02:00