aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/archive.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugin install: Make 7z verboseEike Ziller2020-06-251-1/+1
* Plugin install: Fix crash on cancelEike Ziller2020-06-231-0/+6
* Utils: Fix compile on unixDavid Schulz2020-06-161-19/+16
* Utils: check windows registry for archive toolsDavid Schulz2020-06-161-21/+61
* Fix build: Utils/archive.cpp needs to include QTimerTobias Hunger2020-06-151-0/+1
* Utils/Archive: Add simple async APIEike Ziller2020-06-151-24/+76
* Utils: Fix compile with gcc 5.3Christian Stenger2020-06-021-10/+10
* Support more file formats for unarchiving pluginsEike Ziller2020-05-291-20/+63
* Move unarchiving code out of the plugin dialog codeEike Ziller2020-05-291-0/+124