summaryrefslogtreecommitdiffstats
path: root/examples/network/http
Commit message (Expand)AuthorAgeFilesLines
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* HTTP example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-10/+22
* Network examples: cleanup foreach usageChristian Ehrlicher2019-01-061-1/+1
* Slightly revamp the http exampleMÃ¥rten Nordheim2017-09-222-22/+32
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+3
|\
| * Fix httpwindow example.Jake Petroules2016-05-261-3/+3
* | Unify license header usage.Jani Heikkinen2016-03-293-9/+39
|/
* Polish the HTTP example.Friedemann Kleint2015-11-054-127/+189
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* change http example default URL to http[s]://qt-project.orgJeremy Katz2012-08-231-2/+2
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-212-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-184-46/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245-5/+64
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-234-5/+53
* | include fixesLars Knoll2011-05-072-1/+3
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-275-0/+559