qt6-bb10/src/network
Giuseppe D'Angelo cceeb1ee7e QHsts: code tidies
1) Remove a use-after-move. It was benign because the move didn't
actually trigger move assignment, as the original object was const.

2) Remove a usage of insert(hint), as the hint was always end(),
and there is no reason to believe that that's the insertion place.

Change-Id: I71aac8cdc9fb85b6ecef3695bae7b21f022bb60b
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
 
 
 
 
 
 
 
 
 
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-05-13 19:12:17 +02:00
..
access QHsts: code tidies 2019-05-13 19:12:17 +02:00
bearer Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
doc QUdpSocket: Convert snippet to functor connect 2019-04-08 17:00:13 +00:00
kernel QNetworkStatusMonitor - make it always enabled on Darwin 2019-05-10 10:45:43 +00:00
socket QtNetwork: port away from Java-style iterators 2019-05-21 08:56:33 +02:00
ssl Fix qdoc warnings for Qt 5.14 2019-05-21 17:39:58 +02:00
configure.json Merge remote-tracking branch 'origin/5.13' into dev 2019-03-26 08:24:59 +01:00
configure.pri configure: actually resolve libraries into full filepaths 2018-12-03 11:25:56 +00:00
network.pro Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00