summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/lib7z_facade.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 7z facade auto test and fix bug in out stream.kh12013-05-061-16/+17
* Rename and document functions to be more clear what they do.kh12013-05-061-5/+6
* Add missing copyright header.kh12013-05-031-0/+40
* reformat initialize list of classesTim Jenssen2013-04-241-12/+12
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-04-231-58/+178
|\
| * fix error handling in 7z libTim Jenssen2013-04-191-58/+177
* | Get rid of some superfluous includes.kh12013-03-041-5/+5
|/
* Make IFW compile with mingw.kh12013-01-291-1/+1
* Fix unexpected symlink link, triggered thru broken 7z code.kh12013-01-241-0/+7
* Fix some warnings in our code after Idcfec77.kh12013-01-231-2/+7
* Remove some superfluous include and source files.kh12013-01-231-32/+4
* Preserve timestamps while packaging. Extract them if available.kh12013-01-221-21/+75
* remove unreadable throwIfNotOK methodkh12012-06-131-28/+35
* Fix create archive with files only. See code comment.kh12012-06-131-4/+6
* remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-141-14/+13
* use string replace method instead of unneeded regexp (\ -> /)Tim Jenssen2012-05-071-3/+1
* use QHash where it is possibleTim Jenssen2012-05-031-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+1372