Slávek Banko
9a433f8b79
Added translation of .desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9b215fd2af
)
4 years ago
Slávek Banko
f8e520626b
Fix FTBFS with CMake build:
...
+ Determine TQt and TDE include directories as SYSTEM.
It solves priority for #include "..." × #include <...>
+ Additional linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f4edc50e47
)
4 years ago
Slávek Banko
369d8455ac
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 70defe5e6d
)
4 years ago
gregory guy
eea71ca9ec
Conversion to the cmake building system.
...
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4c43d1fbb6
)
4 years ago
ormorph
1556596740
Rename *OBJECT_NAME_STRING
...
Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit ae3ed3d329
)
4 years ago
Chris
e6a65bdc1e
Replace Qt branding with TQt ones.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 02dda24e47
)
5 years ago
Slávek Banko
9259e989bd
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1174bdb468
)
6 years ago
Michele Calgaro
26f5ab7b23
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fde0386d0f
)
6 years ago
Michele Calgaro
5b26660180
Removed unnecessary defines for sstream.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23e949441b
)
6 years ago
Slávek Banko
c93f51ea68
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 36e22fdfe9
)
6 years ago
Slávek Banko
bb0891791c
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8959251625
)
8 years ago
Timothy Pearson
dac16923ae
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 643013488e
)
8 years ago
Timothy Pearson
1b697b6bf7
Fix up remaining references to DocPath
10 years ago
Timothy Pearson
a56c76eb59
Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson
5f4f5e427b
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
10 years ago
Timothy Pearson
3a347442a4
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
e12d7923a7
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
af947ca8fc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot
c21f94f7ec
Fixed incorrect renamed strings. This resolves bug 2138.
10 years ago
Darrell Anderson
510bd507ec
Update and rename files in support of commit 722ce1ef.
11 years ago
Slávek Banko
d17de25b7f
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
ea808784e9
Fix unintended rename of link*
12 years ago
Timothy Pearson
279764bab1
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee38b2862b
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
d86ed6c390
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
051ae88012
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1c53bf78a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
c46f36d008
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1e8f4c1ed6
Fix FTBFS
12 years ago
Timothy Pearson
9771f17f8c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
5193962621
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
6e6db807da
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
e76ee03c02
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
5544d5f4a6
Minor updates for kioslave rename
12 years ago
Timothy Pearson
ef2264e979
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
82072ef281
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f9ced3b3f1
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
29df04c243
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8ba97103df
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7307c9513
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ca1ec6eeaa
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f1b1e26126
Fix FTBFS
12 years ago
Timothy Pearson
9d267fb0e0
Fix a number of unconnected signals and slots
12 years ago
Darrell Anderson
9e417b6bd5
Fix 'format not a string literal' error.
...
Thanks to Serghei Amelian.
12 years ago
Timothy Pearson
27ccd2aacf
Fix FTBFS on TQt3
12 years ago
Darrell Anderson
fc01e96e1e
Fix inadvertent tqt changes.
12 years ago
Timothy Pearson
47dd01bcf9
Update TQt3 property/enum macros
12 years ago
Darrell Anderson
685de86487
Fix QString -> TQString.
12 years ago
Slávek Banko
bc2d0c742a
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
512e084ba4
Update XDG information in support of bug report 892.
13 years ago