Commit Graph

19 Commits (618ba2febaa3e6dabaeb2160b2011ae6c7e7cac6)

Author SHA1 Message Date
Slávek Banko bf71f730b3
klaptopdaemon: Fix acpi helper violation check.
1. Dependence on crcresult.h solved correctly.
2. Used macro tde_add_executable to define makecrc target.
3. Fixed command to run makecrc
 - it depends on both makecrc and klaptop_acpi_helper,
 - it must be run in build binary directory, not source,
 - the target name is used as the makecrc command, so there
   is no need to use get_target_property( ... LOCATION ), which
   caused a warning due to CMP0026.
4. The block of code that performs the binary violation verification
   was rolled back because it was removed in commit 2abe1e6f40 for
   an unknown reason, and the check was not actually performed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Darrell Anderson 04991231d6 Update KDE->TDE branding in dialogs. 12 years ago
Timothy Pearson 783715b853 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 980088ed86 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 2fb1ed0d03 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 0ea54195f4 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4bb787f41f Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson aef5eada7f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Slávek Banko 1e1a776f0d Fix klaptopdaemon setupHandler to be distribution independent
Thanks to Francois Andriot
13 years ago
Timothy Pearson 7ea89afa11 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson bcc684e28a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 955e20356d Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bf280726d5.
13 years ago
Timothy Pearson bf280726d5 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 27f2cfdc57 Additional kde to tde renaming 13 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
14 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
14 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
15 years ago
tpearson 2abe1e6f40 * ark context un[tar/zip/bz] crash repair
* gcc4.4 compilation fixes
* superkaramba xmms sensor addition
* automake updates

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1063396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago