| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated README + version bump | Paweł Jastrzębski | 2016-04-25 | 10 | -20/+32 |
| | | |||||
| * | Save GUI size | Paweł Jastrzębski | 2016-04-25 | 1 | -0/+5 |
| | | |||||
| * | Added Kindle Oasis profile | Paweł Jastrzębski | 2016-04-25 | 3 | -8/+14 |
| | | |||||
| * | GUI tweaks | Paweł Jastrzębski | 2016-04-10 | 2 | -4/+4 |
| | | |||||
| * | Bundled C++ redistributable | Paweł Jastrzębski | 2016-04-10 | 2 | -0/+2 |
| | | |||||
| * | Updated dependencies | Paweł Jastrzębski | 2016-04-10 | 2 | -25/+23 |
| | | |||||
| * | Created separate Kindle Keyboard profile (close #174) | Paweł Jastrzębski | 2016-03-05 | 3 | -7/+11 |
| | | |||||
| * | Fixed permission issues (close #179) | Paweł Jastrzębski | 2016-03-01 | 1 | -0/+1 |
| | | |||||
| * | GUI overhaul | Paweł Jastrzębski | 2016-02-24 | 17 | -9984/+7774 |
| | | |||||
| * | Replaced own error reporting mechanism with Sentry | Paweł Jastrzębski | 2016-02-18 | 5 | -30/+23 |
| | | |||||
| * | Overhauled Linux build environment | Paweł Jastrzębski | 2016-02-18 | 3 | -29/+2 |
| | | |||||
| * | Zero pad metadata (close #186) | Paweł Jastrzębski | 2016-02-12 | 1 | -2/+2 |
| | | |||||
| * | Tweaked KindleGen handling | Paweł Jastrzębski | 2016-01-03 | 1 | -2/+1 |
| | | |||||
| * | Merge branch 'tamodolo-master' into dev | Paweł Jastrzębski | 2016-01-03 | 1 | -1/+4 |
| |\ | |||||
| | * | kindlegen is now forced to terminate | tamodolo | 2016-01-03 | 1 | -1/+4 |
| | | | | | | | | | | | A bug in kindlegen causes it randonly to hang when converting epub to mobi. This happens above 90% of the time it is called so this change foce it to be killed as soon kcc detects it's donne the job. For this to work shell arg must be false. Otherwise terminate() will try to kill the new opened cmd/terminal instead of kindlegen. | ||||
| | * | Merge pull request #169 from ciromattia/dev | Paweł Jastrzębski | 2015-11-06 | 9 | -31/+39 |
| | |\ | | | | | | | 5.0.1 | ||||
| * | | | Error handling tweaks | Paweł Jastrzębski | 2016-01-03 | 2 | -5/+5 |
| | | | | |||||
| * | | | LICENSE update | Paweł Jastrzębski | 2016-01-03 | 18 | -18/+18 |
| | | | | |||||
| * | | | Updated 7za and unrar binaries | Paweł Jastrzębski | 2015-12-26 | 4 | -0/+0 |
| | | | | |||||
| * | | | Added cropping options (close #172) | Paweł Jastrzębski | 2015-11-14 | 2 | -10/+12 |
| | |/ |/| | |||||
| * | | Updated README + version bump | Paweł Jastrzębski | 2015-11-06 | 5 | -6/+11 |
| | | | |||||
| * | | Miscellaneous fixes | Paweł Jastrzębski | 2015-11-06 | 2 | -12/+10 |
| | | | |||||
| * | | Hopefully fixed Kindle detection anomalies | Paweł Jastrzębski | 2015-11-04 | 1 | -2/+4 |
| | | | |||||
| * | | Disabled UPX to decrease startup time | Paweł Jastrzębski | 2015-11-04 | 2 | -3/+3 |
| | | | |||||
| * | | Fixed Panel View placement | Paweł Jastrzębski | 2015-11-03 | 1 | -8/+11 |
| |/ | |||||
| * | Windows setup tweak | Paweł Jastrzębski | 2015-10-30 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #165 from ciromattia/dev | Paweł Jastrzębski | 2015-10-30 | 40 | -7793/+7344 |
| |\ | | | | | 5.0 | ||||
| | * | Miscellaneous tweaks | Paweł Jastrzębski | 2015-10-29 | 7 | -59/+60 |
| | | | |||||
| | * | Updated README + version bump | Paweł Jastrzębski | 2015-10-29 | 5 | -51/+57 |
| | | | |||||
| | * | OS X: GUI update | Paweł Jastrzębski | 2015-10-28 | 2 | -754/+466 |
| | | | |||||
| | * | Miscellaneous tweaks | Paweł Jastrzębski | 2015-10-28 | 2 | -6/+26 |
| | | | |||||
| | * | Linux: GUI update | Paweł Jastrzębski | 2015-10-28 | 4 | -682/+424 |
| | | | |||||
| | * | GUI overhaul | Paweł Jastrzębski | 2015-10-27 | 7 | -5496/+5613 |
| | | | |||||
| | * | Added cover upload | Paweł Jastrzębski | 2015-10-25 | 3 | -7/+65 |
| | | | |||||
| | * | Escape special characters in TOC | Paweł Jastrzębski | 2015-10-22 | 1 | -6/+6 |
| | | | |||||
| | * | Overhaul of converter internals | Paweł Jastrzębski | 2015-10-20 | 5 | -628/+446 |
| | | | |||||
| | * | Windows: Miscellaneous tweaks | Paweł Jastrzębski | 2015-10-13 | 2 | -8/+16 |
| | | | |||||
| | * | Build tweaks | Paweł Jastrzębski | 2015-10-13 | 4 | -30/+9 |
| | | | |||||
| | * | OS X: GUI tweak | Paweł Jastrzębski | 2015-10-11 | 2 | -2/+2 |
| | | | |||||
| | * | Migrated to PyInstaller | Paweł Jastrzębski | 2015-10-02 | 12 | -188/+248 |
| | | | |||||
| | * | Binary blob cleanup | Paweł Jastrzębski | 2015-09-30 | 10 | -13/+17 |
| | | | |||||
| | * | Windows: Miscellenaus tweaks | Paweł Jastrzębski | 2015-09-30 | 2 | -4/+16 |
| | | | |||||
| | * | OS X: GUI tweak for Retina display (close #158) | Paweł Jastrzębski | 2015-09-28 | 2 | -8/+22 |
| | | | |||||
| * | | Merge pull request #156 from ciromattia/dev | Paweł Jastrzębski | 2015-09-17 | 11 | -31/+56 |
| |\| | | | | | 4.6.5 | ||||
| | * | Fixed OS X GUI anomalies | Paweł Jastrzębski | 2015-09-17 | 2 | -1/+2 |
| | | | |||||
| | * | Updated README + version bump | Paweł Jastrzębski | 2015-09-16 | 3 | -2/+6 |
| | | | |||||
| | * | Updated OS X build environment | Paweł Jastrzębski | 2015-09-16 | 1 | -1/+2 |
| | | | |||||
| | * | Fixed stupid typo | Paweł Jastrzębski | 2015-09-16 | 1 | -1/+1 |
| | | | |||||
| | * | KindleGen detection tweak | Paweł Jastrzębski | 2015-09-16 | 1 | -0/+2 |
| | | | |||||
| | * | Allow older PyQT | Paweł Jastrzębski | 2015-09-16 | 2 | -4/+4 |
| | | | |||||