summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/torrentclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Torrent example: Replace the last Java-style iterator with STL onesMarc Mutz2019-05-231-5/+7
* Torrent example: replace a QMultiMap with a sorted vectorMarc Mutz2019-05-251-7/+7
* Torrent example: add missing qAsConst()Marc Mutz2019-05-231-2/+2
* Torrent example: rewrite some very convoluted codeMarc Mutz2019-05-241-17/+13
* Network examples: cleanup foreach usageChristian Ehrlicher2019-01-061-21/+21
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-11/+11
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-161-1/+0
|\
| * examples: remove unused static const variablesMarc Mutz2013-09-141-1/+0
* | Remove qSort usages from qtbase examplesGiuseppe D'Angelo2013-09-141-1/+3
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1528