summaryrefslogtreecommitdiffstats
path: root/tdecore/network
Commit message (Collapse)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-2314-59/+59
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d42f9ae842840a825c4ad4f7341f82003127c8f6)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-5/+5
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527)
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-123-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f36f8966371d24decc0740ccf9f8b0cc2c57838)
* Drop USE_TQT4 codeMichele Calgaro2023-08-317-76/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57af4f9d87ac88216a3bbcebaeed55db07a8948d)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-208-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7)
* Fixed more uncrustify's code formatting offending files.Michele Calgaro2021-01-031-4/+43
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed some uncrustify's code formatting offending files.Michele Calgaro2020-12-191-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed additional code formatting modelines.Michele Calgaro2020-09-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2738-38/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2020-08-171-2/+0
| | | | | | OpenBSD's prototype is differ than glibc's one, but it is declared. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-221-1/+1
| | | | | | | | | | | /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>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix a number of build warningsTimothy Pearson2014-12-043-9/+13
|
* Add support for openbsd in kresolverFrançois Andriot2014-10-052-18/+105
|
* Fix another case of undefined behaviourTimothy Pearson2014-09-202-0/+14
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-14/+14
|
* Fix prior commitTimothy Pearson2013-01-274-4/+4
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-271-0/+0
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-6/+6
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-259-69/+69
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2527-457/+457
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-073-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-21/+21
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-178-8/+8
|
* Part 2 of prior commitTimothy Pearson2012-01-308-0/+0
|
* Rename ksocket and kcacheTimothy Pearson2012-01-3029-71/+71
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-12/+12
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-14/+14
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-189-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-51/+51
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-51/+51
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-166-7/+7
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0613-21/+21
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-0642-0/+15900