comictagger/comictaggerlib
Timmy Welch 9c231d7e11 Add better page info handling
Rename set_default_page_list to apply_default_page_list and apply
 during read_metadata
Add a filename attribute to the ImageMetadata class
Mark image_index as required
Always sort the page name list, a comic application will never need the
 unsorted list of names
Assign the first result from get_cover_page_index_list to coverImage in
 CoMet tags
Allow an Archiver to be passed to the ComicArchive constructor
2023-12-18 02:37:34 -08:00
..
__pyinstaller Update plugin settings 2023-02-20 16:02:15 -08:00
ctsettings Let the original ComicRack metadata be disabled 2023-12-17 21:47:44 -08:00
graphics Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
ui Make widget disabling more consistent 2023-12-18 01:24:30 -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 plugin support for metadata 2023-12-17 21:47:43 -08:00
autotagprogresswindow.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
autotagstartwindow.py Add plugin support for metadata 2023-12-17 21:47:43 -08:00
cbltransformer.py Upgrade settings to 0.8.0 2023-11-19 23:14:40 -08:00
cli.py Add better page info handling 2023-12-18 02:37:34 -08:00
coverimagewidget.py Fix a crash when fetching images during auto-tag in the gui 2023-12-17 16:25:21 -08:00
crediteditorwindow.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
defaults.py Add replacement settings 2022-12-06 00:20:21 -08:00
exportwindow.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
filerenamer.py Convert ComicIssue into GenericMetadata 2023-08-02 09:00:04 -07:00
fileselectionlist.py Use ids for metadata type in file selection list 2023-12-17 22:01:47 -08:00
gui.py Upgrade settings to 0.8.0 2023-11-19 23:14:40 -08:00
imagefetcher.py Fix a crash when fetching images during auto-tag in the gui 2023-12-17 16:25:21 -08:00
imagehasher.py Enable stricter mypy configuration 2023-11-23 16:05:16 -08:00
imagepopup.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
issueidentifier.py Add plugin support for metadata 2023-12-17 21:47:43 -08:00
issueselectionwindow.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -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 Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
main.py Let the original ComicRack metadata be disabled 2023-12-17 21:47:44 -08:00
matchselectionwindow.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -08:00
optionalmsgdialog.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
pagebrowser.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
pagelisteditor.py Make widget disabling more consistent 2023-12-18 01:24:30 -08:00
pageloader.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
progresswindow.py Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
renamewindow.py Add plugin support for metadata 2023-12-17 21:47:43 -08:00
resulttypes.py Add plugin support for metadata 2023-12-17 21:47:43 -08:00
seriesselectionwindow.py Add integration tests 2023-12-17 16:24:32 -08:00
settingswindow.py Merge branch 'json-output' into develop 2023-12-17 18:28:53 -08:00
taggerwindow.py Add better page info handling 2023-12-18 02:37:34 -08:00
versionchecker.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00