Commit Graph

30 Commits (f5fa3235ab4f8be11d4e6b07ca4b64e1648a72e3)

Author SHA1 Message Date
Michele Calgaro 2f64e55b00
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe 480f195dde
Superkaramba: add GPU load sensor
The sensor has a required `driver` parameter and an optional `gpu` parameter.
- The former specifies the backend to use to query the system about GPU load.
- The latter specifies the id of the GPU to check. If left out, the backend default will be used.

For now it only supports NVidia GPUs via the `nvidia` driver, but it can be extended.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 83b7abfb88
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 007026cdc4
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 46c271a0c9
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 5dab6232ef
superkaramba: fixed SEGV when loading python scripts.
This resolves issue #43.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Timothy Pearson 3a884685ff Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 12 years ago
Timothy Pearson e0d45c9658 Bring stop, lock, exit, and run icons into XDG compliance 12 years ago
Timothy Pearson 783715b853 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 9e5c87c895 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 6ad068ea54 Rename KShared 13 years ago
Timothy Pearson 79fd2b2bbd Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 4bb787f41f Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson aef5eada7f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson cff40e79ad Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson 3c87ec12c2 Rename additional global TQt functions 14 years ago
Timothy Pearson cf981b2c8c Rename KDE_MAKE_VERSION and update TDE version string 14 years ago
Timothy Pearson 7ea89afa11 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson bcc684e28a Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 955e20356d Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bf280726d5.
14 years ago
Timothy Pearson bf280726d5 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson ba462cdcae Additional renaming of kde to tde 15 years ago
Timothy Pearson 6987789e97 Rename KDE_VERSION to TDE_VERSION 15 years ago
Timothy Pearson 2caaeba93d Rename kwin to twin (part 1 of 2) 15 years ago
tpearson 625904bd30 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6335dc5580 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a2277b6bc7 TQt4 port kdeutils
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5f5ee23671 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
toma 2bda8f7717 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
17 years ago