Commit Graph

25 Commits

Author SHA1 Message Date
0c8ecb2054 Remove unused imports and clean up code structure across multiple files 2025-05-13 11:39:47 +02:00
8f90247e98 Refactor UI and remove unused tests
- Deleted the generated UI file `untitled_ui.py` as it is no longer needed.
- Updated `search_statistic_page.ui` to enhance table properties, including grid style and sort indicators.
- Modified `search_statistic_page_ui.py` to reflect changes in the UI file and improve table header settings.
- Improved cleanup logic in `richtext.py` to ensure files are only deleted if they exist.
- Adjusted spacing in document generation for better formatting.
- Removed obsolete test files: `database_test.py`, `many_webrequest_test.py`, `test_database.py`, and `webrequest_test.py` to clean up the test suite.
2025-05-12 15:26:58 +02:00
d71de1bd1a add files from folder merger 2025-05-12 09:05:09 +02:00
468e8674ab update logging, update docuprint add new ui for generating documents 2025-05-09 11:57:18 +02:00
424411b077 add type checking, update deletion function in searchpage, add function to import apparat data from document 2025-04-28 15:31:35 +02:00
f0148d8855 add image, rework SemesterDocument 2025-04-14 11:07:48 +02:00
50dd03aee7 extract printer mail to settings file 2025-04-07 07:49:38 +02:00
76f4c05e60 chore: update VSCode settings, clean up mail.py, and upgrade PyQt6 UI generator version 2025-03-26 10:22:19 +01:00
f6f9f89354 refactor: clean up unused imports and improve code organization 2025-03-26 10:21:11 +01:00
57274d91e0 chore: update files 2025-03-26 10:14:34 +01:00
08cd18f3f1 rebase codebase, delete trunk, move threads to backend 2025-01-14 16:20:08 +01:00
997d618ff1 fix broken files after faulty update 2025-01-14 08:51:58 +01:00
eda556b5ea rework logging, add more dataclasses, reworked config 2024-12-17 10:02:56 +01:00
070c2cef07 feat: add sorting utility functions for names and app IDs 2024-11-26 10:19:45 +01:00
WorldTeacher
f3eed7486d feat: create config class to replace use of config file in application 2024-10-29 16:07:30 +01:00
WorldTeacher
2746b917eb rework icons, codechanges, bugfixes, typofixes 2024-10-09 08:47:48 +02:00
WorldTeacher
e7e2b659fe changes to icon class 2024-06-11 09:49:39 +02:00
WorldTeacher
a56c70a8b4 ui changes, formatting 2024-06-05 15:39:55 +02:00
WorldTeacher
0c17ddef83 rework icons, add support for dark / light theme 2024-06-05 13:35:00 +02:00
WorldTeacher
a19dc12c18 ui changes 2024-06-03 15:18:02 +02:00
WorldTeacher
1b5e64275a add icon class 2024-06-03 15:15:05 +02:00
WorldTeacher
d7853ab67d rest of files, not sorted 2024-05-17 08:35:37 +02:00
WorldTeacher
d6a9868640 EXPERIMENTAL: switch from PyQt6 to PySide6 2024-02-22 21:20:57 +01:00
WorldTeacher
6d1119783f add wfh files 2024-02-19 18:12:19 +01:00
WorldTeacher
69e7d7a0de create utils module 2024-01-31 15:20:40 +01:00