| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-05-29 | Split comic2ebook.py main in two again | blue | 1 | -2/+18 | |
| Now has main() which initialises the program and makeParser() which sets up the option parser. | |||||
| 2014-05-29 | Split comic2ebook.py main in two | blue | 1 | -9/+32 | |
| Now has main() which initialises program and makeBook which does the actual work. | |||||
| 2014-05-29 | Updated to Python 3.4 and PyQt 5.3 (close #94) | Paweł Jastrzębski | 3 | -12/+14 | |
| 2014-05-28 | Implemented new DualMetaFix version | Paweł Jastrzębski | 3 | -20/+19 | |
| 2014-05-25 | Replaced cx_Freeze with py2exe | Paweł Jastrzębski | 5 | -33/+61 | |
| 2014-05-25 | Dependency tweak | Paweł Jastrzębski | 2 | -4/+4 | |
| 2014-05-18 | Miscellaneous processing tweaks | Paweł Jastrzębski | 8 | -73/+72 | |
| 2014-05-17 | Tiny tweaks for Linux | Paweł Jastrzębski | 3 | -2/+3 | |
| 2014-05-15 | Updated tooltips | Paweł Jastrzębski | 6 | -18/+18 | |
| 2014-05-14 | Changed domain | Paweł Jastrzębski | 16 | -43/+43 | |
| 2014-05-05 | Fixed tiny bugs | Paweł Jastrzębski | 2 | -2/+2 | |
| 2014-05 | |||||