This website requires JavaScript.
Explore
Help
Sign In
bernd32
/
anime-tracker-qt
Watch
1
Star
0
Fork
0
You've already forked anime-tracker-qt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
QT Desktop Linux app for tracking anime backlog
10
Commits
1
Branch
3
Tags
999
KiB
Python
100%
de63ffc509
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bernd
de63ffc509
Implement saving and restoring window state (size, position, last selected tab) using QSettings in PyQt5
2025-07-20 14:16:02 +05:00
images
fixed csv importing and core dump issue
2025-07-18 21:57:38 +05:00
.gitignore
integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file)
2025-07-20 13:21:00 +05:00
backend.py
integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file)
2025-07-20 13:21:00 +05:00
frontend.py
Implement saving and restoring window state (size, position, last selected tab) using QSettings in PyQt5
2025-07-20 14:16:02 +05:00