qt6-bb10/src
Thiago Macieira b91a6ef9cd Deprecate and remove the unused bearer support in QNetworkProxy
This hasn't done anything since at least Qt 5.0. It's possible it was
only used in Symbian, which we removed before the 5.0 release. This only
served to make the tst_QNetworkProxyFactory test slow.

[ChangeLog][QtNetwork][QNetworkProxy] The functions related to
QNetworkConfiguration are deprecated. They've performed no action since
Qt 5.0, so code using them can safely stop doing so.

Change-Id: I84e45059a888497fb55ffffd14d31b7c2978a04e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2017-07-21 18:25:42 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into dev 2017-07-13 16:36:10 -07:00
android Forward Service.onBind notification to Qt 2017-07-04 18:38:19 +00:00
angle ANGLE: Fix flickering on resize when D3D9 is used 2017-07-03 06:41:01 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Add a safety check to prevent apps from running on unsupported OSes 2017-07-21 04:58:07 +00:00
dbus Merge remote-tracking branch 'origin/5.9' into dev 2017-07-13 16:36:10 -07:00
gui Add QPlatformWindow::initialize() for two-step window creation 2017-07-17 13:05:55 +00:00
network Deprecate and remove the unused bearer support in QNetworkProxy 2017-07-21 18:25:42 +00:00
opengl Convert features.graphicseffect to QT_[REQUIRE_]CONFIG 2017-07-11 02:52:03 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-07-19 09:47:29 +02:00
plugins Merge remote-tracking branch 'origin/5.9' into dev 2017-07-19 09:47:29 +02:00
printsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-07-04 16:05:53 +02:00
sql QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
testlib Move toString calls after their definition 2017-07-21 06:10:02 +00:00
tools Merge remote-tracking branch 'origin/5.9' into dev 2017-07-19 09:47:29 +02:00
widgets QLineEdit: Add selectionEnd() and selectionLength() 2017-07-20 13:46:26 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00