summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix network/torrent example to work on Qt 5Topi Reinio2013-04-044-36/+31
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1611-119/+119
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1823-23/+23
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-3/+1
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-051-0/+6
* Fix memory leak when error reportedMontel Laurent2012-12-011-0/+4
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-4/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2223-138/+138
* examples: Mark ctor's as explicitSergio Ahumada2012-09-172-2/+2
* Fix compilation of examples with QStringBuilderOlivier Goffart2012-02-251-2/+2
* Reimplement QAbstractSocket::setReadBufferSize() properlyBradley T. Hughes2012-02-022-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3023-23/+23
* Update contact information in license headers.Jason McDonald2012-01-2323-23/+23
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-132-2/+2
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-062-18/+32
* Update copyright year in license headers.Jason McDonald2012-01-0523-23/+23
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-181-4/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-0/+16
|\
| * 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-231-0/+5
* | 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-2737-0/+6205