comictagger/comictaggerlib
davide-romanini 91f82fd6d3
Python3 and QT5 upgrade (#109)
* Tweaked search string based on new comic vine search behavior
Placated Beaufitul Soup by passing the parser

* First cut at porting to Python 3 and PyQt5

* remove debug print

* tweaked progress dialog handling for issues on ubuntu gui

* Handle bad key more gracefullu

* More integration of unrarlib into settings and rest of app

* Better handling of "personal" unrar lib setting

* PEP 440-compliant version string

* Tuned linux rar help strings

* Got setup working again
* Attempts to build unrar on install
* Some minimal desktop integration on various platforms

* Fix wrong shortfile

* More setup.py enhancements
* Use proper temp file
* Added comment block at top

* Comment out desktop integration attempt for now

* Updated some links and info

* Fixed the html a bit

* Repaired some images that caused libpng to complain

* update readme re:  py3qt5 branch changes

* another note

* #108 feat: try to simplify windows build using only pip and python3

* #108 feat: fix python location on appveyor (try 1)

* #108 feat: use venv (try 2)

* #108 feat: use venv (try 3)

* #108 feat: update to latest pyinstaller develop branch

* #108 feat: update to latest pyinstaller develop branch (again)

* #108: add ssl libraries for windows packaging

* #108: refresh env in win build to pick the right mingw

* #108: change order of win build script operations

* #113: fix subprocess usage in pyinstaller package

* bump version
2018-09-19 22:05:39 +02:00
..
graphics Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
ui Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
__init__.py Name conflict with launcher script 2013-02-07 04:00:20 +00:00
autotagmatchwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
autotagprogresswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
autotagstartwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
cbltransformer.py Huge code cleanup 2015-02-22 03:30:32 +01:00
cli.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comet.py autopep8 2015-02-15 11:44:00 +01:00
comicarchive.py autopep8 -aa 2015-02-15 12:55:04 +01:00
comicbookinfo.py Huge code cleanup 2015-02-22 03:30:32 +01:00
comicinfoxml.py Huge code cleanup 2015-02-22 03:30:32 +01:00
comicvinecacher.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comicvinetalker.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
coverimagewidget.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
crediteditorwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
ctversion.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
exportwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
filenameparser.py Huge code cleanup 2015-02-22 03:30:32 +01:00
filerenamer.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
fileselectionlist.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
genericmetadata.py Huge code cleanup 2015-02-22 03:30:32 +01:00
imagefetcher.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
imagehasher.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
imagepopup.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issueidentifier.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issueselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issuestring.py autopep8 -a 2015-02-15 12:44:09 +01:00
logwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
main.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
matchselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
optionalmsgdialog.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
options.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pagebrowser.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pagelisteditor.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pageloader.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
progresswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
renamewindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
settings.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
settingswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
taggerwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
utils.py autopep8 -a 2015-02-15 12:44:09 +01:00
versionchecker.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
volumeselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00