222 Commits

Author SHA1 Message Date
Timmy Welch
4ec2e2d11b Fix log formatting
Some checks failed
CI / lint (ubuntu-latest, 3.9) (push) Has been cancelled
CI / build-and-test (macos-13, 3.13) (push) Has been cancelled
CI / build-and-test (macos-13, 3.9) (push) Has been cancelled
CI / build-and-test (macos-14, 3.13) (push) Has been cancelled
CI / build-and-test (macos-14, 3.9) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.13) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.9) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.13) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.9) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.13) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.9) (push) Has been cancelled
Contributions / A job to automate contrib in readme (push) Has been cancelled
2025-07-17 22:14:58 -07:00
Timmy Welch
f741fc9d16 Merge branch 'mizaki/md_plugin_note-769' into develop 2025-06-29 17:37:57 -07:00
Timmy Welch
5e63fd6438 Implement better error handling during renaming 2025-06-29 17:37:11 -07:00
Timmy Welch
bfa9b07016 Use efficient list checks 2025-06-29 17:37:11 -07:00
Mizaki
ee929d8f8a Add plugin sources notes to startup disclaimer and at bottom of metadata download settings window 2025-06-23 22:59:38 +01:00
Timmy Welch
1aadf2c52a Merge branch 'Kijaru/add_gtin_identifier-762' into develop 2025-06-19 09:06:10 -07:00
Timmy Welch
653e792bfd Switch to PyQt6 2025-06-18 17:24:37 -07:00
Kijaru
38e7789c7b Add support for GTIN identifier 2025-05-17 11:54:59 +02:00
Timmy Welch
f1b729129e Fix mypy types 2025-05-04 15:32:26 -07:00
Timmy Welch
f0c644f5ec Fix flake8 error 2025-04-30 17:26:56 -07:00
Timmy Welch
3965bfe082 Merge branch 'mizaki/qtutils_image_exception' into develop 2025-03-22 20:02:43 -07:00
Mizaki
ba2d823993 Exit early if 0 bytes image data 2025-03-04 22:32:29 +00:00
Timmy Welch
803768b33a Allow recording the original hash 2025-03-02 12:32:40 -08:00
Mizaki
cf3009ca02 Report image_data size in exception message 2025-02-28 17:31:20 +00:00
Mizaki
14213dd245 Change failed image loading from logger exception to warning 2025-02-28 14:10:01 +00:00
Timmy Welch
7998944a71 Import pillow plugins 2025-01-21 19:23:14 -08:00
Timmy Welch
280606ae11 Remove dependency on Pillow <10 2025-01-21 19:16:01 -08:00
Timmy Welch
38932f0782 Add language to ComicTagger 2024-12-06 23:18:45 -08:00
Timmy Welch
b421a0edaa Add links to standard locations 2024-09-21 15:57:09 -07:00
Timmy Welch
d089c4bb6a Merge branch 'mizaki/modify_cb_delegate' into develop 2024-08-03 14:04:49 -07:00
Mizaki
8ace830d5e Remove double import 2024-07-31 22:13:15 +01:00
Timmy Welch
0048901a61 Remove unused attributes 2024-07-27 19:23:37 -07:00
Timmy Welch
e96cb8ad15 Add button to autodetect double pages
A page is marked as a double page if it's as least as wide as tall.

Closes: #578
Co-authored-by: Sven Hesse <drmccoy@drmccoy.de>
2024-07-27 16:39:34 -07:00
Timmy Welch
f043da6b62 Enable navigation with left and right arrow keys in the page browser 2024-07-27 15:42:20 -07:00
Timmy Welch
77e551e582 Add Auto-Tag back to the toolbar 2024-07-27 15:40:48 -07:00
Mizaki
a44e037311 Use custom delegate to unify combobox item style 2024-07-06 22:50:49 +01:00
Mizaki
890750819a Fix combobox placeholder text not showing when using pip PyQt5 with pip wheels on Windows or Linux 2024-06-23 18:25:26 +01:00
Timmy Welch
385a46fc16 Simplify regexes and use logger.warning 2024-06-22 20:41:15 -07:00
Timmy Welch
e452fa153b Fix issues from static analysis 2024-06-22 20:21:01 -07:00
Timmy Welch
76f23d4a02 Fix tags in GUI 2024-06-22 19:15:57 -07:00
Timmy Welch
9803c9ad09 Fix Remove HTML tables checkbox 2024-06-22 14:12:18 -07:00
Timmy Welch
3389c72a63 Merge branch 'help-messages' into develop 2024-06-21 19:53:30 -07:00
Timmy Welch
063b04c543 Add tooltips for clearing tags and applying CBL transforms 2024-06-21 19:18:52 -07:00
Timmy Welch
77d340d04d Set buddies 2024-06-21 19:18:52 -07:00
Timmy Welch
69a9566f42 Update all references of saved 'matadata' to 'tags' 2024-06-20 16:47:10 -07:00
Timmy Welch
24002c66e7 Move action definitions into ui file 2024-06-14 15:35:01 -07:00
Timmy Welch
bf87a76fdf Make the splitter visible 2024-06-09 18:19:51 -07:00
Timmy Welch
44b4857fc3 Remove unneeded checks in _enable_widget 2024-06-09 13:18:27 -07:00
Timmy Welch
888720b544 Allow blurring images fixes #637
for people that don't accidentally read the entire comic when editing the metadata
2024-06-09 12:52:55 -07:00
Timmy Welch
0198eb9e2b Fix saving merge settings 2024-06-06 20:41:21 -07:00
Timmy Welch
0457e19913 Merge descriptions 2024-06-06 19:01:41 -07:00
Timmy Welch
e5925b8ebc Merge branch 'mizaki/add_table_html_gui' into develop 2024-06-03 16:17:19 -07:00
Timmy Welch
710760dc91 Show the located rar exe 2024-06-03 16:08:09 -07:00
Mizaki
a552f05b23 Add remove HTML tables back 2024-06-01 19:40:13 +01:00
Timmy Welch
5010ca60e9 Remove reduce_widget_font_size 2024-05-21 20:32:01 -07:00
Timmy Welch
419461c905 Improve Merge descriptions in settings window 2024-05-21 20:29:19 -07:00
Timmy Welch
32b570ee5b Improve help messages
Include default values
2024-05-21 19:57:47 -07:00
Timmy Welch
9849b5f6f9 Note newline delimited fields 2024-05-21 19:57:47 -07:00
Timmy Welch
d1986a5d53 Update settings window 2024-05-21 19:57:47 -07:00
Timmy Welch
e864e2db48 Re-arrange settings 2024-05-21 19:57:47 -07:00