summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-1/+1
* Network examples: cleanup foreach usageChristian Ehrlicher2019-01-061-3/+3
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-3/+3
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-9/+9
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-3/+3
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* examples: migrate to QString::asprintfMarc Mutz2015-02-121-7/+5
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-4/+4
* Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-121-0/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-051-0/+6
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* 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
* include fixesLars Knoll2011-05-071-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+712