ICRA/app
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
..
assets Move logo to app/assets and update loader 2025-10-17 14:13:38 +02:00
lang Replace toolbar with categorized menu system, standardize 'color', and improve CSV export 2026-03-10 16:54:23 +01:00
logic Replace toolbar with categorized menu system, standardize 'color', and improve CSV export 2026-03-10 16:54:23 +01:00
qt Replace toolbar with categorized menu system, standardize 'color', and improve CSV export 2026-03-10 16:54:23 +01:00
__init__.py Replace toolbar with categorized menu system, standardize 'color', and improve CSV export 2026-03-10 16:54:23 +01:00
i18n.py feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
launcher.py Introduce PySide6 desktop shell 2025-10-19 19:10:11 +02:00