Commit Graph

8 Commits (34da0c702e28c52477c27720de0d41918b65ee33)

Author SHA1 Message Date
OBATA Akio 9b8b7c1299 Fix for time_t != long
`time_t` may not be `long`, for examples, unsigned (long) int,
long long int (64bit integer type on 32bit arch), double, and so on.

Change to use difftime(3) to retrieve seconds.

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko 1eba17ee4c Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson 5b28c57424 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
tpearson 7ef01c0f34 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 34b72e830f Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 704b080cc7 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma e2de64d6f1 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/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago