summaryrefslogtreecommitdiffstats
path: root/src/plugins/networkinformation
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-064-4/+4
* CMake: Fix incorrect default plugin conditions on WindowsAlexandru Croitor2021-07-221-1/+1
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-152-2/+2
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-071-1/+1
* QNetworkInformation: Rename the plugins and typeMårten Nordheim2021-06-1114-0/+1609