.. |
__pyinstaller
|
Update plugin settings
|
2023-02-20 16:02:15 -08:00 |
ctsettings
|
Encode pathlib.Path for the settings file. Validate types from the JSON settings file after loaded. JSON.decoder not used due to its limitation with context.
|
2023-11-28 23:21:04 +00:00 |
graphics
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
ui
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
autotagmatchwindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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
|
Upgrade settings to 0.8.0
|
2023-11-19 23:14:40 -08:00 |
coverimagewidget.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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
|
Reduce startup time
|
2023-06-22 20:11:40 -07: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
|
Upgrade settings to 0.8.0
|
2023-11-19 23:14:40 -08:00 |
issueselectionwindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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
|
Encode pathlib.Path for the settings file. Validate types from the JSON settings file after loaded. JSON.decoder not used due to its limitation with context.
|
2023-11-28 23:21:04 +00:00 |
matchselectionwindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -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
|
Return int instead of hex and revert hamming_distance etc.
|
2023-06-27 22:44:08 +01:00 |
seriesselectionwindow.py
|
Use importlib.resources instead of __file__
|
2023-11-25 12:32:50 -08:00 |
settingswindow.py
|
Merge branch 'mizaki/settings_encoder' into develop
|
2023-12-01 19:43:18 -08:00 |
taggerwindow.py
|
Merge branch 'mizaki/settings_encoder' into develop
|
2023-12-01 19:43:18 -08:00 |
versionchecker.py
|
Generate a namespace object for typing settngs
|
2023-06-09 16:20:00 -07:00 |