comictagger/comictaggerlib
Timmy Welch 2e01672e68 Fix #485
As mentioned in the comment in comictaggerlib/main.py:186
The default value should be None not the empty string.
We also check if the given value is the default or the empty string and
 the setting is unset so the default value is not saved in the settings
 file.
The default_api_url is shown in the GUI Settings Window it is not
 currently show in the cli help.
2023-06-23 17:48:18 -07:00
..
__pyinstaller Update plugin settings 2023-02-20 16:02:15 -08:00
ctsettings Fix #485 2023-06-23 17:48:18 -07:00
graphics Add show/hide icon to key field 2023-05-15 23:46:16 +01:00
ui Fix #485 2023-06-23 17:48:18 -07: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 Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
autotagprogresswindow.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
autotagstartwindow.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
cbltransformer.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
cli.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07: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 Fix setting issue and alternate_number on GenericMetadata 2023-06-15 20:26:38 -07:00
fileselectionlist.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
gui.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
imagefetcher.py Reduce startup time 2023-06-22 20:11:40 -07:00
imagehasher.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
imagepopup.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
issueidentifier.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
issueselectionwindow.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07: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 Reduce startup time 2023-06-22 20:11:40 -07:00
matchselectionwindow.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07: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 Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08: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 Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
resulttypes.py Switch comictalker TypedDicts to dataclasses 2022-12-23 01:58:10 -08:00
seriesselectionwindow.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
settingswindow.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00
taggerwindow.py Reduce startup time 2023-06-22 20:11:40 -07:00
versionchecker.py Generate a namespace object for typing settngs 2023-06-09 16:20:00 -07:00