qt5base-lts/examples/network/torrent
Edward Welbourne 6a2892bdef Skip spurious .toLower() on returns of QUrl::scheme()
QUrl::setScheme() parses and canonicalises the scheme, so that
scheme() always returns a lower-case string anyway; no need to
.toLower() it.

Change-Id: Ied00814b63f159386a42552dcf06346ee56f9f97
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-03-10 15:00:59 +00:00
..
forms Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
icons Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
addtorrentdialog.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
addtorrentdialog.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
bencodeparser.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
bencodeparser.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
connectionmanager.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
connectionmanager.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
filemanager.cpp Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
filemanager.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
icons.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.cpp Skip spurious .toLower() on returns of QUrl::scheme() 2016-03-10 15:00:59 +00:00
mainwindow.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
metainfo.cpp Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
metainfo.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
peerwireclient.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
peerwireclient.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
ratecontroller.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
ratecontroller.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
torrent.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
torrentclient.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
torrentclient.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
torrentserver.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
torrentserver.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
trackerclient.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
trackerclient.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00