summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Set max and min frequency to current frequency when no CPU governor is availableTimothy Pearson2012-10-111-0/+8
* Add core number to CPU information structureTimothy Pearson2012-10-112-0/+30
* Report serial number of ARM processorTimothy Pearson2012-10-041-0/+8
* Detect CPU information when cpufreq only partially implementedTimothy Pearson2012-10-041-0/+42
* Detect CPUs in a more reliable fashionTimothy Pearson2012-10-011-29/+22
* Fix pictbridge camera detectionTimothy Pearson2012-09-291-6/+39
* Correctly parse cpuinfo on ARM devicesTimothy Pearson2012-09-281-26/+128
* Fix TDEHW crash when cpufreq not availableTimothy Pearson2012-09-261-16/+18
* Rebranding of Krita as ChalkSlávek Banko2012-09-161-12/+12
* Add VPN status flags and signalsTimothy Pearson2012-09-115-4/+136
* Fix VPN load and saveTimothy Pearson2012-09-101-7/+17
* Detect available VPN pluginsTimothy Pearson2012-09-102-6/+35
* Fix crash on VPN loadTimothy Pearson2012-09-101-1/+1
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-104-4/+68
* Add valids mapTimothy Pearson2012-09-104-3/+210
* Extend API to include default device(s)Timothy Pearson2012-09-094-28/+423
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-083-11/+47
* Automatically generate UUID when neededTimothy Pearson2012-09-083-15/+53
* Generate a default UUID when a connection is createdTimothy Pearson2012-09-081-0/+7
* Fix ap infinite loop and disable debug spewTimothy Pearson2012-09-081-11/+23
* Add AP monitoring supportTimothy Pearson2012-09-082-6/+52
* Add additional network event signalsTimothy Pearson2012-09-084-1/+70
* Make Invalid a flagTimothy Pearson2012-09-082-18/+19
* Add loadConnectionAllowedValues method to global network managerTimothy Pearson2012-09-072-0/+13
* Add new signal to tdehwlibraryTimothy Pearson2012-09-073-1/+30
* Add global network management event signalTimothy Pearson2012-09-073-1/+30
* Add additional network methodsTimothy Pearson2012-09-064-29/+125
* Add new convenience functions to network managerTimothy Pearson2012-09-062-4/+91
* Make access point notifications more extensibleTimothy Pearson2012-09-053-11/+26
* Add friendly ssid functionTimothy Pearson2012-09-052-0/+16
* Ensure that an inactive access point is reported as suchTimothy Pearson2012-09-052-0/+7
* Add wireless AP detect signalsTimothy Pearson2012-09-055-12/+93
* Populate wiFiDeviceInfoTimothy Pearson2012-09-054-3/+75
* Add active connection UUID to deviceTimothy Pearson2012-09-042-0/+13
* Add connection to device lookup routinesTimothy Pearson2012-09-044-0/+99
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-043-3/+4
* Add global networking state controlTimothy Pearson2012-09-044-0/+42
* Fix pmount when special characters are requestedTimothy Pearson2012-09-021-4/+17
* Fix removable device classificationTimothy Pearson2012-09-021-12/+39
* Add cellular modem settingsTimothy Pearson2012-09-014-2/+306
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-015-11/+611
* Add VLAN settingsTimothy Pearson2012-08-314-0/+149
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-314-32/+320
* Fix disk insert/removeTimothy Pearson2012-08-301-15/+14
* Add wireless settings to network-manager backendTimothy Pearson2012-08-305-52/+935
* Add PictBridge camera supportTimothy Pearson2012-08-291-255/+289
* Add network manager global object to kinstanceTimothy Pearson2012-08-276-3/+285
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-278-85/+3363
* Update introspection to latest NM APITimothy Pearson2012-08-2332-556/+1700
* Initial skeleton for network manager supportTimothy Pearson2012-08-2326-6/+2203