summaryrefslogtreecommitdiffstats
path: root/tdecore/tdenetworkconnections.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-291-8/+83
|
* Fix a number of issues with the network-manager backend, including event ↵Timothy Pearson2012-11-281-2/+2
| | | | loop recursion
* Fix network-manager backendTimothy Pearson2012-11-261-1/+10
| | | | Add Bluetooth device detection
* Add VPN status flags and signalsTimothy Pearson2012-09-111-0/+5
|
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-101-0/+10
|
* Add valids mapTimothy Pearson2012-09-101-3/+8
|
* Extend API to include default device(s)Timothy Pearson2012-09-091-2/+28
|
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-081-2/+34
|
* Automatically generate UUID when neededTimothy Pearson2012-09-081-7/+0
|
* Generate a default UUID when a connection is createdTimothy Pearson2012-09-081-0/+7
|
* Add additional network event signalsTimothy Pearson2012-09-081-0/+4
|
* Add loadConnectionAllowedValues method to global network managerTimothy Pearson2012-09-071-0/+5
|
* Add global network management event signalTimothy Pearson2012-09-071-1/+8
|
* Add additional network methodsTimothy Pearson2012-09-061-1/+7
|
* Add new convenience functions to network managerTimothy Pearson2012-09-061-2/+77
|
* Make access point notifications more extensibleTimothy Pearson2012-09-051-2/+2
|
* Add friendly ssid functionTimothy Pearson2012-09-051-0/+13
|
* Ensure that an inactive access point is reported as suchTimothy Pearson2012-09-051-0/+4
|
* Add wireless AP detect signalsTimothy Pearson2012-09-051-0/+23
|
* Add connection to device lookup routinesTimothy Pearson2012-09-041-0/+31
|
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-1/+1
|
* Add global networking state controlTimothy Pearson2012-09-041-0/+5
|
* Add cellular modem settingsTimothy Pearson2012-09-011-0/+43
|
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-011-0/+74
|
* Add VLAN settingsTimothy Pearson2012-08-311-0/+12
|
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-311-0/+24
|
* Add wireless settings to network-manager backendTimothy Pearson2012-08-301-1/+41
|
* Add network manager global object to kinstanceTimothy Pearson2012-08-271-0/+96
| | | | This breaks the ABI
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-4/+347
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-0/+129