qt5base-lts/tests/manual
Peter Hartmann ce35c0db0d QSslConfiguration: toggle on demand loading of root certs properly
make sure we keep track of when we can load root certs and when we
cannot (we cannot when the developer set the certs explicitly). This is
implemented the same way for QSslSocket already, and needs to be
duplicated because we have 2 methods for setting CA certificates: one in
QSslSocket and one in QSslConfiguration.
In addition, adapt the auto test which checks whether setting a default
QSslConfiguration works: There is no way to set on demand loading
through the API, so it should be enabled by default.

Task-number: QTBUG-29103
Change-Id: I5146128aaa385dfcc0ad1e0ef81a92d9350ec5f2
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-01-23 19:36:07 +01:00
..
bearerex Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cocoa Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
dialogs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
filetest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
gestures Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
highdpi Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
inputmethodhints Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
keypadnavigation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
lance Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mkspecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network_remote_stresstest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network_stresstest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcursor Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdesktopwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsitem Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsitemgroup Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicslayout/flicker Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpnetworkconnection Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qimagereader Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocale Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmetatype QMetaType: remember whether a type was registered with Q_DECLARE_METATYPE 2012-12-11 11:12:08 +01:00
qnetworkaccessmanager/qget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkconfigurationmanager Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkreply QSslConfiguration: toggle on demand loading of root certs properly 2013-01-23 19:36:07 +01:00
qscreen Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qssloptions Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtabletevent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtbug-8933 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtouchevent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwidget_zorder Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
repaint Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
socketengine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
textrendering Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgetgrab Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgets Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
windowflags Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
windowgeometry Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
windowmodality Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
manual.pro Add a manual test for QFile. 2012-12-21 15:08:35 +01:00