Commit Graph

33 Commits

Author SHA1 Message Date
Bernd
4c3265242d changing key shortcuts for tab navigation 2025-08-06 13:33:29 +05:00
Bernd
c0a37c4b45 updating readme 2025-08-05 16:51:58 +05:00
Bernd
86e7b72323 fixed season default value when editing anime 2025-08-05 16:36:43 +05:00
Bernd
8900b7b11d preserving sroll position fix 2025-08-05 16:22:23 +05:00
Bernd
8be501dd46 fixing season combo box logic 2025-07-31 20:16:10 +05:00
Bernd
8067343a74 Updating readme 2025-07-27 00:20:31 +05:00
Bernd
a4901ba2a4 Untrack files 2025-07-27 00:17:50 +05:00
Bernd
540b5a3194 added window with the database statistics 2025-07-26 19:55:46 +05:00
Bernd
1dd69955d4 hid the Status column 2025-07-26 19:23:23 +05:00
Bernd
6cad2d4f8a adding paddings around index number cells 2025-07-26 17:04:44 +05:00
Bernd
c091c3b699 creating hyperlinks for seasons 2025-07-26 14:15:01 +05:00
Bernd
3e8329e4b8 adding readme and season stats 2025-07-26 14:03:18 +05:00
Bernd
1741024090 creating building files for packaging the app into an executable file 2025-07-25 22:11:59 +05:00
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
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