Michele Calgaro
a90fa4fe0f
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4c9d47cc7
)
10 months ago
Michele Calgaro
bcf4fd5491
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 29a878ff9d
)
11 months ago
Michele Calgaro
0828ec1943
Remove various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit eac40c1e0b
)
12 months ago
Michele Calgaro
83c41bf10a
Drop autotools support
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d328d200f3
)
1 year ago
Ray-V
14200ce432
Fix clang build failure for k9saveimage
...
This resolves issue#16.
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 4b56933df7
)
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
)
1 year 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
)
1 year ago
Michele Calgaro
8ae9f61c85
Fix usage of TQString which would cause FTBFS with cmake
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 87bbf5db68
)
1 year ago
Michele Calgaro
3dbd5e8f9b
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b3ebd61cfb
)
1 year ago
Slávek Banko
9915779aa5
Remove generated files from source tree.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
62b2fc0050
Remove unnecessary accelerators from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
ced814784b
Fix FTBFS for build with --enable-final.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
f222b9e361
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
3cd83a65c9
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
e7baa82a60
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
bc865250ae
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
f083c21276
Fix use of potentially uninitialized values
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
17d8bddfcc
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
dd681fe2dc
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Francois Andriot
71c6fa0732
Use system dvdread headers
...
This resolves Bug 1608
11 years ago
Darrell Anderson
f64808af7b
Fix incorrect characters.
12 years ago
Timothy Pearson
fd426b2aeb
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
700e8c698d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
8e93828d75
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
d1a7b53672
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6ee2a113c8
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ca864edeed
Fix FTBFS
13 years ago
Timothy Pearson
b3bb8a8f44
Fix another string format error
13 years ago
Timothy Pearson
a8e98ad9ce
Fix remaining string format errors
13 years ago
Timothy Pearson
d9ed8b3291
Fix 'format not a string literal' error
13 years ago
Timothy Pearson
62acebb74c
Fix FTBFS
13 years ago
Timothy Pearson
3bfc84b0fc
Fix 'format not a string literal' error
...
Clean up warning
13 years ago
Darrell Anderson
a9898601d8
Fix reference of /tmp/kde-jmp -> /tmp/tde-jmp to avoid potential conflicts with KDE4.
...
This partially resolves bug report 813.
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
516c39eb48
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1e42ec2932
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
445633c8ff
Rename old tq methods that no longer need a unique name
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
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
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
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
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