qt6-bb10/src/network
Martin Petersson 483807d4f2 emit QNetWorkAccessManager::finished on QNetworkReply::abort()
If we can not get online when the request is made then we are in the
WaitingForSession state. This will happen for example if the device
is in flight mode. This fix follows the same logic as in
_q_networkSessionFailed, but we should look into why we have the
WaitingForSession check in finished().

Task-number: QT-4747
Reviewed-by: Markus Goetz
(cherry picked from commit 0c9cb9a34d6b472cb53bf1af4616af55b593b616)
2011-05-11 16:39:59 +02:00
..
access emit QNetWorkAccessManager::finished on QNetworkReply::abort() 2011-05-11 16:39:59 +02:00
bearer Fix QNetworkConfigurationManager usage outside main thread first 2011-05-09 13:50:02 +02:00
kernel Fix compilation 2011-05-10 12:54:54 +02:00
socket Sockets: Fix potential null pointer usages 2011-05-11 16:39:40 +02:00
ssl Send User-Agent from the network request in http proxy CONNECT command 2011-05-09 13:16:13 +02:00
network.pro Add QT_xxx_VERSION macros for each library in qtbase 2011-05-10 15:15:15 +02:00