summaryrefslogtreecommitdiffstats
path: root/src/plugins/networkinformation
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-1/+3
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-3/+1
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-1/+3
* Introduce qt_winrtbase_p.hOliver Wolff2023-01-232-11/+2
* Add missing header guardsFriedemann Kleint2023-01-121-0/+5
* networklistmanager: allow building with LLVM-MinGWCristian Adam2022-12-032-1/+2
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-162-14/+10
* QNetworkInformation[win]: Capture another potential exceptionMårten Nordheim2022-11-151-1/+6
* QNetworkInformation[Win]: Fix potential use-after/during-freeMårten Nordheim2022-11-093-12/+26
* QNetworkInformation[Win]: Catch potential exceptionsMårten Nordheim2022-11-042-2/+15
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-312-0/+2
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* plugins: use nullptr instead of 0 and NULLJohannes Kauffmann2022-10-021-1/+1
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-10/+7
* Simplify QNetworkListManagerNetworkInformationBackend's COM handlingTor Arne Vestbø2022-08-261-17/+6
* Remove superfluous clang preprocessor check for cpp/winrtOliver Wolff2022-08-263-13/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-236-6/+6
* NetworkInformation/Android: Delete member only used for validity checkMårten Nordheim2022-08-092-10/+9
* NetworkInformation/Android: Convert enum to integer in java sideMårten Nordheim2022-08-092-15/+9
* NetworkInformation/Android: Modernize with new JNI functionalityMårten Nordheim2022-08-092-32/+27
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-036-0/+18
* Use SPDX license identifiersLucie Gérard2022-05-1612-456/+24
* QNetworkManagerNetworkInformationPlugin: includemocsMarc Mutz2022-04-291-0/+2
* Fix potential crash in QNetworkInformation if no network is availableSimeon Kuran2022-04-261-11/+16
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-212-15/+16
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+3
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-3/+5
* Handle glib optional components properlyIlya Fedin2022-02-021-1/+1
* configure: Check for basic cpp/winrt supportOliver Wolff2022-02-011-1/+1
* QNI: Windows support for the isMetered APIMårten Nordheim2021-11-083-18/+36
* QNI NetworkManager: Extract Method primaryConnectionDevicePath()Marc Mutz2021-11-042-5/+15
* QNI NetworkManager: Small refactorings and correctness fixMårten Nordheim2021-11-043-25/+20
* QNI: networkmanager support for the isMetered APIMårten Nordheim2021-11-043-15/+79
* QNI: Android support for isMeteredMårten Nordheim2021-11-044-6/+13
* QNI: transportMedium support for iOSMårten Nordheim2021-10-291-1/+47
* Add a QNetworkInformation backend based on GNetworkMonitorIlya Fedin2021-10-243-0/+175
* QNI: Add a convenience method for loading the default pluginMårten Nordheim2021-10-224-13/+27
* QNI: Windows: support transportMediumMårten Nordheim2021-10-204-1/+102
* Android: remove unused imports and fix warning on network java codeAssam Boudjelthia2021-10-121-3/+2
* QNI: Windows: Remove unneeded friendMårten Nordheim2021-10-081-2/+0
* QNI: NetworkListManager: Extract the Events classMårten Nordheim2021-10-074-186/+285
* QNI:NetworkManager: Update dbus interface usageMårten Nordheim2021-10-072-6/+12
* QNetworkInformation: support transportMedium with NetworkManagerMårten Nordheim2021-10-073-6/+135
* QNI:Android: unify behavior of callbacksMårten Nordheim2021-10-074-46/+35
* QNetworkInformation: add support for transportMedium on AndroidMårten Nordheim2021-10-074-3/+124
* Android: Update and add missing gradle files for jar foldersAssam Boudjelthia2021-10-063-0/+60
* QNetworkInformation: refactor NetworkManager backend a littleMårten Nordheim2021-10-051-12/+10
* QNetworkInfo(Win): cleanupsMårten Nordheim2021-09-201-4/+3
* TLS plugins: Prefix with 'q'Mårten Nordheim2021-08-304-4/+4