summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-27134-240/+240
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2637-154/+154
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ...Timothy Pearson2013-01-2517-108/+108
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-25133-1723/+1723
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-24102-990/+990
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2253-286/+286
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2074-353/+353
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-1927-176/+176
* Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbolsTimothy Pearson2013-01-193-24/+24
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-187-2/+489
* Report failure to save or delete network connectionsTimothy Pearson2013-01-171-3/+10
* Use upower for suspend and hibernate if direct access to sysfs is not allowedTimothy Pearson2013-01-142-1/+87
* Add monitor hotplug notification support to TDE hardware devices libraryTimothy Pearson2013-01-091-1/+15
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-294-10/+153
* Fix a number of issues with the network-manager backend, including event loop...Timothy Pearson2012-11-285-31/+136
* Add notification signals on VPN connection eventsTimothy Pearson2012-11-263-2/+63
* Fix crash on VPN secrets loadTimothy Pearson2012-11-261-1/+1
* Fix unexported library and increase NM DBUS timeoutTimothy Pearson2012-11-262-2/+4
* Fix network-manager backendTimothy Pearson2012-11-266-6/+72
* Fix passive popups sometimes appearing in the wrong locationTimothy Pearson2012-11-191-0/+13
* Fix references to user profile directory.Darrell Anderson2012-11-044-12/+12
* Updated description for version numbersSlávek Banko2012-11-031-6/+8
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-10-212-6/+6
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-202-6/+6
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|/
* 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