Commit Graph

7 Commits

Author SHA1 Message Date
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
WorldTeacher
caa96f9565 delete files 2024-06-11 09:41:21 +02:00
WorldTeacher
d2b4a24c05 move files 2024-05-16 15:33:17 +02:00
WorldTeacher
e999c51863 threads __init__, pyside6->pyqt6 2024-05-07 15:33:35 +02:00
WorldTeacher
0a9818940c add files 2024-01-26 08:28:01 +01:00