summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/designer/designer.pro4
-rw-r--r--tools/designer/designer/customwidgeteditor.ui2
-rw-r--r--tools/designer/designer/designer_de.ts2
-rw-r--r--tools/designer/designer/designer_fr.ts2
-rw-r--r--tools/designer/tools/tqtconv2ui/main.cpp (renamed from tools/designer/tools/conv2ui/main.cpp)6
-rw-r--r--tools/designer/tools/tqtconv2ui/tqtconv2ui.pro (renamed from tools/designer/tools/conv2ui/conv2ui.pro)0
-rw-r--r--tools/designer/tools/tqtcreatecw/README (renamed from tools/designer/tools/createcw/README)0
-rw-r--r--tools/designer/tools/tqtcreatecw/main.cpp (renamed from tools/designer/tools/createcw/main.cpp)4
-rw-r--r--tools/designer/tools/tqtcreatecw/tqtcreatecw.pro (renamed from tools/designer/tools/createcw/createcw.pro)2
-rw-r--r--tools/linguist/book/linguist-manager.leaf2
-rw-r--r--tools/linguist/linguist.pro2
-rw-r--r--tools/linguist/tqm2ts/main.cpp (renamed from tools/linguist/qm2ts/main.cpp)12
-rw-r--r--tools/linguist/tqm2ts/tqm2ts.1 (renamed from tools/linguist/qm2ts/qm2ts.1)16
-rw-r--r--tools/linguist/tqm2ts/tqm2ts.pro (renamed from tools/linguist/qm2ts/qm2ts.pro)2
-rw-r--r--tools/maketqpf/main.cpp (renamed from tools/makeqpf/main.cpp)2
-rwxr-xr-xtools/maketqpf/makeall (renamed from tools/makeqpf/makeall)2
-rw-r--r--tools/maketqpf/maketqpf.pro (renamed from tools/makeqpf/makeqpf.pro)2
-rw-r--r--tools/msg2tqm/msg2tqm.cpp (renamed from tools/msg2qm/msg2qm.cpp)2
-rw-r--r--tools/msg2tqm/msg2tqm.pro (renamed from tools/msg2qm/msg2qm.pro)4
-rw-r--r--tools/tools.pro6
-rw-r--r--tools/tqtmergetr/tqtmergetr.cpp (renamed from tools/mergetr/mergetr.cpp)2
-rw-r--r--tools/tqtmergetr/tqtmergetr.pro (renamed from tools/mergetr/mergetr.pro)4
-rw-r--r--tools/tqvfb/LICENSE.GPL (renamed from tools/qvfb/LICENSE.GPL)0
-rw-r--r--tools/tqvfb/README (renamed from tools/qvfb/README)10
-rw-r--r--tools/tqvfb/config.ui (renamed from tools/qvfb/config.ui)0
-rw-r--r--tools/tqvfb/gammaview.h (renamed from tools/qvfb/gammaview.h)0
-rw-r--r--tools/tqvfb/images/logo.png (renamed from tools/qvfb/images/logo.png)bin714 -> 714 bytes
-rw-r--r--tools/tqvfb/main.cpp (renamed from tools/qvfb/main.cpp)2
-rw-r--r--tools/tqvfb/pda.skin (renamed from tools/qvfb/pda.skin)0
-rw-r--r--tools/tqvfb/pda_down.png (renamed from tools/qvfb/pda_down.png)bin94345 -> 94345 bytes
-rw-r--r--tools/tqvfb/pda_up.png (renamed from tools/qvfb/pda_up.png)bin92698 -> 92698 bytes
-rw-r--r--tools/tqvfb/qanimationwriter.cpp (renamed from tools/qvfb/qanimationwriter.cpp)0
-rw-r--r--tools/tqvfb/qanimationwriter.h (renamed from tools/qvfb/qanimationwriter.h)0
-rw-r--r--tools/tqvfb/skin.cpp (renamed from tools/qvfb/skin.cpp)4
-rw-r--r--tools/tqvfb/skin.h (renamed from tools/qvfb/skin.h)0
-rw-r--r--tools/tqvfb/tqvfb.cpp (renamed from tools/qvfb/qvfb.cpp)6
-rw-r--r--tools/tqvfb/tqvfb.h (renamed from tools/qvfb/qvfb.h)0
-rw-r--r--tools/tqvfb/tqvfb.pro (renamed from tools/qvfb/qvfb.pro)6
-rw-r--r--tools/tqvfb/tqvfbratedlg.cpp (renamed from tools/qvfb/qvfbratedlg.cpp)2
-rw-r--r--tools/tqvfb/tqvfbratedlg.h (renamed from tools/qvfb/qvfbratedlg.h)0
-rw-r--r--tools/tqvfb/tqvfbview.cpp (renamed from tools/qvfb/qvfbview.cpp)2
-rw-r--r--tools/tqvfb/tqvfbview.h (renamed from tools/qvfb/qvfbview.h)0
42 files changed, 56 insertions, 56 deletions
diff --git a/tools/designer/designer.pro b/tools/designer/designer.pro
index 337bbb464..bbe68ada4 100644
--- a/tools/designer/designer.pro
+++ b/tools/designer/designer.pro
@@ -6,8 +6,8 @@ SUBDIRS = uic \
uilib \
designer \
app \
- tools/createcw \
- tools/conv2ui
+ tools/tqtcreatecw \
+ tools/tqtconv2ui
dll:SUBDIRS *= editor plugins
shared:SUBDIRS *= editor plugins
diff --git a/tools/designer/designer/customwidgeteditor.ui b/tools/designer/designer/customwidgeteditor.ui
index 9dd6404d6..a8623cff2 100644
--- a/tools/designer/designer/customwidgeteditor.ui
+++ b/tools/designer/designer/customwidgeteditor.ui
@@ -186,7 +186,7 @@
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Load Descriptions&lt;/b&gt;&lt;p&gt;Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the TQt Designer.&lt;/p&gt;
-&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the createcw tool which is in $QTDIR/tools/designer/tools/createcw. Using createcw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the createcw directory&lt;/p&gt;</string>
+&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the tqtcreatecw tool which is in $QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the tqtcreatecw directory&lt;/p&gt;</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="1">
diff --git a/tools/designer/designer/designer_de.ts b/tools/designer/designer/designer_de.ts
index 64f3cf3f5..f2c55cffd 100644
--- a/tools/designer/designer/designer_de.ts
+++ b/tools/designer/designer/designer_de.ts
@@ -424,7 +424,7 @@ so it is not possible to rename it to this name.</source>
</message>
<message encoding="UTF-8">
<source>&lt;b&gt;Load Descriptions&lt;/b&gt;&lt;p&gt;Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.&lt;/p&gt;
-&lt;p&gt;As it is a lot of work to type in all the information for custom widgets, you should check the tool createcw which you can find in $QTDIR/tools/designer/tools/createcw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory&lt;/p&gt;</source>
+&lt;p&gt;As it is a lot of work to type in all the information for custom widgets, you should check the tool tqtcreatecw which you can find in $QTDIR/tools/designer/tools/tqtcreatecw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message encoding="UTF-8">
diff --git a/tools/designer/designer/designer_fr.ts b/tools/designer/designer/designer_fr.ts
index 64f3cf3f5..f2c55cffd 100644
--- a/tools/designer/designer/designer_fr.ts
+++ b/tools/designer/designer/designer_fr.ts
@@ -424,7 +424,7 @@ so it is not possible to rename it to this name.</source>
</message>
<message encoding="UTF-8">
<source>&lt;b&gt;Load Descriptions&lt;/b&gt;&lt;p&gt;Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.&lt;/p&gt;
-&lt;p&gt;As it is a lot of work to type in all the information for custom widgets, you should check the tool createcw which you can find in $QTDIR/tools/designer/tools/createcw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory&lt;/p&gt;</source>
+&lt;p&gt;As it is a lot of work to type in all the information for custom widgets, you should check the tool tqtcreatecw which you can find in $QTDIR/tools/designer/tools/tqtcreatecw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message encoding="UTF-8">
diff --git a/tools/designer/tools/conv2ui/main.cpp b/tools/designer/tools/tqtconv2ui/main.cpp
index 31e561725..208be173b 100644
--- a/tools/designer/tools/conv2ui/main.cpp
+++ b/tools/designer/tools/tqtconv2ui/main.cpp
@@ -137,11 +137,11 @@ TQString Conv2ui::absName( const TQString & filename )
void printHelpMessage( TQStringList & formats )
{
- printf( "Usage: conv2ui [options] <file> <destination directory>\n\n" );
+ printf( "Usage: tqtconv2ui [options] <file> <destination directory>\n\n" );
printf( "Options:\n");
printf( "\t-help\t\tDisplay this information\n" );
printf( "\t-silent\t\tDon't write any messages\n");
- printf( "\t-version\tDisplay version of conv2ui\n");
+ printf( "\t-version\tDisplay version of tqtconv2ui\n");
printf( "Supported file formats:\n" );
for ( TQStringList::Iterator it = formats.begin(); it != formats.end(); ++it )
printf( "\t%s\n", (*it).latin1() );
@@ -201,7 +201,7 @@ int main( int argc, char ** argv )
if ( !silent ) {
printf( "TQt user interface file converter.\n" );
if ( unrecognized ) {
- printf( "conv2ui: Unrecognized option\n" );
+ printf( "tqtconv2ui: Unrecognized option\n" );
}
}
if ( version ) {
diff --git a/tools/designer/tools/conv2ui/conv2ui.pro b/tools/designer/tools/tqtconv2ui/tqtconv2ui.pro
index 015ad94a3..015ad94a3 100644
--- a/tools/designer/tools/conv2ui/conv2ui.pro
+++ b/tools/designer/tools/tqtconv2ui/tqtconv2ui.pro
diff --git a/tools/designer/tools/createcw/README b/tools/designer/tools/tqtcreatecw/README
index cc48234e1..cc48234e1 100644
--- a/tools/designer/tools/createcw/README
+++ b/tools/designer/tools/tqtcreatecw/README
diff --git a/tools/designer/tools/createcw/main.cpp b/tools/designer/tools/tqtcreatecw/main.cpp
index 50f8574de..fcfa43168 100644
--- a/tools/designer/tools/createcw/main.cpp
+++ b/tools/designer/tools/tqtcreatecw/main.cpp
@@ -172,8 +172,8 @@ int main( int argc, char **argv )
//
// After that compile the program, link it with your custom widget
// (library or object file) and run it like this:
- // (unix): ./createcw mywidgets.cw
- // (win32): createcw mywidgets.cw
+ // (unix): ./tqtcreatecw mywidgets.cw
+ // (win32): tqtcreatecw mywidgets.cw
//
// After that you can import this description file into the TQt
// Designer using the Custom-Widget Dialog (See
diff --git a/tools/designer/tools/createcw/createcw.pro b/tools/designer/tools/tqtcreatecw/tqtcreatecw.pro
index 415c0be76..875a2e7b1 100644
--- a/tools/designer/tools/createcw/createcw.pro
+++ b/tools/designer/tools/tqtcreatecw/tqtcreatecw.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
CONFIG += qt warn_on release
HEADERS =
SOURCES = main.cpp
-TARGET = createcw
+TARGET = tqtcreatecw
target.path = $$bins.path
INSTALLS += target
diff --git a/tools/linguist/book/linguist-manager.leaf b/tools/linguist/book/linguist-manager.leaf
index aa99e0170..c35aa1af8 100644
--- a/tools/linguist/book/linguist-manager.leaf
+++ b/tools/linguist/book/linguist-manager.leaf
@@ -6,7 +6,7 @@ Two tools are provided for the release manager, \l lupdate and \l
lrelease. These tools depend on \e qmake project files. You don't
have to use \e qmake, though.
-A third tool, \c qm2ts, can be used for converting Qt 2.x message
+A third tool, \c tqm2ts, can be used for converting Qt 2.x message
files to \c .ts files.
\section1 Qt Project Files
diff --git a/tools/linguist/linguist.pro b/tools/linguist/linguist.pro
index 3f1f28642..d34c38608 100644
--- a/tools/linguist/linguist.pro
+++ b/tools/linguist/linguist.pro
@@ -5,7 +5,7 @@ SUBDIRS = linguist \
tutorial/tt3 \
lrelease \
lupdate \
- qm2ts
+ tqm2ts
CONFIG += ordered
REQUIRES=full-config nocrosscompiler
diff --git a/tools/linguist/qm2ts/main.cpp b/tools/linguist/tqm2ts/main.cpp
index 7c30167ae..6e71a3cbc 100644
--- a/tools/linguist/qm2ts/main.cpp
+++ b/tools/linguist/tqm2ts/main.cpp
@@ -42,13 +42,13 @@ typedef TQValueList<TQTranslatorMessage> TML;
static void printUsage()
{
fprintf( stderr, "Usage:\n"
- " qm2ts [ options ] qm-files\n"
+ " tqm2ts [ options ] qm-files\n"
"Options:\n"
" -help Display this information and exit\n"
" -verbose\n"
" Explain what is being done\n"
" -version\n"
- " Display the version of qm2ts and exit\n" );
+ " Display the version of tqm2ts and exit\n" );
}
int main( int argc, char **argv )
@@ -64,7 +64,7 @@ int main( int argc, char **argv )
verbose = TRUE;
continue;
} else if ( qstrcmp(argv[i], "-version") == 0 ) {
- fprintf( stderr, "qm2ts version %s\n", TQT_VERSION_STR );
+ fprintf( stderr, "tqm2ts version %s\n", TQT_VERSION_STR );
return 0;
}
@@ -99,7 +99,7 @@ int main( int argc, char **argv )
if ( !metator.save(g) ) {
fprintf( stderr,
- "qm2ts warning: For some reason, I cannot save '%s'\n",
+ "tqm2ts warning: For some reason, I cannot save '%s'\n",
g.latin1() );
} else {
if ( verbose ) {
@@ -109,13 +109,13 @@ int main( int argc, char **argv )
}
if ( ignored > 0 )
fprintf( stderr,
- "qm2ts warning: File '%s' is not a TQt 2.x .qm"
+ "tqm2ts warning: File '%s' is not a TQt 2.x .qm"
" file (some information is lost)\n",
argv[i] );
}
} else {
fprintf( stderr,
- "qm2ts warning: For some reason, I cannot load '%s'\n",
+ "tqm2ts warning: For some reason, I cannot load '%s'\n",
argv[i] );
}
}
diff --git a/tools/linguist/qm2ts/qm2ts.1 b/tools/linguist/tqm2ts/tqm2ts.1
index e1eb472e0..bf49ca8ef 100644
--- a/tools/linguist/qm2ts/qm2ts.1
+++ b/tools/linguist/tqm2ts/tqm2ts.1
@@ -1,4 +1,4 @@
-.TH qm2ts 1 "18 October 2001" "Trolltech AS" \" -*- nroff -*-
+.TH tqm2ts 1 "18 October 2001" "Trolltech AS" \" -*- nroff -*-
.\"
.\" Copyright (C) 2001-2008 Trolltech ASA. All rights reserved.
.\"
@@ -6,9 +6,9 @@
.\" the terms and conditions described in the LICENSE file.
.\"
.SH NAME
-qm2ts \- generate Qt Linguist translation files from Qt 2.x message files
+tqm2ts \- generate Qt Linguist translation files from Qt 2.x message files
.SH SYNOPSIS
-.B qm2ts
+.B tqm2ts
.RI "[ " options " ] " qm-files
.SH DESCRIPTION
This page documents the
@@ -25,13 +25,13 @@ used with version control systems if required. It is understood by
and
.B Qt Linguist.
.PP
-.B qm2ts
+.B tqm2ts
is provided to ease porting from the old internationalization
tools
-.B (findtr,
-.B mergetr
+.B (tqtfindtr,
+.B tqtmergetr
and
-.B msg2qm)
+.B msg2tqm)
to the new ones. It will not accept Qt message files generated by
.B lrelease,
as
@@ -47,7 +47,7 @@ Explain what is being done.
.TP
.I "-version"
Display the version of
-.B qm2ts
+.B tqm2ts
and exit.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/i18n.html
diff --git a/tools/linguist/qm2ts/qm2ts.pro b/tools/linguist/tqm2ts/tqm2ts.pro
index 3868e30c2..4d1ee8e1f 100644
--- a/tools/linguist/qm2ts/qm2ts.pro
+++ b/tools/linguist/tqm2ts/tqm2ts.pro
@@ -7,7 +7,7 @@ SOURCES = main.cpp \
DEFINES += QT_INTERNAL_XML
include( ../../../src/qt_professional.pri )
-TARGET = qm2ts
+TARGET = tqm2ts
INCLUDEPATH += ../shared
DESTDIR = ../../../bin
diff --git a/tools/makeqpf/main.cpp b/tools/maketqpf/main.cpp
index cfe9bc9e4..3a1fec487 100644
--- a/tools/makeqpf/main.cpp
+++ b/tools/maketqpf/main.cpp
@@ -242,7 +242,7 @@ private slots:
static void usage()
{
- tqWarning("Usage: makeqpf [-A] [-f spec-file] [font ...]");
+ tqWarning("Usage: maketqpf [-A] [-f spec-file] [font ...]");
tqWarning("");
tqWarning(" Saves TQPF font files by rendering and saving fonts.");
tqWarning("");
diff --git a/tools/makeqpf/makeall b/tools/maketqpf/makeall
index cd5008cfa..bb167f373 100755
--- a/tools/makeqpf/makeall
+++ b/tools/maketqpf/makeall
@@ -1,4 +1,4 @@
for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270
do
- QWS_DISPLAY=$dpy ./makeqpf
+ QWS_DISPLAY=$dpy ./maketqpf
done
diff --git a/tools/makeqpf/makeqpf.pro b/tools/maketqpf/maketqpf.pro
index 8a61af618..2fa9d7568 100644
--- a/tools/makeqpf/makeqpf.pro
+++ b/tools/maketqpf/maketqpf.pro
@@ -3,7 +3,7 @@ CONFIG += qt warn_on release
HEADERS =
SOURCES = main.cpp
INTERFACES =
-TARGET = makeqpf
+TARGET = maketqpf
REQUIRES=full-config nocrosscompiler
target.path = $$bins.path
diff --git a/tools/msg2qm/msg2qm.cpp b/tools/msg2tqm/msg2tqm.cpp
index 2b88dc9c9..5bacda177 100644
--- a/tools/msg2qm/msg2qm.cpp
+++ b/tools/msg2tqm/msg2tqm.cpp
@@ -1,7 +1,7 @@
/**********************************************************************
** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved.
**
-** This is a utility program for converting findtr msgfiles to
+** This is a utility program for converting tqtfindtr msgfiles to
** qtranslator message files
**
** This file may be used under the terms of the GNU General
diff --git a/tools/msg2qm/msg2qm.pro b/tools/msg2tqm/msg2tqm.pro
index f81f03ed3..a92f5b9c7 100644
--- a/tools/msg2qm/msg2qm.pro
+++ b/tools/msg2tqm/msg2tqm.pro
@@ -2,8 +2,8 @@ TEMPLATE = app
DEPENDPATH = ../../include
CONFIG += console qt warn_on release
HEADERS =
-SOURCES = msg2qm.cpp
-TARGET = msg2qm
+SOURCES = msg2tqm.cpp
+TARGET = msg2tqm
REQUIRES=full-config nocrosscompiler
target.path = $$bins.path
diff --git a/tools/tools.pro b/tools/tools.pro
index e10c970ef..a790d7179 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -7,10 +7,10 @@ no-png {
assistant \
linguist
unix:SUBDIRS += qtconfig \
- mergetr \
+ tqtmergetr \
qconfig \
- makeqpf \
- msg2qm \
+ maketqpf \
+ msg2tqm \
qembed
}
diff --git a/tools/mergetr/mergetr.cpp b/tools/tqtmergetr/tqtmergetr.cpp
index da978dc4e..91296e37b 100644
--- a/tools/mergetr/mergetr.cpp
+++ b/tools/tqtmergetr/tqtmergetr.cpp
@@ -1,7 +1,7 @@
/**********************************************************************
** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved.
**
-** This is a utility program for merging findtr msgfiles
+** This is a utility program for merging tqtfindtr msgfiles
**
** This file may be used under the terms of the GNU General
** Public License versions 2.0 or 3.0 as published by the Free
diff --git a/tools/mergetr/mergetr.pro b/tools/tqtmergetr/tqtmergetr.pro
index 4fbdae1b9..57b34d345 100644
--- a/tools/mergetr/mergetr.pro
+++ b/tools/tqtmergetr/tqtmergetr.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
CONFIG += console qt warn_on release
HEADERS =
-SOURCES = mergetr.cpp
-TARGET = mergetr
+SOURCES = tqtmergetr.cpp
+TARGET = tqtmergetr
REQUIRES=full-config nocrosscompiler
target.path = $$bins.path
diff --git a/tools/qvfb/LICENSE.GPL b/tools/tqvfb/LICENSE.GPL
index 3221c0305..3221c0305 100644
--- a/tools/qvfb/LICENSE.GPL
+++ b/tools/tqvfb/LICENSE.GPL
diff --git a/tools/qvfb/README b/tools/tqvfb/README
index 3261b4751..2bbb409df 100644
--- a/tools/qvfb/README
+++ b/tools/tqvfb/README
@@ -1,7 +1,7 @@
Qt/Embedded Virtual Framebuffer
===============================
-Please note that the qvfb program needs to be compiled with the X11 version
+Please note that the tqvfb program needs to be compiled with the X11 version
of Qt.
The virtual frame buffer allows a Qt/Embedded program to be developed on your
@@ -16,20 +16,20 @@ framebuffer.
To use the virtual framebuffer:
1. Ensure QT_NO_QWS_VFB is not set in ntqconfig.h (when you configure Qt,
- add the -qvfb option).
-2. Start qvfb (qvfb should be compiled as a normal Qt/X11 application,
+ add the -tqvfb option).
+2. Start tqvfb (tqvfb should be compiled as a normal Qt/X11 application,
NOT as a Qt/Embedded application!).
3. Start a Qt/Embedded server (i.e. construct QApplication with
QApplication::GuiServer flag, or run a client with the -qws option).
-qvfb supports the following command line options:
+tqvfb supports the following command line options:
[-width width] the width of the virtual framebuffer (default: 240).
[-height height] the height of the virtual framebuffer (default: 320).
[-depth depth] the depth of the virtual framebuffer (1,4,8 or 32, default: 8).
[-nocursor] do not display the X11 cursor in the framebuffer window.
[-qwsdisplay] the Qt/Embedded display ID, e.g. -qwsdisplay :1 (default :0).
-[-skin skinfile] tells qvfb to load a skin file, e.g. -skin pda.skin
+[-skin skinfile] tells tqvfb to load a skin file, e.g. -skin pda.skin
Please refer to the file "pda.skin" for an example of what a skin file looks like.
The format for skin files is:
diff --git a/tools/qvfb/config.ui b/tools/tqvfb/config.ui
index 22efbdb2a..22efbdb2a 100644
--- a/tools/qvfb/config.ui
+++ b/tools/tqvfb/config.ui
diff --git a/tools/qvfb/gammaview.h b/tools/tqvfb/gammaview.h
index 268c83928..268c83928 100644
--- a/tools/qvfb/gammaview.h
+++ b/tools/tqvfb/gammaview.h
diff --git a/tools/qvfb/images/logo.png b/tools/tqvfb/images/logo.png
index 0cb2b6822..0cb2b6822 100644
--- a/tools/qvfb/images/logo.png
+++ b/tools/tqvfb/images/logo.png
Binary files differ
diff --git a/tools/qvfb/main.cpp b/tools/tqvfb/main.cpp
index 552515840..2ea88e93d 100644
--- a/tools/qvfb/main.cpp
+++ b/tools/tqvfb/main.cpp
@@ -31,7 +31,7 @@
**
**********************************************************************/
-#include "qvfb.h"
+#include "tqvfb.h"
#include <ntqapplication.h>
#include <ntqpainter.h>
diff --git a/tools/qvfb/pda.skin b/tools/tqvfb/pda.skin
index 135e6b67f..135e6b67f 100644
--- a/tools/qvfb/pda.skin
+++ b/tools/tqvfb/pda.skin
diff --git a/tools/qvfb/pda_down.png b/tools/tqvfb/pda_down.png
index bc1f5ee75..bc1f5ee75 100644
--- a/tools/qvfb/pda_down.png
+++ b/tools/tqvfb/pda_down.png
Binary files differ
diff --git a/tools/qvfb/pda_up.png b/tools/tqvfb/pda_up.png
index 05e97df3a..05e97df3a 100644
--- a/tools/qvfb/pda_up.png
+++ b/tools/tqvfb/pda_up.png
Binary files differ
diff --git a/tools/qvfb/qanimationwriter.cpp b/tools/tqvfb/qanimationwriter.cpp
index a7cb7635e..a7cb7635e 100644
--- a/tools/qvfb/qanimationwriter.cpp
+++ b/tools/tqvfb/qanimationwriter.cpp
diff --git a/tools/qvfb/qanimationwriter.h b/tools/tqvfb/qanimationwriter.h
index 13e8ea136..13e8ea136 100644
--- a/tools/qvfb/qanimationwriter.h
+++ b/tools/tqvfb/qanimationwriter.h
diff --git a/tools/qvfb/skin.cpp b/tools/tqvfb/skin.cpp
index 9961d0a99..ccee4fd8a 100644
--- a/tools/qvfb/skin.cpp
+++ b/tools/tqvfb/skin.cpp
@@ -32,8 +32,8 @@
**********************************************************************/
#include "skin.h"
-#include "qvfb.h"
-#include "qvfbview.h"
+#include "tqvfb.h"
+#include "tqvfbview.h"
#include <ntqbitmap.h>
#include <ntqpixmap.h>
diff --git a/tools/qvfb/skin.h b/tools/tqvfb/skin.h
index c2ee4c10f..c2ee4c10f 100644
--- a/tools/qvfb/skin.h
+++ b/tools/tqvfb/skin.h
diff --git a/tools/qvfb/qvfb.cpp b/tools/tqvfb/tqvfb.cpp
index 91f4d7052..334efadf6 100644
--- a/tools/qvfb/qvfb.cpp
+++ b/tools/tqvfb/tqvfb.cpp
@@ -31,9 +31,9 @@
**
**********************************************************************/
-#include "qvfb.h"
-#include "qvfbview.h"
-#include "qvfbratedlg.h"
+#include "tqvfb.h"
+#include "tqvfbview.h"
+#include "tqvfbratedlg.h"
#include "config.h"
#include "skin.h"
diff --git a/tools/qvfb/qvfb.h b/tools/tqvfb/tqvfb.h
index 518e1d76f..518e1d76f 100644
--- a/tools/qvfb/qvfb.h
+++ b/tools/tqvfb/tqvfb.h
diff --git a/tools/qvfb/qvfb.pro b/tools/tqvfb/tqvfb.pro
index 7896e7c36..33e6a3f25 100644
--- a/tools/qvfb/qvfb.pro
+++ b/tools/tqvfb/tqvfb.pro
@@ -1,11 +1,11 @@
TEMPLATE = app
CONFIG += qt warn_on release
-HEADERS = qvfb.h qvfbview.h qvfbratedlg.h qanimationwriter.h \
+HEADERS = tqvfb.h tqvfbview.h tqvfbratedlg.h qanimationwriter.h \
gammaview.h skin.h
-SOURCES = qvfb.cpp qvfbview.cpp qvfbratedlg.cpp \
+SOURCES = tqvfb.cpp tqvfbview.cpp tqvfbratedlg.cpp \
main.cpp qanimationwriter.cpp skin.cpp
INTERFACES = config.ui
IMAGES = images/logo.png
-TARGET = qvfb
+TARGET = tqvfb
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/libpng $$QT_SOURCE_TREE/src/3rdparty/zlib
DEPENDPATH = ../../include
diff --git a/tools/qvfb/qvfbratedlg.cpp b/tools/tqvfb/tqvfbratedlg.cpp
index c10de3ef7..5c87e702e 100644
--- a/tools/qvfb/qvfbratedlg.cpp
+++ b/tools/tqvfb/tqvfbratedlg.cpp
@@ -31,7 +31,7 @@
**
**********************************************************************/
-#include "qvfbratedlg.h"
+#include "tqvfbratedlg.h"
#include <ntqlayout.h>
#include <ntqlabel.h>
diff --git a/tools/qvfb/qvfbratedlg.h b/tools/tqvfb/tqvfbratedlg.h
index 2e514c5d2..2e514c5d2 100644
--- a/tools/qvfb/qvfbratedlg.h
+++ b/tools/tqvfb/tqvfbratedlg.h
diff --git a/tools/qvfb/qvfbview.cpp b/tools/tqvfb/tqvfbview.cpp
index 15e5ca53e..3ede4b656 100644
--- a/tools/qvfb/qvfbview.cpp
+++ b/tools/tqvfb/tqvfbview.cpp
@@ -40,7 +40,7 @@
#include "qlock_p.h"
#endif
-#include "qvfbview.h"
+#include "tqvfbview.h"
#include "ntqvfbhdr.h"
#define TQTE_PIPE "TQtEmbedded-%1"
diff --git a/tools/qvfb/qvfbview.h b/tools/tqvfb/tqvfbview.h
index dee52fb73..dee52fb73 100644
--- a/tools/qvfb/qvfbview.h
+++ b/tools/tqvfb/tqvfbview.h