summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetconmonitor_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-9/+7
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QNetConMonitor/Win: Drop all warnings down to debugMårten Nordheim2022-02-091-19/+19
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-061-272/+1
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-7/+7
* qnetconmon: Downgrade Warning to DebugMårten Nordheim2020-08-281-1/+1
* QNAM: Make QNetworkConnectionMonitor able to move to another threadMårten Nordheim2020-06-221-9/+34
* QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::startMårten Nordheim2020-04-301-0/+8
* QNetConMonitor(Win): Account for LOCALNETWORK reachabilityMårten Nordheim2020-02-141-7/+31
* qnetconmonitor_win: Mark destructors virtualMårten Nordheim2019-09-131-2/+2
* QNetworkConnectionMonitor(win): Fix memory leakMårten Nordheim2019-08-251-2/+4
* QNetworkConnectionMonitor: Fix compilation with older Windows KitsFriedemann Kleint2019-08-131-2/+2
* Win: qnetconmon: Use CoInitialize instead of CoInitializeExMårten Nordheim2019-07-171-2/+2
* qnetconmonitor: Fix misspelling of accessibleMårten Nordheim2019-07-081-3/+3
* Introduce QNetwork(Connection|Status)Monitor to WindowsMårten Nordheim2019-07-081-0/+710