summaryrefslogtreecommitdiffstats
path: root/extractordialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup archive extractionArno2010-05-141-40/+0
| | | | | Removed the code for archive extraction. Never used it, never liked it and really never worked properly.
* -Fixed extractor... Just look at the examples for QProcess :)am2009-07-161-2/+2
| | | | | | | | | -Beautified extractor output for unrar -Added User interface configuration options -So, there are Usability fixes git-svn-id: file:///var/svn/repos2/shemov/trunk@388 f440f766-f032-0410-8965-dc7d17de2ca0
* -finished calling extractoram2009-07-151-0/+2
| | | | | | | | -QProcess doesn't work as promised in the docs, dunno how to do it yet, but we need a thread to keep the GUI responsive... -fixed some bugs with the extractionpaths git-svn-id: file:///var/svn/repos2/shemov/trunk@387 f440f766-f032-0410-8965-dc7d17de2ca0
* -Finished ConfigurationDialog->pathsam2009-07-131-0/+38
-Implemented ExtractorDialog (untested) -started work on extractor menus git-svn-id: file:///var/svn/repos2/shemov/trunk@386 f440f766-f032-0410-8965-dc7d17de2ca0