Commit Graph

24 Commits (8d5848618fc00d50617aa4630bda7842c725629a)

Author SHA1 Message Date
Michele Calgaro 83c41bf10a Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d328d200f3)
1 year ago
Michele Calgaro b7e134e27e
Conversion to cmake build system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4aae9b72d7)
2 years ago
Slávek Banko 0984c8a873
Fix incorrect use of dvdread includes.
It seems that the library has been designed for use includes in the form
"#include <dvdread/...>" while we used includes without the "dvdread/" prefix.
This caused that instead of using the standard path detected from pkg-config,
the expected path had to be added to to -I flag.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f7c0362e2)
2 years ago
Michele Calgaro 3dbd5e8f9b
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b3ebd61cfb)
2 years ago
Michele Calgaro da10cdaf05
Removed HAL dependant code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Darrell Anderson cadcb3db52 Rename kdeeject -> tdeeject 11 years ago
Francois Andriot 71c6fa0732 Use system dvdread headers
This resolves Bug 1608
12 years ago
Timothy Pearson 5f815c54ae Fix FTBFS when built without HAL integration
Clean up spurious build files
12 years ago
Timothy Pearson 6ee2a113c8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson a8e98ad9ce Fix remaining string format errors 13 years ago
Timothy Pearson 99e47821ed Rename additional global TQt functions 13 years ago
Timothy Pearson 97c73a8ce7 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 1e42ec2932 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson a372f822fe Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b8a4f26c42.
13 years ago
Timothy Pearson b8a4f26c42 Rename a number of old tq methods that are no longer tq specific 13 years ago
tpearson 6268f98f31 Fix up k9copy DBUS detection routines for multiarch
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1258940 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e12de025a3 Fix k9copy FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1258939 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5660db4e68 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 33e6166f7e rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a0685ac44c Fix k9copy FTBFS...again...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1244325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 00b29ca4bd Fix k9copy FTBFS under Ubuntu Natty
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1244315 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4e161bf0f6 Fix k9copy FTBFS under Natty
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1244310 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b0e912c8b3 TQt4 convert k9copy
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0d382a262c Added old abandoned version of k9copy
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago