summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-26Improves the way tests are handled with `python setup.py test`jvoisin
2015-11-26The README file now has a `.md` extension.jvoisin
2015-11-25`python setup.py test` will now run the testsuitejvoisin
2015-11-25Import (lib|cli)test.py in the test module to ease its usagejvoisin
2015-11-25Add a .travis.yml file, thanks to Raphaƫl Vinotjvoisin
2015-11-15Add a forgotten test-filejvoisin
2015-11-15Add forgotten tests for the command-linejvoisin
2015-11-15Add hachoir_core and hachoir_parser as `requires` in setup.pyjvoisin
2015-11-15Fix tests borken by the absence of exiftooljvoisin
2015-11-03Improves a bit portabilityjvoisin
2015-11-03Fix some mistakes found thanks to the previous commitjvoisin
2015-11-03Add more type hintjvoisin
2015-11-03SImplification and documentation of `create_class_file()`jvoisin
2015-11-03Minor refactorisation of `get_datafile_path()`jvoisin
2015-11-02Add support for TIFF filejvoisin
2015-11-02Some minors pep8 modificationsjvoisin
2015-10-05Tests can now target system-wide or global MATjvoisin
2015-10-01The keywords section should end with a semicolon.jvoisin
2015-08-19MAT 0.5.40.5.4jvoisin
2015-08-19Minor code simplificationjvoisin
2015-08-19Revert the ZIP_EPOCH date to 1980-01-01 00:00:00jvoisin
2015-08-18Improves the way MAT deals with ZipTimestampsjvoisin
2015-08-01Merge remote-tracking branch 'intrigeri/bugfix/9827-fix-buggy-epoch-in-archive'jvoisin
2015-08-01archive: explicitly treat text we got from tarfile as encoded UTF-8 (Closes: ...intrigeri
2015-08-01archive: use correct epoch time.intrigeri
2015-07-28Distance MAT a bit more from hachoirjvoisin
2015-07-25_MASSIVE_ pep8 revampjvoisin
2015-07-25Add python packages dependencies to setup.pyjvoisin
2015-07-25ExiftoolStripper: white-list the "File Type Extension" and "Megapixels" fields.intrigeri
2015-07-25Set resizable MetadataPopup name columnJean Delmas
2015-07-25Set editable MetadataPopup content fieldJean Delmas
2015-07-21Remove the pillow stuff, because it was a bad idea.jvoisin
2015-04-11MAT 0.5.30.5.3jvoisin
2015-04-11Update localizationsjvoisin
2015-04-11Fix an ods-related bugjvoisin
2015-04-04Minor style improvement in PDF handlingjvoisin
2015-04-04Fix #9007jvoisin
2015-03-31Re-add a "clean" button in the menubarjvoisin
2015-03-31Make exif removal explicit in Pillowjvoisin
2015-03-31Fix issue #7858jvoisin
2015-02-22Preliminary implementation of PIL for images.jvoisin
2014-12-31Update the localizationjvoisin
2014-12-31Improves the GUI a bitjvoisin
2014-11-02Simplify a bit the interfacejvoisin
2014-06-21Fix a portability issue on MacOSjvoisin
2014-06-11./mat -l now shows torrentjvoisin
2014-06-11Port mat from optparse to argparsejvoisin
2014-06-10Update the release processjvoisin
2014-06-08Rename the MAT folder to libmat.jvoisin
2014-06-08Improves zip handlingjvoisin