Darrell Anderson
89361de6b4
Fix png images
...
(part of the original commit)
(cherry picked from commit 7a1fd7b42a
)
13 years ago
Timothy Pearson
f16577a8fb
Fix format string error
...
(cherry picked from commit a016df82c8
)
13 years ago
Timothy Pearson
17d2439281
Fix FTBFS
...
(cherry picked from commit ca864edeed
)
13 years ago
Timothy Pearson
3c2e740ace
Fix another string format error
...
(cherry picked from commit b3bb8a8f44
)
13 years ago
Timothy Pearson
435c7f9b5a
Fix remaining string format errors
...
(cherry picked from commit a8e98ad9ce
)
13 years ago
Timothy Pearson
5099e9db0f
Fix 'format not a string literal' error
...
(cherry picked from commit d9ed8b3291
)
13 years ago
Timothy Pearson
27666d8077
Fix FTBFS
...
(cherry picked from commit 62acebb74c
)
13 years ago
Timothy Pearson
3d6be0807e
Fix 'format not a string literal' error
...
Clean up warning
(cherry picked from commit 3bfc84b0fc
)
13 years ago
Darrell Anderson
2d89a38c08
Fix inadvertent "TQ" changes.
...
(cherry picked from commit 7ed1aeef02
)
13 years ago
Timothy Pearson
e04c34614c
Rename obsolete tq methods to standard names
...
(cherry picked from commit 516c39eb48
)
13 years ago
Timothy Pearson
fc595fa929
Remove additional unneeded tq method conversions
...
(cherry picked from commit 1e42ec2932
)
13 years ago
Timothy Pearson
22c65d08e5
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 445633c8ff
)
13 years ago
Slávek Banko
a0d2bc6c4e
Add common directories
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
13 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
13 years ago
tpearson
9bc08cbc21
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0d4ad4070c
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0e2c5ed570
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3ead46f833
Fix k9copy FTBFS under older revisions of libavcodec
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1247897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 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
13 years ago
tpearson
68db2ce8a8
Use AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE_VIDEO
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1244326 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 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
13 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
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
d6bd560280
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1236712 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
4d695ec81f
Fix k9copy configure checks
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6f1d13b519
Fix k9copy FTBFS due to incorrect libavcodec configure checks
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233810 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7e96f17ac1
Yet another attempt at getting the FTBFS fixed...sometimes Automake can be a real pain!
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172299 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
25cc9face4
Accidentally reversed the logic in th previous commit; this reapirs the resulting FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
991863ab5e
Autodetect av_free_packet presence and compensate if not present
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
32cb73195f
Fix FTBFS on Maverick
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172018 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
25dbac3c0c
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1106813 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
f34384eaf1
Added admin directory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091556 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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