Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Miscellaneous processing tweaks | Paweł Jastrzębski | 2014-05-18 | 8 | -73/+72 |
| | |||||
* | Tiny tweaks for Linux | Paweł Jastrzębski | 2014-05-17 | 3 | -2/+3 |
| | |||||
* | Updated tooltips | Paweł Jastrzębski | 2014-05-15 | 6 | -18/+18 |
| | |||||
* | Changed domain | Paweł Jastrzębski | 2014-05-14 | 16 | -43/+43 |
| | |||||
* | Fixed tiny bugs | Paweł Jastrzębski | 2014-05-05 | 2 | -2/+2 |
| | |||||
* | Updated README | Paweł Jastrzębski | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Finished implementation of DualMetaFix | Paweł Jastrzębski | 2014-05-05 | 3 | -411/+24 |
| | |||||
* | Preliminary implementation of DualMetaFix | Paweł Jastrzębski | 2014-05-04 | 1 | -0/+183 |
| | |||||
* | Revert "Changed output extension to AZW3" | Paweł Jastrzębski | 2014-05-04 | 1 | -43/+30 |
| | | | | This reverts commit 64b199ef7494f5167d2e62f262a5aee5e6eec5f4. | ||||
* | Overhauled dependency check | Paweł Jastrzębski | 2014-04-30 | 4 | -24/+30 |
| | |||||
* | Re-enabled tray icon on Linux | Paweł Jastrzębski | 2014-04-30 | 1 | -8/+4 |
| | |||||
* | Revert to ISC License | Ciro Mattia Gonano | 2014-04-30 | 14 | -786/+146 |
| | |||||
* | Updated README | Paweł Jastrzębski | 2014-04-29 | 1 | -6/+7 |
| | |||||
* | Changed license to GNU General Public License v3 (GPL-3) | Paweł Jastrzębski | 2014-04-29 | 14 | -146/+785 |
| | |||||
* | Bumped a little MOBI file size limit | Paweł Jastrzębski | 2014-04-24 | 2 | -7/+10 |
| | |||||
* | Changed output extension to AZW3 | Paweł Jastrzębski | 2014-04-21 | 1 | -30/+43 |
| | | | | This is cosmetic change. All profiles for new Kindle models already created KF8/AZW3 files but used generic extension. | ||||
* | Tweaked whitespace cropping + other small tweaks | Paweł Jastrzębski | 2014-04-18 | 3 | -7/+10 |
| | |||||
* | GUI tweak: Fixed rounding | Paweł Jastrzębski | 2014-04-17 | 1 | -1/+1 |
| | |||||
* | Tiny code cleanup | Paweł Jastrzębski | 2014-04-10 | 2 | -6/+6 |
| | |||||
* | Fixed No optimization mode (close #88) | Paweł Jastrzębski | 2014-04-08 | 1 | -35/+42 |
| | |||||
* | Fixed Linux/OSX crash | Paweł Jastrzębski | 2014-03-26 | 1 | -1/+2 |
| | |||||
* | Performance tweaks for Windows | Paweł Jastrzębski | 2014-03-22 | 1 | -1/+5 |
| | |||||
* | Updated OSX libs | Paweł Jastrzębski | 2014-03-19 | 0 | -0/+0 |
| | |||||
* | README update | Paweł Jastrzębski | 2014-03-19 | 3 | -8/+8 |
| | |||||
* | Updated to psutil 2.0 | Paweł Jastrzębski | 2014-03-13 | 5 | -9/+5 |
| | |||||
* | Version bump + README update | Paweł Jastrzębski | 2014-03-13 | 12 | -10/+18 |
| | |||||
* | Tweaked HQ mode | Paweł Jastrzębski | 2014-02-18 | 1 | -0/+3 |
| | |||||
* | Replaced os.rename with atomic os.replace | Paweł Jastrzębski | 2014-02-13 | 2 | -3/+3 |
| | | | | This should eliminate last problems with file locks on Windows | ||||
* | Windows: Fixed sys.stdout and sys.stderr | Paweł Jastrzębski | 2014-02-06 | 1 | -0/+10 |
| | |||||
* | Windows: Fixed abnormalities with version check | Paweł Jastrzębski | 2014-02-02 | 1 | -0/+1 |
| | | | | CX_Freeze working very, very strange with Python 3.3.3 | ||||
* | Version bump + README update | Paweł Jastrzębski | 2014-02-01 | 11 | -10/+16 |
| | |||||
* | Windows: Hopefully fixed all problems with file locks | Paweł Jastrzębski | 2014-02-01 | 1 | -17/+23 |
| | |||||
* | Windows: Truncated tracebacks | Paweł Jastrzębski | 2014-02-01 | 2 | -2/+3 |
| | |||||
* | WebToons: Improved performance of directory merger | Paweł Jastrzębski | 2014-02-01 | 1 | -12/+16 |
| | |||||
* | Tweaked margin color detection | Paweł Jastrzębski | 2014-01-31 | 1 | -3/+0 |
| | |||||
* | Fixed errors in image.py introduced from the different handling of division ↵ | Moshev | 2014-01-29 | 1 | -3/+3 |
| | | | | between python 2 and 3 | ||||
* | Merge pull request #82 from ciromattia/python3 | Paweł Jastrzębski | 2014-01-28 | 29 | -4029/+4234 |
|\ | | | | | Python3 + Qt5 | ||||
| * | README update | Paweł Jastrzębski | 2014-01-28 | 2 | -2/+10 |
| | | |||||
| * | Removed redundant output | Paweł Jastrzębski | 2014-01-27 | 3 | -12/+4 |
| | | |||||
| * | Margin color detection tweaks | Paweł Jastrzębski | 2014-01-26 | 1 | -7/+15 |
| | | |||||
| * | Improved Panel View logic | Paweł Jastrzębski | 2014-01-25 | 7 | -87/+39 |
| | | |||||
| * | GUI: Link to important tips appear now 5 times | Paweł Jastrzębski | 2014-01-25 | 1 | -4/+4 |
| | | |||||
| * | Code cleanup | Paweł Jastrzębski | 2014-01-25 | 16 | -152/+134 |
| | | |||||
| * | Added MD5 check to update mechanism | Paweł Jastrzębski | 2014-01-24 | 1 | -0/+15 |
| | | |||||
| * | Great Index: Using MD5 checksums instead file paths. | Paweł Jastrzębski | 2014-01-24 | 2 | -12/+26 |
| | | | | | | | | Performance impact is negligible, it simplify the code and is much more error resistant. | ||||
| * | Great Index: Slugification fix | Paweł Jastrzębski | 2014-01-24 | 2 | -13/+30 |
| | | |||||
| * | Image flags are not part of filename anymore | Paweł Jastrzębski | 2014-01-23 | 2 | -65/+83 |
| | | |||||
| * | Windows: Fixed possible problems with file locks | Paweł Jastrzębski | 2014-01-23 | 3 | -12/+18 |
| | | | | | | | | OSX: Tweaked last fix | ||||
| * | OSX: Fixed 7zip parsing | Paweł Jastrzębski | 2014-01-22 | 2 | -1/+8 |
| | | |||||
| * | Reverting setup changes | Paweł Jastrzębski | 2014-01-22 | 4 | -47/+30 |
| | |