Commit Graph

61 Commits (0e7ff51f6acea01e71ae7cc5a4f9d207491d5357)

Author SHA1 Message Date
ormorph 625658e24a
Adding the header file unistd.h
Solution to issue #42
Required for Clang-17 and newer

Signed-off-by: ormorph <roma251078@mail.ru>
11 months ago
ormorph c001576c18
Adding cstdlib header file inclusion
Solution to issue #42
Necessary to enable some C functions

Signed-off-by: ormorph <roma251078@mail.ru>
11 months ago
Michele Calgaro d567067b83
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 931991843a
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 818c8f1cd1
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 93aed1ee0d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko f4859ad13c
Remove code to support libxml2 < 2.6.
Enable LIBXML_DOCB_ENABLED independently of the presence
of 'libxml/DOCBparser.h' because from libxml2 >= 2.6 for
docbook files are not used deprecated functions from
DOCBparser, so 'libxml/DOCBparser.h' is not needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 9b215fd2af
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f4edc50e47
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>
4 years ago
gregory guy 4c43d1fbb6
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>
4 years ago
Slávek Banko c40aeaf5ed
Remove unnecessary control characters from the message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 484b77efdf
Fixed FTBFS caused by qt->tqt renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro bc29436f29
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro af63bdbe11
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
François Andriot 9a0e630204 Fixed FTBFS with libxml2 >= 2.9.8
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 23f1f6f932 Fix FTBFS with ICU >= 58
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson 643013488e Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson bd6cf65a81 Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Timothy Pearson e12d7923a7 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson af947ca8fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko d17de25b7f Additional k => tde renaming and fixes 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 c46f36d008 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9771f17f8c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Francois Andriot c1c8adb7fb Fix docbook support with libxml2 >= 2.6.x 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 ca1ec6eeaa Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9d267fb0e0 Fix a number of unconnected signals and slots 12 years ago
Darrell Anderson 512e084ba4 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 9c98898237 Fix inadvertent "TQ" changes. 13 years ago
Darrell Anderson 3c24a111d5 Update HTML install path references. 13 years ago
Timothy Pearson 27075bc698 Rename additional global TQt functions 13 years ago
Timothy Pearson 3da0c9594e Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 5709a9f672 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson b0f531735b Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 84c989c19d Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 9445f97b42 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 1fffbdafa1 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 2b0e1de2ff.
13 years ago
Timothy Pearson 2b0e1de2ff Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 99ee6fd7e9 Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson ffa67ac755 Additional renaming of kde to tde 13 years ago
Timothy Pearson 507e7a3197 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson a99d760062 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 50438bf200 Additional kde to tde renaming 13 years ago