mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
update todo
This commit is contained in:
parent
52ccd5a1de
commit
ea4350661a
1 changed files with 2 additions and 9 deletions
|
|
@ -14,8 +14,9 @@ todo app wise
|
||||||
- verify that a *recompressed* file is smaller than the compressed one
|
- verify that a *recompressed* file is smaller than the compressed one
|
||||||
- find a way to specify the version once for everywhere
|
- find a way to specify the version once for everywhere
|
||||||
- notification area drag/drop widget
|
- notification area drag/drop widget
|
||||||
|
-> probably need gtk for gnome
|
||||||
- save chosen directory and geometry/screen position using QSettings
|
- save chosen directory and geometry/screen position using QSettings
|
||||||
- recompress stopped working
|
-> for 1.0.2
|
||||||
|
|
||||||
todo else
|
todo else
|
||||||
- figure out how to make mac and win versions (someone else :) <- via gui2exe
|
- figure out how to make mac and win versions (someone else :) <- via gui2exe
|
||||||
|
|
@ -37,11 +38,3 @@ later versions:
|
||||||
again would currently try to recompress all 100, when only 10 would be
|
again would currently try to recompress all 100, when only 10 would be
|
||||||
worthy of trying to compress further.
|
worthy of trying to compress further.
|
||||||
|
|
||||||
|
|
||||||
1.1.0 changes:
|
|
||||||
- use multiprocessing for images
|
|
||||||
- more robust file handling
|
|
||||||
- re-adding images now results in recompressing them
|
|
||||||
- compressing message now shows filename
|
|
||||||
- wider array of status messages in the table
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue