summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
commit872192923463820529e6e77963afb4bfcfb5ce53 (patch)
treebf37634f4da8ac66a81cb26695e1a1ab1fea1d06 /src/kernel
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt3-872192923463820529e6e77963afb4bfcfb5ce53.tar.gz
tqt3-872192923463820529e6e77963afb4bfcfb5ce53.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel')
-rwxr-xr-xsrc/kernel/makepsheader.pl4
-rw-r--r--src/kernel/qapplication_x11.cpp8
-rw-r--r--src/kernel/qdnd_x11.cpp2
-rw-r--r--src/kernel/qt_kernel.pri22
-rw-r--r--src/kernel/qt_pch.h2
-rw-r--r--src/kernel/qtaddons_x11.cpp2
-rw-r--r--src/kernel/tqaccessible.cpp2
-rw-r--r--src/kernel/tqaccessible.h2
-rw-r--r--src/kernel/tqclipboard_x11.cpp2
-rw-r--r--src/kernel/tqcolor_x11.cpp2
-rw-r--r--src/kernel/tqcursor_x11.cpp2
-rw-r--r--src/kernel/tqdesktopwidget_x11.cpp2
-rw-r--r--src/kernel/tqeventloop_x11.cpp2
-rw-r--r--src/kernel/tqeventloop_x11_glib.cpp2
-rw-r--r--src/kernel/tqfont.cpp2
-rw-r--r--src/kernel/tqfont.h4
-rw-r--r--src/kernel/tqfont_x11.cpp4
-rw-r--r--src/kernel/tqfontdatabase.cpp2
-rw-r--r--src/kernel/tqfontdatabase_x11.cpp2
-rw-r--r--src/kernel/tqfontengine_p.h4
-rw-r--r--src/kernel/tqfontengine_x11.cpp6
-rw-r--r--src/kernel/tqgplugin.cpp2
-rw-r--r--src/kernel/tqgplugin.h4
-rw-r--r--src/kernel/tqimage.cpp2
-rw-r--r--src/kernel/tqimageformatinterface_p.h2
-rw-r--r--src/kernel/tqinputcontext_p.h2
-rw-r--r--src/kernel/tqinputcontext_x11.cpp2
-rw-r--r--src/kernel/tqinternal.cpp (renamed from src/kernel/qinternal.cpp)2
-rw-r--r--src/kernel/tqinternal_p.h (renamed from src/kernel/qinternal_p.h)0
-rw-r--r--src/kernel/tqmotifdnd_x11.cpp2
-rw-r--r--src/kernel/tqobject.cpp4
-rw-r--r--src/kernel/tqpaintdevice_x11.cpp2
-rw-r--r--src/kernel/tqpainter.cpp2
-rw-r--r--src/kernel/tqpainter_x11.cpp2
-rw-r--r--src/kernel/tqpicture.cpp2
-rw-r--r--src/kernel/tqpixmap.cpp2
-rw-r--r--src/kernel/tqpixmap_x11.cpp2
-rw-r--r--src/kernel/tqprinter_unix.cpp2
-rw-r--r--src/kernel/tqprocess.cpp2
-rw-r--r--src/kernel/tqprocess_unix.cpp2
-rw-r--r--src/kernel/tqpsprinter.cpp (renamed from src/kernel/qpsprinter.cpp)6
-rw-r--r--src/kernel/tqpsprinter.ps (renamed from src/kernel/qpsprinter.ps)6
-rw-r--r--src/kernel/tqpsprinter_p.h (renamed from src/kernel/qpsprinter_p.h)2
-rw-r--r--src/kernel/tqregion_x11.cpp2
-rw-r--r--src/kernel/tqrichtext.cpp (renamed from src/kernel/qrichtext.cpp)4
-rw-r--r--src/kernel/tqrichtext_p.cpp (renamed from src/kernel/qrichtext_p.cpp)2
-rw-r--r--src/kernel/tqrichtext_p.h (renamed from src/kernel/qrichtext_p.h)0
-rw-r--r--src/kernel/tqscriptengine.cpp (renamed from src/kernel/qscriptengine.cpp)10
-rw-r--r--src/kernel/tqscriptengine_p.h (renamed from src/kernel/qscriptengine_p.h)0
-rw-r--r--src/kernel/tqscriptengine_x11.cpp (renamed from src/kernel/qscriptengine_x11.cpp)0
-rw-r--r--src/kernel/tqsimplerichtext.cpp2
-rw-r--r--src/kernel/tqsizegrip.cpp2
-rw-r--r--src/kernel/tqstylesheet.cpp2
-rw-r--r--src/kernel/tqt3.h26
-rw-r--r--src/kernel/tqt_x11.pri (renamed from src/kernel/qt_x11.pri)0
-rw-r--r--src/kernel/tqt_x11_p.h (renamed from src/kernel/qt_x11_p.h)6
-rw-r--r--src/kernel/tqtextengine.cpp4
-rw-r--r--src/kernel/tqucomextra.cpp (renamed from src/kernel/qucomextra.cpp)2
-rw-r--r--src/kernel/tqucomextra_p.h (renamed from src/kernel/qucomextra_p.h)2
-rw-r--r--src/kernel/tqwidget_x11.cpp2
-rw-r--r--src/kernel/tqwidgetcreate_x11.cpp2
61 files changed, 101 insertions, 101 deletions
diff --git a/src/kernel/makepsheader.pl b/src/kernel/makepsheader.pl
index b842e1465..4452b8404 100755
--- a/src/kernel/makepsheader.pl
+++ b/src/kernel/makepsheader.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
-open(INPUT, 'qpsprinter.ps')
- or die "Can't open qpsprinter.ps";
+open(INPUT, 'tqpsprinter.ps')
+ or die "Can't open tqpsprinter.ps";
$dontcompress = 1;
while(<INPUT>) {
diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp
index c1d8345b1..ec94e78b5 100644
--- a/src/kernel/qapplication_x11.cpp
+++ b/src/kernel/qapplication_x11.cpp
@@ -92,7 +92,7 @@
#ifndef TQT_NO_IM
#include "tqinputcontext.h"
#endif // TQT_NO_IM
-#include "qinternal_p.h" // shared double buffer cleanup
+#include "tqinternal_p.h" // shared double buffer cleanup
#if defined(TQT_THREAD_SUPPORT)
# include "tqthread.h"
@@ -102,7 +102,7 @@
# include "tqfile.h"
#endif
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#if !defined(TQT_NO_XFTFREETYPE)
// XFree86 4.0.3 implementation is missing XftInitFtLibrary forward
@@ -849,7 +849,7 @@ void qt_x11_intern_atom( const char *name, Atom *result)
}
-static void qt_x11_process_intern_atoms()
+static void tqt_x11_process_intern_atoms()
{
if ( atoms_to_be_created ) {
#if defined(XlibSpecificationRelease) && (XlibSpecificationRelease >= 6)
@@ -2084,7 +2084,7 @@ void tqt_init_internal( int *argcptr, char **argv,
qt_x11_motifdnd_init();
// Finally create all atoms
- qt_x11_process_intern_atoms();
+ tqt_x11_process_intern_atoms();
// look for broken window managers
qt_detect_broken_window_manager();
diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp
index 4d4dad5f5..571045f48 100644
--- a/src/kernel/qdnd_x11.cpp
+++ b/src/kernel/qdnd_x11.cpp
@@ -55,7 +55,7 @@
#include "tqbitmap.h"
#include "tqpainter.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
// conflict resolution
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri
index 315b931fd..84a383a5d 100644
--- a/src/kernel/qt_kernel.pri
+++ b/src/kernel/qt_kernel.pri
@@ -4,7 +4,7 @@ kernel {
KERNEL_P = kernel
HEADERS += \
$$KERNEL_H/tqaccel.h \
- $$KERNEL_P/qucomextra_p.h \
+ $$KERNEL_P/tqucomextra_p.h \
$$KERNEL_H/ntqapplication.h \
$$KERNEL_P/qapplication_p.h \
$$KERNEL_H/tqasyncimageio.h \
@@ -89,11 +89,11 @@ kernel {
$$KERNEL_H/tqwindowdefs.h \
$$KERNEL_H/tqwmatrix.h \
$$KERNEL_H/tqvariant.h \
- $$KERNEL_P/qrichtext_p.h \
- $$KERNEL_P/qinternal_p.h \
+ $$KERNEL_P/tqrichtext_p.h \
+ $$KERNEL_P/tqinternal_p.h \
$$KERNEL_H/tqgplugin.h \
$$KERNEL_H/tqsimplerichtext.h \
- $$KERNEL_CPP/qscriptengine_p.h \
+ $$KERNEL_CPP/tqscriptengine_p.h \
$$KERNEL_CPP/tqtextengine_p.h \
$$KERNEL_CPP/tqfontengine_p.h \
$$KERNEL_CPP/tqtextlayout_p.h
@@ -182,7 +182,7 @@ kernel {
DEFINES += QMAC_ONE_PIXEL_LOCK
} else:unix {
SOURCES += $$KERNEL_CPP/tqprinter_unix.cpp \
- $$KERNEL_CPP/qpsprinter.cpp
+ $$KERNEL_CPP/tqpsprinter.cpp
glibmainloop {
SOURCES += $$KERNEL_CPP/tqeventloop_unix_glib.cpp
} else {
@@ -194,7 +194,7 @@ kernel {
$$KERNEL_CPP/tqthread_unix.cpp
SOURCES += $$KERNEL_CPP/tqabstractlayout.cpp \
- $$KERNEL_CPP/qucomextra.cpp \
+ $$KERNEL_CPP/tqucomextra.cpp \
$$KERNEL_CPP/tqaccel.cpp \
$$KERNEL_CPP/qapplication.cpp \
$$KERNEL_CPP/tqasyncimageio.cpp \
@@ -257,16 +257,16 @@ kernel {
$$KERNEL_CPP/tqwidget.cpp \
$$KERNEL_CPP/tqwmatrix.cpp \
$$KERNEL_CPP/tqvariant.cpp \
- $$KERNEL_CPP/qrichtext.cpp \
- $$KERNEL_CPP/qinternal.cpp \
- $$KERNEL_CPP/qrichtext_p.cpp \
+ $$KERNEL_CPP/tqrichtext.cpp \
+ $$KERNEL_CPP/tqinternal.cpp \
+ $$KERNEL_CPP/tqrichtext_p.cpp \
$$KERNEL_CPP/tqgplugin.cpp \
$$KERNEL_CPP/tqsimplerichtext.cpp \
- $$KERNEL_CPP/qscriptengine.cpp \
+ $$KERNEL_CPP/tqscriptengine.cpp \
$$KERNEL_CPP/tqtextlayout.cpp \
$$KERNEL_CPP/tqtextengine.cpp
- unix:HEADERS += $$KERNEL_P/qpsprinter_p.h \
+ unix:HEADERS += $$KERNEL_P/tqpsprinter_p.h \
$$KERNEL_H/tqfontdatabase.h
accessibility {
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h
index 690551eb6..1420944ef 100644
--- a/src/kernel/qt_pch.h
+++ b/src/kernel/qt_pch.h
@@ -22,7 +22,7 @@
# endif
# endif
#include <tqmap.h> // I must be first!
-#include <private/qucomextra_p.h> // All moc genereated code has this include
+#include <private/tqucomextra_p.h> // All moc genereated code has this include
#include <ntqapplication.h>
#include <tqbitmap.h>
#include <tqcursor.h>
diff --git a/src/kernel/qtaddons_x11.cpp b/src/kernel/qtaddons_x11.cpp
index ad1ea7e00..089466ec7 100644
--- a/src/kernel/qtaddons_x11.cpp
+++ b/src/kernel/qtaddons_x11.cpp
@@ -22,7 +22,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#if !defined(TQT_NO_XFTFREETYPE) && !defined(QT_XFT2)
diff --git a/src/kernel/tqaccessible.cpp b/src/kernel/tqaccessible.cpp
index 6cbe717e6..5a43e402b 100644
--- a/src/kernel/tqaccessible.cpp
+++ b/src/kernel/tqaccessible.cpp
@@ -42,7 +42,7 @@
#include "tqptrdict.h"
#include "tqmetaobject.h"
-#include <private/qpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include "ntqapplication.h"
#include <stdlib.h>
diff --git a/src/kernel/tqaccessible.h b/src/kernel/tqaccessible.h
index ead26b9b0..8cedf1b2c 100644
--- a/src/kernel/tqaccessible.h
+++ b/src/kernel/tqaccessible.h
@@ -41,7 +41,7 @@
#ifndef QT_H
#include "tqobject.h"
-#include <private/qcom_p.h>
+#include <private/tqcom_p.h>
#include "tqrect.h"
#include "tqguardedptr.h"
#include "tqmemarray.h"
diff --git a/src/kernel/tqclipboard_x11.cpp b/src/kernel/tqclipboard_x11.cpp
index e20708f54..16af49f8e 100644
--- a/src/kernel/tqclipboard_x11.cpp
+++ b/src/kernel/tqclipboard_x11.cpp
@@ -73,7 +73,7 @@
#include "tqtextcodec.h"
#include "tqvaluelist.h"
#include "tqmap.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include "qapplication_p.h"
diff --git a/src/kernel/tqcolor_x11.cpp b/src/kernel/tqcolor_x11.cpp
index f5cfc024a..09a8b8880 100644
--- a/src/kernel/tqcolor_x11.cpp
+++ b/src/kernel/tqcolor_x11.cpp
@@ -44,7 +44,7 @@
#include "tqpaintdevice.h"
#include "ntqapplication.h"
#include "qapplication_p.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
// NOT REVISED
diff --git a/src/kernel/tqcursor_x11.cpp b/src/kernel/tqcursor_x11.cpp
index 9facf093c..3724706c2 100644
--- a/src/kernel/tqcursor_x11.cpp
+++ b/src/kernel/tqcursor_x11.cpp
@@ -44,7 +44,7 @@
#include "ntqapplication.h"
#include "tqdatastream.h"
#include "tqnamespace.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <X11/cursorfont.h>
#ifndef TQT_NO_XCURSOR
diff --git a/src/kernel/tqdesktopwidget_x11.cpp b/src/kernel/tqdesktopwidget_x11.cpp
index 5adc611bc..2a9e5bd9e 100644
--- a/src/kernel/tqdesktopwidget_x11.cpp
+++ b/src/kernel/tqdesktopwidget_x11.cpp
@@ -39,7 +39,7 @@
#include "tqdesktopwidget.h"
#include "ntqapplication.h"
#include "tqobjectlist.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <cstdlib>
// defined in tqwidget_x11.cpp
diff --git a/src/kernel/tqeventloop_x11.cpp b/src/kernel/tqeventloop_x11.cpp
index b90ce7456..743d48e70 100644
--- a/src/kernel/tqeventloop_x11.cpp
+++ b/src/kernel/tqeventloop_x11.cpp
@@ -41,7 +41,7 @@
#include "ntqapplication.h"
#include "tqbitarray.h"
#include "tqcolor_p.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#if defined(TQT_THREAD_SUPPORT)
# include "tqmutex.h"
diff --git a/src/kernel/tqeventloop_x11_glib.cpp b/src/kernel/tqeventloop_x11_glib.cpp
index f16fa1017..28069fe1b 100644
--- a/src/kernel/tqeventloop_x11_glib.cpp
+++ b/src/kernel/tqeventloop_x11_glib.cpp
@@ -44,7 +44,7 @@
#include "ntqapplication.h"
#include "tqbitarray.h"
#include "tqcolor_p.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#if defined(TQT_THREAD_SUPPORT)
# include "tqmutex.h"
diff --git a/src/kernel/tqfont.cpp b/src/kernel/tqfont.cpp
index a3e21c655..e058e49d4 100644
--- a/src/kernel/tqfont.cpp
+++ b/src/kernel/tqfont.cpp
@@ -55,7 +55,7 @@
#include "tqpaintdevicemetrics.h"
#endif
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include "tqpainter_p.h"
diff --git a/src/kernel/tqfont.h b/src/kernel/tqfont.h
index 27f5269e2..435b604df 100644
--- a/src/kernel/tqfont.h
+++ b/src/kernel/tqfont.h
@@ -193,9 +193,9 @@ public:
static void cleanup();
static void cacheStatistics();
- // a copy of this lives in qunicodetables.cpp, as we can't include
+ // a copy of this lives in tqunicodetables.cpp, as we can't include
// tqfont.h it in tools/. Do not modify without changing the script
- // enum in qunicodetable_p.h aswell.
+ // enum in tqunicodetable_p.h aswell.
enum Script {
// European Alphabetic Scripts
Latin,
diff --git a/src/kernel/tqfont_x11.cpp b/src/kernel/tqfont_x11.cpp
index a54e13dc2..373a82a5f 100644
--- a/src/kernel/tqfont_x11.cpp
+++ b/src/kernel/tqfont_x11.cpp
@@ -55,12 +55,12 @@
#include "tqtextcodec.h"
#include <private/tqfontcodecs_p.h>
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include "tqtextengine_p.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <time.h>
#include <stdlib.h>
diff --git a/src/kernel/tqfontdatabase.cpp b/src/kernel/tqfontdatabase.cpp
index 33f10900f..0702bb67f 100644
--- a/src/kernel/tqfontdatabase.cpp
+++ b/src/kernel/tqfontdatabase.cpp
@@ -45,7 +45,7 @@
#include <tqtl.h>
#include <ntqapplication.h>
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include "tqfontengine_p.h"
#include <tqcleanuphandler.h>
diff --git a/src/kernel/tqfontdatabase_x11.cpp b/src/kernel/tqfontdatabase_x11.cpp
index 49de442cd..23f1f541c 100644
--- a/src/kernel/tqfontdatabase_x11.cpp
+++ b/src/kernel/tqfontdatabase_x11.cpp
@@ -43,7 +43,7 @@
#include <tqdatetime.h>
#include <tqpaintdevicemetrics.h>
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <ctype.h>
#include <stdlib.h>
diff --git a/src/kernel/tqfontengine_p.h b/src/kernel/tqfontengine_p.h
index 559972746..dcd306fc0 100644
--- a/src/kernel/tqfontengine_p.h
+++ b/src/kernel/tqfontengine_p.h
@@ -219,7 +219,7 @@ private:
#endif
#ifdef TQ_WS_X11
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
struct TransformedFont
@@ -406,7 +406,7 @@ class TQTextEngine;
#ifndef TQT_NO_XFTFREETYPE
-#include "qscriptengine_p.h"
+#include "tqscriptengine_p.h"
#include "tqtextengine_p.h"
#include <ft2build.h>
#include FT_FREETYPE_H
diff --git a/src/kernel/tqfontengine_x11.cpp b/src/kernel/tqfontengine_x11.cpp
index 8002c42df..1157bbb57 100644
--- a/src/kernel/tqfontengine_x11.cpp
+++ b/src/kernel/tqfontengine_x11.cpp
@@ -51,12 +51,12 @@
#include "tqpainter.h"
#include "tqimage.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include "tqfont.h"
#include "tqtextengine_p.h"
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include <limits.h>
@@ -2234,7 +2234,7 @@ TQFontEngine::Type TQFontEngineXft::type() const
#ifndef TQT_NO_XFTFREETYPE
-#include "qscriptengine_p.h"
+#include "tqscriptengine_p.h"
//#define OT_DEBUG
diff --git a/src/kernel/tqgplugin.cpp b/src/kernel/tqgplugin.cpp
index c0cfd8f47..606e856fb 100644
--- a/src/kernel/tqgplugin.cpp
+++ b/src/kernel/tqgplugin.cpp
@@ -40,7 +40,7 @@
#ifndef TQT_NO_COMPONENT
-#include <private/qcom_p.h>
+#include <private/tqcom_p.h>
TQGPlugin::TQGPlugin()
: _iface( 0 )
diff --git a/src/kernel/tqgplugin.h b/src/kernel/tqgplugin.h
index 88212515b..30e350cd2 100644
--- a/src/kernel/tqgplugin.h
+++ b/src/kernel/tqgplugin.h
@@ -74,9 +74,9 @@
#define Q_PLUGIN_FLAGS_STRING "01"
#endif
-// this is duplicated at Q_UCM_VERIFICATION_DATA in qcom_p.h
+// this is duplicated at Q_UCM_VERIFICATION_DATA in tqcom_p.h
// NOTE: if you change pattern, you MUST change the pattern in
-// qcomlibrary.cpp as well. changing the pattern will break all
+// tqcomlibrary.cpp as well. changing the pattern will break all
// backwards compatibility as well (no old plugins will be loaded).
#ifndef Q_PLUGIN_VERIFICATION_DATA
# define Q_PLUGIN_VERIFICATION_DATA \
diff --git a/src/kernel/tqimage.cpp b/src/kernel/tqimage.cpp
index 0a2995ede..50ed52222 100644
--- a/src/kernel/tqimage.cpp
+++ b/src/kernel/tqimage.cpp
@@ -50,7 +50,7 @@
#include "tqmngio.h"
#include "tqjpegio.h"
#include "tqmap.h"
-#include <private/qpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include "tqimageformatinterface_p.h"
#include "tqwmatrix.h"
#include "ntqapplication.h"
diff --git a/src/kernel/tqimageformatinterface_p.h b/src/kernel/tqimageformatinterface_p.h
index 8abe49c2d..685b92012 100644
--- a/src/kernel/tqimageformatinterface_p.h
+++ b/src/kernel/tqimageformatinterface_p.h
@@ -40,7 +40,7 @@
#define TQIMAGEFORMATINTERFACE_P_H
#ifndef QT_H
-#include <private/qcom_p.h>
+#include <private/tqcom_p.h>
#endif // QT_H
#if __GNUC__ - 0 > 3
diff --git a/src/kernel/tqinputcontext_p.h b/src/kernel/tqinputcontext_p.h
index e7b94e9cc..b2df28c2b 100644
--- a/src/kernel/tqinputcontext_p.h
+++ b/src/kernel/tqinputcontext_p.h
@@ -63,7 +63,7 @@ class TQString;
#ifdef TQ_WS_X11
#include "tqmemarray.h"
#include "tqwindowdefs.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#endif
#ifdef TQ_WS_WIN
diff --git a/src/kernel/tqinputcontext_x11.cpp b/src/kernel/tqinputcontext_x11.cpp
index d0f8699b3..7377b264c 100644
--- a/src/kernel/tqinputcontext_x11.cpp
+++ b/src/kernel/tqinputcontext_x11.cpp
@@ -45,7 +45,7 @@
#include "ntqapplication.h"
#include "tqwidget.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
/*!
This function may be overridden only if input method is depending
diff --git a/src/kernel/qinternal.cpp b/src/kernel/tqinternal.cpp
index 96297bb8d..11243d1d2 100644
--- a/src/kernel/qinternal.cpp
+++ b/src/kernel/tqinternal.cpp
@@ -38,7 +38,7 @@
**
**********************************************************************/
-#include "private/qinternal_p.h"
+#include "private/tqinternal_p.h"
#include "tqwidget.h"
#include "tqpixmap.h"
#include "tqpainter.h"
diff --git a/src/kernel/qinternal_p.h b/src/kernel/tqinternal_p.h
index d8c29cc67..d8c29cc67 100644
--- a/src/kernel/qinternal_p.h
+++ b/src/kernel/tqinternal_p.h
diff --git a/src/kernel/tqmotifdnd_x11.cpp b/src/kernel/tqmotifdnd_x11.cpp
index 8bd2d8b8f..cf5867aeb 100644
--- a/src/kernel/tqmotifdnd_x11.cpp
+++ b/src/kernel/tqmotifdnd_x11.cpp
@@ -73,7 +73,7 @@ in doc/dnd.doc, where the documentation system can see it. */
#ifndef TQT_NO_DRAGANDDROP
#include "tqwidget.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <stdlib.h>
diff --git a/src/kernel/tqobject.cpp b/src/kernel/tqobject.cpp
index 1e376c21e..84361e501 100644
--- a/src/kernel/tqobject.cpp
+++ b/src/kernel/tqobject.cpp
@@ -45,8 +45,8 @@
#include "tqsignalslotimp.h"
#include "tqregexp.h"
#include "tqmetaobject.h"
-#include <private/qucom_p.h>
-#include "qucomextra_p.h"
+#include <private/tqucom_p.h>
+#include "tqucomextra_p.h"
#include "tqptrvector.h"
// TQStyleControlElementData
diff --git a/src/kernel/tqpaintdevice_x11.cpp b/src/kernel/tqpaintdevice_x11.cpp
index 5a1ce8302..37bdfa83e 100644
--- a/src/kernel/tqpaintdevice_x11.cpp
+++ b/src/kernel/tqpaintdevice_x11.cpp
@@ -44,7 +44,7 @@
#include "tqwidget.h"
#include "tqbitmap.h"
#include "ntqapplication.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
/*!
diff --git a/src/kernel/tqpainter.cpp b/src/kernel/tqpainter.cpp
index b2c0d5fba..b66f16d2b 100644
--- a/src/kernel/tqpainter.cpp
+++ b/src/kernel/tqpainter.cpp
@@ -48,7 +48,7 @@
#include "tqimage.h"
#include "tqpaintdevicemetrics.h"
#include "ntqapplication.h"
-#include "qrichtext_p.h"
+#include "tqrichtext_p.h"
#include "tqregexp.h"
#include "tqcleanuphandler.h"
#include <string.h>
diff --git a/src/kernel/tqpainter_x11.cpp b/src/kernel/tqpainter_x11.cpp
index 22d892d17..d419b3411 100644
--- a/src/kernel/tqpainter_x11.cpp
+++ b/src/kernel/tqpainter_x11.cpp
@@ -48,7 +48,7 @@
#include "tqtextcodec.h"
#include "tqpaintdevicemetrics.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include "tqtextlayout_p.h"
#include "tqfontdata_p.h"
diff --git a/src/kernel/tqpicture.cpp b/src/kernel/tqpicture.cpp
index 3ab6a000b..c0fb3d008 100644
--- a/src/kernel/tqpicture.cpp
+++ b/src/kernel/tqpicture.cpp
@@ -50,7 +50,7 @@
#include "tqpaintdevicemetrics.h"
#ifndef TQT_NO_SVG
-#include "private/qsvgdevice_p.h"
+#include "private/tqsvgdevice_p.h"
#endif
/*!
diff --git a/src/kernel/tqpixmap.cpp b/src/kernel/tqpixmap.cpp
index 460dfc64d..4a40d821b 100644
--- a/src/kernel/tqpixmap.cpp
+++ b/src/kernel/tqpixmap.cpp
@@ -48,7 +48,7 @@
#include "tqbuffer.h"
#include "tqobjectlist.h"
#include "ntqapplication.h"
-#include <private/qinternal_p.h>
+#include <private/tqinternal_p.h>
#include "tqmime.h"
#include "tqdragobject.h"
#include "tqfile.h"
diff --git a/src/kernel/tqpixmap_x11.cpp b/src/kernel/tqpixmap_x11.cpp
index b1e6c6894..9f8c6b7d1 100644
--- a/src/kernel/tqpixmap_x11.cpp
+++ b/src/kernel/tqpixmap_x11.cpp
@@ -72,7 +72,7 @@
#include "tqimage.h"
#include "tqwmatrix.h"
#include "ntqapplication.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <stdlib.h>
diff --git a/src/kernel/tqprinter_unix.cpp b/src/kernel/tqprinter_unix.cpp
index 06eeabbdd..2899d86df 100644
--- a/src/kernel/tqprinter_unix.cpp
+++ b/src/kernel/tqprinter_unix.cpp
@@ -52,7 +52,7 @@ static inline int qt_open(const char *pathname, int flags, mode_t mode)
#ifndef TQT_NO_PRINTER
#include "tqpaintdevicemetrics.h"
-#include "qpsprinter_p.h"
+#include "tqpsprinter_p.h"
#include "tqprintdialog.h"
#include "ntqapplication.h"
#include "tqprinter_p.h"
diff --git a/src/kernel/tqprocess.cpp b/src/kernel/tqprocess.cpp
index b3837d7d9..db2318a30 100644
--- a/src/kernel/tqprocess.cpp
+++ b/src/kernel/tqprocess.cpp
@@ -46,7 +46,7 @@
#ifndef TQT_NO_PROCESS
#include "ntqapplication.h"
-#include "private/qinternal_p.h"
+#include "private/tqinternal_p.h"
//#define QT_QPROCESS_DEBUG
diff --git a/src/kernel/tqprocess_unix.cpp b/src/kernel/tqprocess_unix.cpp
index c3bb2ba70..d85b64d71 100644
--- a/src/kernel/tqprocess_unix.cpp
+++ b/src/kernel/tqprocess_unix.cpp
@@ -56,7 +56,7 @@
#include "tqtimer.h"
#include "tqcleanuphandler.h"
#include "tqregexp.h"
-#include "private/qinternal_p.h"
+#include "private/tqinternal_p.h"
#include <stdlib.h>
#include <errno.h>
diff --git a/src/kernel/qpsprinter.cpp b/src/kernel/tqpsprinter.cpp
index 3d18d6008..80e00ae23 100644
--- a/src/kernel/qpsprinter.cpp
+++ b/src/kernel/tqpsprinter.cpp
@@ -50,7 +50,7 @@
# undef truncate
#endif
-#include "qpsprinter_p.h"
+#include "tqpsprinter_p.h"
#ifndef TQT_NO_PRINTER
@@ -73,7 +73,7 @@
#include "tqfontdatabase.h"
#include "tqregexp.h"
#include "tqbitmap.h"
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#if defined(Q_OS_WIN32)
#include <io.h>
@@ -86,7 +86,7 @@
#endif
#ifdef TQ_WS_X11
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#ifdef None
#undef None
#endif
diff --git a/src/kernel/qpsprinter.ps b/src/kernel/tqpsprinter.ps
index 12a4c4077..e73dd9510 100644
--- a/src/kernel/qpsprinter.ps
+++ b/src/kernel/tqpsprinter.ps
@@ -1,6 +1,6 @@
-% the postscript header we use for our qpsprinter in uncompressed and commented form.
+% the postscript header we use for our tqpsprinter in uncompressed and commented form.
% use the makepsheader perl script to generate a compressed version of this header
-% you can then paste into qpsprinter.cpp
+% you can then paste into tqpsprinter.cpp
%
% some compression of the code is done by the makepsheader script, so we don't need to
% write too criptically here.
@@ -162,7 +162,7 @@
%
% string uc string
%
-%%% Warning: if you change the method here, change the table in qpsprinter.cpp:compress()!
+%%% Warning: if you change the method here, change the table in tqpsprinter.cpp:compress()!
/uc {
/rL 0 d
0
diff --git a/src/kernel/qpsprinter_p.h b/src/kernel/tqpsprinter_p.h
index 46d93b4b2..33e888c91 100644
--- a/src/kernel/qpsprinter_p.h
+++ b/src/kernel/tqpsprinter_p.h
@@ -48,7 +48,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
-// of qpsprinter.cpp and tqprinter_x11.cpp.
+// of tqpsprinter.cpp and tqprinter_x11.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//
diff --git a/src/kernel/tqregion_x11.cpp b/src/kernel/tqregion_x11.cpp
index 801aadb6d..a42b0f11e 100644
--- a/src/kernel/tqregion_x11.cpp
+++ b/src/kernel/tqregion_x11.cpp
@@ -43,7 +43,7 @@
#include "tqbuffer.h"
#include "tqimage.h"
#include "tqbitmap.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <stdlib.h>
diff --git a/src/kernel/qrichtext.cpp b/src/kernel/tqrichtext.cpp
index 247e181d9..9866a6c9c 100644
--- a/src/kernel/qrichtext.cpp
+++ b/src/kernel/tqrichtext.cpp
@@ -38,7 +38,7 @@
**
**********************************************************************/
-#include "qrichtext_p.h"
+#include "tqrichtext_p.h"
#ifndef TQT_NO_RICHTEXT
@@ -63,7 +63,7 @@
#include "tqstyle.h"
#include "tqcleanuphandler.h"
#include "tqtextengine_p.h"
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include <stdlib.h>
diff --git a/src/kernel/qrichtext_p.cpp b/src/kernel/tqrichtext_p.cpp
index 022eb13de..e9417d2a9 100644
--- a/src/kernel/qrichtext_p.cpp
+++ b/src/kernel/tqrichtext_p.cpp
@@ -38,7 +38,7 @@
**
**********************************************************************/
-#include "qrichtext_p.h"
+#include "tqrichtext_p.h"
#ifndef TQT_NO_RICHTEXT
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/tqrichtext_p.h
index 1032c74eb..1032c74eb 100644
--- a/src/kernel/qrichtext_p.h
+++ b/src/kernel/tqrichtext_p.h
diff --git a/src/kernel/qscriptengine.cpp b/src/kernel/tqscriptengine.cpp
index bbf0f30bb..2d97c84d5 100644
--- a/src/kernel/qscriptengine.cpp
+++ b/src/kernel/tqscriptengine.cpp
@@ -34,12 +34,12 @@
**
**********************************************************************/
-#include "qscriptengine_p.h"
+#include "tqscriptengine_p.h"
#include "tqstring.h"
#include "tqrect.h"
#include "tqfont.h"
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include "tqtextengine_p.h"
#include "tqfontengine_p.h"
#include <stdlib.h>
@@ -1614,9 +1614,9 @@ static bool arabic_shape(TQShaperItem *item)
}
#if defined(TQ_WS_X11)
-# include "qscriptengine_x11.cpp"
+# include "tqscriptengine_x11.cpp"
#elif defined(TQ_WS_WIN)
-# include "qscriptengine_win.cpp"
+# include "tqscriptengine_win.cpp"
#elif defined(TQ_WS_MAC)
-# include "qscriptengine_mac.cpp"
+# include "tqscriptengine_mac.cpp"
#endif
diff --git a/src/kernel/qscriptengine_p.h b/src/kernel/tqscriptengine_p.h
index 77dd87b96..77dd87b96 100644
--- a/src/kernel/qscriptengine_p.h
+++ b/src/kernel/tqscriptengine_p.h
diff --git a/src/kernel/qscriptengine_x11.cpp b/src/kernel/tqscriptengine_x11.cpp
index 5d22fdf49..5d22fdf49 100644
--- a/src/kernel/qscriptengine_x11.cpp
+++ b/src/kernel/tqscriptengine_x11.cpp
diff --git a/src/kernel/tqsimplerichtext.cpp b/src/kernel/tqsimplerichtext.cpp
index eccf9190d..4c98f1fd3 100644
--- a/src/kernel/tqsimplerichtext.cpp
+++ b/src/kernel/tqsimplerichtext.cpp
@@ -41,7 +41,7 @@
#include "tqsimplerichtext.h"
#ifndef TQT_NO_RICHTEXT
-#include "qrichtext_p.h"
+#include "tqrichtext_p.h"
#include "ntqapplication.h"
class TQSimpleRichTextData
diff --git a/src/kernel/tqsizegrip.cpp b/src/kernel/tqsizegrip.cpp
index 18ff03d28..017c3e6a0 100644
--- a/src/kernel/tqsizegrip.cpp
+++ b/src/kernel/tqsizegrip.cpp
@@ -47,7 +47,7 @@
#include "tqstyle.h"
#if defined(TQ_WS_X11)
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
extern Atom qt_sizegrip; // defined in qapplication_x11.cpp
#elif defined (TQ_WS_WIN )
#include "tqobjectlist.h"
diff --git a/src/kernel/tqstylesheet.cpp b/src/kernel/tqstylesheet.cpp
index dbc8d4670..c03cc792e 100644
--- a/src/kernel/tqstylesheet.cpp
+++ b/src/kernel/tqstylesheet.cpp
@@ -42,7 +42,7 @@
#ifndef TQT_NO_RICHTEXT
-#include "private/qrichtext_p.h"
+#include "private/tqrichtext_p.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqcleanuphandler.h"
diff --git a/src/kernel/tqt3.h b/src/kernel/tqt3.h
index 8a04bdf30..cff4b0895 100644
--- a/src/kernel/tqt3.h
+++ b/src/kernel/tqt3.h
@@ -272,30 +272,30 @@
#include <tqxml.h>
#if defined( QT_MOC_CPP ) || defined( QT_H_CPP ) || defined( Q_OS_MACX )
-#include <private/qcom_p.h>
-#include <private/qucom_p.h>
-#include "private/qcom_p.h"
+#include <private/tqcom_p.h>
+#include <private/tqucom_p.h>
+#include "private/tqcom_p.h"
#include "private/tqimageformatinterface_p.h"
#include "private/tqisciicodec_p.h"
#include "private/tqlayoutengine_p.h"
-#include "private/qcomlibrary_p.h"
-#include "private/qeffects_p.h"
+#include "private/tqcomlibrary_p.h"
+#include "private/tqeffects_p.h"
#include "private/tqgpluginmanager_p.h"
-#include "private/qinternal_p.h"
+#include "private/tqinternal_p.h"
#include "private/tqsqldriverinterface_p.h"
#include "private/tqsqlmanager_p.h"
#include "private/qlock_p.h"
#include "private/tqcomponentfactory_p.h"
#include "private/tqstyleinterface_p.h"
-#include "private/qrichtext_p.h"
-#include "private/qsvgdevice_p.h"
+#include "private/tqrichtext_p.h"
+#include "private/tqsvgdevice_p.h"
#include "private/tqfontcodecs_p.h"
#include "private/tqtextcodecinterface_p.h"
-#include "private/qpsprinter_p.h"
-#include "private/qtitlebar_p.h"
-#include "private/qucom_p.h"
-#include "private/qucomextra_p.h"
-#include "private/qpluginmanager_p.h"
+#include "private/tqpsprinter_p.h"
+#include "private/tqtitlebar_p.h"
+#include "private/tqucom_p.h"
+#include "private/tqucomextra_p.h"
+#include "private/tqpluginmanager_p.h"
#include "private/tqdir_p.h"
#include "private/tqsettings_p.h"
#include "private/tqsqlextension_p.h"
diff --git a/src/kernel/qt_x11.pri b/src/kernel/tqt_x11.pri
index c81055eb3..c81055eb3 100644
--- a/src/kernel/qt_x11.pri
+++ b/src/kernel/tqt_x11.pri
diff --git a/src/kernel/qt_x11_p.h b/src/kernel/tqt_x11_p.h
index 23bdb7eaa..5d807238a 100644
--- a/src/kernel/qt_x11_p.h
+++ b/src/kernel/tqt_x11_p.h
@@ -38,8 +38,8 @@
**
**********************************************************************/
-#ifndef QT_X11_H
-#define QT_X11_H
+#ifndef TQT_X11_H
+#define TQT_X11_H
//
@@ -277,4 +277,4 @@ extern "C" char *XSetIMValues( XIM /* im */, ... );
#endif // QT_MITSHM
-#endif // QT_X11_H
+#endif // TQT_X11_H
diff --git a/src/kernel/tqtextengine.cpp b/src/kernel/tqtextengine.cpp
index 8280340c9..6c046a5b8 100644
--- a/src/kernel/tqtextengine.cpp
+++ b/src/kernel/tqtextengine.cpp
@@ -38,12 +38,12 @@
#include "tqtextengine_p.h"
-#include "qscriptengine_p.h"
+#include "tqscriptengine_p.h"
#include <tqfont.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include <tqstring.h>
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include <stdlib.h>
// -----------------------------------------------------------------------------------------------------
diff --git a/src/kernel/qucomextra.cpp b/src/kernel/tqucomextra.cpp
index 4e0de283c..f44355adc 100644
--- a/src/kernel/qucomextra.cpp
+++ b/src/kernel/tqucomextra.cpp
@@ -38,7 +38,7 @@
**
**********************************************************************/
-#include "qucomextra_p.h"
+#include "tqucomextra_p.h"
#include <tqvariant.h>
diff --git a/src/kernel/qucomextra_p.h b/src/kernel/tqucomextra_p.h
index ad4dacb5c..57f6b37a6 100644
--- a/src/kernel/qucomextra_p.h
+++ b/src/kernel/tqucomextra_p.h
@@ -54,7 +54,7 @@
//
#ifndef QT_H
-#include <private/qucom_p.h>
+#include <private/tqucom_p.h>
#endif // QT_H
#if __GNUC__ - 0 > 3
diff --git a/src/kernel/tqwidget_x11.cpp b/src/kernel/tqwidget_x11.cpp
index cc16871a7..2f90c4905 100644
--- a/src/kernel/tqwidget_x11.cpp
+++ b/src/kernel/tqwidget_x11.cpp
@@ -50,7 +50,7 @@
#include "tqtextcodec.h"
#include "tqdatetime.h"
#include "tqcursor.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <stdlib.h>
// NOT REVISED
diff --git a/src/kernel/tqwidgetcreate_x11.cpp b/src/kernel/tqwidgetcreate_x11.cpp
index b34fe9613..33ec8c20f 100644
--- a/src/kernel/tqwidgetcreate_x11.cpp
+++ b/src/kernel/tqwidgetcreate_x11.cpp
@@ -39,7 +39,7 @@
**********************************************************************/
#include "tqwidget.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
/*