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
/
utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deprecated QCryptographichHash function call
Katja Marttila
2023-09-05
1
-1
/
+1
*
Adapt to differences between Qt5 and Qt6
Christian Stenger
2022-12-16
1
-1
/
+1
*
Fix clang and compiler warnings
Katja Marttila
2022-11-08
1
-1
/
+1
*
Replace QSettingsWrapper::Format with QSettings::Format
Katja Marttila
2022-05-27
1
-1
/
+1
*
Gain admin rights when user is missing privilege to create symlinks
Arttu Tarkiainen
2022-01-31
1
-1
/
+97
*
Cppcheck: Fix local variable shadowing outer variable
Katja Marttila
2021-03-09
1
-4
/
+4
*
Restructure logging utilities
Arttu Tarkiainen
2021-02-04
1
-171
/
+1
*
CLI: Print extra archive information with higher verbosity level
Arttu Tarkiainen
2020-11-05
1
-4
/
+47
*
Expand the sanity check for mutually exclusive options
Arttu Tarkiainen
2020-10-01
1
-3
/
+18
*
Doc: Remove internal classes and structs from generated documentation
Arttu Tarkiainen
2020-09-21
1
-0
/
+18
*
Doc: Reduce the amount of documentation warnings
Arttu Tarkiainen
2020-09-21
1
-2
/
+44
*
Doc: Fix documentation warnings
Topi Reinio
2020-09-16
1
-1
/
+1
*
Add verbose levels and cleanup log categories
Katja Marttila
2020-08-24
1
-3
/
+11
*
Refactor setting and checking of file permissions
Arttu Tarkiainen
2019-08-30
1
-0
/
+3
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-10
/
+10
*
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
*
|
Factored QFile usage out of VerboseWriter::flush()
Frerich Raabe
2016-02-15
1
-12
/
+31
*
|
Factored flushing of VerboseWriter into dedicated method
Frerich Raabe
2016-02-15
1
-3
/
+14
|
/
*
Update license headers
Iikka Eklund
2015-12-29
1
-4
/
+3
*
Unify handling of translations
Kai Koehne
2015-06-30
1
-0
/
+19
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
tr() -> translate()
Niels Weber
2014-12-12
1
-1
/
+1
*
Move the function to utils and make use where possible.
kh1
2014-11-06
1
-0
/
+26
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Simplify VerboseWriter
Kai Koehne
2014-07-18
1
-2
/
+2
*
Simplify logging
Kai Koehne
2014-07-18
1
-40
/
+2
*
Cleanup, use what we have in QThread.
kh1
2014-07-03
1
-18
/
+6
*
Introduce new classes for client-server communication.
kh1
2014-06-03
1
-1
/
+50
*
move the currentDateTime to the constructor
Tim Jenssen
2014-01-22
1
-2
/
+4
*
Use qt_windows.h.
kh1
2014-01-07
1
-5
/
+1
*
adding ConsumeOutputOperation
Tim Jenssen
2013-06-03
1
-0
/
+34
*
Typos, style and language improvements.
Niels Weber
2013-02-07
1
-1
/
+1
*
Add 2013 to the copyright.
Niels Weber
2013-02-05
1
-1
/
+1
*
Fix InstallationLog.txt wrong line endings on windows.
kh1
2013-01-31
1
-1
/
+1
*
Change copyright headers from Nokia to Digia
Sergio Ahumada
2012-12-21
1
-18
/
+27
*
Finally IFW compiles with Qt5 (use private headers)
kh1
2012-12-07
1
-3
/
+0
*
Some changes to start compile with Qt5.
kh1
2012-11-20
1
-2
/
+2
*
Merge "buffered" calculateHash function and reuse.
kh1
2012-10-01
1
-3
/
+8
*
Reorganize the tree, have better ifw.pri. Shadow build support.
kh1
2012-03-19
1
-0
/
+341