| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Add documentation to HttpGet and remove unnecessary return value. | Dominik Riebeling | 2015-12-18 |
| * | Use cutelogger for Rockbox Utility internal trace. | Dominik Riebeling | 2013-11-04 |
| * | Rewrite HttpGet based on QNetworkAccessManager. | Dominik Riebeling | 2013-01-27 |
| * | Remove Rockbox Utility Offline Mode. | Dominik Riebeling | 2013-01-13 |
| * | Remove HttpGet::error() function. | Dominik Riebeling | 2013-01-13 |
| * | Remove svn keyword lines from sources. | Dominik Riebeling | 2011-10-19 |
| * | Remove unnecessary class declaration, this should come from the includes. | Dominik Riebeling | 2010-03-24 |
| * | RFC2616 requires requests made to proxies to use the absoluteURI form while H... | Dominik Riebeling | 2009-05-19 |
| * | Some HttpGet cleanup: use references when setting options. | Dominik Riebeling | 2009-03-08 |
| * | Separate basic functionality from GUI parts by moving it into a separate fold... | Dominik Riebeling | 2008-10-12 |