Commit Graph

13 Commits

Author SHA1 Message Date
7eb55c21d0 migrate from PyQt6 to PySide6, remove unneeded dependencies 2025-06-17 16:21:56 +02:00
f7c499ea6e Refactor logging setup across multiple modules to use loguru with consistent configuration
- Updated logging initialization in MessageCalendar, admin_edit_prof, elsa_main, graph, iconLine, searchPage, and richtext modules to use loguru.
- Changed log rotation and retention settings for log files to improve log management.
- Replaced logger.debug/info calls with log.debug/info for consistency.
- Fixed a typo in the searchPage UI and updated related references in the UI files.
- Removed unused imports and cleaned up code for better readability.
2025-05-13 15:49:52 +02: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
a1b2fddc3c feat: enhance WebRequest and BibTextTransformer to support exact signature search and any book mode 2024-11-26 10:21:02 +01:00
WorldTeacher
9cec1b12be disable okay button by default
set button to be disabled untill an entry is added
2024-10-29 13:05:49 +01:00
WorldTeacher
84689c70ed updates 2024-08-08 14:56:11 +02:00
WorldTeacher
5cee36dca4 add icon, desc, auto counter 2024-07-03 14:43:45 +02:00
WorldTeacher
f0f0ef74c1 create medienadder window, add functionality 2024-07-02 07:48:07 +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
d6a9868640 EXPERIMENTAL: switch from PyQt6 to PySide6 2024-02-22 21:20:57 +01:00
WorldTeacher
0a9818940c add files 2024-01-26 08:28:01 +01:00