about summary refs log tree commit diff
path: root/KCC.qrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-29Split comic2ebook.py main in two againblue1-2/+18
Now has main() which initialises the program and makeParser() which sets up the option parser.
2014-05-29Split comic2ebook.py main in twoblue1-9/+32
Now has main() which initialises program and makeBook which does the actual work.
2014-05-29Updated to Python 3.4 and PyQt 5.3 (close #94)Paweł Jastrzębski3-12/+14
2014-05-28Implemented new DualMetaFix versionPaweł Jastrzębski3-20/+19
2014-05-25Replaced cx_Freeze with py2exePaweł Jastrzębski5-33/+61
2014-05-25Dependency tweakPaweł Jastrzębski2-4/+4
2014-05-18Miscellaneous processing tweaksPaweł Jastrzębski8-73/+72
2014-05-17Tiny tweaks for LinuxPaweł Jastrzębski3-2/+3
2014-05-15Updated tooltipsPaweł Jastrzębski6-18/+18
2014-05-14Changed domainPaweł Jastrzębski16-43/+43
2014-05-05Fixed tiny bugsPaweł Jastrzębski2-2/+2