| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated to Python 3.4 and PyQt 5.3 (close #94) | Paweł Jastrzębski | 2014-05-29 | 1 | -0/+1 |
| * | Dependency tweak | Paweł Jastrzębski | 2014-05-25 | 1 | -3/+3 |
| * | Tiny tweaks for Linux | Paweł Jastrzębski | 2014-05-17 | 1 | -1/+1 |
| * | Changed domain | Paweł Jastrzębski | 2014-05-14 | 1 | -2/+2 |
| * | Overhauled dependency check | Paweł Jastrzębski | 2014-04-30 | 1 | -11/+15 |
| * | Revert to ISC License | Ciro Mattia Gonano | 2014-04-30 | 1 | -13/+15 |
| * | Changed license to GNU General Public License v3 (GPL-3) | Paweł Jastrzębski | 2014-04-29 | 1 | -15/+13 |
| * | Updated to psutil 2.0 | Paweł Jastrzębski | 2014-03-13 | 1 | -1/+1 |
| * | Version bump + README update | Paweł Jastrzębski | 2014-03-13 | 1 | -1/+1 |
| * | Windows: Fixed sys.stdout and sys.stderr | Paweł Jastrzębski | 2014-02-06 | 1 | -0/+10 |
| * | Version bump + README update | Paweł Jastrzębski | 2014-02-01 | 1 | -1/+1 |
| * | Code cleanup | Paweł Jastrzębski | 2014-01-25 | 1 | -3/+3 |
| * | OSX: Fixed file association (close #65) | Paweł Jastrzębski | 2014-01-21 | 1 | -0/+8 |
| * | Autoupdater for Windows (#68) | Paweł Jastrzębski | 2014-01-20 | 1 | -2/+4 |
| * | Detect Python 2 + README update | Paweł Jastrzębski | 2014-01-18 | 1 | -1/+5 |
| * | Miscellaneous GUI tweaks | Paweł Jastrzębski | 2014-01-18 | 1 | -0/+5 |
| * | Various multi-os tweaks | Paweł Jastrzębski | 2014-01-17 | 1 | -10/+10 |
| * | Fixed multi-instance lock | Paweł Jastrzębski | 2014-01-16 | 1 | -9/+7 |
| * | Full UTF-8 awareness (close #74) | Paweł Jastrzębski | 2014-01-16 | 1 | -5/+6 |
| * | Bucket #3 | Paweł Jastrzębski | 2014-01-16 | 1 | -2/+2 |
| * | Moved dependiences check out of module | Paweł Jastrzębski | 2014-01-15 | 1 | -10/+31 |
| * | Preliminary QT5 update | Paweł Jastrzębski | 2014-01-15 | 1 | -7/+21 |
| * | And one more bucket... | Paweł Jastrzębski | 2014-01-15 | 1 | -17/+18 |
| * | Bucket of various tweaks | Paweł Jastrzębski | 2014-01-15 | 1 | -3/+3 |
| * | Added proper startup scripts | Paweł Jastrzębski | 2014-01-15 | 1 | -1/+1 |
| * | Merge branch 'master' into python3 | Paweł Jastrzębski | 2014-01-15 | 1 | -1/+1 |
| |\ | |||||
| | * | README update + Version bump | Paweł Jastrzębski | 2014-01-14 | 1 | -1/+1 |
| | * | README update + Version bump | Paweł Jastrzębski | 2014-01-13 | 1 | -1/+1 |
| | * | README update + Version bump | Paweł Jastrzębski | 2014-01-13 | 1 | -1/+1 |
| | * | Updated to Pillow 2.3.0 | Paweł Jastrzębski | 2014-01-05 | 1 | -1/+1 |
| | * | Version Bump | Paweł Jastrzębski | 2013-12-07 | 1 | -1/+1 |
| | * | Version Bump | Paweł Jastrzębski | 2013-12-06 | 1 | -1/+1 |
| * | | Version 4.0 - first draft for Python3 conversion | Ciro Mattia Gonano | 2013-11-14 | 1 | -6/+6 |
| |/ | |||||
| * | Code cleanup | Paweł Jastrzębski | 2013-11-13 | 1 | -18/+10 |
| * | Version bump | Ciro Mattia Gonano | 2013-11-11 | 1 | -1/+1 |
| * | Implemented OSX PATH change to Windows code too + minor tweaks | Paweł Jastrzębski | 2013-11-09 | 1 | -0/+1 |
| * | Bundle 7za and unrar for OSX too. | Ciro Mattia Gonano | 2013-11-08 | 1 | -2/+4 |
| * | Improved error messages about missing dependencies | Paweł Jastrzębski | 2013-11-06 | 1 | -0/+6 |
| * | Fixed headers | Paweł Jastrzębski | 2013-10-30 | 1 | -1/+1 |
| * | README update and version bump | Paweł Jastrzębski | 2013-10-29 | 1 | -1/+1 |
| * | Code cleanup | Paweł Jastrzębski | 2013-10-27 | 1 | -1/+1 |
| * | README update and version bump | Paweł Jastrzębski | 2013-10-13 | 1 | -1/+1 |
| * | Changed upscale algorithm to bicubic + little code cleanup | Paweł Jastrzębski | 2013-10-11 | 1 | -0/+2 |
| * | File association: Socket encoding fix | Paweł Jastrzębski | 2013-10-09 | 1 | -1/+1 |
| * | Added support for file association | Paweł Jastrzębski | 2013-10-09 | 1 | -1/+5 |
| * | Allow only one instance + messaging | Paweł Jastrzębski | 2013-10-08 | 1 | -3/+57 |
| * | OSX: After packaging PATH is still broken | Paweł Jastrzębski | 2013-09-29 | 1 | -0/+1 |
| * | Merge branch 'v3.3' | Paweł Jastrzębski | 2013-09-29 | 1 | -4/+6 |
| |\ | |||||
| | * | Linux GUI | Paweł Jastrzębski | 2013-09-20 | 1 | -1/+3 |
| | * | Updated README and version bump | Paweł Jastrzębski | 2013-09-18 | 1 | -2/+3 |