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
/
fileutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make installation location a link
Katja Marttila
2025-04-29
1
-0
/
+42
*
Update size to contain also uninstallable components
Katja Marttila
2025-04-10
1
-2
/
+3
*
Fix extracting when non-admin needs admin rights
Katja Marttila
2024-10-18
1
-4
/
+38
*
Fix obsolete QString::fromUtf16 usage
Katja Marttila
2024-10-03
1
-3
/
+4
*
Fix building in macOs with Qt6
Katja Marttila
2023-06-13
1
-1
/
+1
*
Adapt to changes in QHash and QSet
Christian Stenger
2023-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.5' into master
Katja Marttila
2022-12-13
1
-2
/
+2
|
\
|
*
Fix installer resource writing to admin folder
Katja Marttila
2022-12-02
1
-2
/
+2
*
|
Use QFileInfo::exists() as that is documented to be faster
Katja Marttila
2022-11-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/4.5'
Arttu Tarkiainen
2022-11-03
1
-0
/
+46
|
\
|
|
*
Merge remote-tracking branch 'origin/4.4' into 4.5
Arttu Tarkiainen
2022-11-03
1
-0
/
+46
|
|
\
|
|
*
Windows: fix installation error with concurrent Extract operations
Arttu Tarkiainen
2022-09-01
1
-0
/
+46
*
|
|
Replace QRegExp usages by QRegularExpression
Christian Stenger
2022-10-21
1
-2
/
+2
|
/
/
*
|
Fix some translated texts
Friedemann Kleint
2022-10-19
1
-1
/
+1
*
|
Add persistent metadata file cache
Arttu Tarkiainen
2022-10-14
1
-10
/
+18
|
/
*
Revert "Simplify QInstaller::generateTemporaryFileName()"
Arttu Tarkiainen
2022-03-15
1
-11
/
+21
*
Use of separators in Execute operation
Katja Marttila
2022-02-03
1
-4
/
+12
*
Fix deprecation warnings from building with Qt 5.15.2
Arttu Tarkiainen
2021-12-21
1
-2
/
+2
*
Simplify QInstaller::generateTemporaryFileName()
Arttu Tarkiainen
2021-10-21
1
-21
/
+11
*
Add support for generating offline installer from online
Arttu Tarkiainen
2021-01-15
1
-0
/
+95
*
Add high dpi image support for Logo and ProductImages
Katja Marttila
2020-12-21
1
-0
/
+17
*
Replace obsolete qrand() with QRandomGenerator
Katja Marttila
2020-11-04
1
-2
/
+2
*
Remove unused code blocks and functions
Katja Marttila
2020-11-04
1
-23
/
+1
*
Doc: Remove internal classes and structs from generated documentation
Arttu Tarkiainen
2020-09-21
1
-0
/
+6
*
Doc: Reduce the amount of documentation warnings
Arttu Tarkiainen
2020-09-21
1
-0
/
+82
*
Doc: Fix documentation warnings
Topi Reinio
2020-09-16
1
-1
/
+3
*
CLI: decrease the amount of default debug prints
Katja Marttila
2020-02-20
1
-6
/
+6
*
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-7
/
+9
*
Enable QInstaller::setDefaultFilePermissions() also on Windows
Arttu Tarkiainen
2019-11-01
1
-6
/
+2
*
Refactor setting and checking of file permissions
Arttu Tarkiainen
2019-08-30
1
-0
/
+37
*
Update usage of Apple-related terminology
Arttu Tarkiainen
2019-08-16
1
-2
/
+2
*
Change quantity information unit text
Katja Marttila
2019-02-07
1
-8
/
+8
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-3
/
+3
*
Delete directory if there are readonly files
Katja Marttila
2018-09-24
1
-8
/
+17
*
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
*
|
Make the installation relocatable (with some limitations).
Karsten Heimrich
2015-07-14
1
-0
/
+16
*
|
Sanitize QDebug output
Kai Koehne
2015-07-09
1
-6
/
+5
*
|
Unify translated error messages
Kai Koehne
2015-06-24
1
-18
/
+24
*
|
Convert to Qt 5 connect syntax
Kai Koehne
2015-06-15
1
-1
/
+1
|
/
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Set objectName for QThread
Kai Koehne
2015-02-02
1
-0
/
+1
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Some more documentation fixes (removes more warnings).
kh1
2014-10-15
1
-3
/
+0
*
Workaround for QFileInfo::isBundle().
kh1
2014-07-04
1
-0
/
+19
*
Replace Q_OS_MAC with Q_OS_OSX
Niels Weber
2014-07-03
1
-1
/
+1
*
Don't use QObject::tr().
kh1
2014-06-24
1
-25
/
+36
*
Split out the file IO stuff and adjust other files respectively.
kh1
2014-06-24
1
-70
/
+0
[next]