index
:
installer-framework/installer-framework.git
1.3
1.4
1.5
1.6
2.0
3.0
3.1
3.2
4.0
4.1
4.10
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
dev
master
qt5
wip/componentview
Qt Installer Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
installer
/
extractarchiveoperation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty folders when uninstalling
Katja Marttila
2025-05-06
1
-1
/
+27
*
Fix obsolete QVariant::type() usage
Katja Marttila
2024-10-03
1
-2
/
+2
*
Fix tests built with Qt6
Katja Marttila
2023-06-08
1
-2
/
+4
*
Fix admin rights handling during installer/updater/uninstaller runs
Arttu Tarkiainen
2023-05-22
1
-2
/
+2
*
Fix errors occurring in full uninstall on macOS
Katja Marttila
2022-11-25
1
-3
/
+14
*
Windows: fix installation error with concurrent Extract operations
Arttu Tarkiainen
2022-09-01
1
-14
/
+1
*
Uninstaller remove installerResources directory
YAMAMOTO Atsushi
2022-08-25
1
-0
/
+3
*
Add more generic trace messages for concurrent operations
Arttu Tarkiainen
2022-05-09
1
-1
/
+0
*
Print uninstallation progress on archive level with normal verbosity
Arttu Tarkiainen
2022-04-28
1
-0
/
+3
*
Use archive sizes for sorting and calculating progress of Extract ops
Arttu Tarkiainen
2022-04-21
1
-0
/
+18
*
Add support for parallel extraction of component archives
Arttu Tarkiainen
2022-04-21
1
-12
/
+103
*
Gain admin rights when user is missing privilege to create symlinks
Arttu Tarkiainen
2022-01-31
1
-2
/
+4
*
Replace occurrences of "TargetDir" string with 'scTargetDir' constant
Arttu Tarkiainen
2021-10-13
1
-2
/
+2
*
Add support for handling archive files with libarchive
Arttu Tarkiainen
2021-09-14
1
-14
/
+15
*
Try rerunning execute operation
Katja Marttila
2021-02-05
1
-2
/
+2
*
Add option to define operations in component.xml
Katja Marttila
2020-12-07
1
-4
/
+12
*
Fix permissions in 'Licenses' and 'installerResources' directories
Arttu Tarkiainen
2020-11-18
1
-2
/
+6
*
Doc: Remove internal classes and structs from generated documentation
Arttu Tarkiainen
2020-09-21
1
-0
/
+12
*
Doc: Reduce the amount of documentation warnings
Arttu Tarkiainen
2020-09-21
1
-0
/
+13
*
Add verbose levels and cleanup log categories
Katja Marttila
2020-08-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2' to master
Katja Marttila
2020-03-16
1
-0
/
+1
|
\
|
*
Fix building against Qt 5.14 and newer
Joni Poikelin
2020-02-03
1
-0
/
+1
*
|
CLI: decrease the amount of default debug prints
Katja Marttila
2020-02-20
1
-3
/
+3
*
|
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-4
/
+5
|
/
*
Do not show error dialog when filelist for uninstall not found
3.2.0
Katja Marttila
2019-12-12
1
-4
/
+5
*
Add function for reading separate data files in ExtractArchiveOperation
Arttu Tarkiainen
2019-11-26
1
-25
/
+47
*
Fix file deletion when canceling installation
Katja Marttila
2019-11-13
1
-5
/
+5
*
Fix extracted files list formation in ExtractArchive operation
Arttu Tarkiainen
2019-11-01
1
-15
/
+5
*
Decrease the dat file file size
Katja Marttila
2019-10-31
1
-3
/
+79
*
Fix 'Bad allocation' error in Windows
3.0.6
3.0
Katja Marttila
2018-12-05
1
-1
/
+4
*
Optimize ExctractArchiveOperation::fileFinished()
Morten Johan Sørvig
2018-11-05
1
-3
/
+5
*
Merge remote-tracking branch 'origin/2.0'
Katja Marttila
2017-01-30
1
-17
/
+12
|
\
|
*
License header update to GPL-EXCEPT
Katja Marttila
2017-01-26
1
-17
/
+12
*
|
Merge remote-tracking branch 'origin/2.0'
Iikka Eklund
2016-01-20
1
-4
/
+3
|
\
|
|
*
Update license headers
Iikka Eklund
2015-12-29
1
-4
/
+3
*
|
Cleanup. Prepare for proper rollback implementation.
Karsten Heimrich
2015-07-14
1
-23
/
+18
*
|
Make use of the new varadic template feature + cosmetic changes.
Karsten Heimrich
2015-07-10
1
-1
/
+2
*
|
Remove superfluous clone() method. Prepare for next patch.
Karsten Heimrich
2015-06-25
1
-5
/
+0
*
|
Add getter and setter for package manager.
Karsten Heimrich
2015-06-24
1
-1
/
+1
*
|
Convert to Qt 5 connect syntax
Kai Koehne
2015-06-15
1
-9
/
+8
*
|
Cleanup
Jarek Kobus
2015-02-27
1
-7
/
+3
|
/
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Connect extract operation to progress calculation.
kh1
2013-10-09
1
-7
/
+6
*
Unify some error strings.
Niels Weber
2013-02-12
1
-2
/
+2
*
Add 2013 to the copyright.
Niels Weber
2013-02-05
1
-1
/
+1
*
Change copyright headers from Nokia to Digia
Sergio Ahumada
2012-12-21
1
-18
/
+27
*
Reorganize the tree, have better ifw.pri. Shadow build support.
kh1
2012-03-19
1
-0
/
+149