| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 5 | -32/+32 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -4/+4 |
* | Fix prior commit | Timothy Pearson | 2013-01-27 | 4 | -4/+4 |
* | Rename KHTML and kiobuffer | Timothy Pearson | 2013-01-27 | 2 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 134 | -240/+240 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 37 | -154/+154 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 17 | -108/+108 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 133 | -1723/+1723 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 102 | -990/+990 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 53 | -286/+286 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 74 | -353/+353 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 27 | -176/+176 |
* | Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols | Timothy Pearson | 2013-01-19 | 3 | -24/+24 |
* | Add control daemon for CPU governor and display brightness | Timothy Pearson | 2013-01-18 | 7 | -2/+489 |
* | Report failure to save or delete network connections | Timothy Pearson | 2013-01-17 | 1 | -3/+10 |
* | Use upower for suspend and hibernate if direct access to sysfs is not allowed | Timothy Pearson | 2013-01-14 | 2 | -1/+87 |
* | Add monitor hotplug notification support to TDE hardware devices library | Timothy Pearson | 2013-01-09 | 1 | -1/+15 |
* | Fix various performance and stability issues in the network-manager backend | Timothy Pearson | 2012-11-29 | 4 | -10/+153 |
* | 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 |