Commit Graph

38 Commits (4c9d064005999e447411d6430e1ec653d4b9b112)

Author SHA1 Message Date
Michele Calgaro 05ee12e2df
Fixed more uncrustify's code formatting offending files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro c07a6bab9d
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
OBATA Akio 6886dd7e96 Add `getservbyname_r` prototype detection to CMake
OpenBSD's prototype is differ than glibc's one, but it is declared.

Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Matías Fonzo c2adce2e13
Redirect some headers noticed by the compiler
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>

Note: <sys/signal.h> has been removed from the tdeio/tdeio/connection.cpp source - it was already declared.

Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson e0b1bfb014 Fix a number of build warnings 10 years ago
François Andriot 439f3ba7ea Add support for openbsd in kresolver 11 years ago
Timothy Pearson 20e7ea1336 Fix another case of undefined behaviour 11 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson d1e0cc99a2 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d888cfa39e Fix FTBFS 12 years ago
Timothy Pearson d3afa6baf9 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson bdcd4fdc16 Fix prior commit 12 years ago
Timothy Pearson 7427e43835 Rename KHTML and kiobuffer 12 years ago
Timothy Pearson dfe289850f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson d1bd46309a Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4 12 years ago
Timothy Pearson 703fb0c89c Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 28edc0aa2a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson b19ddece21 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8e7816b2f9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson 691a814834 Rename straggling environment variables KDE->TDE. 13 years ago
Timothy Pearson 4fb897b216 Rename additional global TQt functions 13 years ago
Timothy Pearson b7aacaab22 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 255918c59c Part 2 of prior commit 13 years ago
Timothy Pearson ee0c55320d Rename ksocket and kcache 13 years ago
Timothy Pearson 22e7adf3ed Rename a few stragglers 13 years ago
Timothy Pearson 1180237ab3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson a51cd9949c Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 984c25aa69 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 56160bf4df Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 13281e2856.
13 years ago
Timothy Pearson 13281e2856 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 3b1405169d Additional renaming of kde to tde 13 years ago
Timothy Pearson 46850422d6 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson e16866e072 Actually move the kde files that were renamed in the last commit 13 years ago