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
/
downloadfiletask.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usage of obsolete functions in QFuture
Katja Marttila
2024-10-03
1
-3
/
+3
*
Add possibility to add extra log when meta fetch fails
Katja Marttila
2024-04-04
1
-0
/
+5
*
Disable http2 protocol
Katja Marttila
2023-09-25
1
-0
/
+1
*
Adapt to QNetworkAccessManager redirect changes in Qt 6
Arttu Tarkiainen
2023-09-21
1
-1
/
+3
*
Fix deprecated QCryptographichHash function call
Katja Marttila
2023-09-05
1
-3
/
+3
*
Replace deprecated error() signal with errorOccurred() in QProcess and QNetwork
Katja Marttila
2023-06-01
1
-3
/
+3
*
Replace obsoleted functions
Katja Marttila
2022-01-05
1
-3
/
+3
*
Doc: Remove internal classes and structs from generated documentation
Arttu Tarkiainen
2020-09-21
1
-0
/
+24
*
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-2
/
+3
*
Allow install other components if sha mismatches in metadata
Katja Marttila
2018-06-04
1
-5
/
+5
*
Merge remote-tracking branch 'origin/2.0' into 3.0
Katja Marttila
2017-08-21
1
-1
/
+1
|
\
|
*
Move comment to correct location
Katja Marttila
2017-04-12
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/2.0' into 3.0
Katja Marttila
2017-03-30
1
-3
/
+10
|
\
|
|
*
Do not fail to install or update if repository is missing
2.0.5
Katja Marttila
2017-02-21
1
-3
/
+11
*
|
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
*
|
Sanitize QDebug output
Kai Koehne
2015-07-09
1
-1
/
+1
*
|
Fix canceling the download done by an external call.
Karsten Heimrich
2015-07-09
1
-1
/
+25
*
|
Unify translated error messages
Kai Koehne
2015-06-24
1
-13
/
+18
*
|
Convert to Qt 5 connect syntax
Kai Koehne
2015-06-15
1
-11
/
+10
|
/
*
Fix "Too many open files" error.
kh
2015-04-24
1
-58
/
+48
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Wrong assignment as truth
Niels Weber
2014-11-26
1
-1
/
+1
*
Implement server authentication and updating repository credentials.
kh
2014-11-26
1
-24
/
+28
*
Rename the exceptions class to be more generic.
kh
2014-11-24
1
-12
/
+12
*
Ask for proxy credentials in modal dialog
Kai Koehne
2014-11-18
1
-0
/
+23
*
Translate exception messages in DownloadFileTask
Kai Koehne
2014-11-18
1
-26
/
+34
*
Improve error message on download failure
Kai Koehne
2014-11-18
1
-5
/
+8
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Merge remote-tracking branch 'origin/1.6'
Oswald Buddenhagen
2014-06-02
1
-1
/
+8
|
\
|
*
Check if the file we are writing to is a file.
kh1
2014-05-22
1
-1
/
+8
*
|
Cleanup to support Qt5 only.
kh1
2014-06-02
1
-3
/
+2
|
/
*
Introduce TaskItem and Authenticator role.
kh1
2014-02-03
1
-18
/
+25
*
Fix auto test and Qt4 warning on Windows.
kh1
2014-01-31
1
-1
/
+2
*
Rename to be more generic.
kh1
2014-01-29
1
-2
/
+2
*
QFuture based asynchronous Task implementation.
kh1
2014-01-22
1
-0
/
+380