about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Refactored and improved output splittingPaweł Jastrzębski2016-11-251-99/+36
|
* Updated README + version bumpPaweł Jastrzębski2016-11-224-19/+26
|
* Fixed some file lock anomaliesPaweł Jastrzębski2016-11-214-20/+20
|
* GUI updatePaweł Jastrzębski2016-11-213-27/+27
|
* Expanded autoscale optionPaweł Jastrzębski2016-11-211-10/+12
|
* Merge branch 'dev' of https://github.com/ciromattia/kcc into devPaweł Jastrzębski2016-11-211-0/+8
|\ | | | | | | | | # Conflicts: # kcc/comic2ebook.py
| * Merge pull request #214 from houcheng/autoscalePaweł Jastrzębski2016-11-211-0/+8
| |\ | | | | | | Add autoscale option
| | * add autoscale optionHoucheng Lin2016-11-201-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Instead of fixed 1.5 scale ratio, the autoscale feature uses current page's image width, and dynamically determine the needed scale ratio. The rendering effects looks okay and speed is fine in my KPW1. The generated panel view will have two view ports: (top and bottom).
| | * Merge pull request #207 from ciromattia/devPaweł Jastrzębski2016-09-177-18/+26
| | |\ | | |/ | |/| 5.1.3
* | | Dropped HQ PV optionPaweł Jastrzębski2016-11-212-97/+56
| | |
* | | Improved cropping mechanismPaweł Jastrzębski2016-11-192-95/+41
| | |
* | | Small tweaksPaweł Jastrzębski2016-11-183-27/+5
|/ /
* | Updated README + version bumpPaweł Jastrzębski2016-09-174-12/+12
| |
* | Added Kobo Aura ONE profilePaweł Jastrzębski2016-08-203-2/+6
| |
* | Small bugfixPaweł Jastrzębski2016-08-201-3/+4
| |
* | Tweaked glob (close #205)Paweł Jastrzębski2016-08-191-1/+4
|/
* Updated README + version bumpPaweł Jastrzębski2016-05-114-5/+8
|
* Updated Docker recipePaweł Jastrzębski2016-05-111-1/+1
|
* Added missing Docker recipePaweł Jastrzębski2016-05-014-2/+38
|
* Updated README + version bumpPaweł Jastrzębski2016-05-014-5/+8
|
* Fixed multiple GUI bugsPaweł Jastrzębski2016-05-013-183/+293
|
* Updated READMEPaweł Jastrzębski2016-04-301-3/+10
|
* Merge pull request #191 from ciromattia/devPaweł Jastrzębski2016-04-3043-10137/+7936
|\ | | | | 5.1
| * Miscellaneous tweaksPaweł Jastrzębski2016-04-307-78/+89
| |
| * Updated README + version bumpPaweł Jastrzębski2016-04-2510-20/+32
| |
| * Save GUI sizePaweł Jastrzębski2016-04-251-0/+5
| |
| * Added Kindle Oasis profilePaweł Jastrzębski2016-04-253-8/+14
| |
| * GUI tweaksPaweł Jastrzębski2016-04-102-4/+4
| |
| * Bundled C++ redistributablePaweł Jastrzębski2016-04-102-0/+2
| |
| * Updated dependenciesPaweł Jastrzębski2016-04-102-25/+23
| |
| * Created separate Kindle Keyboard profile (close #174)Paweł Jastrzębski2016-03-053-7/+11
| |
| * Fixed permission issues (close #179)Paweł Jastrzębski2016-03-011-0/+1
| |
| * GUI overhaulPaweł Jastrzębski2016-02-2417-9984/+7774
| |
| * Replaced own error reporting mechanism with SentryPaweł Jastrzębski2016-02-185-30/+23
| |
| * Overhauled Linux build environmentPaweł Jastrzębski2016-02-183-29/+2
| |
| * Zero pad metadata (close #186)Paweł Jastrzębski2016-02-121-2/+2
| |
| * Tweaked KindleGen handlingPaweł Jastrzębski2016-01-031-2/+1
| |
| * Merge branch 'tamodolo-master' into devPaweł Jastrzębski2016-01-031-1/+4
| |\
| | * kindlegen is now forced to terminatetamodolo2016-01-031-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/devPaweł Jastrzębski2015-11-069-31/+39
|\ \ | | | | | | 5.0.1
| | * Error handling tweaksPaweł Jastrzębski2016-01-032-5/+5
| | |
| | * LICENSE updatePaweł Jastrzębski2016-01-0318-18/+18
| | |
| | * Updated 7za and unrar binariesPaweł Jastrzębski2015-12-264-0/+0
| | |
| | * Added cropping options (close #172)Paweł Jastrzębski2015-11-142-10/+12
| |/
| * Updated README + version bumpPaweł Jastrzębski2015-11-065-6/+11
| |
| * Miscellaneous fixesPaweł Jastrzębski2015-11-062-12/+10
| |
| * Hopefully fixed Kindle detection anomaliesPaweł Jastrzębski2015-11-041-2/+4
| |
| * Disabled UPX to decrease startup timePaweł Jastrzębski2015-11-042-3/+3
| |
| * Fixed Panel View placementPaweł Jastrzębski2015-11-031-8/+11
|/
* Windows setup tweakPaweł Jastrzębski2015-10-301-0/+1
|