summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-151-5/+4
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-0/+2
* Short live qt_unique_lock/qt_scoped_lock! (until C++17)Marc Mutz2019-08-131-23/+22
* Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-072-16/+8
* Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+3
* QCoreWlanEngine: port away from Java-style iterators (and other fixes)Marc Mutz2019-07-022-49/+20
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-6/+7
|\
| * Fix crash when app is going to shutdown but conf manager is requestedVal Doroshchuk2019-06-121-6/+7
* | QNetworkManagerSettings: port DBus calls from callWithArgumentList() to call()Marc Mutz2019-06-191-27/+10
* | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-9/+0
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-15/+15
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+1
| |\|
| | * Generic bearer engine - do not ignore WLAN interfaces (Windows)Timur Pocheptsov2019-04-121-1/+1
* | | More nullptr usage in headersKevin Funk2019-03-148-25/+25
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-2/+2
|\|
| * Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-062-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-1/+1
|\|
| * qtbearer networkmanager: fix whitespaceRolf Eike Beer2019-01-221-1/+1
* | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-2/+2
* | Fix namespaced buildJędrzej Nowacki2018-10-011-2/+2
|/
* Clean up our Objective-C usageJake Petroules2018-02-201-21/+17
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\ \
| * | Fix gcc 8 string-op-truncation warningAllan Sandfeld Jensen2018-01-181-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-6/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-5/+0
| |\|
| | * Disable WiFi bearer plugins on macOS and WindowsMorten Johan Sørvig2017-12-151-5/+0
| * | Fix scan reply dbus signature in connman bearer backendLorn Potter2017-12-191-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-242-3/+4
|\| |
| * | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-192-3/+4
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-195-47/+47
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-064-18/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-1/+1
| |\
| | * Use lowercase name for iphlpapi librarySamuli Piippo2017-03-131-1/+1
* | | Use new QStringList::contains(QL1S)Anton Kudryavtsev2017-03-201-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-49/+34
|\|
| * Win: Fixed identification of bearerType with more friendly interface nameOliver Wolff2017-02-022-49/+34
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-3/+3
|\|
| * Rename "interface" to "iface:" there's a #define in windows.hThiago Macieira2017-01-251-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-263-0/+8
|\|
| * Fix build on Windows: winsock2.h requires WIN32_LEAN_AND_MEANThiago Macieira2016-12-173-0/+8
* | Fix deprecated API usageJake Petroules2017-01-241-18/+22
|/
* Android: Fix the bearer management plugin when running as a serviceChristian Strømme2016-12-142-13/+12
* Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-1/+0
* Plugins: optimize string usageAnton Kudryavtsev2016-10-181-1/+1
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-24/+24