summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-26/+17
|\
| * 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
* | | | Fix cmake configure step on AndroidSimon Hausmann2019-06-032-0/+32
* | | | CMake: Fix src/plugins/bearerTobias Hunger2019-05-071-1/+1
* | | | CMake: Regenerate src/plugins/bearerTobias Hunger2019-05-064-10/+19
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1611-30/+30
|\| | |
| * | | 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
* | | CMake: Re-generate plugins/bearer/networkmanagerTobias Hunger2019-03-291-4/+6
* | | CMake: Re-generate plugins/bearer/connmanTobias Hunger2019-03-291-4/+6
* | | CMake: Re-generate plugins/bearer/genericTobias Hunger2019-03-291-3/+5
* | | cmake: compile the networkmanager bearer pluginAlbert Astals Cid2019-02-122-1/+24
* | | cmake: build the connman bearer pluginAlbert Astals Cid2019-02-122-1/+24
* | | cmake: Build the generic bearer pluginAlbert Astals Cid2019-02-122-0/+38
|/ /
* / 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