fcanc
d959ac0401
Huge code cleanup
...
- `autopep8 -aa` for general cleanup;
- Changed order of imports, they should be ordered into 3 groups:
1. standard library imports;
2. 3rd party packages;
3. project imports.
- I commented various imports that were reported as unused by my IDE.
If everything goes fine we can consider to delete them;
- The Apache license disclaimers are now comments since triple-quotes
should be used only for docstrings;
- Fix - `utils.centerWindowOnParent` did not resolve, changed to
`centerWindowOnParent`
2015-02-22 03:30:32 +01:00
Davide Romanini
0769111f8c
#70 added support for the day field on the gui
2015-02-09 21:50:02 +01:00
Davide Romanini
cf6ae8b5ae
aligned with comicstreamer updates
...
refactor qt specific functions in utils.py in new ui.qtutils module
2015-02-02 17:20:48 +01:00
beville
33b00ad323
Text tweaks
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@736 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-06-14 03:56:32 +00:00
beville
301ff084f1
fixes for webp, api key handling, and CV rate limit
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@734 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-06-13 06:26:44 +00:00
beville@gmail.com
2680468f34
New CBL transform to copy story arcs to generic tags
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@711 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-04-09 02:06:44 +00:00
beville@gmail.com
6156fc296a
Added settings option to auto-clear form when importing from CV
...
added settings option to remove html tables from CV summary
git-svn-id: http://comictagger.googlecode.com/svn/trunk@710 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-04-09 01:52:14 +00:00
beville@gmail.com
5b805b1428
auto-tag progress window now uses coverimagewidget
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@628 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-05-06 18:22:14 +00:00
beville
0390ff5919
Added option to parse scan info from filename
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@592 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-04-12 04:49:08 +00:00
beville@gmail.com
b800ae1751
Added issue description to the match and issue selection dialogs
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@591 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-04-12 01:56:24 +00:00
beville@gmail.com
a2c17982d3
Fixed the resizing with the splitter
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@590 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-04-12 01:55:59 +00:00
beville@gmail.com
af54b79790
Added cover date to issue selection dialog
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@588 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-04-11 01:57:19 +00:00
beville@gmail.com
5d84f09359
Check online for new version
...
Use non-deprecated "read_file" for configparser
git-svn-id: http://comictagger.googlecode.com/svn/trunk@583 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-04-05 19:48:49 +00:00
beville@gmail.com
24b192b22c
Tweaked the UI box
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@502 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-14 18:42:20 +00:00
beville
28e2d93314
Name conflict with launcher script
...
git-svn-id: http://comictagger.googlecode.com/svn/trunk@456 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-07 04:00:20 +00:00