index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
archivefiletree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-74
/
+87
*
Ignore "." and ".." in archives
Chris Bessent
2021-04-29
1
-6
/
+13
*
Update to follow changes in FileData from archive.
Mikaël Capelle
2020-06-05
1
-4
/
+4
*
Update after change to CreateArchive. Remove unused archive handler from self...
Mikaël Capelle
2020-06-02
1
-6
/
+6
*
Remove usage of QString in FileData following archive change.
Mikaël Capelle
2020-06-01
1
-22
/
+16
*
Allow creation of file using addFile() in ArchiveFileTree.
Mikaël Capelle
2020-05-30
1
-14
/
+10
*
Update IFileTree implementations following uibase changes.
Mikaël Capelle
2020-05-23
1
-19
/
+10
*
Add implementation of clone() and doClone() for the archive filetree.
Mikaël Capelle
2020-05-16
1
-1
/
+15
*
Update after const_cast removal in uibase.
Mikaël Capelle
2020-05-12
1
-5
/
+5
*
Minor comment updates.
Mikaël Capelle
2020-05-08
1
-6
/
+8
*
Fix another issue with some archives not being loading properly.
Mikaël Capelle
2020-05-07
1
-3
/
+5
*
Fix issue with some archives not being extracted correctly.
Mikaël Capelle
2020-05-07
1
-3
/
+2
*
Override astree() in ArchiveFileTreeImpl to avoid VS warnings.
Mikaël Capelle
2020-05-07
1
-0
/
+10
*
Move to the new filetree for the installation manager.
Mikaël Capelle
2020-05-07
1
-0
/
+252