Add Qt-based connection detection 108/head
authorYaohan Chen <yaohan.chen@gmail.com>
Sat, 24 Jan 2015 23:50:12 +0000 (18:50 -0500)
committerYaohan Chen <yaohan.chen@gmail.com>
Thu, 5 Feb 2015 18:27:32 +0000 (13:27 -0500)
commitbd2fb9596ddd44d486a3ff4914bcac045210c498
tree4a17fa4facbcc589fee53e7d498c714b10afe58f
parent92807744f2baf77c6b7048b236c44d807c725f48
Add Qt-based connection detection

A new network detection mode is added to use QNetworkConfigurationManager,
available in Qt4.7+ including Qt5. This becomes the default mode when KDE4
integration is not available.
src/client/clientsettings.cpp
src/client/clientsettings.h
src/client/coreconnection.cpp
src/client/coreconnection.h
src/qtui/settingspages/coreconnectionsettingspage.cpp
src/qtui/settingspages/coreconnectionsettingspage.ui