index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
httpget.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-1
/
+1
2020-11-07
rbutil: Modernize HttpGet implementation.
Dominik Riebeling
1
-1
/
+1
2015-12-18
Add documentation to HttpGet and remove unnecessary return value.
Dominik Riebeling
1
-1
/
+1
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-2
/
+3
2013-01-27
Rewrite HttpGet based on QNetworkAccessManager.
Dominik Riebeling
1
-34
/
+46
2013-01-13
Remove Rockbox Utility Offline Mode.
Dominik Riebeling
1
-6
/
+0
2013-01-13
Remove HttpGet::error() function.
Dominik Riebeling
1
-1
/
+0
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2010-03-24
Remove unnecessary class declaration, this should come from the includes.
Dominik Riebeling
1
-2
/
+0
2009-05-19
RFC2616 requires requests made to proxies to use the absoluteURI form while H...
Dominik Riebeling
1
-0
/
+1
2009-03-08
Some HttpGet cleanup: use references when setting options.
Dominik Riebeling
1
-4
/
+4
2008-10-12
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
1
-0
/
+107