summaryrefslogtreecommitdiff
path: root/src/archivefiletree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-74/+87
* Ignore "." and ".." in archivesChris Bessent2021-04-291-6/+13
* Update to follow changes in FileData from archive.Mikaël Capelle2020-06-051-4/+4
* Update after change to CreateArchive. Remove unused archive handler from self...Mikaël Capelle2020-06-021-6/+6
* Remove usage of QString in FileData following archive change.Mikaël Capelle2020-06-011-22/+16
* 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