summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /src/kernel
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/q1xcompatibility.h2
-rw-r--r--src/kernel/qabstractlayout.cpp2
-rw-r--r--src/kernel/qabstractlayout.h2
-rw-r--r--src/kernel/qaccel.cpp2
-rw-r--r--src/kernel/qaccel.h2
-rw-r--r--src/kernel/qaccessible.cpp2
-rw-r--r--src/kernel/qaccessible.h2
-rw-r--r--src/kernel/qapplication.cpp8
-rw-r--r--src/kernel/qapplication.h2
-rw-r--r--src/kernel/qapplication_p.h2
-rw-r--r--src/kernel/qapplication_x11.cpp18
-rw-r--r--src/kernel/qasyncimageio.cpp10
-rw-r--r--src/kernel/qasyncimageio.h2
-rw-r--r--src/kernel/qasyncio.cpp2
-rw-r--r--src/kernel/qasyncio.h2
-rw-r--r--src/kernel/qbitmap.cpp2
-rw-r--r--src/kernel/qbitmap.h2
-rw-r--r--src/kernel/qbrush.h2
-rw-r--r--src/kernel/qclipboard.cpp2
-rw-r--r--src/kernel/qclipboard.h2
-rw-r--r--src/kernel/qclipboard_x11.cpp4
-rw-r--r--src/kernel/qcolor.cpp2
-rw-r--r--src/kernel/qcolor.h2
-rw-r--r--src/kernel/qcolor_p.cpp2
-rw-r--r--src/kernel/qcolor_p.h2
-rw-r--r--src/kernel/qcolor_x11.cpp6
-rw-r--r--src/kernel/qconnection.cpp2
-rw-r--r--src/kernel/qconnection.h2
-rw-r--r--src/kernel/qcursor.cpp2
-rw-r--r--src/kernel/qcursor.h2
-rw-r--r--src/kernel/qcursor_x11.cpp2
-rw-r--r--src/kernel/qdesktopwidget.h2
-rw-r--r--src/kernel/qdesktopwidget_x11.cpp2
-rw-r--r--src/kernel/qdnd_x11.cpp2
-rw-r--r--src/kernel/qdragobject.cpp2
-rw-r--r--src/kernel/qdragobject.h2
-rw-r--r--src/kernel/qdrawutil.cpp2
-rw-r--r--src/kernel/qdrawutil.h2
-rw-r--r--src/kernel/qdropsite.cpp2
-rw-r--r--src/kernel/qdropsite.h2
-rw-r--r--src/kernel/qevent.cpp2
-rw-r--r--src/kernel/qevent.h2
-rw-r--r--src/kernel/qeventloop.cpp2
-rw-r--r--src/kernel/qeventloop.h2
-rw-r--r--src/kernel/qeventloop_p.h2
-rw-r--r--src/kernel/qeventloop_unix.cpp2
-rw-r--r--src/kernel/qeventloop_x11.cpp2
-rw-r--r--src/kernel/qfocusdata.cpp2
-rw-r--r--src/kernel/qfocusdata.h2
-rw-r--r--src/kernel/qfont.cpp2
-rw-r--r--src/kernel/qfont.h2
-rw-r--r--src/kernel/qfont_x11.cpp2
-rw-r--r--src/kernel/qfontdata_p.h2
-rw-r--r--src/kernel/qfontdatabase.cpp10
-rw-r--r--src/kernel/qfontdatabase.h2
-rw-r--r--src/kernel/qfontdatabase_x11.cpp4
-rw-r--r--src/kernel/qfontengine_p.h2
-rw-r--r--src/kernel/qfontengine_x11.cpp8
-rw-r--r--src/kernel/qfontinfo.h2
-rw-r--r--src/kernel/qfontmetrics.h2
-rw-r--r--src/kernel/qgif.h4
-rw-r--r--src/kernel/qgplugin.cpp2
-rw-r--r--src/kernel/qgplugin.h2
-rw-r--r--src/kernel/qguardedptr.cpp6
-rw-r--r--src/kernel/qguardedptr.h2
-rw-r--r--src/kernel/qiconset.cpp6
-rw-r--r--src/kernel/qiconset.h2
-rw-r--r--src/kernel/qimage.cpp10
-rw-r--r--src/kernel/qimage.h2
-rw-r--r--src/kernel/qimageformatinterface_p.h2
-rw-r--r--src/kernel/qimageformatplugin.cpp2
-rw-r--r--src/kernel/qimageformatplugin.h2
-rw-r--r--src/kernel/qinputcontext.cpp20
-rw-r--r--src/kernel/qinputcontext_p.h2
-rw-r--r--src/kernel/qinputcontext_x11.cpp2
-rw-r--r--src/kernel/qinternal.cpp2
-rw-r--r--src/kernel/qinternal_p.h2
-rw-r--r--src/kernel/qjpegio.cpp4
-rw-r--r--src/kernel/qjpegio.h2
-rw-r--r--src/kernel/qkeycode.h2
-rw-r--r--src/kernel/qkeysequence.cpp2
-rw-r--r--src/kernel/qkeysequence.h2
-rw-r--r--src/kernel/qlayout.cpp2
-rw-r--r--src/kernel/qlayout.h2
-rw-r--r--src/kernel/qlayoutengine.cpp2
-rw-r--r--src/kernel/qlayoutengine_p.h2
-rw-r--r--src/kernel/qlocalfs.cpp2
-rw-r--r--src/kernel/qlocalfs.h2
-rw-r--r--src/kernel/qlock.cpp2
-rw-r--r--src/kernel/qlock_p.h2
-rw-r--r--src/kernel/qmetaobject.cpp4
-rw-r--r--src/kernel/qmetaobject.h2
-rw-r--r--src/kernel/qmime.cpp2
-rw-r--r--src/kernel/qmime.h2
-rw-r--r--src/kernel/qmngio.cpp4
-rw-r--r--src/kernel/qmngio.h2
-rw-r--r--src/kernel/qmotifdnd_x11.cpp4
-rw-r--r--src/kernel/qmovie.cpp6
-rw-r--r--src/kernel/qmovie.h2
-rw-r--r--src/kernel/qnamespace.h4
-rw-r--r--src/kernel/qnetworkprotocol.cpp2
-rw-r--r--src/kernel/qnetworkprotocol.h2
-rw-r--r--src/kernel/qobject.cpp4
-rw-r--r--src/kernel/qobject.h2
-rw-r--r--src/kernel/qobjectcleanuphandler.cpp2
-rw-r--r--src/kernel/qobjectcleanuphandler.h2
-rw-r--r--src/kernel/qobjectdefs.h2
-rw-r--r--src/kernel/qobjectdict.h2
-rw-r--r--src/kernel/qobjectlist.h2
-rw-r--r--src/kernel/qpaintdevice.h2
-rw-r--r--src/kernel/qpaintdevice_x11.cpp4
-rw-r--r--src/kernel/qpaintdevicedefs.h2
-rw-r--r--src/kernel/qpaintdevicemetrics.cpp2
-rw-r--r--src/kernel/qpaintdevicemetrics.h2
-rw-r--r--src/kernel/qpainter.cpp8
-rw-r--r--src/kernel/qpainter.h2
-rw-r--r--src/kernel/qpainter_p.h2
-rw-r--r--src/kernel/qpainter_x11.cpp4
-rw-r--r--src/kernel/qpalette.cpp2
-rw-r--r--src/kernel/qpalette.h2
-rw-r--r--src/kernel/qpen.h2
-rw-r--r--src/kernel/qpicture.cpp6
-rw-r--r--src/kernel/qpicture.h2
-rw-r--r--src/kernel/qpixmap.cpp2
-rw-r--r--src/kernel/qpixmap.h2
-rw-r--r--src/kernel/qpixmap_x11.cpp2
-rw-r--r--src/kernel/qpixmapcache.cpp2
-rw-r--r--src/kernel/qpixmapcache.h2
-rw-r--r--src/kernel/qpngio.cpp6
-rw-r--r--src/kernel/qpngio.h2
-rw-r--r--src/kernel/qpoint.cpp2
-rw-r--r--src/kernel/qpoint.h2
-rw-r--r--src/kernel/qpointarray.cpp2
-rw-r--r--src/kernel/qpointarray.h2
-rw-r--r--src/kernel/qpolygonscanner.cpp2
-rw-r--r--src/kernel/qpolygonscanner.h2
-rw-r--r--src/kernel/qprinter.cpp4
-rw-r--r--src/kernel/qprinter.h2
-rw-r--r--src/kernel/qprinter_p.h2
-rw-r--r--src/kernel/qprinter_unix.cpp2
-rw-r--r--src/kernel/qprocess.cpp10
-rw-r--r--src/kernel/qprocess.h2
-rw-r--r--src/kernel/qprocess_unix.cpp2
-rw-r--r--src/kernel/qpsprinter.cpp4
-rw-r--r--src/kernel/qpsprinter_p.h2
-rw-r--r--src/kernel/qrect.cpp2
-rw-r--r--src/kernel/qrect.h2
-rw-r--r--src/kernel/qregion.cpp2
-rw-r--r--src/kernel/qregion.h4
-rw-r--r--src/kernel/qregion_x11.cpp2
-rw-r--r--src/kernel/qrichtext.cpp8
-rw-r--r--src/kernel/qrichtext_p.cpp2
-rw-r--r--src/kernel/qrichtext_p.h2
-rw-r--r--src/kernel/qscriptengine.cpp2
-rw-r--r--src/kernel/qscriptengine_p.h2
-rw-r--r--src/kernel/qscriptengine_x11.cpp4
-rw-r--r--src/kernel/qsession.h2
-rw-r--r--src/kernel/qsessionmanager.h2
-rw-r--r--src/kernel/qsharedmemory_p.cpp2
-rw-r--r--src/kernel/qsharedmemory_p.h2
-rw-r--r--src/kernel/qsignal.cpp2
-rw-r--r--src/kernel/qsignal.h2
-rw-r--r--src/kernel/qsignalmapper.cpp2
-rw-r--r--src/kernel/qsignalmapper.h2
-rw-r--r--src/kernel/qsignalslotimp.h2
-rw-r--r--src/kernel/qsimplerichtext.cpp2
-rw-r--r--src/kernel/qsimplerichtext.h2
-rw-r--r--src/kernel/qsize.cpp2
-rw-r--r--src/kernel/qsize.h2
-rw-r--r--src/kernel/qsizegrip.cpp2
-rw-r--r--src/kernel/qsizegrip.h2
-rw-r--r--src/kernel/qsizepolicy.h2
-rw-r--r--src/kernel/qsocketnotifier.cpp2
-rw-r--r--src/kernel/qsocketnotifier.h2
-rw-r--r--src/kernel/qsound.cpp4
-rw-r--r--src/kernel/qsound.h2
-rw-r--r--src/kernel/qsound_x11.cpp2
-rw-r--r--src/kernel/qstyle.cpp22
-rw-r--r--src/kernel/qstyle.h2
-rw-r--r--src/kernel/qstylesheet.cpp2
-rw-r--r--src/kernel/qstylesheet.h2
-rw-r--r--src/kernel/qt_gfx.pri4
-rw-r--r--src/kernel/qt_x11_p.h2
-rw-r--r--src/kernel/qtextengine.cpp2
-rw-r--r--src/kernel/qtextengine_p.h2
-rw-r--r--src/kernel/qtextengine_unix.cpp2
-rw-r--r--src/kernel/qtextlayout.cpp2
-rw-r--r--src/kernel/qtextlayout_p.h2
-rw-r--r--src/kernel/qthread.cpp2
-rw-r--r--src/kernel/qthread.h2
-rw-r--r--src/kernel/qthread_unix.cpp2
-rw-r--r--src/kernel/qtimer.cpp2
-rw-r--r--src/kernel/qtimer.h2
-rw-r--r--src/kernel/qtranslator.cpp4
-rw-r--r--src/kernel/qtranslator.h2
-rw-r--r--src/kernel/qucomextra.cpp2
-rw-r--r--src/kernel/qucomextra_p.h2
-rw-r--r--src/kernel/qurl.cpp4
-rw-r--r--src/kernel/qurl.h2
-rw-r--r--src/kernel/qurlinfo.cpp2
-rw-r--r--src/kernel/qurlinfo.h2
-rw-r--r--src/kernel/qurloperator.cpp2
-rw-r--r--src/kernel/qurloperator.h2
-rw-r--r--src/kernel/qvariant.cpp2
-rw-r--r--src/kernel/qvariant.h2
-rw-r--r--src/kernel/qvfbhdr.h2
-rw-r--r--src/kernel/qwidget.cpp4
-rw-r--r--src/kernel/qwidget.h2
-rw-r--r--src/kernel/qwidget_p.h2
-rw-r--r--src/kernel/qwidget_x11.cpp2
-rw-r--r--src/kernel/qwidgetcreate_x11.cpp2
-rw-r--r--src/kernel/qwidgetintdict.h2
-rw-r--r--src/kernel/qwidgetlist.h2
-rw-r--r--src/kernel/qwindow.cpp2
-rw-r--r--src/kernel/qwindow.h2
-rw-r--r--src/kernel/qwindowdefs.h2
-rw-r--r--src/kernel/qwmatrix.cpp2
-rw-r--r--src/kernel/qwmatrix.h2
218 files changed, 305 insertions, 305 deletions
diff --git a/src/kernel/q1xcompatibility.h b/src/kernel/q1xcompatibility.h
index c3d6ce25..8ace504b 100644
--- a/src/kernel/q1xcompatibility.h
+++ b/src/kernel/q1xcompatibility.h
@@ -19,7 +19,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qabstractlayout.cpp b/src/kernel/qabstractlayout.cpp
index a0b4b8b5..2292a4e7 100644
--- a/src/kernel/qabstractlayout.cpp
+++ b/src/kernel/qabstractlayout.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qabstractlayout.h b/src/kernel/qabstractlayout.h
index 5545f686..b4213362 100644
--- a/src/kernel/qabstractlayout.h
+++ b/src/kernel/qabstractlayout.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qaccel.cpp b/src/kernel/qaccel.cpp
index 6c4dcde2..8bedd90c 100644
--- a/src/kernel/qaccel.cpp
+++ b/src/kernel/qaccel.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qaccel.h b/src/kernel/qaccel.h
index 1ada6ec0..79bafe63 100644
--- a/src/kernel/qaccel.h
+++ b/src/kernel/qaccel.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qaccessible.cpp b/src/kernel/qaccessible.cpp
index 4c6b5cc2..34683878 100644
--- a/src/kernel/qaccessible.cpp
+++ b/src/kernel/qaccessible.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qaccessible.h b/src/kernel/qaccessible.h
index 1b412c76..7109367f 100644
--- a/src/kernel/qaccessible.h
+++ b/src/kernel/qaccessible.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp
index 6c0bde41..ffb147ab 100644
--- a/src/kernel/qapplication.cpp
+++ b/src/kernel/qapplication.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -1329,7 +1329,7 @@ void TQApplication::setStyle( TQStyle *style )
old->unPolish( qApp );
}
- // take care of possible palette retquirements of certain gui
+ // take care of possible palette requirements of certain gui
// styles. Do it before polishing the application since the style
// might call TQApplication::setStyle() itself
if ( !qt_std_pal )
@@ -1450,7 +1450,7 @@ int TQApplication::colorSpec()
creates a Windows palette, and allocates colors to it on demand.
\i TQApplication::ManyColor.
Use this option if your application is very color hungry
- (e.g. it retquires thousands of colors).
+ (e.g. it requires thousands of colors).
Under X11 the effect is:
\list
\i For 256-color displays which have at best a 256 color true color
@@ -4082,7 +4082,7 @@ int TQApplication::startDragDistance()
/*!
If \a b is TRUE, all dialogs and widgets will be laid out in a
- mirrored fashion, as retquired by right to left languages such as
+ mirrored fashion, as required by right to left languages such as
Arabic and Hebrew. If \a b is FALSE, dialogs and widgets are laid
out left to right.
diff --git a/src/kernel/qapplication.h b/src/kernel/qapplication.h
index 98449cf1..6e62b457 100644
--- a/src/kernel/qapplication.h
+++ b/src/kernel/qapplication.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qapplication_p.h b/src/kernel/qapplication_p.h
index e3981274..400ad84b 100644
--- a/src/kernel/qapplication_p.h
+++ b/src/kernel/qapplication_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp
index ba926e09..54c91f48 100644
--- a/src/kernel/qapplication_x11.cpp
+++ b/src/kernel/qapplication_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -3334,7 +3334,7 @@ int TQApplication::x11ProcessEvent( XEvent* event )
#ifndef QT_NO_IM
// Filtering input events by the input context. It has to be taken
// place before any other key event consumers such as eventfilters
- // and accelerators because some input methods retquire quite
+ // and accelerators because some input methods require quite
// various key combination and sequences. It often conflicts with
// accelerators and so on, so we must give the input context the
// filtering opportunity first to ensure all input methods work
@@ -3372,7 +3372,7 @@ int TQApplication::x11ProcessEvent( XEvent* event )
state, ascii, code, type,
FALSE, FALSE );
- // both key press/release is retquired for some complex
+ // both key press/release is required for some complex
// input methods. don't eliminate anything.
TQKeyEvent keyevent( type, code, ascii, state, text, FALSE, count );
@@ -5560,12 +5560,12 @@ bool TQETWidget::translateKeyEvent( const XEvent *event, bool grab )
// compress keys
if ( !text.isEmpty() && testWState(WState_CompressKeys) &&
#ifndef QT_NO_IM
- // Ordinary input methods retquire discrete key events to work
+ // Ordinary input methods require discrete key events to work
// properly, so key compression has to be disabled when input
// context exists.
//
// And further consideration, some complex input method
- // retquire all key press/release events discretely even if
+ // require all key press/release events discretely even if
// the input method awares of key compression and compressed
// keys are ordinary alphabets. For example, the uim project
// is planning to implement "combinational shift" feature for
@@ -5577,7 +5577,7 @@ bool TQETWidget::translateKeyEvent( const XEvent *event, bool grab )
// 4. above key sequence generates "Ru"
//
// Of course further consideration about other participants
- // such as key repeat mechanism is retquired to implement such
+ // such as key repeat mechanism is required to implement such
// feature.
! qic &&
#endif // QT_NO_IM
@@ -6001,7 +6001,7 @@ bool TQETWidget::translateCloseEvent( const XEvent * )
/*!
Sets the text cursor's flash (blink) time to \a msecs
- milliseconds. The flash time is the time retquired to display,
+ milliseconds. The flash time is the time required to display,
invert and restore the caret display. Usually the text cursor is
displayed for \a msecs/2 milliseconds, then hidden for \a msecs/2
milliseconds, but this may vary.
@@ -6019,7 +6019,7 @@ void TQApplication::setCursorFlashTime( int msecs )
/*!
Returns the text cursor's flash (blink) time in milliseconds. The
- flash time is the time retquired to display, invert and restore the
+ flash time is the time required to display, invert and restore the
caret display.
The default value on X11 is 1000 milliseconds. On Windows, the
@@ -6371,7 +6371,7 @@ static void sm_performSaveYourself( TQSessionManagerData* smd )
}
else {
// close eventual interaction monitors and cancel the
- // shutdown, if retquired. Note that we can only cancel when
+ // shutdown, if required. Note that we can only cancel when
// performing a shutdown, it does not work for checkpoints
if ( sm_interactionActive ) {
SmcInteractDone( smcConnection, sm_isshutdown && sm_cancel);
diff --git a/src/kernel/qasyncimageio.cpp b/src/kernel/qasyncimageio.cpp
index 1b199e94..c8e8d6ef 100644
--- a/src/kernel/qasyncimageio.cpp
+++ b/src/kernel/qasyncimageio.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -178,14 +178,14 @@ extern void qt_init_image_plugins();
\legalese
TQt supports GIF reading if it is configured that way during
- installation (see qgif.h). If it is, we are retquired to state that
+ installation (see qgif.h). If it is, we are required to state that
"The Graphics Interchange Format(c) is the Copyright property of
CompuServe Incorporated. GIF(sm) is a Service Mark property of
CompuServe Incorporated."
\warning If you are in a country that recognizes software patents
and in which Unisys holds a patent on LZW compression and/or
- decompression and you want to use GIF, Unisys may retquire you to
+ decompression and you want to use GIF, Unisys may require you to
license that technology. Such countries include Canada, Japan,
the USA, France, Germany, Italy and the UK.
@@ -709,7 +709,7 @@ TQGIFFormat::~TQGIFFormat()
\ingroup graphics
This subclass of TQImageFormatType recognizes GIF
- format images, creating a TQGIFFormat when retquired. An instance
+ format images, creating a TQGIFFormat when required. An instance
of this class is created automatically before any other factories,
so you should have no need for such objects.
*/
@@ -793,7 +793,7 @@ void TQGIFFormat::disposePrevious( TQImage& img, TQImageConsumer* consumer )
int TQGIFFormat::decode(TQImage& img, TQImageConsumer* consumer,
const uchar* buffer, int length)
{
- // We are retquired to state that
+ // We are required to state that
// "The Graphics Interchange Format(c) is the Copyright property of
// CompuServe Incorporated. GIF(sm) is a Service Mark property of
// CompuServe Incorporated."
diff --git a/src/kernel/qasyncimageio.h b/src/kernel/qasyncimageio.h
index ba33177a..9767b3d9 100644
--- a/src/kernel/qasyncimageio.h
+++ b/src/kernel/qasyncimageio.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qasyncio.cpp b/src/kernel/qasyncio.cpp
index 5fd05685..643e3565 100644
--- a/src/kernel/qasyncio.cpp
+++ b/src/kernel/qasyncio.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qasyncio.h b/src/kernel/qasyncio.h
index 463f1ffd..8f1319d9 100644
--- a/src/kernel/qasyncio.h
+++ b/src/kernel/qasyncio.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qbitmap.cpp b/src/kernel/qbitmap.cpp
index 92f4b637..9e1ea6fb 100644
--- a/src/kernel/qbitmap.cpp
+++ b/src/kernel/qbitmap.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qbitmap.h b/src/kernel/qbitmap.h
index 8c597c9b..3612989f 100644
--- a/src/kernel/qbitmap.h
+++ b/src/kernel/qbitmap.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qbrush.h b/src/kernel/qbrush.h
index 6e014d7f..c401a212 100644
--- a/src/kernel/qbrush.h
+++ b/src/kernel/qbrush.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qclipboard.cpp b/src/kernel/qclipboard.cpp
index 1f96edc2..2fdffc82 100644
--- a/src/kernel/qclipboard.cpp
+++ b/src/kernel/qclipboard.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qclipboard.h b/src/kernel/qclipboard.h
index 74449d70..e84aa37c 100644
--- a/src/kernel/qclipboard.h
+++ b/src/kernel/qclipboard.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qclipboard_x11.cpp b/src/kernel/qclipboard_x11.cpp
index eb03b8f4..0c780a89 100644
--- a/src/kernel/qclipboard_x11.cpp
+++ b/src/kernel/qclipboard_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -1300,7 +1300,7 @@ const char* TQClipboardWatcher::format( int n ) const
if (! formatList.count()) {
// get the list of targets from the current clipboard owner - we do this
- // once so that multiple calls to this function don't retquire multiple
+ // once so that multiple calls to this function don't require multiple
// server round trips...
static Atom xa_targets = *qt_xdnd_str_to_atom( "TARGETS" );
diff --git a/src/kernel/qcolor.cpp b/src/kernel/qcolor.cpp
index eec43cd5..4806191e 100644
--- a/src/kernel/qcolor.cpp
+++ b/src/kernel/qcolor.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcolor.h b/src/kernel/qcolor.h
index 14e4a957..125a257d 100644
--- a/src/kernel/qcolor.h
+++ b/src/kernel/qcolor.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcolor_p.cpp b/src/kernel/qcolor_p.cpp
index e3866928..27390974 100644
--- a/src/kernel/qcolor_p.cpp
+++ b/src/kernel/qcolor_p.cpp
@@ -19,7 +19,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcolor_p.h b/src/kernel/qcolor_p.h
index a849f679..32665988 100644
--- a/src/kernel/qcolor_p.h
+++ b/src/kernel/qcolor_p.h
@@ -19,7 +19,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcolor_x11.cpp b/src/kernel/qcolor_x11.cpp
index ffd8ae5b..8bd1eb48 100644
--- a/src/kernel/qcolor_x11.cpp
+++ b/src/kernel/qcolor_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -201,7 +201,7 @@ int TQColor::numBitPlanes()
/*!
- Internal initialization retquired for TQColor.
+ Internal initialization required for TQColor.
This function is called from the TQApplication constructor.
\sa cleanup()
@@ -343,7 +343,7 @@ void TQColor::initialize()
}
/*!
- Internal clean up retquired for TQColor.
+ Internal clean up required for TQColor.
This function is called from the TQApplication destructor.
\sa initialize()
diff --git a/src/kernel/qconnection.cpp b/src/kernel/qconnection.cpp
index 9d9aeaf4..ac8e93ef 100644
--- a/src/kernel/qconnection.cpp
+++ b/src/kernel/qconnection.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qconnection.h b/src/kernel/qconnection.h
index 9a1f01cc..7ad0cb6b 100644
--- a/src/kernel/qconnection.h
+++ b/src/kernel/qconnection.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcursor.cpp b/src/kernel/qcursor.cpp
index 0b9b50df..112e70c7 100644
--- a/src/kernel/qcursor.cpp
+++ b/src/kernel/qcursor.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcursor.h b/src/kernel/qcursor.h
index 1ffae46c..4bd4f890 100644
--- a/src/kernel/qcursor.h
+++ b/src/kernel/qcursor.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qcursor_x11.cpp b/src/kernel/qcursor_x11.cpp
index d0ba96e8..2eccebbc 100644
--- a/src/kernel/qcursor_x11.cpp
+++ b/src/kernel/qcursor_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdesktopwidget.h b/src/kernel/qdesktopwidget.h
index 8616a9f4..71fc2883 100644
--- a/src/kernel/qdesktopwidget.h
+++ b/src/kernel/qdesktopwidget.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdesktopwidget_x11.cpp b/src/kernel/qdesktopwidget_x11.cpp
index 3672b8c1..c4a9fc47 100644
--- a/src/kernel/qdesktopwidget_x11.cpp
+++ b/src/kernel/qdesktopwidget_x11.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp
index 288bfa88..759d960d 100644
--- a/src/kernel/qdnd_x11.cpp
+++ b/src/kernel/qdnd_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdragobject.cpp b/src/kernel/qdragobject.cpp
index 15085ce6..bf838cc8 100644
--- a/src/kernel/qdragobject.cpp
+++ b/src/kernel/qdragobject.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdragobject.h b/src/kernel/qdragobject.h
index 84b0291b..a392245b 100644
--- a/src/kernel/qdragobject.h
+++ b/src/kernel/qdragobject.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdrawutil.cpp b/src/kernel/qdrawutil.cpp
index 03db0d0f..fa271c97 100644
--- a/src/kernel/qdrawutil.cpp
+++ b/src/kernel/qdrawutil.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdrawutil.h b/src/kernel/qdrawutil.h
index 56751533..f75cab52 100644
--- a/src/kernel/qdrawutil.h
+++ b/src/kernel/qdrawutil.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdropsite.cpp b/src/kernel/qdropsite.cpp
index ce4c26f4..41272041 100644
--- a/src/kernel/qdropsite.cpp
+++ b/src/kernel/qdropsite.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qdropsite.h b/src/kernel/qdropsite.h
index 2adfb26b..0099bb2a 100644
--- a/src/kernel/qdropsite.h
+++ b/src/kernel/qdropsite.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qevent.cpp b/src/kernel/qevent.cpp
index b787122d..75bcb224 100644
--- a/src/kernel/qevent.cpp
+++ b/src/kernel/qevent.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qevent.h b/src/kernel/qevent.h
index dcc53586..8f444f8f 100644
--- a/src/kernel/qevent.h
+++ b/src/kernel/qevent.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qeventloop.cpp b/src/kernel/qeventloop.cpp
index 2dab316d..3ad30a41 100644
--- a/src/kernel/qeventloop.cpp
+++ b/src/kernel/qeventloop.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qeventloop.h b/src/kernel/qeventloop.h
index 9b47295d..eae24784 100644
--- a/src/kernel/qeventloop.h
+++ b/src/kernel/qeventloop.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qeventloop_p.h b/src/kernel/qeventloop_p.h
index c1c00b82..3894517b 100644
--- a/src/kernel/qeventloop_p.h
+++ b/src/kernel/qeventloop_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qeventloop_unix.cpp b/src/kernel/qeventloop_unix.cpp
index ee4dc3b5..d1aee1f6 100644
--- a/src/kernel/qeventloop_unix.cpp
+++ b/src/kernel/qeventloop_unix.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qeventloop_x11.cpp b/src/kernel/qeventloop_x11.cpp
index 6ada21dc..26716b17 100644
--- a/src/kernel/qeventloop_x11.cpp
+++ b/src/kernel/qeventloop_x11.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfocusdata.cpp b/src/kernel/qfocusdata.cpp
index 6c5c0288..838a2ab1 100644
--- a/src/kernel/qfocusdata.cpp
+++ b/src/kernel/qfocusdata.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfocusdata.h b/src/kernel/qfocusdata.h
index 53f00312..f3e69a3d 100644
--- a/src/kernel/qfocusdata.h
+++ b/src/kernel/qfocusdata.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfont.cpp b/src/kernel/qfont.cpp
index 9543be66..5fd1a875 100644
--- a/src/kernel/qfont.cpp
+++ b/src/kernel/qfont.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfont.h b/src/kernel/qfont.h
index 8b54c020..ddb763da 100644
--- a/src/kernel/qfont.h
+++ b/src/kernel/qfont.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfont_x11.cpp b/src/kernel/qfont_x11.cpp
index 4b91ac13..5d9debaf 100644
--- a/src/kernel/qfont_x11.cpp
+++ b/src/kernel/qfont_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfontdata_p.h b/src/kernel/qfontdata_p.h
index 55714b15..eb83ffb3 100644
--- a/src/kernel/qfontdata_p.h
+++ b/src/kernel/qfontdata_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfontdatabase.cpp b/src/kernel/qfontdatabase.cpp
index 70e24b2e..6e2d3ebf 100644
--- a/src/kernel/qfontdatabase.cpp
+++ b/src/kernel/qfontdatabase.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -602,7 +602,7 @@ static const unsigned short sample_chars[TQFont::LastPrivateScript][14] =
};
#if defined(Q_WS_X11) && !defined(QT_NO_XFTFREETYPE)
-static inline bool retquiresOpenType(TQFont::Script s)
+static inline bool requiresOpenType(TQFont::Script s)
{
return (s >= TQFont::Syriac && s <= TQFont::Sinhala)
|| (s >= TQFont::Myanmar && s <= TQFont::Khmer);
@@ -632,7 +632,7 @@ static inline bool canRender( TQFontEngine *fe, TQFont::Script script )
++i;
}
#if defined(Q_WS_X11) && !defined(QT_NO_XFTFREETYPE)
- if (hasChar && retquiresOpenType(script)) {
+ if (hasChar && requiresOpenType(script)) {
TQOpenType *ot = fe->openType();
if (!ot || !ot->supportsScript(script))
return FALSE;
@@ -705,7 +705,7 @@ static TQtFontEncoding *findEncoding(TQFont::Script script, int styleStrategy,
if (force_encoding_id >= 0) {
encoding = size->encodingID(force_encoding_id);
if (!encoding)
- FM_DEBUG(" retquired encoding_id not available");
+ FM_DEBUG(" required encoding_id not available");
return encoding;
}
@@ -1097,7 +1097,7 @@ TQFontDatabase::findFont( TQFont::Script script, const TQFontPrivate *fp,
);
if ( try_foundry == 0 ) {
// the specific foundry was not found, so look for
- // any foundry matching our retquirements
+ // any foundry matching our requirements
newscore = bestFoundry( override_script, score, request.styleStrategy, try_family,
TQString::null, styleKey, request.pixelSize,
pitch, &try_foundry, &try_style, &try_size
diff --git a/src/kernel/qfontdatabase.h b/src/kernel/qfontdatabase.h
index 1378bd4f..04d44f92 100644
--- a/src/kernel/qfontdatabase.h
+++ b/src/kernel/qfontdatabase.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfontdatabase_x11.cpp b/src/kernel/qfontdatabase_x11.cpp
index 2c677595..77a7ad17 100644
--- a/src/kernel/qfontdatabase_x11.cpp
+++ b/src/kernel/qfontdatabase_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -634,7 +634,7 @@ bool qt_fillFontDef( const TQCString &xlfd, TQFontDef *fd, int screen )
int r = atoi(tokens[ResolutionY]);
fd->pixelSize = atoi(tokens[PixelSize]);
- // not "0" or "*", or retquired DPI
+ // not "0" or "*", or required DPI
if ( r && fd->pixelSize && TQPaintDevice::x11AppDpiY( screen ) &&
r != TQPaintDevice::x11AppDpiY( screen ) ) {
// calculate actual pointsize for display DPI
diff --git a/src/kernel/qfontengine_p.h b/src/kernel/qfontengine_p.h
index 91abbb59..7c0fc021 100644
--- a/src/kernel/qfontengine_p.h
+++ b/src/kernel/qfontengine_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfontengine_x11.cpp b/src/kernel/qfontengine_x11.cpp
index 54b29f02..fe63cff2 100644
--- a/src/kernel/qfontengine_x11.cpp
+++ b/src/kernel/qfontengine_x11.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -2438,9 +2438,9 @@ bool TQOpenType::checkScript(unsigned int script)
assert(script < TQFont::NScripts);
uint tag = ot_scripts[script].tag;
- int retquirements = ot_scripts[script].flags;
+ int requirements = ot_scripts[script].flags;
- if (retquirements & RetquiresGsub) {
+ if (requirements & RetquiresGsub) {
if (!gsub)
return FALSE;
@@ -2454,7 +2454,7 @@ bool TQOpenType::checkScript(unsigned int script)
}
}
- if (retquirements & RetquiresGpos) {
+ if (requirements & RetquiresGpos) {
if (!gpos)
return FALSE;
diff --git a/src/kernel/qfontinfo.h b/src/kernel/qfontinfo.h
index ce733e59..bc29d280 100644
--- a/src/kernel/qfontinfo.h
+++ b/src/kernel/qfontinfo.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qfontmetrics.h b/src/kernel/qfontmetrics.h
index e407aa46..7e1f46f1 100644
--- a/src/kernel/qfontmetrics.h
+++ b/src/kernel/qfontmetrics.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qgif.h b/src/kernel/qgif.h
index 6e9e9fc7..be5a3de7 100644
--- a/src/kernel/qgif.h
+++ b/src/kernel/qgif.h
@@ -7,7 +7,7 @@
** below to "#define QT_BUILTIN_GIF_READER 0".
**
** WARNING:
-** A separate license from Unisys may be retquired to use the gif
+** A separate license from Unisys may be required to use the gif
** reader. See http://www.unisys.com/about__unisys/lzw/
** for information from Unisys
**
@@ -25,7 +25,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qgplugin.cpp b/src/kernel/qgplugin.cpp
index 79110a87..e9525763 100644
--- a/src/kernel/qgplugin.cpp
+++ b/src/kernel/qgplugin.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qgplugin.h b/src/kernel/qgplugin.h
index 075c411f..36ecd3ea 100644
--- a/src/kernel/qgplugin.h
+++ b/src/kernel/qgplugin.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qguardedptr.cpp b/src/kernel/qguardedptr.cpp
index 66355ca9..07990419 100644
--- a/src/kernel/qguardedptr.cpp
+++ b/src/kernel/qguardedptr.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -89,7 +89,7 @@
A guarded pointer will automatically cast to an X*, so you can
freely mix guarded and unguarded pointers. This means that if you
have a TQGuardedPtr<TQWidget>, you can pass it to a function that
- retquires a TQWidget*. For this reason, it is of little value to
+ requires a TQWidget*. For this reason, it is of little value to
declare functions to take a TQGuardedPtr as a parameter; just use
normal pointers. Use a TQGuardedPtr when you are storing a pointer
over time.
@@ -188,7 +188,7 @@
Cast operator; implements pointer semantics. Because of this
function you can pass a TQGuardedPtr\<X\> to a function where an X*
- is retquired.
+ is required.
*/
diff --git a/src/kernel/qguardedptr.h b/src/kernel/qguardedptr.h
index 2b66c6d4..f08c086f 100644
--- a/src/kernel/qguardedptr.h
+++ b/src/kernel/qguardedptr.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qiconset.cpp b/src/kernel/qiconset.cpp
index 34dd620e..da672b03 100644
--- a/src/kernel/qiconset.cpp
+++ b/src/kernel/qiconset.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -220,7 +220,7 @@ TQIconSetIcon *TQIconSetPrivate::icon( const TQIconSet *iconSet,
particular action.
The simplest use of TQIconSet is to create one from a TQPixmap and then
- use it, allowing TQt to work out all the retquired icon styles and
+ use it, allowing TQt to work out all the required icon styles and
sizes. For example:
\code
@@ -316,7 +316,7 @@ TQIconSetIcon *TQIconSetPrivate::icon( const TQIconSet *iconSet,
If a Small pixmap is not set by TQIconSet::setPixmap(), the Large
pixmap will be automatically scaled down to the size of a small pixmap
- to generate the Small pixmap when retquired. Similarly, a Small pixmap
+ to generate the Small pixmap when required. Similarly, a Small pixmap
will be automatically scaled up to generate a Large pixmap. The
preferred sizes for large/small generated icons can be set using
setIconSize().
diff --git a/src/kernel/qiconset.h b/src/kernel/qiconset.h
index db9d6135..0aa01e95 100644
--- a/src/kernel/qiconset.h
+++ b/src/kernel/qiconset.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qimage.cpp b/src/kernel/qimage.cpp
index 82630a29..252e5240 100644
--- a/src/kernel/qimage.cpp
+++ b/src/kernel/qimage.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -1242,7 +1242,7 @@ bool TQImage::create( int width, int height, int depth, int numColors,
return FALSE; // invalid parameter(s)
if ( depth == 1 && bitOrder == IgnoreEndian ) {
#if defined(QT_CHECK_RANGE)
- qWarning( "TQImage::create: Bit order is retquired for 1 bpp images" );
+ qWarning( "TQImage::create: Bit order is required for 1 bpp images" );
#endif
return FALSE;
}
@@ -2721,7 +2721,7 @@ void pnmscale(const TQImage& src, TQImage& dst)
The functions scale() and smoothScale() use different modes for
scaling the image. The purpose of these modes is to retain the
- ratio of the image if this is retquired.
+ ratio of the image if this is required.
\img scaling.png
@@ -3746,7 +3746,7 @@ static void swapPixel01( TQImage *image ) // 1-bpp: swap 0 and 1 pixels
\warning If you are in a country which recognizes software patents
and in which Unisys holds a patent on LZW compression and/or
- decompression and you want to use GIF, Unisys may retquire you to
+ decompression and you want to use GIF, Unisys may require you to
license the technology. Such countries include Canada, Japan, the
USA, France, Germany, Italy and the UK.
@@ -4186,7 +4186,7 @@ const char *TQImageIO::parameters() const
/*!
Sets the image's parameter string to \a parameters. This is for
- image handlers that retquire special parameters.
+ image handlers that require special parameters.
Although the current image formats supported by TQt ignore the
parameters string, it may be used in future extensions or by
diff --git a/src/kernel/qimage.h b/src/kernel/qimage.h
index 89533522..7b140570 100644
--- a/src/kernel/qimage.h
+++ b/src/kernel/qimage.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qimageformatinterface_p.h b/src/kernel/qimageformatinterface_p.h
index e7107897..6d53be87 100644
--- a/src/kernel/qimageformatinterface_p.h
+++ b/src/kernel/qimageformatinterface_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qimageformatplugin.cpp b/src/kernel/qimageformatplugin.cpp
index 2e1d2893..78ca5cda 100644
--- a/src/kernel/qimageformatplugin.cpp
+++ b/src/kernel/qimageformatplugin.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qimageformatplugin.h b/src/kernel/qimageformatplugin.h
index 02d92570..ac973210 100644
--- a/src/kernel/qimageformatplugin.h
+++ b/src/kernel/qimageformatplugin.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qinputcontext.cpp b/src/kernel/qinputcontext.cpp
index 8e71552c..557ef38e 100644
--- a/src/kernel/qinputcontext.cpp
+++ b/src/kernel/qinputcontext.cpp
@@ -152,7 +152,7 @@ public:
Any input context can be shared between several text widgets to
reduce resource consumption. In ideal case, each text widgets
should be allocated dedicated input context. But some complex
- input contexts retquire slightly heavy resource such as 100
+ input contexts require slightly heavy resource such as 100
kilobytes of memory. It prevents quite many text widgets from
being used concurrently.
@@ -162,7 +162,7 @@ public:
shared input context. Other text widgets access the input context
via TQApplication::locateICHolderWidget(). But the access
convention is transparently hidden into TQWidget, so developers are
- not retquired to aware of it.
+ not required to aware of it.
What developer should know is only the mapping function
TQApplication::locateICHolderWidget(). It accepts a widget as
@@ -180,7 +180,7 @@ public:
method. It is ranging from 2-3 keystrokes of sequence in
deterministic input methods to hundreds of keystrokes with
semantic text refinement in complex input methods such as ordinary
- Japanese input method. The difference retquires the different reset
+ Japanese input method. The difference requires the different reset
policies in losing input focus.
The former simple input method case, users will prefer resetting
@@ -228,7 +228,7 @@ public:
\endlist
- In the case, there are the following two retquirements that
+ In the case, there are the following two requirements that
contradicts each other. The input context sharing causes it.
\list
@@ -242,7 +242,7 @@ public:
\endlist
A intrinsic feature named 'preedit relocation' is available to
- compromise the retquirements. If the feature is enabled for the
+ compromise the requirements. If the feature is enabled for the
input context, it is simply moved to the new text widget with the
preedit string. The user continues the input on the new text
widget, or relocate it to another text widget. The preedit of
@@ -258,7 +258,7 @@ public:
occurred. The feature is mainly existing as safety.
The feature properly works even if the focus is moved as
- following. Input method developers are not retquired to be aware of
+ following. Input method developers are not required to be aware of
the relocation protocol since TQInputContext transparently handles
it.
@@ -266,7 +266,7 @@ public:
To enable the preedit relocation feature, the input context class
have to reimplement isPreeditRelocationEnabled() as returns TRUE.
- The implementation retquires that the preedit preservation is also
+ The implementation requires that the preedit preservation is also
enabled since preedit relocation is a special case of the preedit
preservation. If the preedit relocation is disabled, the input
context is simply reset in the relocation case.
@@ -463,13 +463,13 @@ bool TQInputContext::isComposing() const
The filtering opportunity is always given to the input context as
soon as possible. It has to be taken place before any other key
event consumers such as eventfilters and accelerators because some
- input methods retquire quite various key combination and
+ input methods require quite various key combination and
sequences. It often conflicts with accelerators and so on, so we
must give the input context the filtering opportunity first to
ensure all input methods work properly regardless of application
design.
- Ordinary input methods retquire discrete key events to work
+ Ordinary input methods require discrete key events to work
properly, so TQt's key compression is always disabled for any input
contexts.
@@ -779,7 +779,7 @@ TQString TQInputContext::identifierName()
consistent with TQInputContextPlugin::language().
This information will be used by language tagging feature in
- TQIMEvent. It is retquired to distinguish unified han characters
+ TQIMEvent. It is required to distinguish unified han characters
correctly. It enables proper font and character code
handling. Suppose CJK-awared multilingual web browser
(that automatically modifies fonts in CJK-mixed text) and XML editor
diff --git a/src/kernel/qinputcontext_p.h b/src/kernel/qinputcontext_p.h
index 1064702c..85ce9816 100644
--- a/src/kernel/qinputcontext_p.h
+++ b/src/kernel/qinputcontext_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qinputcontext_x11.cpp b/src/kernel/qinputcontext_x11.cpp
index 2f9fd18e..b7865ece 100644
--- a/src/kernel/qinputcontext_x11.cpp
+++ b/src/kernel/qinputcontext_x11.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qinternal.cpp b/src/kernel/qinternal.cpp
index 21a4e886..1f779a04 100644
--- a/src/kernel/qinternal.cpp
+++ b/src/kernel/qinternal.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qinternal_p.h b/src/kernel/qinternal_p.h
index f40dd6df..7e3c8774 100644
--- a/src/kernel/qinternal_p.h
+++ b/src/kernel/qinternal_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qjpegio.cpp b/src/kernel/qjpegio.cpp
index 0abdd194..43a74792 100644
--- a/src/kernel/qjpegio.cpp
+++ b/src/kernel/qjpegio.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -592,7 +592,7 @@ void write_jpeg_image(TQImageIO* iio)
void qInitJpegIO()
{
// Not much to go on - just 3 bytes: 0xFF, M_SOI, 0xFF
- // Even the third is not strictly specified as retquired.
+ // Even the third is not strictly specified as required.
TQImageIO::defineIOHandler("JPEG", "^\377\330\377", 0, read_jpeg_image, write_jpeg_image);
}
diff --git a/src/kernel/qjpegio.h b/src/kernel/qjpegio.h
index 410dc0b2..9610bafe 100644
--- a/src/kernel/qjpegio.h
+++ b/src/kernel/qjpegio.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qkeycode.h b/src/kernel/qkeycode.h
index 381cb95e..dff86f89 100644
--- a/src/kernel/qkeycode.h
+++ b/src/kernel/qkeycode.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qkeysequence.cpp b/src/kernel/qkeysequence.cpp
index 58956873..68f6faeb 100644
--- a/src/kernel/qkeysequence.cpp
+++ b/src/kernel/qkeysequence.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qkeysequence.h b/src/kernel/qkeysequence.h
index 2ea11f4c..3a845eff 100644
--- a/src/kernel/qkeysequence.h
+++ b/src/kernel/qkeysequence.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlayout.cpp b/src/kernel/qlayout.cpp
index 6add8a3c..9f079290 100644
--- a/src/kernel/qlayout.cpp
+++ b/src/kernel/qlayout.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlayout.h b/src/kernel/qlayout.h
index aa0e5841..798c9c86 100644
--- a/src/kernel/qlayout.h
+++ b/src/kernel/qlayout.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlayoutengine.cpp b/src/kernel/qlayoutengine.cpp
index a295b278..f4c45846 100644
--- a/src/kernel/qlayoutengine.cpp
+++ b/src/kernel/qlayoutengine.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlayoutengine_p.h b/src/kernel/qlayoutengine_p.h
index d0cd72d7..4231a9c8 100644
--- a/src/kernel/qlayoutengine_p.h
+++ b/src/kernel/qlayoutengine_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlocalfs.cpp b/src/kernel/qlocalfs.cpp
index 1333f987..6c494936 100644
--- a/src/kernel/qlocalfs.cpp
+++ b/src/kernel/qlocalfs.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlocalfs.h b/src/kernel/qlocalfs.h
index 88001d6e..56c0ece3 100644
--- a/src/kernel/qlocalfs.h
+++ b/src/kernel/qlocalfs.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlock.cpp b/src/kernel/qlock.cpp
index d12c692f..d470c512 100644
--- a/src/kernel/qlock.cpp
+++ b/src/kernel/qlock.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qlock_p.h b/src/kernel/qlock_p.h
index 2d46f7dc..5550b94c 100644
--- a/src/kernel/qlock_p.h
+++ b/src/kernel/qlock_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qmetaobject.cpp b/src/kernel/qmetaobject.cpp
index 706d5779..a2fc39b2 100644
--- a/src/kernel/qmetaobject.cpp
+++ b/src/kernel/qmetaobject.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -91,7 +91,7 @@
information and the property system. All meta information in TQt is
kept in a single instance of TQMetaObject per class.
- This class is not normally retquired for application programming.
+ This class is not normally required for application programming.
But if you write meta applications, such as scripting engines or
GUI builders, you might find these functions useful:
\list
diff --git a/src/kernel/qmetaobject.h b/src/kernel/qmetaobject.h
index 0f061689..d2ce0ccc 100644
--- a/src/kernel/qmetaobject.h
+++ b/src/kernel/qmetaobject.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qmime.cpp b/src/kernel/qmime.cpp
index 0944bf7f..b783bac9 100644
--- a/src/kernel/qmime.cpp
+++ b/src/kernel/qmime.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qmime.h b/src/kernel/qmime.h
index 9e14d516..0ea9b8d1 100644
--- a/src/kernel/qmime.h
+++ b/src/kernel/qmime.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qmngio.cpp b/src/kernel/qmngio.cpp
index b4539b76..80929184 100644
--- a/src/kernel/qmngio.cpp
+++ b/src/kernel/qmngio.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -249,7 +249,7 @@ TODO: decide on this point. gIFg gives disposal types, so it can be done.
\ingroup io
This subclass of TQImageFormatType recognizes MNG
- format images, creating a TQMNGFormat when retquired. An instance
+ format images, creating a TQMNGFormat when required. An instance
of this class is created automatically before any other factories,
so you should have no need for such objects.
*/
diff --git a/src/kernel/qmngio.h b/src/kernel/qmngio.h
index c0a1a8f4..76f5abf6 100644
--- a/src/kernel/qmngio.h
+++ b/src/kernel/qmngio.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qmotifdnd_x11.cpp b/src/kernel/qmotifdnd_x11.cpp
index 8969dea4..ddb7bb17 100644
--- a/src/kernel/qmotifdnd_x11.cpp
+++ b/src/kernel/qmotifdnd_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -60,7 +60,7 @@ in doc/dnd.doc, where the documentation system can see it. */
/***********************************************************/
/* Motif Drag&Drop Dynamic Protocol messaging API code */
-/* Only retquires Xlib layer - not MT safe */
+/* Only requires Xlib layer - not MT safe */
/* Author: Daniel Dardailler, daniel@x.org */
/* Adapted by : Matt Koss, koss@napri.sk */
/* Further adaptions by : Trolltech ASA */
diff --git a/src/kernel/qmovie.cpp b/src/kernel/qmovie.cpp
index ffb8d502..2f2d9148 100644
--- a/src/kernel/qmovie.cpp
+++ b/src/kernel/qmovie.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -96,14 +96,14 @@
support enabled) and GIF (if TQt is configured with GIF support
enabled, see qgif.h).
- If TQt is configured to support GIF reading, we are retquired to
+ If TQt is configured to support GIF reading, we are required to
state that "The Graphics Interchange Format(c) is the Copyright
property of CompuServe Incorporated. GIF(sm) is a Service Mark
property of CompuServe Incorporated.
\warning If you are in a country that recognizes software patents
and in which Unisys holds a patent on LZW compression and/or
- decompression and you want to use GIF, Unisys may retquire you to
+ decompression and you want to use GIF, Unisys may require you to
license that technology. Such countries include Canada, Japan,
the USA, France, Germany, Italy and the UK.
diff --git a/src/kernel/qmovie.h b/src/kernel/qmovie.h
index 00703d3e..db75ac33 100644
--- a/src/kernel/qmovie.h
+++ b/src/kernel/qmovie.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qnamespace.h b/src/kernel/qnamespace.h
index 4e830889..45f6ced5 100644
--- a/src/kernel/qnamespace.h
+++ b/src/kernel/qnamespace.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -247,7 +247,7 @@ public:
// Image conversion flags. The unusual ordering is caused by
- // compatibility and default retquirements.
+ // compatibility and default requirements.
// Documented in qimage.cpp
enum ImageConversionFlags {
diff --git a/src/kernel/qnetworkprotocol.cpp b/src/kernel/qnetworkprotocol.cpp
index bb79296f..6861a26d 100644
--- a/src/kernel/qnetworkprotocol.cpp
+++ b/src/kernel/qnetworkprotocol.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qnetworkprotocol.h b/src/kernel/qnetworkprotocol.h
index ab599851..1d563554 100644
--- a/src/kernel/qnetworkprotocol.h
+++ b/src/kernel/qnetworkprotocol.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobject.cpp b/src/kernel/qobject.cpp
index adf4fec9..7cc01174 100644
--- a/src/kernel/qobject.cpp
+++ b/src/kernel/qobject.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -540,7 +540,7 @@ TQObject::~TQObject()
slots. Every class that contains the Q_OBJECT macro will also have
a meta object.
- The meta object information is retquired by the signal/slot
+ The meta object information is required by the signal/slot
connection mechanism and the property system. The functions isA()
and inherits() also make use of the meta object.
*/
diff --git a/src/kernel/qobject.h b/src/kernel/qobject.h
index ae532674..4d19f91a 100644
--- a/src/kernel/qobject.h
+++ b/src/kernel/qobject.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobjectcleanuphandler.cpp b/src/kernel/qobjectcleanuphandler.cpp
index 1b4ab377..7e12e7cb 100644
--- a/src/kernel/qobjectcleanuphandler.cpp
+++ b/src/kernel/qobjectcleanuphandler.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobjectcleanuphandler.h b/src/kernel/qobjectcleanuphandler.h
index 72a661c2..24ffc139 100644
--- a/src/kernel/qobjectcleanuphandler.h
+++ b/src/kernel/qobjectcleanuphandler.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobjectdefs.h b/src/kernel/qobjectdefs.h
index 335fb380..8402afe5 100644
--- a/src/kernel/qobjectdefs.h
+++ b/src/kernel/qobjectdefs.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobjectdict.h b/src/kernel/qobjectdict.h
index 0b10e387..f8642d8d 100644
--- a/src/kernel/qobjectdict.h
+++ b/src/kernel/qobjectdict.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qobjectlist.h b/src/kernel/qobjectlist.h
index 557bf7b6..0bc59711 100644
--- a/src/kernel/qobjectlist.h
+++ b/src/kernel/qobjectlist.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpaintdevice.h b/src/kernel/qpaintdevice.h
index d419e4e4..84384f19 100644
--- a/src/kernel/qpaintdevice.h
+++ b/src/kernel/qpaintdevice.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpaintdevice_x11.cpp b/src/kernel/qpaintdevice_x11.cpp
index cd521c96..2bc747c3 100644
--- a/src/kernel/qpaintdevice_x11.cpp
+++ b/src/kernel/qpaintdevice_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -88,7 +88,7 @@
bitBlt( myWidget, 10, 0, myWidget );
\endcode
- \warning TQt retquires that a TQApplication object exists before
+ \warning TQt requires that a TQApplication object exists before
any paint devices can be created. Paint devices access window
system resources, and these resources are not initialized before
an application object is created.
diff --git a/src/kernel/qpaintdevicedefs.h b/src/kernel/qpaintdevicedefs.h
index 56fe7d07..165439f8 100644
--- a/src/kernel/qpaintdevicedefs.h
+++ b/src/kernel/qpaintdevicedefs.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpaintdevicemetrics.cpp b/src/kernel/qpaintdevicemetrics.cpp
index a154af11..c6f0e4d5 100644
--- a/src/kernel/qpaintdevicemetrics.cpp
+++ b/src/kernel/qpaintdevicemetrics.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpaintdevicemetrics.h b/src/kernel/qpaintdevicemetrics.h
index 8866169a..50856f24 100644
--- a/src/kernel/qpaintdevicemetrics.h
+++ b/src/kernel/qpaintdevicemetrics.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpainter.cpp b/src/kernel/qpainter.cpp
index e95c5b8a..2d99ef75 100644
--- a/src/kernel/qpainter.cpp
+++ b/src/kernel/qpainter.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -77,7 +77,7 @@ typedef TQPtrStack<TQWMatrix> TQWMatrixStack;
\mainclass
The painter provides highly optimized functions to do most of the
- drawing GUI programs retquire. TQPainter can draw everything from
+ drawing GUI programs require. TQPainter can draw everything from
simple lines to complex shapes like pies and chords. It can also
draw aligned text and pixmaps. Normally, it draws in a "natural"
coordinate system, but it can also do view and world
@@ -3074,7 +3074,7 @@ void qt_format_text( const TQFont& font, const TQRect &_r,
\a len characters from \a str if \a len is > -1, or the whole of
\a str if \a len is -1. The drawing, and hence the bounding
rectangle, is constrained to the rectangle \a r, or to the
- rectangle retquired to draw the text, whichever is the larger.
+ rectangle required to draw the text, whichever is the larger.
The \a internal parameter should not be used.
@@ -3101,7 +3101,7 @@ TQRect TQPainter::boundingRect( const TQRect &r, int flags,
the string if \a len is -1. The drawing, and hence the bounding
rectangle, is constrained to the rectangle that begins at point \a
(x, y) with width \a w and hight \a h, or to the
- rectangle retquired to draw the text, whichever is the larger.
+ rectangle required to draw the text, whichever is the larger.
The \a flags argument is
the bitwise OR of the following flags:
diff --git a/src/kernel/qpainter.h b/src/kernel/qpainter.h
index 58d3f930..e81cc173 100644
--- a/src/kernel/qpainter.h
+++ b/src/kernel/qpainter.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpainter_p.h b/src/kernel/qpainter_p.h
index d61c46eb..5123a64a 100644
--- a/src/kernel/qpainter_p.h
+++ b/src/kernel/qpainter_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpainter_x11.cpp b/src/kernel/qpainter_x11.cpp
index ef80cff3..3aad7164 100644
--- a/src/kernel/qpainter_x11.cpp
+++ b/src/kernel/qpainter_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -100,7 +100,7 @@ void qt_erase_region( TQWidget* w, const TQRegion& region)
if ( unclipped )
((TQWFlagWidget*)w)->clearWFlags( TQt::WPaintUnclipped );
TQPainter p( w );
- p.setClipRegion( region ); // automatically includes paintEventDevice if retquired
+ p.setClipRegion( region ); // automatically includes paintEventDevice if required
if ( w->backgroundPixmap() )
p.drawTiledPixmap( 0, 0, w->width(), w->height(),
*w->backgroundPixmap(), ox, oy );
diff --git a/src/kernel/qpalette.cpp b/src/kernel/qpalette.cpp
index 77ddf8a8..9d23df6c 100644
--- a/src/kernel/qpalette.cpp
+++ b/src/kernel/qpalette.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpalette.h b/src/kernel/qpalette.h
index 6a5a3b47..2d336054 100644
--- a/src/kernel/qpalette.h
+++ b/src/kernel/qpalette.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpen.h b/src/kernel/qpen.h
index 677eec76..93d98d20 100644
--- a/src/kernel/qpen.h
+++ b/src/kernel/qpen.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpicture.cpp b/src/kernel/qpicture.cpp
index af36656b..8d02588b 100644
--- a/src/kernel/qpicture.cpp
+++ b/src/kernel/qpicture.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -226,7 +226,7 @@ void TQPicture::setData( const char* data, uint size )
Currently, the only external format supported is the \link
http://www.w3.org/Graphics/SVG/ W3C SVG \endlink format which
- retquires the \link xml.html TQt XML module \endlink. The
+ requires the \link xml.html TQt XML module \endlink. The
corresponding \a format string is "svg".
\sa save()
@@ -281,7 +281,7 @@ bool TQPicture::load( TQIODevice *dev, const char *format )
Currently, the only external format supported is the \link
http://www.w3.org/Graphics/SVG/ W3C SVG \endlink format which
- retquires the \link xml.html TQt XML module \endlink. The
+ requires the \link xml.html TQt XML module \endlink. The
corresponding \a format string is "svg".
\sa load()
diff --git a/src/kernel/qpicture.h b/src/kernel/qpicture.h
index 27b87c24..7322bb93 100644
--- a/src/kernel/qpicture.h
+++ b/src/kernel/qpicture.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpixmap.cpp b/src/kernel/qpixmap.cpp
index b7c5ac65..7d258008 100644
--- a/src/kernel/qpixmap.cpp
+++ b/src/kernel/qpixmap.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpixmap.h b/src/kernel/qpixmap.h
index 86a061dc..89496e7a 100644
--- a/src/kernel/qpixmap.h
+++ b/src/kernel/qpixmap.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpixmap_x11.cpp b/src/kernel/qpixmap_x11.cpp
index b5b087c3..8bbc20e8 100644
--- a/src/kernel/qpixmap_x11.cpp
+++ b/src/kernel/qpixmap_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpixmapcache.cpp b/src/kernel/qpixmapcache.cpp
index 32f696c1..14616e04 100644
--- a/src/kernel/qpixmapcache.cpp
+++ b/src/kernel/qpixmapcache.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpixmapcache.h b/src/kernel/qpixmapcache.h
index a5a63368..47e729cf 100644
--- a/src/kernel/qpixmapcache.h
+++ b/src/kernel/qpixmapcache.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpngio.cpp b/src/kernel/qpngio.cpp
index a552461e..b90836ac 100644
--- a/src/kernel/qpngio.cpp
+++ b/src/kernel/qpngio.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -684,7 +684,7 @@ void write_png_image(TQImageIO* iio)
/*!
Creates an image packer that writes PNG data to IO device \a iod
using a \a storage_depth bit encoding (use 8 or 32, depending on
- the desired quality and compression retquirements).
+ the desired quality and compression requirements).
If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the \a
@@ -925,7 +925,7 @@ class TQPNGFormatType : public TQImageFormatType
\ingroup io
This subclass of TQImageFormatType recognizes PNG format images, creating
- a TQPNGFormat when retquired. An instance of this class is created
+ a TQPNGFormat when required. An instance of this class is created
automatically before any other factories, so you should have no need for
such objects.
*/
diff --git a/src/kernel/qpngio.h b/src/kernel/qpngio.h
index 819e01e4..1a9d5c29 100644
--- a/src/kernel/qpngio.h
+++ b/src/kernel/qpngio.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpoint.cpp b/src/kernel/qpoint.cpp
index 3853e4e3..6e8359cf 100644
--- a/src/kernel/qpoint.cpp
+++ b/src/kernel/qpoint.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpoint.h b/src/kernel/qpoint.h
index ebcdc3a0..cab2ee79 100644
--- a/src/kernel/qpoint.h
+++ b/src/kernel/qpoint.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpointarray.cpp b/src/kernel/qpointarray.cpp
index 8659c518..9df82efa 100644
--- a/src/kernel/qpointarray.cpp
+++ b/src/kernel/qpointarray.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpointarray.h b/src/kernel/qpointarray.h
index 384d8b98..a78023b8 100644
--- a/src/kernel/qpointarray.h
+++ b/src/kernel/qpointarray.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpolygonscanner.cpp b/src/kernel/qpolygonscanner.cpp
index 7db531b7..ace53d29 100644
--- a/src/kernel/qpolygonscanner.cpp
+++ b/src/kernel/qpolygonscanner.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpolygonscanner.h b/src/kernel/qpolygonscanner.h
index ba3acf60..be636989 100644
--- a/src/kernel/qpolygonscanner.h
+++ b/src/kernel/qpolygonscanner.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qprinter.cpp b/src/kernel/qprinter.cpp
index 1496351d..a4d64a0d 100644
--- a/src/kernel/qprinter.cpp
+++ b/src/kernel/qprinter.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -731,7 +731,7 @@ void TQPrinter::setMinMax( int minPage, int maxPage )
Returns the number of copies to be printed. The default value is 1.
This value will return the number of times the application is
- retquired to print in order to match the number specified in the
+ required to print in order to match the number specified in the
printer setup dialog. This has been done since some printer
drivers are not capable of buffering up the copies and the
application in those cases have to make an explicit call to the
diff --git a/src/kernel/qprinter.h b/src/kernel/qprinter.h
index 96bb964d..b08b97cb 100644
--- a/src/kernel/qprinter.h
+++ b/src/kernel/qprinter.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qprinter_p.h b/src/kernel/qprinter_p.h
index f5d7617b..42caeade 100644
--- a/src/kernel/qprinter_p.h
+++ b/src/kernel/qprinter_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qprinter_unix.cpp b/src/kernel/qprinter_unix.cpp
index 89eb13ed..9c24c8fc 100644
--- a/src/kernel/qprinter_unix.cpp
+++ b/src/kernel/qprinter_unix.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qprocess.cpp b/src/kernel/qprocess.cpp
index c2775794..59dc27ab 100644
--- a/src/kernel/qprocess.cpp
+++ b/src/kernel/qprocess.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -173,7 +173,7 @@
Also note that TQProcess does not emulate a terminal. This means that
certain programs which need direct terminal control, do not work as
expected with TQProcess. Such programs include console email programs (like
- pine and mutt) but also programs which retquire the user to enter a password
+ pine and mutt) but also programs which require the user to enter a password
(like su and ssh).
\section1 Notes for Windows users
@@ -209,7 +209,7 @@
its standard output are written to its standard output. (Like
Unix's dup2().) This means that nothing is sent to the standard
error output. This is especially useful if your application
- retquires that the output on standard output and on standard error
+ requires that the output on standard output and on standard error
must be read in the same order that they are produced. This is a
flag, so to activate it you must pass \c{Stdout|Stderr|DupStderr},
or \c{Stdin|Stdout|Stderr|DupStderr} if you want to provide input,
@@ -382,7 +382,7 @@ void TQProcess::setWorkingDirectory( const TQDir& dir )
#endif //QT_NO_DIR
/*!
- Returns the communication retquired with the process, i.e. some
+ Returns the communication required with the process, i.e. some
combination of the \c Communication flags.
\sa setCommunication()
@@ -393,7 +393,7 @@ int TQProcess::communication() const
}
/*!
- Sets \a commFlags as the communication retquired with the process.
+ Sets \a commFlags as the communication required with the process.
\a commFlags is a bitwise OR of the flags defined by the \c
Communication enum.
diff --git a/src/kernel/qprocess.h b/src/kernel/qprocess.h
index a447a4a6..9a710df7 100644
--- a/src/kernel/qprocess.h
+++ b/src/kernel/qprocess.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp
index b1842e80..57bb56f5 100644
--- a/src/kernel/qprocess_unix.cpp
+++ b/src/kernel/qprocess_unix.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qpsprinter.cpp b/src/kernel/qpsprinter.cpp
index 5a4c76ee..0fc94ad2 100644
--- a/src/kernel/qpsprinter.cpp
+++ b/src/kernel/qpsprinter.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -3007,7 +3007,7 @@ USHORT TQPSPrinterFontTTF::glyph_for_unicode(unsigned short unicode)
** contains one or more strings which contain a reduced version
** of the TrueType font.
**
-** A number of functions are retquired to accomplish this rather
+** A number of functions are required to accomplish this rather
** complicated task.
-------------------------------------------------------------------*/
diff --git a/src/kernel/qpsprinter_p.h b/src/kernel/qpsprinter_p.h
index 7a060c24..e560b95f 100644
--- a/src/kernel/qpsprinter_p.h
+++ b/src/kernel/qpsprinter_p.h
@@ -19,7 +19,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qrect.cpp b/src/kernel/qrect.cpp
index 2410c94c..17197aa3 100644
--- a/src/kernel/qrect.cpp
+++ b/src/kernel/qrect.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qrect.h b/src/kernel/qrect.h
index 4da3da5c..b1ab9090 100644
--- a/src/kernel/qrect.h
+++ b/src/kernel/qrect.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qregion.cpp b/src/kernel/qregion.cpp
index 5720d120..af15d565 100644
--- a/src/kernel/qregion.cpp
+++ b/src/kernel/qregion.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qregion.h b/src/kernel/qregion.h
index f0221a64..9b6557cb 100644
--- a/src/kernel/qregion.h
+++ b/src/kernel/qregion.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -101,7 +101,7 @@ public:
#elif defined(Q_WS_X11)
Region handle() const { if(!data->rgn) updateX11Region(); return data->rgn; }
#elif defined(Q_WS_MAC)
- RgnHandle handle(bool retquire_rgn=FALSE) const;
+ RgnHandle handle(bool require_rgn=FALSE) const;
#elif defined(Q_WS_QWS)
// TQGfx_QWS needs this for region drawing
void * handle() const { return data->rgn; }
diff --git a/src/kernel/qregion_x11.cpp b/src/kernel/qregion_x11.cpp
index ef44c08d..78155fec 100644
--- a/src/kernel/qregion_x11.cpp
+++ b/src/kernel/qregion_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qrichtext.cpp b/src/kernel/qrichtext.cpp
index 82ce63ea..e572fb8f 100644
--- a/src/kernel/qrichtext.cpp
+++ b/src/kernel/qrichtext.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -2109,7 +2109,7 @@ void TQTextDocument::setRichTextMarginsInternal( TQPtrList< TQPtrVector<TQStyleS
}
stylesPar->ldepth = numLists;
if ( stylesPar->next() && nextStyle ) {
- // also set the depth of the next paragraph, retquired for the margin calculation
+ // also set the depth of the next paragraph, required for the margin calculation
numLists = 0;
for ( i = 0; i < (int)nextStyle->size(); ++i ) {
if ( (*nextStyle)[ i ]->displayMode() == TQStyleSheetItem::DisplayBlock
@@ -4274,7 +4274,7 @@ void TQTextParagraph::move( int &dy )
if ( p )
p->lastInFrame = TRUE;
- // do page breaks if retquired
+ // do page breaks if required
if ( hasdoc && document()->isPageBreakEnabled() ) {
int shift;
if ( ( shift = document()->formatter()->formatVertically( document(), this ) ) ) {
@@ -4364,7 +4364,7 @@ void TQTextParagraph::format( int start, bool doMove )
}
}
- // do page breaks if retquired
+ // do page breaks if required
if ( hasdoc && document()->isPageBreakEnabled() ) {
int shift = document()->formatter()->formatVertically( document(), this );
if ( shift && !formattedAgain ) {
diff --git a/src/kernel/qrichtext_p.cpp b/src/kernel/qrichtext_p.cpp
index 3880ef50..5e749df9 100644
--- a/src/kernel/qrichtext_p.cpp
+++ b/src/kernel/qrichtext_p.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h
index b203044a..2d784438 100644
--- a/src/kernel/qrichtext_p.h
+++ b/src/kernel/qrichtext_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qscriptengine.cpp b/src/kernel/qscriptengine.cpp
index dd1f3105..6967f484 100644
--- a/src/kernel/qscriptengine.cpp
+++ b/src/kernel/qscriptengine.cpp
@@ -14,7 +14,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qscriptengine_p.h b/src/kernel/qscriptengine_p.h
index 93464b00..1c5d5537 100644
--- a/src/kernel/qscriptengine_p.h
+++ b/src/kernel/qscriptengine_p.h
@@ -14,7 +14,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qscriptengine_x11.cpp b/src/kernel/qscriptengine_x11.cpp
index 3d0ad3b4..5bbbfdc3 100644
--- a/src/kernel/qscriptengine_x11.cpp
+++ b/src/kernel/qscriptengine_x11.cpp
@@ -14,7 +14,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -2559,7 +2559,7 @@ static bool khmer_shape_syllable(TQOpenType *openType, TQShaperItem *item)
// write a pre vowel or the pre part of a split vowel first
// and look out for coeng + ro. RO is the only vowel of type 2, and
- // therefore the only one that retquires saving space before the base.
+ // therefore the only one that requires saving space before the base.
//
int coengRo = -1; // There is no Coeng Ro, if found this value will change
int i;
diff --git a/src/kernel/qsession.h b/src/kernel/qsession.h
index 3c01f6ab..36fd657b 100644
--- a/src/kernel/qsession.h
+++ b/src/kernel/qsession.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsessionmanager.h b/src/kernel/qsessionmanager.h
index 0a9446a7..865a1326 100644
--- a/src/kernel/qsessionmanager.h
+++ b/src/kernel/qsessionmanager.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsharedmemory_p.cpp b/src/kernel/qsharedmemory_p.cpp
index be0bf536..9a5fa38b 100644
--- a/src/kernel/qsharedmemory_p.cpp
+++ b/src/kernel/qsharedmemory_p.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsharedmemory_p.h b/src/kernel/qsharedmemory_p.h
index fcae3ea4..00f190a2 100644
--- a/src/kernel/qsharedmemory_p.h
+++ b/src/kernel/qsharedmemory_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsignal.cpp b/src/kernel/qsignal.cpp
index b4f68f58..5e6f2a48 100644
--- a/src/kernel/qsignal.cpp
+++ b/src/kernel/qsignal.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsignal.h b/src/kernel/qsignal.h
index 9a4ef400..d5b4cd7e 100644
--- a/src/kernel/qsignal.h
+++ b/src/kernel/qsignal.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsignalmapper.cpp b/src/kernel/qsignalmapper.cpp
index 9deeb193..fda65b05 100644
--- a/src/kernel/qsignalmapper.cpp
+++ b/src/kernel/qsignalmapper.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsignalmapper.h b/src/kernel/qsignalmapper.h
index 26df12d4..1ad42890 100644
--- a/src/kernel/qsignalmapper.h
+++ b/src/kernel/qsignalmapper.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsignalslotimp.h b/src/kernel/qsignalslotimp.h
index 5c6c95f8..7e8cf1d4 100644
--- a/src/kernel/qsignalslotimp.h
+++ b/src/kernel/qsignalslotimp.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsimplerichtext.cpp b/src/kernel/qsimplerichtext.cpp
index 62450883..b21efba0 100644
--- a/src/kernel/qsimplerichtext.cpp
+++ b/src/kernel/qsimplerichtext.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsimplerichtext.h b/src/kernel/qsimplerichtext.h
index 9890f91c..8860f114 100644
--- a/src/kernel/qsimplerichtext.h
+++ b/src/kernel/qsimplerichtext.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsize.cpp b/src/kernel/qsize.cpp
index 197496f9..c2b8d9b9 100644
--- a/src/kernel/qsize.cpp
+++ b/src/kernel/qsize.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsize.h b/src/kernel/qsize.h
index 380f3b85..a8b6fabe 100644
--- a/src/kernel/qsize.h
+++ b/src/kernel/qsize.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsizegrip.cpp b/src/kernel/qsizegrip.cpp
index 2cbc39e0..c0de2643 100644
--- a/src/kernel/qsizegrip.cpp
+++ b/src/kernel/qsizegrip.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsizegrip.h b/src/kernel/qsizegrip.h
index e6a3feac..2b8b6eca 100644
--- a/src/kernel/qsizegrip.h
+++ b/src/kernel/qsizegrip.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsizepolicy.h b/src/kernel/qsizepolicy.h
index 0a98fbc6..87099c32 100644
--- a/src/kernel/qsizepolicy.h
+++ b/src/kernel/qsizepolicy.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsocketnotifier.cpp b/src/kernel/qsocketnotifier.cpp
index 56131123..1e8e0f23 100644
--- a/src/kernel/qsocketnotifier.cpp
+++ b/src/kernel/qsocketnotifier.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsocketnotifier.h b/src/kernel/qsocketnotifier.h
index 3565232b..ce3396f3 100644
--- a/src/kernel/qsocketnotifier.h
+++ b/src/kernel/qsocketnotifier.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp
index 14b685ea..845b6a75 100644
--- a/src/kernel/qsound.cpp
+++ b/src/kernel/qsound.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -104,7 +104,7 @@ public:
\ingroup multimedia
\mainclass
- TQt provides the most commonly retquired audio operation in GUI
+ TQt provides the most commonly required audio operation in GUI
applications: asynchronously playing a sound file. This is most
easily accomplished with a single call:
\code
diff --git a/src/kernel/qsound.h b/src/kernel/qsound.h
index 30805d32..72759a70 100644
--- a/src/kernel/qsound.h
+++ b/src/kernel/qsound.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qsound_x11.cpp b/src/kernel/qsound_x11.cpp
index a4013d93..26c5afb7 100644
--- a/src/kernel/qsound_x11.cpp
+++ b/src/kernel/qsound_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qstyle.cpp b/src/kernel/qstyle.cpp
index 5eda7a77..9222e373 100644
--- a/src/kernel/qstyle.cpp
+++ b/src/kernel/qstyle.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -62,7 +62,7 @@ public:
\ingroup appearance
Some TQStyle functions take an optional argument specifying extra
- information that is retquired for a paritical primitive or control.
+ information that is required for a paritical primitive or control.
So that the TQStyle class can be extended, TQStyleOption is used to
provide a variable-argument for these options.
@@ -482,9 +482,9 @@ void TQStyle::unPolish( TQApplication*)
/*!
\overload
- The style may have certain retquirements for color palettes. In
+ The style may have certain requirements for color palettes. In
this function it has the chance to change the palette according to
- these retquirements.
+ these requirements.
\sa TQPalette, TQApplication::setPalette()
*/
@@ -947,7 +947,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
The \a widget argument is a pointer to a TQWidget or one of its
subclasses. The widget can be cast to the appropriate type based
on the value of \a element. The \a opt argument can be used to
- pass extra information retquired when drawing the ControlElement.
+ pass extra information required when drawing the ControlElement.
Note that \a opt may be the default value even for ControlElements
that can make use of the extra options. See the table below for
the appropriate \a widget and \a opt usage:
@@ -1303,7 +1303,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
The \a widget argument is a pointer to a TQWidget or one of its
subclasses. The widget can be cast to the appropriate type based
on the value of \a control. The \a opt argument can be used to
- pass extra information retquired when drawing the ComplexControl.
+ pass extra information required when drawing the ComplexControl.
Note that \a opt may be the default value even for ComplexControls
that can make use of the extra options. See the table below for
the appropriate \a widget and \a opt usage:
@@ -1398,7 +1398,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
The \a widget argument is a pointer to a TQWidget or one of its
subclasses. The widget can be cast to the appropriate type based
on the value of \a control. The \a opt argument can be used to
- pass extra information retquired when drawing the ComplexControl.
+ pass extra information required when drawing the ComplexControl.
Note that \a opt may be the default value even for ComplexControls
that can make use of the extra options. See drawComplexControl()
for an explanation of the \a widget and \a opt arguments.
@@ -1413,7 +1413,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
widget argument is a pointer to a TQWidget or one of its
subclasses. The widget can be cast to the appropriate type based
on the value of \a control. The \a opt argument can be used to
- pass extra information retquired when drawing the ComplexControl.
+ pass extra information required when drawing the ComplexControl.
Note that \a opt may be the default value even for ComplexControls
that can make use of the extra options. See drawComplexControl()
for an explanation of the \a widget and \a opt arguments.
@@ -1447,7 +1447,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
\value PM_MDIFrameWidth frame width of an MDI window.
\value PM_MDIMinimizedWidth width of a minimized MSI window.
- \value PM_MaximumDragDistance Some feels retquire the scrollbar or
+ \value PM_MaximumDragDistance Some feels require the scrollbar or
other sliders to jump back to the original position when the
mouse pointer is too far away while dragging. A value of -1
disables this behavior.
@@ -1592,7 +1592,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
The \a widget argument is a pointer to a TQWidget or one of its
subclasses. The widget can be cast to the appropriate type based
on the value of \a contents. The \a opt argument can be used to
- pass extra information retquired when calculating the size. Note
+ pass extra information required when calculating the size. Note
that \a opt may be the default value even for ContentsTypes that
can make use of the extra options. See the table below for the
appropriate \a widget and \a opt usage:
@@ -1815,7 +1815,7 @@ void TQStyle::drawItem( TQPainter *p, const TQRect &r,
Returns a pixmap for \a stylepixmap.
- The \a opt argument can be used to pass extra information retquired
+ The \a opt argument can be used to pass extra information required
when drawing the ControlElement. Note that \a opt may be the
default value even for StylePixmaps that can make use of the extra
options. Currently, the \a opt argument is unused.
diff --git a/src/kernel/qstyle.h b/src/kernel/qstyle.h
index d6c0c32e..fec9522a 100644
--- a/src/kernel/qstyle.h
+++ b/src/kernel/qstyle.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qstylesheet.cpp b/src/kernel/qstylesheet.cpp
index c4c96455..333f1059 100644
--- a/src/kernel/qstylesheet.cpp
+++ b/src/kernel/qstylesheet.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qstylesheet.h b/src/kernel/qstylesheet.h
index 107dba56..4b7e3104 100644
--- a/src/kernel/qstylesheet.h
+++ b/src/kernel/qstylesheet.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qt_gfx.pri b/src/kernel/qt_gfx.pri
index 3c21c27c..e27523c1 100644
--- a/src/kernel/qt_gfx.pri
+++ b/src/kernel/qt_gfx.pri
@@ -29,10 +29,10 @@ mng {
3rdparty/libmng/libmng_zlib.c
}
no-jpeg {
- message(Use of mng retquires support for jpeg)
+ message(Use of mng requires support for jpeg)
CONFIG += jpeg
} else:!jpeg {
- message(Use of mng retquires support for jpeg)
+ message(Use of mng requires support for jpeg)
CONFIG += jpeg
}
}
diff --git a/src/kernel/qt_x11_p.h b/src/kernel/qt_x11_p.h
index a573ba64..4eb8b9a6 100644
--- a/src/kernel/qt_x11_p.h
+++ b/src/kernel/qt_x11_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtextengine.cpp b/src/kernel/qtextengine.cpp
index ed431d96..0d7c5756 100644
--- a/src/kernel/qtextengine.cpp
+++ b/src/kernel/qtextengine.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtextengine_p.h b/src/kernel/qtextengine_p.h
index a94c9a8e..a50ce901 100644
--- a/src/kernel/qtextengine_p.h
+++ b/src/kernel/qtextengine_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtextengine_unix.cpp b/src/kernel/qtextengine_unix.cpp
index 925886cb..0e76f33f 100644
--- a/src/kernel/qtextengine_unix.cpp
+++ b/src/kernel/qtextengine_unix.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtextlayout.cpp b/src/kernel/qtextlayout.cpp
index 842316d7..76f2420f 100644
--- a/src/kernel/qtextlayout.cpp
+++ b/src/kernel/qtextlayout.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtextlayout_p.h b/src/kernel/qtextlayout_p.h
index c8d6702d..27528858 100644
--- a/src/kernel/qtextlayout_p.h
+++ b/src/kernel/qtextlayout_p.h
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qthread.cpp b/src/kernel/qthread.cpp
index a1e4343e..75291ff4 100644
--- a/src/kernel/qthread.cpp
+++ b/src/kernel/qthread.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qthread.h b/src/kernel/qthread.h
index 770da42c..19277285 100644
--- a/src/kernel/qthread.h
+++ b/src/kernel/qthread.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qthread_unix.cpp b/src/kernel/qthread_unix.cpp
index c79748e2..9776becc 100644
--- a/src/kernel/qthread_unix.cpp
+++ b/src/kernel/qthread_unix.cpp
@@ -16,7 +16,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtimer.cpp b/src/kernel/qtimer.cpp
index 39ace415..33bb662c 100644
--- a/src/kernel/qtimer.cpp
+++ b/src/kernel/qtimer.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtimer.h b/src/kernel/qtimer.h
index 2c95be72..3767e1d3 100644
--- a/src/kernel/qtimer.h
+++ b/src/kernel/qtimer.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qtranslator.cpp b/src/kernel/qtranslator.cpp
index 3270e069..a862de07 100644
--- a/src/kernel/qtranslator.cpp
+++ b/src/kernel/qtranslator.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -308,7 +308,7 @@ public:
But it's not always so simple. The Spanish version of a printer
dialog with settings for two-sided printing and binding would
- probably retquire both "Activado" and "Activada" as translations
+ probably require both "Activado" and "Activada" as translations
for "Enabled". In this case the source text would be "Enabled" in
both cases, and the context would be the dialog's class name, but
the two items would have disambiguating comments such as
diff --git a/src/kernel/qtranslator.h b/src/kernel/qtranslator.h
index 461d2661..1d7273c2 100644
--- a/src/kernel/qtranslator.h
+++ b/src/kernel/qtranslator.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qucomextra.cpp b/src/kernel/qucomextra.cpp
index 0f2477b5..df150814 100644
--- a/src/kernel/qucomextra.cpp
+++ b/src/kernel/qucomextra.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qucomextra_p.h b/src/kernel/qucomextra_p.h
index 73dbb0c8..734da8f6 100644
--- a/src/kernel/qucomextra_p.h
+++ b/src/kernel/qucomextra_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qurl.cpp b/src/kernel/qurl.cpp
index b018f277..6e2c10b5 100644
--- a/src/kernel/qurl.cpp
+++ b/src/kernel/qurl.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -139,7 +139,7 @@ static void slashify( TQString& s, bool allowMultiple = TRUE )
The individual parts of a URL can be set with setProtocol(),
setHost(), setPort(), setPath(), setFileName(), setRef() and
setQuery(). A URL could contain, for example, an ftp address which
- retquires a user name and password; these can be set with setUser()
+ requires a user name and password; these can be set with setUser()
and setPassword().
Because path is always encoded internally you must not use "%00"
diff --git a/src/kernel/qurl.h b/src/kernel/qurl.h
index 3ccec581..a7430c9d 100644
--- a/src/kernel/qurl.h
+++ b/src/kernel/qurl.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qurlinfo.cpp b/src/kernel/qurlinfo.cpp
index b915b41a..95b224cf 100644
--- a/src/kernel/qurlinfo.cpp
+++ b/src/kernel/qurlinfo.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qurlinfo.h b/src/kernel/qurlinfo.h
index 26add5fb..bf6f751a 100644
--- a/src/kernel/qurlinfo.h
+++ b/src/kernel/qurlinfo.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qurloperator.cpp b/src/kernel/qurloperator.cpp
index 4940b7c4..ecec2162 100644
--- a/src/kernel/qurloperator.cpp
+++ b/src/kernel/qurloperator.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qurloperator.h b/src/kernel/qurloperator.h
index e1507142..7b258161 100644
--- a/src/kernel/qurloperator.h
+++ b/src/kernel/qurloperator.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qvariant.cpp b/src/kernel/qvariant.cpp
index d440a44c..417c74dd 100644
--- a/src/kernel/qvariant.cpp
+++ b/src/kernel/qvariant.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qvariant.h b/src/kernel/qvariant.h
index f9a370f0..04cb4c24 100644
--- a/src/kernel/qvariant.h
+++ b/src/kernel/qvariant.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qvfbhdr.h b/src/kernel/qvfbhdr.h
index 9073160a..3f6cbe34 100644
--- a/src/kernel/qvfbhdr.h
+++ b/src/kernel/qvfbhdr.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidget.cpp b/src/kernel/qwidget.cpp
index 8fd6fd50..fbe7b8ea 100644
--- a/src/kernel/qwidget.cpp
+++ b/src/kernel/qwidget.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -5636,7 +5636,7 @@ bool TQWidget::qwsEvent( TQWSEvent * )
at the end of your event handlers. This is true for all member
functions that change the appearance of the widget in a way that
- retquires a recalculation of the mask.
+ requires a recalculation of the mask.
While being a technically appealing concept, masks have a big
drawback: when using complex masks that cannot be expressed easily
diff --git a/src/kernel/qwidget.h b/src/kernel/qwidget.h
index 969c53ad..ae66e02c 100644
--- a/src/kernel/qwidget.h
+++ b/src/kernel/qwidget.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidget_p.h b/src/kernel/qwidget_p.h
index 6e4777eb..4308f95a 100644
--- a/src/kernel/qwidget_p.h
+++ b/src/kernel/qwidget_p.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidget_x11.cpp b/src/kernel/qwidget_x11.cpp
index 1ce4d3ba..5ba9e45e 100644
--- a/src/kernel/qwidget_x11.cpp
+++ b/src/kernel/qwidget_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidgetcreate_x11.cpp b/src/kernel/qwidgetcreate_x11.cpp
index aac07386..05144cd9 100644
--- a/src/kernel/qwidgetcreate_x11.cpp
+++ b/src/kernel/qwidgetcreate_x11.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidgetintdict.h b/src/kernel/qwidgetintdict.h
index bda472e6..7fcc592f 100644
--- a/src/kernel/qwidgetintdict.h
+++ b/src/kernel/qwidgetintdict.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwidgetlist.h b/src/kernel/qwidgetlist.h
index 97402d13..14a1bfd8 100644
--- a/src/kernel/qwidgetlist.h
+++ b/src/kernel/qwidgetlist.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwindow.cpp b/src/kernel/qwindow.cpp
index bf0e7e51..7116ab71 100644
--- a/src/kernel/qwindow.cpp
+++ b/src/kernel/qwindow.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwindow.h b/src/kernel/qwindow.h
index 914a06a6..5981f5a1 100644
--- a/src/kernel/qwindow.h
+++ b/src/kernel/qwindow.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwindowdefs.h b/src/kernel/qwindowdefs.h
index 646de53f..426ca1d3 100644
--- a/src/kernel/qwindowdefs.h
+++ b/src/kernel/qwindowdefs.h
@@ -19,7 +19,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwmatrix.cpp b/src/kernel/qwmatrix.cpp
index f787820b..9b49dbae 100644
--- a/src/kernel/qwmatrix.cpp
+++ b/src/kernel/qwmatrix.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/src/kernel/qwmatrix.h b/src/kernel/qwmatrix.h
index ca4d79c8..0cf1a4a8 100644
--- a/src/kernel/qwmatrix.h
+++ b/src/kernel/qwmatrix.h
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information: