comictagger/comictaggerlib
2024-04-23 23:54:33 -04:00
..
__pyinstaller Fix PyInstaller packaging 2024-02-22 14:30:15 -08:00
ctsettings Allow reading cli metadata from a file 2024-04-12 14:10:21 -07:00
graphics Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
ui Merge branch 'web-links' into develop 2024-03-09 13:42:29 -08:00
__init__.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
__main__.py Make PyICU optional 2023-04-23 00:48:11 -07:00
applicationlogwindow.py Add a link to the log folder from the log window 2023-12-01 19:48:16 -08:00
autotagmatchwindow.py Add comicfn2dict as an alternative filename parser 2024-03-03 21:47:31 -08:00
autotagprogresswindow.py Add attributation to auto tag window 2024-02-17 18:36:49 +00:00
autotagstartwindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
cbltransformer.py Support multiple web_links 2024-02-17 17:42:07 -08:00
cli.py Remove commented code 2024-03-09 13:46:51 -08:00
coverimagewidget.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
crediteditorwindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
defaults.py Add replacement settings 2022-12-06 00:20:21 -08:00
exportwindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
filerenamer.py Update filerenaming for web_links 2024-02-17 17:42:07 -08:00
fileselectionlist.py Fix select all 2024-04-23 23:54:33 -04:00
gui.py pre-commit 2024-03-17 14:03:05 -07:00
imagefetcher.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
imagehasher.py Re-write IssueIdentifier.search as IssueIdentifier.identify 2024-02-23 20:47:04 -08:00
imagepopup.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
issueidentifier.py Fix crash when no comics are found in the IssueIdentifier 2024-03-16 11:52:14 -07:00
issueselectionwindow.py Implement a replaceWidget helper function 2024-02-10 14:42:47 -08:00
log.py Move log header to execute immediately after the log is configured 2023-01-12 14:43:12 -08:00
logwindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
main.py Log file path to plugin when it fails to load and remove debug statements 2024-02-11 13:18:03 -08:00
matchselectionwindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
optionalmsgdialog.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
pagebrowser.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
pagelisteditor.py Simplify enabled widget check and reset cache before loading, break on failed metadata writing 2024-02-11 00:53:40 +00:00
pageloader.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
progresswindow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
renamewindow.py Add comicfn2dict as an alternative filename parser 2024-03-03 21:47:31 -08:00
resulttypes.py Add comicfn2dict as an alternative filename parser 2024-03-03 21:47:31 -08:00
seriesselectionwindow.py Remove commented code 2024-03-09 13:46:51 -08:00
settingswindow.py Disable checkboxes when the complicated parser is not used 2024-03-09 13:07:49 -08:00
taggerwindow.py Use comicapi for all urllib3 items 2024-04-12 14:39:34 -07:00
versionchecker.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00