Boyuan Yang
|
1342503b54
|
Fix trimage.desktop grammar
According to https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s04.html , Keywords should be split by semicolons, not commas.
|
2019-12-03 17:00:44 -05:00 |
|
Kilian Valkhof
|
0cbbfcdfe8
|
Merge pull request #64 from Huluti/remove-win32-support
Remove win32 bytes following d6118b5
|
2019-10-14 17:00:36 +02:00 |
|
Hugo Posnic
|
9d6edd3847
|
Remove win32 bytes following d6118b5
|
2019-10-03 17:05:33 +02:00 |
|
kilian
|
9bdd44a4e4
|
further refinement/updates of debian folder
|
2019-03-12 12:36:32 +01:00 |
|
kilian
|
8376c4a238
|
update version number to 1.0.6 in various places
|
2019-03-12 12:15:49 +01:00 |
|
kilian
|
54d4b74172
|
update debian folder
|
2019-03-12 12:03:15 +01:00 |
|
kilian
|
e3b5146977
|
update website
|
2019-03-12 11:49:45 +01:00 |
|
Kilian Valkhof
|
f2ff0448c4
|
Merge pull request #57 from Huluti/master
Fix #28 + Little changes to setup.py
|
2019-03-12 11:42:21 +01:00 |
|
Huluti
|
5f5757f575
|
Fix #28
|
2019-03-07 16:45:55 +01:00 |
|
Huluti
|
a3f417c43e
|
setup.py: add a missing dependency in the long description
|
2019-03-07 16:10:19 +01:00 |
|
Huluti
|
d6118b520b
|
Remove Windows options from setup.py
|
2019-03-07 16:09:21 +01:00 |
|
Huluti
|
f5ff57ff48
|
Just one return line fix
|
2019-03-07 15:59:05 +01:00 |
|
Kilian Valkhof
|
d8d207438e
|
Merge pull request #56 from Huluti/fix41
Fix #41
|
2019-03-05 09:19:00 +01:00 |
|
Huluti
|
27b22807bc
|
Fix #41
|
2019-03-04 21:46:25 +01:00 |
|
Kilian Valkhof
|
891bc9b73f
|
Merge pull request #53 from Huluti/master
A fix and some cosmetic changes
|
2019-02-25 10:45:47 +01:00 |
|
Huluti
|
5553e7fabe
|
Fix a bug introcuded in 13f43bf: allow extensions even in upper case
|
2019-02-23 20:58:02 +01:00 |
|
Huluti
|
9ea961e87c
|
Remove some extra spaces
|
2019-02-23 20:54:27 +01:00 |
|
Huluti
|
c040b63595
|
Move two functions in the tools.py file
|
2019-02-23 20:48:49 +01:00 |
|
Huluti
|
b829b6ac5f
|
Minor cosmetics
|
2019-02-22 21:23:37 +01:00 |
|
Kilian Valkhof
|
be7fe35ba9
|
Merge pull request #52 from Huluti/cleaning
Just some cleaning
|
2019-02-22 10:03:00 +01:00 |
|
Hugo Posnic
|
915a360a09
|
Uniformize comments and docstrings syntax
|
2019-02-21 16:37:03 +01:00 |
|
Hugo Posnic
|
06aad62cb6
|
Simpler check of dependencies
|
2019-02-21 16:34:07 +01:00 |
|
Hugo Posnic
|
fa94b546fb
|
Reorder imports (PEP-8)
|
2019-02-21 16:25:15 +01:00 |
|
Kilian Valkhof
|
1ecff8b3d9
|
Merge pull request #50 from Huluti/simplify-structure
Simplify the structure
|
2019-02-21 16:01:58 +01:00 |
|
Kilian Valkhof
|
9ee9548d47
|
Merge pull request #49 from Huluti/update-readme
Update README
|
2019-02-21 16:00:24 +01:00 |
|
Hugo Posnic
|
4e702d3f3a
|
Simplify the structure
|
2019-02-21 15:34:59 +01:00 |
|
Hugo Posnic
|
006256e08b
|
Update README
|
2019-02-21 15:26:20 +01:00 |
|
Kilian Valkhof
|
117a1a36cc
|
Merge pull request #47 from Huluti/master
First try to adopt Python3 and PyQt5
|
2019-02-21 10:41:35 +01:00 |
|
Hugo Posnic
|
1e602b2a77
|
Remove the need to use the hurry.filesize package
|
2019-02-20 17:10:03 +01:00 |
|
Hugo Posnic
|
460161b6ee
|
Update generators
|
2019-02-20 16:30:20 +01:00 |
|
Hugo Posnic
|
030684fe60
|
Fix two little errors
|
2019-02-20 16:21:09 +01:00 |
|
Hugo Posnic
|
b2713d5485
|
Update gitignore
|
2019-02-20 16:11:49 +01:00 |
|
Hugo Posnic
|
95512644b6
|
Update README
|
2019-02-20 15:38:19 +01:00 |
|
Hugo Posnic
|
fb1c463a03
|
Fix filetype after last commit
|
2019-02-20 15:37:35 +01:00 |
|
Hugo Posnic
|
d2c0a7905b
|
Add an other check to avoid an other TypeError
|
2019-02-20 15:28:09 +01:00 |
|
Hugo Posnic
|
13f43bfa2f
|
Simplify way to check if an image is valid
determinetype functions has some defaults
|
2019-02-20 15:27:45 +01:00 |
|
Hugo Posnic
|
f7531a1095
|
Replace sys.stderr.write by prints
|
2019-02-20 15:16:28 +01:00 |
|
Hugo Posnic
|
02a92463e5
|
Test geometry setting to avoid a TypeError
|
2019-02-20 14:49:00 +01:00 |
|
Hugo Posnic
|
c38cf92f25
|
Fix imports
|
2018-04-09 19:19:41 +02:00 |
|
Hugo Posnic
|
26878908c0
|
Ue Python3 shebangs
|
2018-04-09 19:17:39 +02:00 |
|
Hugo Posnic
|
42008757f2
|
Redesign todo
|
2017-11-26 11:53:11 +01:00 |
|
Hugo Posnic
|
8e415cb451
|
Update debian control file to Python 3 and Qt5
|
2017-11-25 17:08:49 +01:00 |
|
Hugo Posnic
|
23c3243209
|
Remove two remaining "u" chars
|
2017-11-19 17:48:13 +01:00 |
|
Hugo Posnic
|
3a19f3cef8
|
Don't need "(object)" for classes in Python3
|
2017-11-18 20:18:48 +01:00 |
|
Hugo Posnic
|
59b3d8c94d
|
Python 3 use utf8 by default
|
2017-11-18 18:05:28 +01:00 |
|
Hugo Posnic
|
573dcab3d2
|
Remove decode methods (Python 3 is utf8 by default)
|
2017-11-18 18:04:15 +01:00 |
|
Hugo Posnic
|
d7a0f84f64
|
Adopt the new signal system for remaining items
|
2017-11-18 17:10:23 +01:00 |
|
Hugo Posnic
|
797cc433b3
|
Readme file in markdown
|
2017-11-18 16:40:05 +01:00 |
|
Hugo Posnic
|
461ae9fd57
|
Reintroduce missing changes
|
2017-11-18 16:25:49 +01:00 |
|
Hugo Posnic
|
648f78c139
|
Remove unuseful file anymore (due too reintroduced packages)
|
2017-11-18 16:20:21 +01:00 |
|