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 b882e5d751 Maximize on primary screen 2025-10-19 20:01:07 +02:00
lm fb9d6ebee6 Open maximized and refine toolbar layout 2025-10-19 19:59:18 +02:00
lm 91bdf37512 Propagate configuration into PySide6 launcher 2025-10-19 19:25:12 +02:00
lm 9ded332269 Introduce PySide6 desktop shell 2025-10-19 19:10:11 +02:00