Commit Graph

19 Commits

Author SHA1 Message Date
Bernd
8403e7b7c5 adding ctrl+q shortcut 2025-07-25 12:36:03 +05:00
Bernd
25df9c5a9a set default value of the season as the one of the last added anime 2025-07-24 20:55:58 +05:00
Bernd
df9085f479 improving safety, Sanitizing input, Validating and sanitizing data, Ensuring proper HTML escaping 2025-07-23 20:42:35 +05:00
Bernd
bee297bf19 improving Search functionality 2025-07-23 20:23:29 +05:00
Bernd
b5314497da modified the "Delete Year" dialog to default to the year of the currently opened tab 2025-07-23 17:31:28 +05:00
Bernd
b0b3f177b3 1. enlarge fonts for table season titles (e.g. winter, spring).
2. make names italic when status is 'watching'
2025-07-21 14:50:40 +05:00
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
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