Commit Graph

14 Commits

Author SHA1 Message Date
Bernd
2b57046837 Minor UI improvements:
1. removed underlines from hyperlinks. also changed color of hyperlinks to #0000FF
2. index number column width size now fixed
3. column titles now have bold font
2025-07-21 12:55:55 +05:00
Bernd
b71e2bbb55 1) added option to change table scale;
2) fixed focusing issue
2025-07-20 17:48:18 +05:00
Bernd
6fc4f716b7 Add a search bar and filters (by status, type, year, season) right above the table. 2025-07-20 17:02:59 +05:00
Bernd
307cd2fd43 switching "set watching" and "set completed" to "set unwatched" if the status is watching or completed 2025-07-20 14:57:45 +05:00
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
Bernd
50b90bcf9c remove the auto-loading feature for poster pictures from MyAnimeList.net links 2025-07-20 13:29:23 +05:00
Bernd
f65a42cdce integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file) 2025-07-20 13:21:00 +05:00
Bernd
282556790c adding keyboard shortcuts 2025-07-20 00:51:20 +05:00
Bernd
4bae408a9a fixing the issue where program shifts to the first tab after actions like deletion or editing 2025-07-20 00:27:16 +05:00
Bernd
fa99b176c1 adding a delete option for year tabs, excluding the Pre-2010 tab 2025-07-20 00:11:42 +05:00
Bernd
5b40e57a25 action buttons in table columns to have a fixed size fitting the content 2025-07-19 23:48:57 +05:00
Bernd
9822a217b6 season tables in yearly tabs fully expanded in height 2025-07-19 15:53:52 +05:00
Bernd
2f2b8a4f29 fixed csv importing and core dump issue 2025-07-18 21:57:38 +05:00
Bernd
fbbb7cb8e8 initial commit 2025-07-18 21:23:34 +05:00