.. |
__pyinstaller
|
Update plugin settings
|
2023-02-20 16:02:15 -08:00 |
ctsettings
|
Disable json output in interactive mode
|
2023-12-17 17:56:12 -08:00 |
graphics
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
ui
|
Merge branch 'json-output' into develop
|
2023-12-17 18:28:53 -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
|
Ensure that all output goes through a logger before output to the user
|
2023-12-17 15:51:43 -08:00 |
autotagprogresswindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
autotagstartwindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
cbltransformer.py
|
Upgrade settings to 0.8.0
|
2023-11-19 23:14:40 -08:00 |
cli.py
|
Set the return code to 3 if any results are not successful
|
2023-12-17 18:17:19 -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 importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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 integration tests
|
2023-12-17 16:24:32 -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
|
Set the return code to 3 if any results are not successful
|
2023-12-17 18:17:19 -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
|
Fix crash when using shortcut to set page type
|
2023-12-16 17:16:31 +01: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
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
resulttypes.py
|
Create an Action tuple for determining the current command
|
2023-12-17 16:16:21 -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 integration tests
|
2023-12-17 16:24:32 -08:00 |
versionchecker.py
|
Generate a namespace object for typing settngs
|
2023-06-09 16:20:00 -07:00 |