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
/
link.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle api removed in Qt6
Christian Stenger
2022-12-29
1
-1
/
+1
*
CLI: decrease the amount of default debug prints
Katja Marttila
2020-02-20
1
-8
/
+8
*
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-9
/
+14
*
Fix CreateLink operation destination string formatting on Windows
Arttu Tarkiainen
2019-10-10
1
-4
/
+7
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-7
/
+7
*
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
*
|
Fix build on Windows
Kai Koehne
2015-07-10
1
-1
/
+1
*
|
Sanitize QDebug output
Kai Koehne
2015-07-09
1
-16
/
+10
*
|
Unify translated error messages
Kai Koehne
2015-06-24
1
-7
/
+7
|
/
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Move the function to utils and make use where possible.
kh1
2014-11-06
1
-5
/
+7
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
fix unistd.h include
Tim Jenssen
2014-01-30
1
-1
/
+1
*
Use qt_windows.h.
kh1
2014-01-07
1
-7
/
+1
*
Add 2013 to the copyright.
Niels Weber
2013-02-05
1
-1
/
+1
*
Fix build with MSVC 2008.
kh1
2013-01-29
1
-2
/
+4
*
Make IFW compile with mingw.
kh1
2013-01-29
1
-23
/
+29
*
Change copyright headers from Nokia to Digia
Sergio Ahumada
2012-12-21
1
-18
/
+27
*
MinGW: fix include names
Sergei Lopatin
2012-10-26
1
-1
/
+1
*
MinGW: fix casting wchar_t* from QString
Sergei Lopatin
2012-10-26
1
-2
/
+2
*
Revert "Fixes required for errorless MinGW-w64 compilation are done."
kh1
2012-08-22
1
-2
/
+2
*
Fixes required for errorless MinGW-w64 compilation are done.
tjenssen
2012-08-10
1
-2
/
+2
*
normalize pathes in create symlink operation on linux aswell
Tim Jenssen
2012-06-13
1
-1
/
+2
*
Include unistd.h where needed on Linux
Niels Weber
2012-06-05
1
-0
/
+3
*
Revert "windows needs to know that the link will be a directory"
Tim Jenssen
2012-06-01
1
-7
/
+4
*
QFileInfo.exists looks for the target which wasn't intended
Tim Jenssen
2012-05-31
1
-1
/
+1
*
windows needs to know that the link will be a directory
Tim Jenssen
2012-05-31
1
-4
/
+7
*
QFileInfo(m_path).readLink(); can't read junctions
Tim Jenssen
2012-05-30
1
-16
/
+61
*
normalize the pathes in windows create link functions
Tim Jenssen
2012-05-30
1
-2
/
+5
*
added new Link class and corresponding operation
Tim Jenssen
2012-05-25
1
-0
/
+244