summaryrefslogtreecommitdiff
path: root/data (follow)
AgeCommit message (Collapse)Author
2015-12-16Document the fact that MAT now supports .tiff filesjvoisin
2015-12-02Remove hachoir from MAT.jvoisin
This (huge) commit removes completely hachoir from MAT. Audio files are now processed with mutagen, and images with exiftool, since the main python imaging library (PIL) isn't super-great to deal with metadata (and damaged/non-standard files). Package maintainer should change the dependencies to reflect this.
2015-07-25Set resizable MetadataPopup name columnJean Delmas
2015-07-25Set editable MetadataPopup content fieldJean Delmas
2015-03-31Re-add a "clean" button in the menubarjvoisin
2014-12-31Improves the GUI a bitjvoisin
- Use better icons - Remove the term "Scour"
2014-11-02Simplify a bit the interfacejvoisin
2014-02-10Rename mat.ui to mat.gladejvoisin
2014-01-18Mat-gui is now able to sort files on the "State" columnjvoisin
2013-12-15Clarify the vocabularyjvoisin
"Clean" is now a state, and "Scour" is used as action.
2013-07-17MetadataPopup now has a scrollbarjvoisin
2013-07-16Fix multiple selectionjvoisin
2013-06-30Cleanup and renaming in mat.uijvoisin
2013-06-30Fix popus closingjvoisin
2013-06-28Realign a missaligned buttonjvoisin
2013-06-27Fix the "clear list" menu itemjvoisin
2013-06-26Refactorisation of the "metadata popup"jvoisin
2013-06-26Remove the "Quit" buttonjvoisin
2013-06-26Mockup of the simplified UIjvoisin
2013-05-28Update translationsjvoisin
2013-05-14Keyboard shortcuts are now usablejvoisin
2013-04-27Merge branch 'formats_xml' into gladejvoisin
2013-04-27The GUI now use glade !jvoisin
Warning: this is a pretty huge commit Not everything is ported now, but this is already a big step.
2013-04-26Simplify the FORMATS filejvoisin
2013-04-12Update supported format docjvoisin
2013-01-07Refactor the get_sharedir function, and move datas to a proper data folderjvoisin