Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Style update | Timothy Pearson | 2012-10-30 | 10 | -141/+293 | |
| | ||||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 7 | -11/+11 | |
| | ||||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 | |
| | ||||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -4/+4 | |
| | ||||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 | |
| | ||||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2012-10-21 | 52 | -239/+239 | |
|\ | ||||||
| * | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 52 | -239/+239 | |
| | | ||||||
* | | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 6 | -6/+6 | |
|/ | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2012-10-19 | 13 | -303/+85 | |
|\ | ||||||
| * | Do not use direct widget access when drawing tabs and popup menus | Timothy Pearson | 2012-10-17 | 9 | -84/+54 | |
| | | ||||||
| * | Use internal Qt hover widget drawing | Timothy Pearson | 2012-10-16 | 9 | -220/+32 | |
| | | ||||||
* | | Update kate syntax highlighting files. | Darrell Anderson | 2012-10-19 | 26 | -477/+1688 | |
|/ | | | | The cpp.xml now contains some TQ highlighting. | |||||
* | 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 | |
| |