summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-30Tests for pdf (all green btw)jvoisin
2011-07-30Sompe improvements on pdf handlingjvoisin
2011-07-30Full support of pdf files, yeah !jvoisin
2011-07-30Cleanup of pdfrwjvoisin
2011-07-29preliminary clean/smooth support of pdf files, with help of poppler and cairojvoisin
2011-07-28Fix a problem that occured when mutagen was not installed.jvoisin
2011-07-27Add ogg supportjvoisin
2011-07-27Now GUI know which mimetypes are supported byt the MAT libjvoisin
2011-07-27Retro-portage from gi module to gtk modulejvoisin
2011-07-26Add support for Flac fileformatjvoisin
2011-07-26Simplification of the __init__() methodjvoisin
2011-07-26Simplification, and enhancementsjvoisin
2011-07-26Fix a stupid typojvoisin
2011-07-26Correct handling of non-existent filesjvoisin
2011-07-26Bugfixes (especially for pdf), and more pylint conformityjvoisin
2011-07-26Bugfix, and more pylint conformityjvoisin
2011-07-26Documentation, and more pylint conformityjvoisin
2011-07-26Pyflakes and pep8 validationjvoisin
2011-07-26Tests are green for opendocument formatjvoisin
2011-07-26Full support of opendocument formatjvoisin
2011-07-26Add testfiles for the zip formatjvoisin
2011-07-26Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support.jvoisin
2011-07-25Correct handling of unknown fileformat into zipfile (and fixe many ↵jvoisin
previous-commit-bugs)
2011-07-25more abstraction, and changed the name of the outputed filejvoisin
2011-07-24Office.py use tempfile too nowjvoisin
2011-07-24Now archive.py use tempfilesjvoisin
2011-07-24Now the test suite use tempfile (wasn't working at all since now, sorry ↵jvoisin
about that)
2011-07-24First implementation of open document formatjvoisin
2011-07-24more abstraction, and support for "dirty cleaning" for .tar.*jvoisin
2011-07-23Add the possibility to do a "ugly" remove on zip archive contentjvoisin
2011-07-23Add handling of the "comment" field on a zip archivejvoisin
2011-07-23Rename misc.py to office.pyjvoisin
2011-07-23Preliminary support for torrent (btw, I still hate hachoir)jvoisin
2011-07-22Small enhancement for more reusabilityjvoisin
2011-07-22Cleanupjvoisin
2011-07-21Small cosmetic changesjvoisin
2011-07-21Add is_clean() tor zip archives (add fix a regression for tar.*)jvoisin
2011-07-21Add support for Bmp files ;)jvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed ↵jvoisin
archives fileformat (invasive patch, sorry about that).
2011-07-21remove_all() for zip fileformat first drawingjvoisin
2011-07-21Creation of a metaclass for archives fileformatjvoisin
2011-07-21Some cleanupjvoisin
2011-07-21Zip fileformat : Able to get metadatasjvoisin
2011-07-21Add some tooltipsjvoisin
2011-07-21The self.force parameter is now effective (and the self.ugly is obsolete and ↵jvoisin
removed)
2011-07-21If no item is selected, do as they where all selectedjvoisin
2011-07-20Cleanupjvoisin
2011-07-20Revert "Revert to argparse" for python2.6jvoisin
This reverts commit f3f757ee70a50bed0f66e8807c7b0ad7db83dc61.
2011-07-20Add a setup.pyjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin