summaryrefslogtreecommitdiff
path: root/src/archivefiletree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow creation of file using addFile() in ArchiveFileTree.Mikaël Capelle2020-05-301-14/+10
|
* Update IFileTree implementations following uibase changes.Mikaël Capelle2020-05-231-19/+10
|
* Add implementation of clone() and doClone() for the archive filetree.Mikaël Capelle2020-05-161-1/+15
|
* Update after const_cast removal in uibase.Mikaël Capelle2020-05-121-5/+5
|
* Minor comment updates.Mikaël Capelle2020-05-081-6/+8
|
* Fix another issue with some archives not being loading properly.Mikaël Capelle2020-05-071-3/+5
|
* Fix issue with some archives not being extracted correctly.Mikaël Capelle2020-05-071-3/+2
|
* Override astree() in ArchiveFileTreeImpl to avoid VS warnings.Mikaël Capelle2020-05-071-0/+10
|
* Move to the new filetree for the installation manager.Mikaël Capelle2020-05-071-0/+252