diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /src/widgets | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
Diffstat (limited to 'src/widgets')
121 files changed, 157 insertions, 157 deletions
diff --git a/src/widgets/qaction.cpp b/src/widgets/qaction.cpp index 025609b2d..645e8e581 100644 --- a/src/widgets/qaction.cpp +++ b/src/widgets/qaction.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: @@ -785,7 +785,7 @@ void TQAction::setAccel( const TQKeySequence& key ) } #if defined(QT_CHECK_STATE) else - qWarning( "TQAction::setAccel() (%s) retquires widget in parent chain", name() ); + qWarning( "TQAction::setAccel() (%s) requires widget in parent chain", name() ); #endif d->update(); } diff --git a/src/widgets/qaction.h b/src/widgets/qaction.h index b8c04b13a..6b227b3af 100644 --- a/src/widgets/qaction.h +++ b/src/widgets/qaction.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/widgets/qbutton.cpp b/src/widgets/qbutton.cpp index 3cacc089d..220dba2fe 100644 --- a/src/widgets/qbutton.cpp +++ b/src/widgets/qbutton.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/widgets/qbutton.h b/src/widgets/qbutton.h index 18048683b..dceaa0f8d 100644 --- a/src/widgets/qbutton.h +++ b/src/widgets/qbutton.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/widgets/qbuttongroup.cpp b/src/widgets/qbuttongroup.cpp index 7e89b1dad..b8aa7c85c 100644 --- a/src/widgets/qbuttongroup.cpp +++ b/src/widgets/qbuttongroup.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/widgets/qbuttongroup.h b/src/widgets/qbuttongroup.h index fa0b389e9..edb28aeb7 100644 --- a/src/widgets/qbuttongroup.h +++ b/src/widgets/qbuttongroup.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/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp index 91c8ed424..7b63674fd 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.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/widgets/qcheckbox.h b/src/widgets/qcheckbox.h index dfb5217b4..7c0dc9dfb 100644 --- a/src/widgets/qcheckbox.h +++ b/src/widgets/qcheckbox.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/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp index 8923192af..1e12906f4 100644 --- a/src/widgets/qcombobox.cpp +++ b/src/widgets/qcombobox.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/widgets/qcombobox.h b/src/widgets/qcombobox.h index 349958240..f3f073f61 100644 --- a/src/widgets/qcombobox.h +++ b/src/widgets/qcombobox.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/widgets/qdatetimeedit.cpp b/src/widgets/qdatetimeedit.cpp index 300db0ee4..9f82aa519 100644 --- a/src/widgets/qdatetimeedit.cpp +++ b/src/widgets/qdatetimeedit.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/widgets/qdatetimeedit.h b/src/widgets/qdatetimeedit.h index d50d0c43f..f725149e7 100644 --- a/src/widgets/qdatetimeedit.h +++ b/src/widgets/qdatetimeedit.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/widgets/qdial.cpp b/src/widgets/qdial.cpp index e41140527..b7736f5eb 100644 --- a/src/widgets/qdial.cpp +++ b/src/widgets/qdial.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/widgets/qdial.h b/src/widgets/qdial.h index 036c81959..e171a6b07 100644 --- a/src/widgets/qdial.h +++ b/src/widgets/qdial.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/widgets/qdialogbuttons.cpp b/src/widgets/qdialogbuttons.cpp index cd831be7f..d87288dc8 100644 --- a/src/widgets/qdialogbuttons.cpp +++ b/src/widgets/qdialogbuttons.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/widgets/qdialogbuttons_p.h b/src/widgets/qdialogbuttons_p.h index 2f8336371..6422eed9d 100644 --- a/src/widgets/qdialogbuttons_p.h +++ b/src/widgets/qdialogbuttons_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/widgets/qdockarea.cpp b/src/widgets/qdockarea.cpp index bb55db8b0..767214c7e 100644 --- a/src/widgets/qdockarea.cpp +++ b/src/widgets/qdockarea.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: @@ -388,7 +388,7 @@ int TQDockAreaLayout::layoutItems( const TQRect &rect, bool testonly ) if ( pos + dockExtend > size_extent( r.size(), orientation() ) - 1 ) pos = TQMAX( op, size_extent( r.size(), orientation() ) - 1 - dockExtend ); } - // do some calculations and add the remember the rect which the docking widget retquires for the placing + // do some calculations and add the remember the rect which the docking widget requires for the placing TQRect dwRect(pos, sectionpos, dockExtend, dock_strut( dw, orientation() ) ); lastLine.append( DockData( dw, dwRect ) ); if ( ::qt_cast<TQToolBar*>(dw) ) diff --git a/src/widgets/qdockarea.h b/src/widgets/qdockarea.h index 11f6795c0..ca6391d78 100644 --- a/src/widgets/qdockarea.h +++ b/src/widgets/qdockarea.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/widgets/qdockwindow.cpp b/src/widgets/qdockwindow.cpp index 5818fa40f..82fba58a7 100644 --- a/src/widgets/qdockwindow.cpp +++ b/src/widgets/qdockwindow.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: @@ -612,7 +612,7 @@ void TQDockWindowTitleBar::mousePressEvent( TQMouseEvent *e ) ctrlDown = ( e->state() & ControlButton ) == ControlButton; oldFocus = qApp->focusWidget(); // setFocus activates the window, which deactivates the main window -// not what we want, and not retquired anyway on Windows +// not what we want, and not required anyway on Windows #ifndef Q_WS_WIN setFocus(); #endif @@ -630,7 +630,7 @@ void TQDockWindowTitleBar::mousePressEvent( TQMouseEvent *e ) offset = e->pos(); dockWindow->startRectDraw( mapToGlobal( e->pos() ), !opaque ); // grabMouse resets the Windows mouse press count, so we never receive a double click on Windows -// not retquired on Windows, and did work on X11, too, but no problem there in the first place +// not required on Windows, and did work on X11, too, but no problem there in the first place #ifndef Q_WS_WIN if(!oldPressed && dockWindow->opaqueMoving()) grabMouse(); @@ -1771,7 +1771,7 @@ void TQDockWindow::setFixedExtentHeight( int h ) \brief whether the dock window prefers to start a new line in the dock area. - The default is FALSE, i.e. the dock window doesn't retquire a new + The default is FALSE, i.e. the dock window doesn't require a new line in the dock area. */ diff --git a/src/widgets/qdockwindow.h b/src/widgets/qdockwindow.h index eb6daa200..57c66bc71 100644 --- a/src/widgets/qdockwindow.h +++ b/src/widgets/qdockwindow.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/widgets/qeffects.cpp b/src/widgets/qeffects.cpp index 690a7cba7..47393ac56 100644 --- a/src/widgets/qeffects.cpp +++ b/src/widgets/qeffects.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/widgets/qeffects_p.h b/src/widgets/qeffects_p.h index ea7347e85..41de77214 100644 --- a/src/widgets/qeffects_p.h +++ b/src/widgets/qeffects_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/widgets/qframe.cpp b/src/widgets/qframe.cpp index 1e3b3568e..a820f6cb6 100644 --- a/src/widgets/qframe.cpp +++ b/src/widgets/qframe.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/widgets/qframe.h b/src/widgets/qframe.h index 4854012e7..ae174974f 100644 --- a/src/widgets/qframe.h +++ b/src/widgets/qframe.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/widgets/qgrid.cpp b/src/widgets/qgrid.cpp index f3fecf4e6..d0584418c 100644 --- a/src/widgets/qgrid.cpp +++ b/src/widgets/qgrid.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/widgets/qgrid.h b/src/widgets/qgrid.h index 880e88a3a..a1a6508c6 100644 --- a/src/widgets/qgrid.h +++ b/src/widgets/qgrid.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/widgets/qgridview.cpp b/src/widgets/qgridview.cpp index 937cc56a6..146c31b97 100644 --- a/src/widgets/qgridview.cpp +++ b/src/widgets/qgridview.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/widgets/qgridview.h b/src/widgets/qgridview.h index 428ce48ed..d3f3f8c54 100644 --- a/src/widgets/qgridview.h +++ b/src/widgets/qgridview.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/widgets/qgroupbox.cpp b/src/widgets/qgroupbox.cpp index 0bdad68f5..05f88387f 100644 --- a/src/widgets/qgroupbox.cpp +++ b/src/widgets/qgroupbox.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/widgets/qgroupbox.h b/src/widgets/qgroupbox.h index a293ab6e2..ed95c5c69 100644 --- a/src/widgets/qgroupbox.h +++ b/src/widgets/qgroupbox.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/widgets/qhbox.cpp b/src/widgets/qhbox.cpp index b9375769d..cda81fd90 100644 --- a/src/widgets/qhbox.cpp +++ b/src/widgets/qhbox.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/widgets/qhbox.h b/src/widgets/qhbox.h index cb3886262..162fa3e61 100644 --- a/src/widgets/qhbox.h +++ b/src/widgets/qhbox.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/widgets/qhbuttongroup.cpp b/src/widgets/qhbuttongroup.cpp index 08da1a99d..f8f48d95b 100644 --- a/src/widgets/qhbuttongroup.cpp +++ b/src/widgets/qhbuttongroup.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/widgets/qhbuttongroup.h b/src/widgets/qhbuttongroup.h index 91616ed01..8a6caff78 100644 --- a/src/widgets/qhbuttongroup.h +++ b/src/widgets/qhbuttongroup.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/widgets/qheader.cpp b/src/widgets/qheader.cpp index 8e029ca7c..6925d10d4 100644 --- a/src/widgets/qheader.cpp +++ b/src/widgets/qheader.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/widgets/qheader.h b/src/widgets/qheader.h index f88f7ba2d..2f5d000e6 100644 --- a/src/widgets/qheader.h +++ b/src/widgets/qheader.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/widgets/qhgroupbox.cpp b/src/widgets/qhgroupbox.cpp index 098a5eacb..b06061e06 100644 --- a/src/widgets/qhgroupbox.cpp +++ b/src/widgets/qhgroupbox.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/widgets/qhgroupbox.h b/src/widgets/qhgroupbox.h index 3a4dedbc2..9f61a4a34 100644 --- a/src/widgets/qhgroupbox.h +++ b/src/widgets/qhgroupbox.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/widgets/qlabel.cpp b/src/widgets/qlabel.cpp index d9b400151..73e913dfe 100644 --- a/src/widgets/qlabel.cpp +++ b/src/widgets/qlabel.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/widgets/qlabel.h b/src/widgets/qlabel.h index ae2c6baa6..8e1ba94f7 100644 --- a/src/widgets/qlabel.h +++ b/src/widgets/qlabel.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/widgets/qlcdnumber.cpp b/src/widgets/qlcdnumber.cpp index f9b956f79..4937c907c 100644 --- a/src/widgets/qlcdnumber.cpp +++ b/src/widgets/qlcdnumber.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/widgets/qlcdnumber.h b/src/widgets/qlcdnumber.h index b473e5374..a872703bc 100644 --- a/src/widgets/qlcdnumber.h +++ b/src/widgets/qlcdnumber.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/widgets/qlineedit.cpp b/src/widgets/qlineedit.cpp index 0546bb0d7..2a4ef1c47 100644 --- a/src/widgets/qlineedit.cpp +++ b/src/widgets/qlineedit.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: @@ -1123,17 +1123,17 @@ bool TQLineEdit::hasAcceptableInput() const The mask format understands these mask characters: \table \header \i Character \i Meaning - \row \i \c A \i ASCII alphabetic character retquired. A-Z, a-z. - \row \i \c a \i ASCII alphabetic character permitted but not retquired. - \row \i \c N \i ASCII alphanumeric character retquired. A-Z, a-z, 0-9. - \row \i \c n \i ASCII alphanumeric character permitted but not retquired. - \row \i \c X \i Any character retquired. - \row \i \c x \i Any character permitted but not retquired. - \row \i \c 9 \i ASCII digit retquired. 0-9. - \row \i \c 0 \i ASCII digit permitted but not retquired. - \row \i \c D \i ASCII digit retquired. 1-9. - \row \i \c d \i ASCII digit permitted but not retquired (1-9). - \row \i \c # \i ASCII digit or plus/minus sign permitted but not retquired. + \row \i \c A \i ASCII alphabetic character required. A-Z, a-z. + \row \i \c a \i ASCII alphabetic character permitted but not required. + \row \i \c N \i ASCII alphanumeric character required. A-Z, a-z, 0-9. + \row \i \c n \i ASCII alphanumeric character permitted but not required. + \row \i \c X \i Any character required. + \row \i \c x \i Any character permitted but not required. + \row \i \c 9 \i ASCII digit required. 0-9. + \row \i \c 0 \i ASCII digit permitted but not required. + \row \i \c D \i ASCII digit required. 1-9. + \row \i \c d \i ASCII digit permitted but not required (1-9). + \row \i \c # \i ASCII digit or plus/minus sign permitted but not required. \row \i \c > \i All following alphabetic characters are uppercased. \row \i \c < \i All following alphabetic characters are lowercased. \row \i \c ! \i Switch off case conversion. @@ -1971,7 +1971,7 @@ void TQLineEdit::drawContents( TQPainter *p ) // IMCompose event. Although the function is invoked from various // other points, some situations such as "candidate selection on // AlignHCenter'ed text" need this invocation because - // updateMicroFocusHint() retquires updated contentsRect(), and + // updateMicroFocusHint() requires updated contentsRect(), and // there are no other chances in such situation that invoke the // function. d->updateMicroFocusHint(); @@ -2419,8 +2419,8 @@ void TQLineEditPrivate::updateMicroFocusHint() { // To reduce redundant microfocus update notification, we remember // the old rect and update the microfocus if actual update is - // retquired. The rect o is intentionally static because some - // notifyee retquires the microfocus information as global update + // required. The rect o is intentionally static because some + // notifyee requires the microfocus information as global update // rather than per notifyee update to place shared widget around // microfocus. static TQRect o; diff --git a/src/widgets/qlineedit.h b/src/widgets/qlineedit.h index 808c087b3..73db03d36 100644 --- a/src/widgets/qlineedit.h +++ b/src/widgets/qlineedit.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/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp index 314855271..c8ca44c91 100644 --- a/src/widgets/qlistbox.cpp +++ b/src/widgets/qlistbox.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: @@ -835,7 +835,7 @@ int TQListBoxPixmap::rtti() const setCurrentItem(). The list box normally arranges its items in a single column and - adds a vertical scroll bar if retquired. It is possible to have a + adds a vertical scroll bar if required. It is possible to have a different fixed number of columns (setColumnMode()), or as many columns as will fit in the list box's assigned screen space (setColumnMode(FitToWidth)), or to have a fixed number of rows @@ -963,8 +963,8 @@ int TQListBoxPixmap::rtti() const \value FitToHeight There are as many rows as will fit on-screen. - \value Variable There are as many rows as are retquired by the - column mode. (Or as many columns as retquired by the row mode.) + \value Variable There are as many rows as are required by the + column mode. (Or as many columns as required by the row mode.) Example: When you call setRowMode( FitToHeight ), columnMode() automatically becomes \c Variable to accommodate the row mode @@ -2317,7 +2317,7 @@ void TQListBox::mouseMoveEvent( TQMouseEvent *e ) d->scrollTimer->start( 100, FALSE ); doAutoScroll(); } else if ( !d->scrollTimer ) { - // or just select the retquired bits + // or just select the required bits updateSelection(); } } diff --git a/src/widgets/qlistbox.h b/src/widgets/qlistbox.h index 2f40a5579..385e92b37 100644 --- a/src/widgets/qlistbox.h +++ b/src/widgets/qlistbox.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/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index f537cc3b8..7340bf35b 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.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: @@ -2195,7 +2195,7 @@ void TQListViewItem::paintCell( TQPainter * p, const TQColorGroup & cg, } /*! - Returns the number of pixels of width retquired to draw column \a c + Returns the number of pixels of width required to draw column \a c of list view \a lv, using the metrics \a fm without cropping. The list view containing this item may use this information depending on the TQListView::WidthMode settings for the column. @@ -2833,7 +2833,7 @@ TQListView::~TQListView() /*! Calls TQListViewItem::paintCell() and TQListViewItem::paintBranches() as necessary for all list view - items that retquire repainting in the \a cw pixels wide and \a ch + items that require repainting in the \a cw pixels wide and \a ch pixels high bounding rectangle starting at position \a cx, \a cy with offset \a ox, \a oy. Uses the painter \a p. */ @@ -6961,7 +6961,7 @@ bool TQListView::rootIsDecorated() const /*! Ensures that item \a i is visible, scrolling the list view vertically if necessary and opening (expanding) any parent items - if this is retquired to show the item. + if this is required to show the item. \sa itemRect() TQScrollView::ensureVisible() */ diff --git a/src/widgets/qlistview.h b/src/widgets/qlistview.h index f29b21561..02abb51ec 100644 --- a/src/widgets/qlistview.h +++ b/src/widgets/qlistview.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/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 5b8b6ab38..3da52b6f7 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.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: @@ -668,7 +668,7 @@ void TQHideToolTip::maybeTip( const TQPoint &pos ) dock window on the pop up dock window menu. This menu lists the names of every dock window; visible dock windows have a tick beside their names. The dock window menu is created automatically - as retquired by createDockWindowMenu(). Since it may not always be + as required by createDockWindowMenu(). Since it may not always be appropriate for a dock window to appear on this menu the setAppropriate() function is used to inform the main window whether or not the dock window menu should include a particular diff --git a/src/widgets/qmainwindow.h b/src/widgets/qmainwindow.h index 853e021f9..055259371 100644 --- a/src/widgets/qmainwindow.h +++ b/src/widgets/qmainwindow.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/widgets/qmenubar.cpp b/src/widgets/qmenubar.cpp index 3d7082ba3..ebe231853 100644 --- a/src/widgets/qmenubar.cpp +++ b/src/widgets/qmenubar.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: @@ -891,7 +891,7 @@ void TQMenuBar::fontChange( const TQFont & f ) negative, it updates the irects member for the current width and resizes. Otherwise, it does the same calculations for the GIVEN width and returns the height to which it WOULD have resized. A bit - tricky, but both operations retquire almost identical steps. + tricky, but both operations require almost identical steps. */ int TQMenuBar::calculateRects( int max_width ) { diff --git a/src/widgets/qmenubar.h b/src/widgets/qmenubar.h index 5bcea545e..2878c3dd5 100644 --- a/src/widgets/qmenubar.h +++ b/src/widgets/qmenubar.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/widgets/qmenudata.cpp b/src/widgets/qmenudata.cpp index 34fedde74..a5c2c8b09 100644 --- a/src/widgets/qmenudata.cpp +++ b/src/widgets/qmenudata.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/widgets/qmenudata.h b/src/widgets/qmenudata.h index 00f061498..71f9a6cfe 100644 --- a/src/widgets/qmenudata.h +++ b/src/widgets/qmenudata.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/widgets/qmultilineedit.cpp b/src/widgets/qmultilineedit.cpp index be5a7aac3..affe2febe 100644 --- a/src/widgets/qmultilineedit.cpp +++ b/src/widgets/qmultilineedit.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: @@ -80,7 +80,7 @@ It revealed too much of the internal data structure. Applications which made normal and reasonable use of TQMultiLineEdit - should still work without problems. Some odd usage will retquire some + should still work without problems. Some odd usage will require some porting. In these cases, it may be better to use \l TQTextEdit now. <img src=qmlined-m.png> <img src=qmlined-w.png> diff --git a/src/widgets/qmultilineedit.h b/src/widgets/qmultilineedit.h index 50a7c4596..16f36abd1 100644 --- a/src/widgets/qmultilineedit.h +++ b/src/widgets/qmultilineedit.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/widgets/qpopupmenu.cpp b/src/widgets/qpopupmenu.cpp index 400b89e1a..77d7b9947 100644 --- a/src/widgets/qpopupmenu.cpp +++ b/src/widgets/qpopupmenu.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: @@ -511,7 +511,7 @@ void TQPopupMenu::popup( const TQPoint &pos, int indexAtPoint ) // TQPopupMenu // ::exec() // ::popup() - // TQPushButton (shouldn't retquire TQMenuPopup) + // TQPushButton (shouldn't require TQMenuPopup) // ::popupPressed // Some stuff in qwidget.cpp for dialogs... can't remember exactly. // Also the code here indicatets the parameter should be a rect, not a diff --git a/src/widgets/qpopupmenu.h b/src/widgets/qpopupmenu.h index c35bbea75..5e7d10f9c 100644 --- a/src/widgets/qpopupmenu.h +++ b/src/widgets/qpopupmenu.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/widgets/qprogressbar.cpp b/src/widgets/qprogressbar.cpp index ed3f8b7b4..345038e8b 100644 --- a/src/widgets/qprogressbar.cpp +++ b/src/widgets/qprogressbar.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/widgets/qprogressbar.h b/src/widgets/qprogressbar.h index 277c8c933..76463f1e7 100644 --- a/src/widgets/qprogressbar.h +++ b/src/widgets/qprogressbar.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/widgets/qpushbutton.cpp b/src/widgets/qpushbutton.cpp index 32e25e764..31641161e 100644 --- a/src/widgets/qpushbutton.cpp +++ b/src/widgets/qpushbutton.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/widgets/qpushbutton.h b/src/widgets/qpushbutton.h index 625fbc0eb..5824802e7 100644 --- a/src/widgets/qpushbutton.h +++ b/src/widgets/qpushbutton.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/widgets/qradiobutton.cpp b/src/widgets/qradiobutton.cpp index 98956c93a..39f0e9740 100644 --- a/src/widgets/qradiobutton.cpp +++ b/src/widgets/qradiobutton.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/widgets/qradiobutton.h b/src/widgets/qradiobutton.h index 386a66716..6c9546314 100644 --- a/src/widgets/qradiobutton.h +++ b/src/widgets/qradiobutton.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/widgets/qrangecontrol.cpp b/src/widgets/qrangecontrol.cpp index 9c4371715..a561b3d77 100644 --- a/src/widgets/qrangecontrol.cpp +++ b/src/widgets/qrangecontrol.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/widgets/qrangecontrol.h b/src/widgets/qrangecontrol.h index c683d367c..f438ca7aa 100644 --- a/src/widgets/qrangecontrol.h +++ b/src/widgets/qrangecontrol.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/widgets/qscrollbar.cpp b/src/widgets/qscrollbar.cpp index 1a2a11c7a..e73dc2ed5 100644 --- a/src/widgets/qscrollbar.cpp +++ b/src/widgets/qscrollbar.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/widgets/qscrollbar.h b/src/widgets/qscrollbar.h index 08cf46707..c3552cf41 100644 --- a/src/widgets/qscrollbar.h +++ b/src/widgets/qscrollbar.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/widgets/qscrollview.cpp b/src/widgets/qscrollview.cpp index 8c661d1ee..03cf1ae17 100644 --- a/src/widgets/qscrollview.cpp +++ b/src/widgets/qscrollview.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/widgets/qscrollview.h b/src/widgets/qscrollview.h index 80b9bbf1c..a935f8e3c 100644 --- a/src/widgets/qscrollview.h +++ b/src/widgets/qscrollview.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/widgets/qslider.cpp b/src/widgets/qslider.cpp index eaa18d5ee..6c1349b71 100644 --- a/src/widgets/qslider.cpp +++ b/src/widgets/qslider.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/widgets/qslider.h b/src/widgets/qslider.h index 7465a943b..4d80b4fab 100644 --- a/src/widgets/qslider.h +++ b/src/widgets/qslider.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/widgets/qspinbox.cpp b/src/widgets/qspinbox.cpp index 8bed440fe..f92b3ac49 100644 --- a/src/widgets/qspinbox.cpp +++ b/src/widgets/qspinbox.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/widgets/qspinbox.h b/src/widgets/qspinbox.h index 9faa83578..8bb8dc9aa 100644 --- a/src/widgets/qspinbox.h +++ b/src/widgets/qspinbox.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/widgets/qspinwidget.cpp b/src/widgets/qspinwidget.cpp index cf9608616..080f2ee34 100644 --- a/src/widgets/qspinwidget.cpp +++ b/src/widgets/qspinwidget.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/widgets/qsplashscreen.cpp b/src/widgets/qsplashscreen.cpp index ab528a7a3..fe18ebe27 100644 --- a/src/widgets/qsplashscreen.cpp +++ b/src/widgets/qsplashscreen.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/widgets/qsplashscreen.h b/src/widgets/qsplashscreen.h index 628c5d35d..9c4660e20 100644 --- a/src/widgets/qsplashscreen.h +++ b/src/widgets/qsplashscreen.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/widgets/qsplitter.cpp b/src/widgets/qsplitter.cpp index 90c21b009..7dd3f75e9 100644 --- a/src/widgets/qsplitter.cpp +++ b/src/widgets/qsplitter.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/widgets/qsplitter.h b/src/widgets/qsplitter.h index 598ae6037..d614bbbec 100644 --- a/src/widgets/qsplitter.h +++ b/src/widgets/qsplitter.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/widgets/qstatusbar.cpp b/src/widgets/qstatusbar.cpp index dc1eda57f..c2c8a1570 100644 --- a/src/widgets/qstatusbar.cpp +++ b/src/widgets/qstatusbar.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/widgets/qstatusbar.h b/src/widgets/qstatusbar.h index 45ff2e885..9591892f0 100644 --- a/src/widgets/qstatusbar.h +++ b/src/widgets/qstatusbar.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/widgets/qsyntaxhighlighter.cpp b/src/widgets/qsyntaxhighlighter.cpp index 061d9c538..bf8938bbc 100644 --- a/src/widgets/qsyntaxhighlighter.cpp +++ b/src/widgets/qsyntaxhighlighter.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: @@ -103,7 +103,7 @@ TQSyntaxHighlighter::~TQSyntaxHighlighter() In your reimplementation you should parse the paragraph's \a text and call setFormat() as often as necessary to apply any font and - color changes that you retquire. Your function must return a value + color changes that you require. Your function must return a value which indicates the paragraph's end state: see below. Some syntaxes can have constructs that span paragraphs. For diff --git a/src/widgets/qsyntaxhighlighter.h b/src/widgets/qsyntaxhighlighter.h index 7b3d726d6..19d16f7c4 100644 --- a/src/widgets/qsyntaxhighlighter.h +++ b/src/widgets/qsyntaxhighlighter.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/widgets/qsyntaxhighlighter_p.h b/src/widgets/qsyntaxhighlighter_p.h index 067e3e388..28f7fa844 100644 --- a/src/widgets/qsyntaxhighlighter_p.h +++ b/src/widgets/qsyntaxhighlighter_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/widgets/qtabbar.cpp b/src/widgets/qtabbar.cpp index d66790f38..e86ff041c 100644 --- a/src/widgets/qtabbar.cpp +++ b/src/widgets/qtabbar.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/widgets/qtabbar.h b/src/widgets/qtabbar.h index 48f76aeb3..408632a17 100644 --- a/src/widgets/qtabbar.h +++ b/src/widgets/qtabbar.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/widgets/qtabwidget.cpp b/src/widgets/qtabwidget.cpp index 2c85a611a..0621f0e38 100644 --- a/src/widgets/qtabwidget.cpp +++ b/src/widgets/qtabwidget.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/widgets/qtabwidget.h b/src/widgets/qtabwidget.h index 6219528b4..9110af889 100644 --- a/src/widgets/qtabwidget.h +++ b/src/widgets/qtabwidget.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/widgets/qtextbrowser.cpp b/src/widgets/qtextbrowser.cpp index 9cd88a028..984f66751 100644 --- a/src/widgets/qtextbrowser.cpp +++ b/src/widgets/qtextbrowser.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/widgets/qtextbrowser.h b/src/widgets/qtextbrowser.h index 5a245b4e3..12f8fb833 100644 --- a/src/widgets/qtextbrowser.h +++ b/src/widgets/qtextbrowser.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/widgets/qtextedit.cpp b/src/widgets/qtextedit.cpp index 09466f459..e2a78743d 100644 --- a/src/widgets/qtextedit.cpp +++ b/src/widgets/qtextedit.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: @@ -1089,7 +1089,7 @@ void TQTextEdit::drawContents( TQPainter *p, int cx, int cy, int cw, int ch ) } } - // This invocation is retquired to follow dragging of active window + // This invocation is required to follow dragging of active window // by the showed candidate window. updateMicroFocusHint(); } @@ -5901,7 +5901,7 @@ void TQTextEdit::setReadOnly( bool b ) /*! Scrolls to the bottom of the document and does formatting if - retquired. + required. */ void TQTextEdit::scrollToBottom() diff --git a/src/widgets/qtextedit.h b/src/widgets/qtextedit.h index ae3c8ee43..ac334a58e 100644 --- a/src/widgets/qtextedit.h +++ b/src/widgets/qtextedit.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/widgets/qtextview.cpp b/src/widgets/qtextview.cpp index 59db4d9cc..3aa444524 100644 --- a/src/widgets/qtextview.cpp +++ b/src/widgets/qtextview.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/widgets/qtextview.h b/src/widgets/qtextview.h index 68378a02b..75c7c3a1d 100644 --- a/src/widgets/qtextview.h +++ b/src/widgets/qtextview.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/widgets/qtitlebar.cpp b/src/widgets/qtitlebar.cpp index ceec98254..fc607b080 100644 --- a/src/widgets/qtitlebar.cpp +++ b/src/widgets/qtitlebar.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/widgets/qtitlebar_p.h b/src/widgets/qtitlebar_p.h index 25b66a70d..27a9871e1 100644 --- a/src/widgets/qtitlebar_p.h +++ b/src/widgets/qtitlebar_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/widgets/qtoolbar.cpp b/src/widgets/qtoolbar.cpp index 0b7005738..c28331893 100644 --- a/src/widgets/qtoolbar.cpp +++ b/src/widgets/qtoolbar.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/widgets/qtoolbar.h b/src/widgets/qtoolbar.h index 3d60fd5ed..894f2afab 100644 --- a/src/widgets/qtoolbar.h +++ b/src/widgets/qtoolbar.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/widgets/qtoolbox.cpp b/src/widgets/qtoolbox.cpp index 86441878d..dd7d59e8c 100644 --- a/src/widgets/qtoolbox.cpp +++ b/src/widgets/qtoolbox.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/widgets/qtoolbox.h b/src/widgets/qtoolbox.h index d5ee685fe..717200be5 100644 --- a/src/widgets/qtoolbox.h +++ b/src/widgets/qtoolbox.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/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp index ac14adc1d..7243e8e8f 100644 --- a/src/widgets/qtoolbutton.cpp +++ b/src/widgets/qtoolbutton.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/widgets/qtoolbutton.h b/src/widgets/qtoolbutton.h index 442632470..ce187e8a5 100644 --- a/src/widgets/qtoolbutton.h +++ b/src/widgets/qtoolbutton.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/widgets/qtooltip.cpp b/src/widgets/qtooltip.cpp index f121a38ea..e61707f58 100644 --- a/src/widgets/qtooltip.cpp +++ b/src/widgets/qtooltip.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: @@ -715,7 +715,7 @@ void TQTipManager::setWakeUpDelay ( int i ) can supply a \c{TQToolTipGroup *} and another text if you want. Both of these are one-liners and cover the majority of cases. The - third and most general way to use TQToolTip retquires you to + third and most general way to use TQToolTip requires you to reimplement a pure virtual function to decide whether to pop up a tool tip. The \c tooltip/tooltip.cpp example demonstrates this too. This mode can be used to implement tips for text that can diff --git a/src/widgets/qtooltip.h b/src/widgets/qtooltip.h index 5efe98e67..37f91e5f2 100644 --- a/src/widgets/qtooltip.h +++ b/src/widgets/qtooltip.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/widgets/qvalidator.cpp b/src/widgets/qvalidator.cpp index d560205de..b5df08e9a 100644 --- a/src/widgets/qvalidator.cpp +++ b/src/widgets/qvalidator.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: @@ -64,7 +64,7 @@ \c Invalid, \c Intermediate or \c Acceptable depending on whether its argument is valid (for the subclass's definition of valid). - These three states retquire some explanation. An \c Invalid string + These three states require some explanation. An \c Invalid string is \e clearly invalid. \c Intermediate is less obvious: the concept of validity is slippery when the string is incomplete (still being edited). TQValidator defines \c Intermediate as the diff --git a/src/widgets/qvalidator.h b/src/widgets/qvalidator.h index e693d98aa..b24c94989 100644 --- a/src/widgets/qvalidator.h +++ b/src/widgets/qvalidator.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/widgets/qvbox.cpp b/src/widgets/qvbox.cpp index 7150a55dc..a80e952db 100644 --- a/src/widgets/qvbox.cpp +++ b/src/widgets/qvbox.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/widgets/qvbox.h b/src/widgets/qvbox.h index c50721bbc..3558997c1 100644 --- a/src/widgets/qvbox.h +++ b/src/widgets/qvbox.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/widgets/qvbuttongroup.cpp b/src/widgets/qvbuttongroup.cpp index 302252618..79dc9ea2b 100644 --- a/src/widgets/qvbuttongroup.cpp +++ b/src/widgets/qvbuttongroup.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/widgets/qvbuttongroup.h b/src/widgets/qvbuttongroup.h index 7660989b0..8f17ce1c4 100644 --- a/src/widgets/qvbuttongroup.h +++ b/src/widgets/qvbuttongroup.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/widgets/qvgroupbox.cpp b/src/widgets/qvgroupbox.cpp index 9ccecb53c..5f8b235e4 100644 --- a/src/widgets/qvgroupbox.cpp +++ b/src/widgets/qvgroupbox.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/widgets/qvgroupbox.h b/src/widgets/qvgroupbox.h index 9edc7f9e4..e00db426e 100644 --- a/src/widgets/qvgroupbox.h +++ b/src/widgets/qvgroupbox.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/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp index baa9f11f2..50c75fff6 100644 --- a/src/widgets/qwhatsthis.cpp +++ b/src/widgets/qwhatsthis.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/widgets/qwhatsthis.h b/src/widgets/qwhatsthis.h index 0c68159c8..365e673c6 100644 --- a/src/widgets/qwhatsthis.h +++ b/src/widgets/qwhatsthis.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/widgets/qwidgetinterface_p.h b/src/widgets/qwidgetinterface_p.h index 7d2864e23..128a2771f 100644 --- a/src/widgets/qwidgetinterface_p.h +++ b/src/widgets/qwidgetinterface_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/widgets/qwidgetplugin.cpp b/src/widgets/qwidgetplugin.cpp index d0d34a469..1cd2434d2 100644 --- a/src/widgets/qwidgetplugin.cpp +++ b/src/widgets/qwidgetplugin.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: @@ -165,7 +165,7 @@ TQRESULT TQWidgetPluginPrivate::queryInterface( const TQUuid &iid, TQUnknownInte \fn TQWidget *TQWidgetPlugin::create( const TQString &, TQWidget *, const char * ) Creates and returns a TQWidget object for the widget key \a key. - The widget key is the class name of the retquired widget. The \a + The widget key is the class name of the required widget. The \a name and \a parent arguments are passed to the custom widget's constructor. diff --git a/src/widgets/qwidgetplugin.h b/src/widgets/qwidgetplugin.h index 86167f511..0163e00fd 100644 --- a/src/widgets/qwidgetplugin.h +++ b/src/widgets/qwidgetplugin.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/widgets/qwidgetresizehandler.cpp b/src/widgets/qwidgetresizehandler.cpp index 6ce1e7789..2dd5383e6 100644 --- a/src/widgets/qwidgetresizehandler.cpp +++ b/src/widgets/qwidgetresizehandler.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/widgets/qwidgetresizehandler_p.h b/src/widgets/qwidgetresizehandler_p.h index 89c5a0d7a..676b53658 100644 --- a/src/widgets/qwidgetresizehandler_p.h +++ b/src/widgets/qwidgetresizehandler_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/widgets/qwidgetstack.cpp b/src/widgets/qwidgetstack.cpp index 5f7707124..72d9e1e1a 100644 --- a/src/widgets/qwidgetstack.cpp +++ b/src/widgets/qwidgetstack.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/widgets/qwidgetstack.h b/src/widgets/qwidgetstack.h index 63e3d8a35..466ce2cb3 100644 --- a/src/widgets/qwidgetstack.h +++ b/src/widgets/qwidgetstack.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: |