Commit Graph

83 Commits (f2eb2bafb57ef21d989965398cb8e64e92537e95)

Author SHA1 Message Date
Michele Calgaro 517c3557cc
Fixed FTBFS in clang caused by wrong access to class members.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc553efe8f)
5 years ago
Slávek Banko e9649e9d98
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d8f91b1bd)
5 years ago
Slávek Banko 8cdbda7164
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c8b0ade1ef)
5 years ago
gregory guy 9b37b11677
Drop automake build support.
Add basic cmake build instructions.
Delete empty file NEWS.
Rework of the README and the English help page files.
Update some cmake files with latest macros.
libXv and libXext are handled by cmake intern modules through X11 variables.
Few cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 95a6a36403)
5 years ago
Slávek Banko fbd8cbf767
Add support for RISC-V 32bit and 64bit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1ada9e7a11)
5 years ago
Michele Calgaro 6dbfa08a7c
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 753748dfff)
6 years ago
Slávek Banko e8bb1e0156
Fix FTBFS due to narrowing conversion from 'unsigned int' to 'int'.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 93d4c006af)
6 years ago
Michele Calgaro e44c95a966
Fixed detection of library at runtime.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ada630a825)
6 years ago
aneejit1 25e388d0c5
Add library paths to link_directories and supply correct Xtest check/variables
This resolves bug 3130

Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit abed871291)
6 years ago
Michele Calgaro 5cbc736629
Fixed FTBFS due to missing linked libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 56421bd79c)
6 years ago
gregory guy d415bb907f
Conversion to the cmake building system.
A man page taken fron the Debian packaging system has
been added.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5ebdc209a7)
6 years ago
gregory guy 9e5e9c28f6
Remove wrong absolute path for the cp unix command.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit df95dcb241)
6 years ago
Slávek Banko 7290d409de
Fix building KOffice plugin.
This resolves issue #4.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 9bf530c039)
6 years ago
Slávek Banko 98f61adf07
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5249cbe62e)
7 years ago
Slávek Banko cf149be246
Fix automake build dependencies
Workaround for parallel build

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 14c2f09f25)
8 years ago
gregory guy 37d5acf13a
Relate to bug 2424
(cherry picked from commit 2e8d756aee)
8 years ago
Slávek Banko 3cca7e09f6 Add GStreamer 1.0 support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit da6d8b0b34)
10 years ago
François Andriot d541e862ea Fix g_object_set last argument
This resolves Bug 2433

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit a01ecb74ec)
11 years ago
Slávek Banko 9b372a67f3 Fix incorrectly renamed strings
(cherry picked from commit 52c9c5f8ce)
11 years ago
Timothy Pearson 48f4c93020 Rename most device icons to comply with XDG standards
(cherry picked from commit 78bfb9d643)
11 years ago
Slávek Banko 23452026ca Add ARM64 support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ce84059db7)
11 years ago
Timothy Pearson 5deadee522 Rename a few icons left in rc files 12 years ago
Timothy Pearson 6e173ff2de Fix exec icon location and bring it into XDG compliance 12 years ago
Timothy Pearson ece53d3656 Fix remaining issues from mimetype icon rename 12 years ago
Timothy Pearson bdfee9ac19 Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 12 years ago
Timothy Pearson 0716052891 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 12 years ago
Timothy Pearson fa2cf6df21 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 12 years ago
Timothy Pearson 5f6bb27441 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 12 years ago
Timothy Pearson ab99f8026e Bring up, down, top, and bottom icons into XDG compliance 12 years ago
Timothy Pearson 292a3a4742 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Slávek Banko 2b66edaf73 Additional k => tde renaming and fixes 13 years ago
Slávek Banko a95985faf6 Fix unintended rename of kradio 13 years ago
Timothy Pearson 047100f357 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson ceecb6abfd Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 2ee958315a Fix unintended rename of track 13 years ago
Timothy Pearson ba30b44ed0 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 92dbbb6df3 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson e0f85b11f6 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0308f79447 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 0aad0edba6 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 76b7dd9a43 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 75cf20e5d1 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson a34aeb25a3 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0bb16222af Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5283780d89 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 86b34a4e0e Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Slávek Banko 824f886dae Fix support for xine 1.2 libraries 14 years ago
Darrell Anderson 5f33750491 Fix deprecation build warnings. The "preferred" function has
been available since at least xine 1.1.1 from 2005-11-15.
14 years ago
Darrell Anderson e9c83ca160 Fix deprecation build warnings by removing xine version
preprocessor checks. The "old" functions have been deprecated
since at least xine 1.0 from 2004.
14 years ago
Slávek Banko 1b07da422a Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
14 years ago