summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/SensorDisplayLib
Commit message (Collapse)AuthorAgeFilesLines
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-3/+3
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Add more processes to watch in ksysguard process managementFrançois Andriot2014-10-121-0/+7
|
* Rename kdeapp->tdeapp.Darrell Anderson2014-03-021-18/+18
|
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-111-10/+10
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Add destructor to ReniceDlg in order to work around armel FTBFSTimothy Pearson2013-03-092-0/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1517-24/+24
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-19/+19
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-15/+15
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-3/+3
|
* Fix keyboard multi-select failure in ksysguardTimothy Pearson2012-11-152-52/+87
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-2/+2
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-145-22/+22
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1916-92/+92
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1819-91/+91
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1625-197/+197
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1525-197/+197
|
* Rename startkde to starttdeTimothy Pearson2011-11-161-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* rename the following methods:tpearson2011-08-102-3/+3
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-6/+6
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-4/+4
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-1512-86/+86
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+40
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1927-242/+242
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0725-165/+165
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0325-165/+165
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0211-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3142-1214/+1214
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2548-0/+10607
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da