Michele Calgaro
29a878ff9d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
eac40c1e0b
Remove various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko
485fef9349
Copy translations to a new directory layout.
...
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro
d328d200f3
Drop autotools support
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
4aae9b72d7
Conversion to cmake build system
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year 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>
1 year ago
Michele Calgaro
94c81f0190
Fix more usage of TQString which would cause FTBFS with cmake
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
4dcfa83500
Restore correct version of anim.mng file from debian snapshot ( https://snapshot.debian.org/package/k9copy/2.3.8-3/ )
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
26f5e60720
Move icons folder to main level.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
7fbccb650b
Normalize doc structure and remove unused files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
b3ebd61cfb
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
415e188c1f
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
aneejit1
e71518b16c
Implement ffmpeg version 5 support
...
Version 5.0 of ffmpeg drops a load of deprecated API functions causing
k9copy to fail its build. The necessary changes have been made to
enable k9copy to build against ffmpeg 5.0 as well as retaining support
for older versions. Support for older pre-0.5.1 versions has been
dropped as has runtime linking of the ffmpeg libraries. libswscale is
now mandatory.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Michele Calgaro
da10cdaf05
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
cfc1fd7dd2
Improved support for bluray discs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
ef9e8598a7
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 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
21bfb9b5ef
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
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
d1add0dac1
Removed extension from icon name in desktop file. This relates to bug
...
2424.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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
e4340cf7aa
Fix FTBFS on missing return values
...
This resolves bug 2710
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
a1816f5171
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
57672b2f9c
Rename most device icons to comply with XDG standards
10 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
Timothy Pearson
8e049bad4a
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
c9a86b1924
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
0e824732db
Fix another crash casued by old av_packet_free routine
10 years ago
Darrell Anderson
6cf97c105a
Add newlines to desktop files.
11 years ago
Darrell Anderson
8e8da05fd2
Fix help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
3a92f9e731
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
5b4d40ecd7
Fix FTBFS
11 years ago
Francois Andriot
71c6fa0732
Use system dvdread headers
...
This resolves Bug 1608
11 years ago
Timothy Pearson
5f815c54ae
Fix FTBFS when built without HAL integration
...
Clean up spurious build files
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
e1f38b278d
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
015c687f91
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
b76bd9c218
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
257013fc4a
Rename a number of classes to enhance compatibility with KDE4
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
bc7dd1e9a7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
70a7a30947
Rename KCModule, KConfig, KIO, KServer, and KSocket 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
8ba0ef1204
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
96eb89ccf6
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago