9864159407
Start removal of QMessageBox static methods
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
2025-07-20 17:42:10 -07:00
194c381c7f
Cleanup more dialogs
2025-07-20 17:29:16 -07:00
98387cac5e
Better event driven dialogs. Update pyqttoast for pyqt6
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
2025-07-18 21:52:16 -07:00
02fae9fb35
Comment qt functions executed in a separate thread
2025-07-18 19:22:15 -07:00
aa003499f9
Set Toast to use the Popup window hint
2025-07-18 19:22:15 -07:00
793f752d67
Fix toasts and modal dialogs
...
Toasts calculated the duration bar in python this is now a QPropertyAnimation
Series/Issue Selection windows now use signals/slots to communicate
2025-07-18 19:22:15 -07:00
6c064c19d9
Use signals a little better and avoid QDialog.exec
2025-07-18 19:22:15 -07:00
7fd86c5430
Improve canceling during a ratelimit
2025-07-18 19:22:15 -07:00
6fc4852fd0
Fix typo
2025-07-18 19:22:15 -07:00
0add577190
Fix dark mode
2025-07-18 19:22:15 -07:00
98ce9f9a1a
Skip GUI tests on Windows and Linux
2025-07-18 19:22:15 -07:00
818ba09fd7
Display toast notification longer
2025-07-18 19:22:15 -07:00
e5697b3b11
Add tests
2025-07-18 19:22:15 -07:00
c326b1c4a1
Display message when a ratelimit is hit
2025-07-18 19:22:15 -07:00
4ec2e2d11b
Fix log formatting
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
3b0c3447ee
Recursively search for comics by default
2025-07-17 19:15:09 -07:00
d91f6799a0
Fix tags_read in json output for print action
2025-07-01 19:37:37 -07:00
e816232e59
Filerenamer enhancements
...
Allow None replacements to reference other fields
Only do standard replacements and duplicate space removal on field values
Remove filename sanitation of field values
Filename sanitation is performed when doing the actual move
2025-07-01 19:21:19 -07:00
24428c8958
Fix None replacements
2025-07-01 18:17:29 -07:00
af693f4f25
Improve smart text cleanup
2025-07-01 18:16:50 -07:00
f9fb1237fb
Update quick_tag to use Equivalent IDs
2025-06-29 18:36:26 -07:00
f741fc9d16
Merge branch 'mizaki/md_plugin_note-769' into develop
2025-06-29 17:37:57 -07:00
c035733aa3
Improve sorting volumes
2025-06-29 17:37:11 -07:00
e34b23747b
Fix clearing cache
2025-06-29 17:37:11 -07:00
5e63fd6438
Implement better error handling during renaming
2025-06-29 17:37:11 -07:00
bfa9b07016
Use efficient list checks
2025-06-29 17:37:11 -07:00
c9d0420102
Fix sanitize_title for ComicVine search
...
Fixes #767
2025-06-29 17:37:11 -07:00
ee929d8f8a
Add plugin sources notes to startup disclaimer and at bottom of metadata download settings window
2025-06-23 22:59:38 +01:00
29e8216499
Update AUTHORS
2025-06-19 16:06:56 +00:00
c6d43a3aaf
docs(contributor): contrib-readme-action has updated readme
2025-06-19 16:06:52 +00:00
1aadf2c52a
Merge branch 'Kijaru/add_gtin_identifier-762' into develop
2025-06-19 09:06:10 -07:00
b725a5e1d8
Run tests in parallel
2025-06-19 00:13:59 -07:00
62e085f1fc
Require pyicu
2025-06-19 00:13:59 -07:00
347c3e4032
Bump comicinfoxml
2025-06-19 00:13:59 -07:00
0950f032c3
Use zipremove
2025-06-19 00:13:59 -07:00
3e527f6350
Fix isort
2025-06-19 00:13:59 -07:00
e8c211d5ac
Fix 7z
2025-06-19 00:13:59 -07:00
76e33cc6b6
Fix enabling original hash widgets
2025-06-19 00:13:59 -07:00
54fc1469bf
Test python 3.9, 3.13 and publish 3.13 binaries
2025-06-19 00:13:59 -07:00
0c28572fbc
Download appimage for the current platform
2025-06-18 21:08:27 -07:00
653e792bfd
Switch to PyQt6
2025-06-18 17:24:37 -07:00
97c2242474
Fix typo in gtinvalidator
2025-05-28 08:23:16 +02:00
47df09c8c7
Add GTIN validation
2025-05-27 00:50:27 +02:00
66d1c5761e
Removed GTIN from ComicRack
2025-05-27 00:50:01 +02:00
94f325a088
Fix error when parsing metadata from the CLI
2025-05-24 11:49:56 -07:00
ebd7fae059
Fix setting the issue to "1" when not searching online
2025-05-24 11:49:38 -07:00
38e7789c7b
Add support for GTIN identifier
2025-05-17 11:54:59 +02:00
12f1d11ee8
Merge branch 'mizaki/issue_hash_cover' into develop
2025-05-05 00:20:57 -07:00
3d47e6b3b6
Make perception hash more efficient
2025-05-04 17:28:52 -07:00
0f1239f603
Remove probably unnecessary waits in rar code for macOS
2025-05-04 17:28:03 -07:00