Remove support for network detection via Solid
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 6 Feb 2015 21:22:21 +0000 (22:22 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 6 Feb 2015 21:22:21 +0000 (22:22 +0100)
Now that we rely on Qt 4.8 and up, we can use QNCM on all platforms.
Solid::Networking didn't do anything else, and is deprecated in
KDE Frameworks in favor of QNCM anyway.

Also improved the core connection settings dialog a bit.


No differences found