comictagger/comictaggerlib
2023-11-14 15:18:48 -08:00
..
__pyinstaller Update plugin settings 2023-02-20 16:02:15 -08:00
ctsettings Merge branch 'protofolius_issue_scheme' into develop 2023-10-11 17:05:27 -07:00
graphics Add show/hide icon to key field 2023-05-15 23:46:16 +01:00
ui Use isinstance for type check 2023-11-14 15:18:48 -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 clean up talker 2023-02-10 00:23:00 -08:00
autotagmatchwindow.py Update setting group names 2023-09-05 03:55:12 -04:00
autotagprogresswindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
autotagstartwindow.py Update setting group names 2023-09-05 03:55:12 -04:00
cbltransformer.py Update setting group names 2023-09-05 03:55:12 -04:00
cli.py Convert bytes to str when printing raw tags. Fixes #510 2023-09-05 04:05:20 -04:00
coverimagewidget.py Change data to metadata 2023-06-02 00:37:58 +01:00
crediteditorwindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
defaults.py Add replacement settings 2022-12-06 00:20:21 -08:00
exportwindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
filerenamer.py Convert ComicIssue into GenericMetadata 2023-08-02 09:00:04 -07:00
fileselectionlist.py Change dialog modality and only center dialog when it is created 2023-10-08 11:59:57 -07:00
gui.py Fix pyinstaller build 2023-10-07 11:49:30 -07:00
imagefetcher.py Reduce startup time 2023-06-22 20:11:40 -07:00
imagehasher.py Return int instead of hex and revert hamming_distance etc. 2023-06-27 22:44:08 +01:00
imagepopup.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
issueidentifier.py FIX: A hamming distance of 0 is a perfect match. Adjust to 100 for empty URLs 2023-10-12 22:34:16 +01:00
issueselectionwindow.py Always update rows even if None 2023-10-05 22:14:45 +01:00
log.py Move log header to execute immediately after the log is configured 2023-01-12 14:43:12 -08:00
logwindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
main.py Fix flake8 issues 2023-11-09 18:23:57 -08:00
matchselectionwindow.py Update setting group names 2023-09-05 03:55:12 -04:00
optionalmsgdialog.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
pagebrowser.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
pagelisteditor.py Fix a crash when setting the page type with no comic selected 2023-09-15 21:03:41 -07:00
pageloader.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
progresswindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
renamewindow.py Change dialog modality and only center dialog when it is created 2023-10-08 11:59:57 -07:00
resulttypes.py Return int instead of hex and revert hamming_distance etc. 2023-06-27 22:44:08 +01:00
seriesselectionwindow.py Always update rows even if None 2023-10-05 22:14:45 +01:00
settingswindow.py Add format to the filename parser result 2023-10-27 23:13:12 -07:00
taggerwindow.py Fix flake8 issues 2023-11-09 18:23:57 -08:00
versionchecker.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00