Commit Graph

19 Commits (26628b93baee1eea9528e9ffb68eb72b9c2d5c6d)

Author SHA1 Message Date
Michele Calgaro 26628b93ba
Use strlcat from libc instead of custom one. This resolves issue #29
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro d328d200f3
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Ray-V 02323df78a Fix clang build failure for cputest
Signed-off-by: Ray-V <ray-v@inbox.lv>
2 years ago
Michele Calgaro 4aae9b72d7
Conversion to cmake build system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 9f7c0362e2
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>
2 years ago
Michele Calgaro 94c81f0190
Fix more usage of TQString which would cause FTBFS with cmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7ad464335b
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 3cd83a65c9
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Francois Andriot 71c6fa0732 Use system dvdread headers
This resolves Bug 1608
12 years ago
Timothy Pearson a016df82c8 Fix format string error 13 years ago
Timothy Pearson a8e98ad9ce Fix remaining string format errors 13 years ago
Darrell Anderson 7ed1aeef02 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 99e47821ed Rename additional global TQt functions 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 da1ed73c4c Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1240522 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