| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a number of issues with the network-manager backend, including event loop... | Timothy Pearson | 2012-11-28 | 5 | -31/+136 |
* | Add notification signals on VPN connection events | Timothy Pearson | 2012-11-26 | 3 | -2/+63 |
* | Fix crash on VPN secrets load | Timothy Pearson | 2012-11-26 | 1 | -1/+1 |
* | Fix unexported library and increase NM DBUS timeout | Timothy Pearson | 2012-11-26 | 2 | -2/+4 |
* | Fix network-manager backend | Timothy Pearson | 2012-11-26 | 6 | -6/+72 |
* | Fix passive popups sometimes appearing in the wrong location | Timothy Pearson | 2012-11-19 | 1 | -0/+13 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 4 | -12/+12 |
* | Updated description for version numbers | Slávek Banko | 2012-11-03 | 1 | -6/+8 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2012-10-21 | 2 | -6/+6 |
|\ |
|
| * | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 2 | -6/+6 |
* | | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 2 | -2/+2 |
|/ |
|
* | Set max and min frequency to current frequency when no CPU governor is available | Timothy Pearson | 2012-10-11 | 1 | -0/+8 |
* | Add core number to CPU information structure | Timothy Pearson | 2012-10-11 | 2 | -0/+30 |
* | Report serial number of ARM processor | Timothy Pearson | 2012-10-04 | 1 | -0/+8 |
* | Detect CPU information when cpufreq only partially implemented | Timothy Pearson | 2012-10-04 | 1 | -0/+42 |
* | Detect CPUs in a more reliable fashion | Timothy Pearson | 2012-10-01 | 1 | -29/+22 |
* | Fix pictbridge camera detection | Timothy Pearson | 2012-09-29 | 1 | -6/+39 |
* | Correctly parse cpuinfo on ARM devices | Timothy Pearson | 2012-09-28 | 1 | -26/+128 |
* | Fix TDEHW crash when cpufreq not available | Timothy Pearson | 2012-09-26 | 1 | -16/+18 |
* | Rebranding of Krita as Chalk | Slávek Banko | 2012-09-16 | 1 | -12/+12 |
* | Add VPN status flags and signals | Timothy Pearson | 2012-09-11 | 5 | -4/+136 |
* | Fix VPN load and save | Timothy Pearson | 2012-09-10 | 1 | -7/+17 |
* | Detect available VPN plugins | Timothy Pearson | 2012-09-10 | 2 | -6/+35 |
* | Fix crash on VPN load | Timothy Pearson | 2012-09-10 | 1 | -1/+1 |
* | Add a couple of needed methods to the network-manager backend API | Timothy Pearson | 2012-09-10 | 4 | -4/+68 |
* | Add valids map | Timothy Pearson | 2012-09-10 | 4 | -3/+210 |
* | Extend API to include default device(s) | Timothy Pearson | 2012-09-09 | 4 | -28/+423 |
* | Add requisite MAC address comparator for use in TQMap objects | Timothy Pearson | 2012-09-08 | 3 | -11/+47 |
* | Automatically generate UUID when needed | Timothy Pearson | 2012-09-08 | 3 | -15/+53 |
* | Generate a default UUID when a connection is created | Timothy Pearson | 2012-09-08 | 1 | -0/+7 |
* | Fix ap infinite loop and disable debug spew | Timothy Pearson | 2012-09-08 | 1 | -11/+23 |
* | Add AP monitoring support | Timothy Pearson | 2012-09-08 | 2 | -6/+52 |
* | Add additional network event signals | Timothy Pearson | 2012-09-08 | 4 | -1/+70 |
* | Make Invalid a flag | Timothy Pearson | 2012-09-08 | 2 | -18/+19 |
* | Add loadConnectionAllowedValues method to global network manager | Timothy Pearson | 2012-09-07 | 2 | -0/+13 |
* | Add new signal to tdehwlibrary | Timothy Pearson | 2012-09-07 | 3 | -1/+30 |
* | Add global network management event signal | Timothy Pearson | 2012-09-07 | 3 | -1/+30 |
* | Add additional network methods | Timothy Pearson | 2012-09-06 | 4 | -29/+125 |
* | Add new convenience functions to network manager | Timothy Pearson | 2012-09-06 | 2 | -4/+91 |
* | Make access point notifications more extensible | Timothy Pearson | 2012-09-05 | 3 | -11/+26 |
* | Add friendly ssid function | Timothy Pearson | 2012-09-05 | 2 | -0/+16 |
* | Ensure that an inactive access point is reported as such | Timothy Pearson | 2012-09-05 | 2 | -0/+7 |
* | Add wireless AP detect signals | Timothy Pearson | 2012-09-05 | 5 | -12/+93 |
* | Populate wiFiDeviceInfo | Timothy Pearson | 2012-09-05 | 4 | -3/+75 |
* | Add active connection UUID to device | Timothy Pearson | 2012-09-04 | 2 | -0/+13 |
* | Add connection to device lookup routines | Timothy Pearson | 2012-09-04 | 4 | -0/+99 |
* | Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable type | Timothy Pearson | 2012-09-04 | 3 | -3/+4 |
* | Add global networking state control | Timothy Pearson | 2012-09-04 | 4 | -0/+42 |