summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 19:39:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 22:58:23 +0900
commit32098c8e56997c977f27cd1e2e2c6495d176c0ad (patch)
treec62b64b7de42f3b7ed7fad1212e5bcd1f6d4a4a1 /src
parentb8df349107c0a4c64c155b9405ba3160fc1acd92 (diff)
downloadgwenview-32098c8e56997c977f27cd1e2e2c6495d176c0ad.tar.gz
gwenview-32098c8e56997c977f27cd1e2e2c6495d176c0ad.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/HACKING4
-rw-r--r--src/app/Makefile.am2
-rw-r--r--src/doc/gwenview.110
3 files changed, 8 insertions, 8 deletions
diff --git a/src/HACKING b/src/HACKING
index 1480f90..79604a1 100644
--- a/src/HACKING
+++ b/src/HACKING
@@ -78,11 +78,11 @@ if (!data)
Include files
-------------
-Group include files in the Qt, KDE or local groups and sort them
+Group include files in the TQt, KDE or local groups and sort them
alphabetically. When writing the implementation file of a class which is a
TQ_OBJECT, make sure you include the .moc file, not the .h.
-// Qt
+// TQt
#include <qobject.h>
#include <qwidget.h>
diff --git a/src/app/Makefile.am b/src/app/Makefile.am
index a15f666..f27b359 100644
--- a/src/app/Makefile.am
+++ b/src/app/Makefile.am
@@ -38,7 +38,7 @@ gwenview_la_LIBADD = libgwenshared.la ../gvcore/libgwenviewcore.la $(GV_LIB_KI
gwenview_la_LDFLAGS = $(all_libraries) $(LIB_TQT) -module $(KDE_PLUGIN)
-# set the include path for X, qt and KDE
+# set the include path for X, tqt and KDE
INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/tde
METASOURCES = AUTO
diff --git a/src/doc/gwenview.1 b/src/doc/gwenview.1
index decd628..d1d9de2 100644
--- a/src/doc/gwenview.1
+++ b/src/doc/gwenview.1
@@ -7,7 +7,7 @@ Gwenview \- An image viewer for TDE
.SH DESCRIPTION
Gwenview is an image viewer for TDE. It features a folder tree window and a file list window to provide easy navigation of your file hierarchy. Gwenview uses docked windows, so you can alter its layout any way you wish. You can also browse your images in full\-screen mode, or embedded within Konqueror using the Gwenview Image Browser View and Kpart.
.PP
-Image loading is handled by the Qt library, so Gwenview supports all image formats your Qt installation supports. Gwenview correctly displays images with an alpha channel.
+Image loading is handled by the TQt library, so Gwenview supports all image formats your TQt installation supports. Gwenview correctly displays images with an alpha channel.
.PP
Gwenview supports the displaying and editing of EXIF comments, if the necessary JPEG tdefile\-plugin is installed. This comes as part of the tdegraphics package. Lossless JPEG transforms are also supported.
.SH OPTIONS
@@ -24,8 +24,8 @@ Start in Full Screen mode.
.B \-\-help
Show help about options.
.TP
-.B \-\-help\-qt
-Show Qt specific options.
+.B \-\-help\-tqt
+Show TQt specific options.
.TP
.B \-\-help\-kde
Show KDE specific options.
@@ -44,7 +44,7 @@ Show license information.
.TP
.B \-\-
End of options.
-.SS Qt options:
+.SS TQt options:
.TP
.B \-\-display \fIdisplayname\fR
Use the X\-server display 'displayname'.
@@ -63,7 +63,7 @@ using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
-Tells Qt to never grab the mouse or the keyboard.
+Tells TQt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
Running under a debugger can cause an implicit