summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-13Add translationsjvoisin
2013-10-08Fix call to pager when testing if exiftool is installedjvoisin
2013-10-06Replace deprecated GObject.idle_add with GLib.idle_addjvoisin
2013-10-06The existence check of exiftool now involves less magic.jvoisin
2013-10-05mat is now able to check non-writables filesjvoisin
This is an implementaion of this suggestion: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572
2013-08-11replace one more subprocess.Popen with subprocess.calljvoisin
2013-08-11Minor cleanup/typoesjvoisin
2013-08-11Refactoring of exiftool.pyjvoisin
2013-08-11Remove an useless exiftool-related testjvoisin
2013-07-20Simplification and refactoring of the testsuitejvoisin
2013-07-20Minor refactorisation of test.py -> setUp functionjvoisin
2013-07-17Bump version0.4-rcjvoisin
2013-07-17Update changelogjvoisin
2013-07-17Update TODO + add a missed file in MANIFEST.injvoisin
2013-07-17MetadataPopup now has a scrollbarjvoisin
2013-07-17Remove lastest FIXME from tests !jvoisin
2013-07-17Split (and update) the READMEjvoisin
2013-07-17Fix typojvoisin
2013-07-17Typos in mat-guijvoisin
2013-07-17Minor refactoringjvoisin
2013-07-17Fix deterministic filenames. Oups.jvoisin
2013-07-16The cli now supports folders and files !jvoisin
2013-07-16bugfix: support local installationjvoisin
2013-07-16Logging level is now set to CRITICAL instead of DEBUGjvoisin
2013-07-16Refactor mutagenstripper according to recent changesjvoisin
2013-07-16Improve/bugfix exiftool handlingjvoisin
- Exiftool handle more effeciently adobe metadata - Fix exiftool's handling due to recent refactoring
2013-07-16Fix multiple selectionjvoisin
2013-07-16Fix a GUI crashjvoisin
2013-07-16Gramatical and spelling correctionsjvoisin
2013-07-16Release script for the MATjvoisin
2013-07-16The setup.py now uses a __version__ variablejvoisin
Expect a release.sh script soon ;)
2013-07-16Format + remove useless comment in archive.pyjvoisin
2013-07-16.bak instead of .cleaned.jvoisin
The MAT can now keep a .bak file, instead of producing a .cleaned. one. Thanks to Alan for the idea.
2013-07-16Add a missing file, sorryjvoisin
2013-07-14Fiabilise secure_remove + associated testsjvoisin
2013-07-13Nautilus extension: add icon to popup menuTails developers
2013-07-13Update TODO once againjvoisin
2013-07-13Add nautilus extensionTails developers
2013-07-13Include list_supported_formats in the moduleTails developers
2013-07-13setup.py: remove dependency on MATTails developers
Chicken and eggs problem...
2013-07-13setup.py: include required files in source tarballTails developers
2013-07-05Facilitate lib usage for PDFjvoisin
Set a default value to pdf_quality
2013-07-02Update READMEjvoisin
2013-07-01Update changelogjvoisin
2013-07-01Arg, fix typoes :< Sorry.jvoisin
2013-07-01Hopefully final update for mat-gui.pot before release !jvoisin
2013-06-30Cleanup and renaming in mat.uijvoisin
2013-06-30More close/hide-related improvementsjvoisin
2013-06-30Fix popus closingjvoisin
2013-06-28Realign a missaligned buttonjvoisin