summaryrefslogtreecommitdiffstats
path: root/src/plugins/networkinformation/networkmanager
Commit message (Expand)AuthorAgeFilesLines
* Replace some QString::fromUtf16() with QStringView::toString()Thiago Macieira2024-03-041-2/+2
* Network: includemocsMårten Nordheim2024-02-231-0/+1
* Fix qWarnings Could not connect "org.freedesktop.NetworkManager" [...]David Faure2024-01-094-37/+51
* Move QNetworkManagerNetworkInformationBackend to its own header fileDavid Faure2024-01-093-31/+60
* QNetworkInfo[NetworkManager]: Fix double-lookupMårten Nordheim2023-10-171-6/+6
* QNetworkInfo[NetworkManager]: Avoid creating temporary QStringsMårten Nordheim2023-10-161-10/+31
* QNetworkInfo[NetworkManager]: Mark invalid if unconnectedMårten Nordheim2023-10-133-6/+13
* QNetworkInfo[NetworkManager]: Make ctors explicitMårten Nordheim2023-10-051-2/+2
* QNetworkInfo[NetworkManager]: Clean up some string macro usageMårten Nordheim2023-09-271-13/+13
* Normalize signal/slot signatures [1/2]: non-QPairMarc Mutz2023-07-121-2/+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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-114/+6
* 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-211-14/+12
* 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
* 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: Add a convenience method for loading the default pluginMårten Nordheim2021-10-221-3/+7
* QNI:NetworkManager: Update dbus interface usageMårten Nordheim2021-10-072-6/+12
* QNetworkInformation: support transportMedium with NetworkManagerMårten Nordheim2021-10-073-6/+135
* QNetworkInformation: refactor NetworkManager backend a littleMårten Nordheim2021-10-051-12/+10
* TLS plugins: Prefix with 'q'Mårten Nordheim2021-08-301-1/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-071-1/+1
* QNetworkInformation: Rename the plugins and typeMårten Nordheim2021-06-114-0/+470