Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Image branding updates. | Darrell Anderson | 2012-10-14 | 6 | -0/+0 |
| | | | | Thanks to E. Liddell. | ||||
* | Fix KRootBacking failure when no window is displayed | Timothy Pearson | 2012-10-11 | 2 | -1/+4 |
| | | | | This partially resolves Bug 811 | ||||
* | 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 |
| | | | | Classify additional SPI devices | ||||
* | 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 |
| | | | | Add new device matching rules | ||||
* | 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 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -2/+2 |
| | |||||
* | Rebranding of Krita as Chalk | Slávek Banko | 2012-09-16 | 4 | -22/+24 |
| | |||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2012-09-14 | 1 | -0/+0 |
| | |||||
* | Make KFileDialog fit on the screen when a large filter string or URL is provided | Timothy Pearson | 2012-09-14 | 1 | -0/+2 |
| | |||||
* | Fix Asteroid spinbox hints | Timothy Pearson | 2012-09-13 | 1 | -1/+36 |
| | |||||
* | Fix Asteroid spin widget hints | Timothy Pearson | 2012-09-13 | 1 | -3/+13 |
| | |||||
* | Fix spinbox widgets | Timothy Pearson | 2012-09-12 | 1 | -13/+27 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2012-09-10 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2012-09-10 | 1 | -0/+0 |
| | | |||||
* | | 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 |
| | |||||
* | Fix pmount when special characters are requested | Timothy Pearson | 2012-09-02 | 1 | -4/+17 |
| | |||||
* | Fix removable device classification | Timothy Pearson | 2012-09-02 | 1 | -12/+39 |
| | | | | Fix tqsocketnotifier warnings | ||||
* | Add cellular modem settings | Timothy Pearson | 2012-09-01 | 4 | -2/+306 |
| |