| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document TCP Keep Alive parameters in QNetworkAccessManager | Mate Barany | 11 hours | 1 | -1/+10 |
| * | Remove unused algorithm header from http example | Mate Barany | 2025-08-28 | 1 | -1/+0 |
| * | HTTP example: Reflow QMessageBox usage in if-statement | Mårten Nordheim | 2023-02-02 | 1 | -3/+4 |
| * | HTTP Example: Add proxy handling | Mårten Nordheim | 2023-01-24 | 1 | -0/+26 |
| * | HTTP example: remove needlessly unset-ing window flag | Mårten Nordheim | 2023-01-24 | 1 | -2/+0 |
| * | HTTP example: Fix missing translation and improve others | Mårten Nordheim | 2023-01-24 | 1 | -13/+12 |
| * | HTTP example: rename to HTTP Client | Mårten Nordheim | 2023-01-24 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Update the HTTP example | Mårten Nordheim | 2020-10-28 | 1 | -62/+49 |
| * | Revert "QNetworkReply: deprecate the 'error' getter" | Alexander Akulich | 2020-02-28 | 1 | -1/+1 |
| * | QNetworkReply: deprecate the 'error' getter | Timur Pocheptsov | 2020-01-13 | 1 | -1/+1 |
| * | HTTP example: use std::unique_ptr instead of QScopedPointer | Marc Mutz | 2019-05-15 | 1 | -8/+16 |
| * | Network examples: cleanup foreach usage | Christian Ehrlicher | 2019-01-06 | 1 | -1/+1 |
| * | Slightly revamp the http example | Mårten Nordheim | 2017-09-22 | 1 | -18/+28 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-06 | 1 | -3/+3 |
| |\ |
|
| | * | Fix httpwindow example. | Jake Petroules | 2016-05-26 | 1 | -3/+3 |
| * | | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| |/ |
|
| * | Polish the HTTP example. | Friedemann Kleint | 2015-11-05 | 1 | -113/+161 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | change http example default URL to http[s]://qt-project.org | Jeremy Katz | 2012-08-23 | 1 | -2/+2 |
| * | Test for QT_NO_SSL instead of QT_NO_OPENSSL | Shane Kearns | 2012-02-21 | 1 | -3/+3 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | QtBase examples: Remove Maemo/Symbian-specific code. | Friedemann Kleint | 2011-10-18 | 1 | -19/+0 |
| * | Merge remote branch 'staging/master' into refactor | Paul Olav Tvete | 2011-05-24 | 1 | -3/+22 |
| |\ |
|
| | * | Squashed commit of the changes from the mobile-examples repository | David Boddie | 2011-05-23 | 1 | -3/+22 |
| * | | include fixes | Lars Knoll | 2011-05-07 | 1 | -1/+1 |
| |/ |
|
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+266 |