summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-04Update version and changelog0.3.3jvoisin
2013-01-02Update the setup.py to make it install manpagesjvoisin
2013-01-02Update the manpagejvoisin
2012-12-27Specify exceptions for strippers.pyjvoisin
2012-12-27Refactor the archive parserjvoisin
Refactoring of the archive and office parser, in order to simplify the code and reduce abstraction
2012-12-27Specify exceptions for torrents hadlingjvoisin
2012-12-27Improve mat.py (mostly exceptions handling)jvoisin
2012-12-27Add some comments to exiftool.pyjvoisin
2012-12-26Improve the "preferences" popupjvoisin
2012-12-25Fix some typosjvoisin
2012-12-25Partial fix of the testsuitejvoisin
2012-12-22Update the release processjvoisin
2012-12-20Improve pylint's scorejvoisin
2012-12-20Also works for pdf too nowjvoisin
2012-12-20Merge branch 'master' into gui_optionsjvoisin
Conflicts: mat-gui
2012-12-20Changing options if now also effective on added files toojvoisin
2012-12-20Update the man for --low-pdf-qualityjvoisin
2012-12-19Preliminary support of producted pdf quality choicejvoisin
2012-12-16Little readability improvementjvoisin
2012-12-16archive.py is now python's implementation independentjvoisin
2012-12-13Merge branch 'test_suite'jvoisin
2012-12-13Minor style improvementjvoisin
2012-12-13Improve coding stylejvoisin
2012-12-13Fix a typo, and remove and unused importjvoisin
2012-12-13Improve style and pylint's notejvoisin
2012-12-13Specify exceptions typesjvoisin
2012-12-13Enhance the way test.py reports failed testsjvoisin
2012-12-13Reorganize source tree and files installation location, cleanup setup.py ↵jvoisin
(Closes: #689409)
2012-12-08Fix the logo's wrong path (Bug#693967)jvoisin
2012-12-08Use UTF-8 encoding for the tarfile module source code file.Paul Wise
2012-12-08Fix some issues found by pyflakesPaul Wise
2012-12-04 The test suite works with python 2.7 toojvoisin
2012-12-04Fix the FreeDesktop menu file.jvoisin
2012-12-04Use UTF-8 encoding for the tarfile module source code file.jvoisin
2012-12-04Set executable permission on the setup scriptjvoisin
2012-05-30Add german translationjvoisin
2012-05-30Add copyrightjvoisin
2012-05-270.3.20.3.2jvoisin
2012-05-25Makes pyflakes happier (Paul Wise)jvoisin
2012-05-25Fix a stupid path related mistakejvoisin
2012-05-17Fix typojvoisin
2012-05-17Fix a stupid mistakejvoisin
2012-05-17Fix the "No such file or directory" logo bugjvoisin
2012-05-17Have gettext find translations where they are, and don't duplicate its work.intrigeri
Without running gettext.install, the gettext module did not find .mo files where they live. So, let's add an incantation thereof. Once this is done, Python's gettext defines a "_" function all by itself, so we can get rid of the hand-crafted one that's now obsolete.
2012-05-17Get localized strings from the text domain where they live: MAT.intrigeri
2012-05-15TODO++jvoisin
2012-05-15Update changelog + readmejvoisin
2012-05-13Add the logo to mat.desktopjvoisin
2012-05-11Update french translationjvoisin
2012-05-11Informatives messages for missings librariesjvoisin