Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added experimental Linux setup | Paweł Jastrzębski | 2014-01-22 | 5 | -40/+65 | |
| | | ||||||
| * | Linux/OSX: Drag&Drop fix | Paweł Jastrzębski | 2014-01-21 | 1 | -0/+2 | |
| | | ||||||
| * | OSX: Fixed file association (close #65) | Paweł Jastrzębski | 2014-01-21 | 1 | -0/+8 | |
| | | ||||||
| * | Reformated tooltips | Paweł Jastrzębski | 2014-01-21 | 6 | -101/+129 | |
| | | ||||||
| * | Added option to select output directory | Paweł Jastrzębski | 2014-01-20 | 8 | -5/+41 | |
| | | ||||||
| * | Linux: Completly disabled QSystemTrayIcon | Paweł Jastrzębski | 2014-01-20 | 1 | -6/+7 | |
| | | | | | | | | Not showing tray was not enought. Even creating object cause instability. | |||||
| * | Hotfixed cx_freeze packing | Paweł Jastrzębski | 2014-01-20 | 3 | -2/+9 | |
| | | ||||||
| * | Miscellaneous tweaks | Paweł Jastrzębski | 2014-01-20 | 7 | -13/+10 | |
| | | ||||||
| * | Autoupdater for Windows (#68) | Paweł Jastrzębski | 2014-01-20 | 3 | -30/+81 | |
| | | ||||||
| * | README update | Paweł Jastrzębski | 2014-01-19 | 1 | -1/+8 | |
| | | ||||||
| * | Updated Linux installer | Paweł Jastrzębski | 2014-01-18 | 1 | -2/+15 | |
| | | ||||||
| * | Detect Python 2 + README update | Paweł Jastrzębski | 2014-01-18 | 6 | -8/+22 | |
| | | ||||||
| * | Removing QFileDialog hack | Paweł Jastrzębski | 2014-01-18 | 1 | -23/+6 | |
| | | | | | | | | Now when KCC support drag&drop we can return to native dialog. | |||||
| * | Linux: Disabling systray icon | Paweł Jastrzębski | 2014-01-18 | 1 | -1/+4 | |
| | | ||||||
| * | Miscellaneous GUI tweaks | Paweł Jastrzębski | 2014-01-18 | 5 | -11/+18 | |
| | | ||||||
| * | Various multi-os tweaks | Paweł Jastrzębski | 2014-01-17 | 4 | -25/+32 | |
| | | ||||||
| * | Drag & drop for OSX and Linux | Paweł Jastrzębski | 2014-01-17 | 1 | -0/+2 | |
| | | ||||||
| * | Updated Inno Setup | Paweł Jastrzębski | 2014-01-17 | 1 | -50/+14 | |
| | | ||||||
| * | Updated Windows setup + OSX fix | Paweł Jastrzębski | 2014-01-17 | 2 | -38/+3 | |
| | | ||||||
| * | Updated OSX setup | Paweł Jastrzębski | 2014-01-17 | 2 | -7/+10 | |
| | | ||||||
| * | Improved NCX creation (close #79) | Paweł Jastrzębski | 2014-01-17 | 1 | -6/+10 | |
| | | ||||||
| * | Added drag & drop support | Paweł Jastrzębski | 2014-01-16 | 1 | -1/+18 | |
| | | ||||||
| * | Manga mode is now always available (close #78) | Paweł Jastrzębski | 2014-01-16 | 1 | -31/+30 | |
| | | ||||||
| * | Fixed multi-instance lock | Paweł Jastrzębski | 2014-01-16 | 3 | -11/+10 | |
| | | ||||||
| * | Dropping unnecessary debug | Paweł Jastrzębski | 2014-01-16 | 3 | -6/+1 | |
| | | ||||||
| * | kindlesplit: Python3 update | Paweł Jastrzębski | 2014-01-16 | 1 | -11/+10 | |
| | | ||||||
| * | pdfjpgextract: Python3 update | Paweł Jastrzębski | 2014-01-16 | 2 | -12/+7 | |
| | | ||||||
| * | Fully implemented new slugify library | Paweł Jastrzębski | 2014-01-16 | 2 | -28/+23 | |
| | | ||||||
| * | Full UTF-8 awareness (close #74) | Paweł Jastrzębski | 2014-01-16 | 4 | -23/+24 | |
| | | | | | | | | Tested only on Windows. But he had the biggest problems with it. | |||||
| * | Bucket #3 | Paweł Jastrzębski | 2014-01-16 | 7 | -75/+76 | |
| | | ||||||
| * | Moved dependiences check out of module | Paweł Jastrzębski | 2014-01-15 | 9 | -109/+87 | |
| | | ||||||
| * | Preliminary QT5 update | Paweł Jastrzębski | 2014-01-15 | 11 | -3236/+3208 | |
| | | ||||||
| * | And one more bucket... | Paweł Jastrzębski | 2014-01-15 | 8 | -59/+61 | |
| | | ||||||
| * | Bucket of various tweaks | Paweł Jastrzębski | 2014-01-15 | 6 | -21/+21 | |
| | | ||||||
| * | Added proper startup scripts | Paweł Jastrzębski | 2014-01-15 | 7 | -28/+69 | |
| | | | | | | | | Hacks that allow standalone startup of script inside module are messy. | |||||
| * | Updated rarfile | Paweł Jastrzębski | 2014-01-15 | 1 | -42/+103 | |
| | | ||||||
| * | Merge branch 'master' into python3 | Paweł Jastrzębski | 2014-01-15 | 20 | -359/+674 | |
| |\ | |/ |/| | ||||||
* | | README update + Version bump | Paweł Jastrzębski | 2014-01-14 | 9 | -8/+11 | |
| | | ||||||
* | | Fixed problems with HQ mode (close #77) | Paweł Jastrzębski | 2014-01-14 | 9 | -18/+29 | |
| | | ||||||
* | | README update + Version bump | Paweł Jastrzębski | 2014-01-13 | 9 | -8/+11 | |
| | | ||||||
* | | Temporary disabling HQ output for Kobo | Paweł Jastrzębski | 2014-01-13 | 1 | -2/+2 | |
| | | ||||||
* | | Updated VCRedist packages | Paweł Jastrzębski | 2014-01-13 | 0 | -0/+0 | |
| | | ||||||
* | | README update + Version bump | Paweł Jastrzębski | 2014-01-13 | 10 | -21/+31 | |
| | | ||||||
* | | Yet another Last™ update of margin color detection algorithm | Paweł Jastrzębski | 2014-01-11 | 2 | -34/+22 | |
| | | ||||||
* | | Fixed GUI bug | Paweł Jastrzębski | 2014-01-07 | 1 | -0/+2 | |
| | | ||||||
* | | Replaced shutil.make_archive | Paweł Jastrzębski | 2014-01-07 | 1 | -7/+20 | |
| | | ||||||
* | | Fixed stretching images smaller than device screen | Paweł Jastrzębski | 2014-01-07 | 1 | -8/+8 | |
| | | ||||||
* | | Image resize fix | Paweł Jastrzębski | 2014-01-05 | 1 | -0/+3 | |
| | | ||||||
* | | Fixed GUI logic | Paweł Jastrzębski | 2014-01-05 | 1 | -1/+4 | |
| | | ||||||
* | | Refactored detection of corrupted files | Paweł Jastrzębski | 2014-01-05 | 3 | -37/+22 | |
| | |