summaryrefslogtreecommitdiffstats
path: root/tdecore/networkbackends/network-manager/network-manager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Report failure to save or delete network connectionsTimothy Pearson2013-01-171-3/+10
|
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-291-1/+30
|
* Fix a number of issues with the network-manager backend, including event ↵Timothy Pearson2012-11-281-22/+121
| | | | loop recursion
* Add notification signals on VPN connection eventsTimothy Pearson2012-11-261-2/+42
|
* Fix crash on VPN secrets loadTimothy Pearson2012-11-261-1/+1
|
* Fix unexported library and increase NM DBUS timeoutTimothy Pearson2012-11-261-1/+3
|
* Fix network-manager backendTimothy Pearson2012-11-261-5/+43
| | | | Add Bluetooth device detection
* Add VPN status flags and signalsTimothy Pearson2012-09-111-3/+75
|
* Fix VPN load and saveTimothy Pearson2012-09-101-7/+17
|
* Detect available VPN pluginsTimothy Pearson2012-09-101-6/+33
|
* Fix crash on VPN loadTimothy Pearson2012-09-101-1/+1
|
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-101-0/+17
|
* Add valids mapTimothy Pearson2012-09-101-0/+187
|
* Extend API to include default device(s)Timothy Pearson2012-09-091-19/+336
|
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-081-9/+11
|
* Automatically generate UUID when neededTimothy Pearson2012-09-081-8/+52
|
* Fix ap infinite loop and disable debug spewTimothy Pearson2012-09-081-11/+23
|
* Add AP monitoring supportTimothy Pearson2012-09-081-5/+48
|
* Add additional network event signalsTimothy Pearson2012-09-081-1/+17
|
* Make Invalid a flagTimothy Pearson2012-09-081-1/+1
|
* Add new signal to tdehwlibraryTimothy Pearson2012-09-071-1/+1
|
* Add global network management event signalTimothy Pearson2012-09-071-0/+1
|
* Add additional network methodsTimothy Pearson2012-09-061-13/+72
|
* Make access point notifications more extensibleTimothy Pearson2012-09-051-2/+7
|
* Ensure that an inactive access point is reported as suchTimothy Pearson2012-09-051-0/+3
|
* Add wireless AP detect signalsTimothy Pearson2012-09-051-7/+27
|
* Populate wiFiDeviceInfoTimothy Pearson2012-09-051-1/+60
|
* Add active connection UUID to deviceTimothy Pearson2012-09-041-0/+12
|
* Add connection to device lookup routinesTimothy Pearson2012-09-041-0/+35
|
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-2/+2
|
* Add global networking state controlTimothy Pearson2012-09-041-0/+24
|
* Add cellular modem settingsTimothy Pearson2012-09-011-2/+186
|
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-011-6/+416
|
* Add VLAN settingsTimothy Pearson2012-08-311-0/+106
|
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-311-26/+246
|
* Add wireless settings to network-manager backendTimothy Pearson2012-08-301-26/+743
|
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-17/+2465
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-0/+73