Commit Graph

4 Commits

Author SHA1 Message Date
2e5cda6689 bump python version, ruff check 2026-02-10 14:33:54 +01:00
6c6d140c2f Refactor UI imports and clean up unused code
- Removed unnecessary imports from various UI files to streamline the codebase.
- Deleted the unused documentation viewer implementation in `documentationview.py`.
- Cleaned up imports in `files.py` by removing `LOG_DIR` as it was not used.
- Removed the temporary script `temp.py` as it was no longer needed.
2025-11-24 12:39:44 +01:00
7eb55c21d0 migrate from PyQt6 to PySide6, remove unneeded dependencies 2025-06-17 16:21:56 +02:00
d71de1bd1a add files from folder merger 2025-05-12 09:05:09 +02:00