summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /src/kernel
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/ntqkeysequence.h4
-rw-r--r--src/kernel/ntqprocess.h2
-rw-r--r--src/kernel/qapplication_x11.cpp4
-rw-r--r--src/kernel/qdnd_x11.cpp2
-rw-r--r--src/kernel/qimage.cpp4
-rw-r--r--src/kernel/qinternal.cpp4
-rw-r--r--src/kernel/qmotifdnd_x11.cpp6
-rw-r--r--src/kernel/qpalette.cpp4
-rw-r--r--src/kernel/qpixmap.cpp2
-rw-r--r--src/kernel/qpixmap_x11.cpp4
-rw-r--r--src/kernel/qpngio.cpp2
-rw-r--r--src/kernel/qpoint.cpp2
-rw-r--r--src/kernel/qpolygonscanner.cpp4
-rw-r--r--src/kernel/qprinter_unix.cpp2
-rw-r--r--src/kernel/qprocess_unix.cpp2
-rw-r--r--src/kernel/qpsprinter.cpp64
-rw-r--r--src/kernel/qregion_x11.cpp16
-rw-r--r--src/kernel/qsound.cpp6
-rw-r--r--src/kernel/qtaddons_x11.cpp2
-rw-r--r--src/kernel/qtimer.cpp2
-rw-r--r--src/kernel/qwidget.cpp4
21 files changed, 71 insertions, 71 deletions
diff --git a/src/kernel/ntqkeysequence.h b/src/kernel/ntqkeysequence.h
index f77bebc59..e326570ca 100644
--- a/src/kernel/ntqkeysequence.h
+++ b/src/kernel/ntqkeysequence.h
@@ -38,8 +38,8 @@
**
**********************************************************************/
-#ifndef TQKEYSETQUENCE_H
-#define TQKEYSETQUENCE_H
+#ifndef TQKEYSEQUENCE_H
+#define TQKEYSEQUENCE_H
#ifndef QT_H
#ifndef QT_H
diff --git a/src/kernel/ntqprocess.h b/src/kernel/ntqprocess.h
index 5638517e8..6dfba30f4 100644
--- a/src/kernel/ntqprocess.h
+++ b/src/kernel/ntqprocess.h
@@ -82,7 +82,7 @@ public:
virtual bool launch( const TQString& buf, TQStringList *env=0 );
virtual bool launch( const TQByteArray& buf, TQStringList *env=0 );
- // intquire the status
+ // inquire the status
bool isRunning() const;
bool normalExit() const;
int exitStatus() const;
diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp
index e9fee790c..847d713ab 100644
--- a/src/kernel/qapplication_x11.cpp
+++ b/src/kernel/qapplication_x11.cpp
@@ -829,7 +829,7 @@ static bool create_atoms_now = 0;
If the application is being initialized, this function stores the
adddress of the atom and tqt_init_internal will do the actual work
- tquickly. If the application is running, the atom is created here.
+ quickly. If the application is running, the atom is created here.
Neither argument may point to temporary variables.
*****************************************************************************/
@@ -1129,7 +1129,7 @@ bool TQApplication::x11_apply_settings()
#ifndef QT_NO_IM
/*
- The identifier name of an input method is actquired from the
+ The identifier name of an input method is acquired from the
configuration file as a default. If a environment variable
"QT_IM_SWITCHER" is not empty it will overwrite the
configuration file. The "imsw-multi" becomes the default if the entry
diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp
index ac8deeddb..7179cc1fc 100644
--- a/src/kernel/qdnd_x11.cpp
+++ b/src/kernel/qdnd_x11.cpp
@@ -779,7 +779,7 @@ void qt_handle_xdnd_leave( TQWidget *w, const XEvent * xe, bool /*passive*/ )
TQApplication::sendEvent( qt_xdnd_current_widget, &e );
if ( l[0] != qt_xdnd_dragsource_xid ) {
- // This often happens - leave other-process window tquickly
+ // This often happens - leave other-process window quickly
//tqDebug( "xdnd drag leave from unexpected source (%08lx not %08lx",
//l[0], qt_xdnd_dragsource_xid );
qt_xdnd_current_widget = 0;
diff --git a/src/kernel/qimage.cpp b/src/kernel/qimage.cpp
index 0b7b862ae..059b5bafc 100644
--- a/src/kernel/qimage.cpp
+++ b/src/kernel/qimage.cpp
@@ -6235,7 +6235,7 @@ void bitBlt( TQImage* dst, int dx, int dy, const TQImage* src,
Returns TRUE if this image and image \a i have the same contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
- case the function will return tquickly.
+ case the function will return quickly.
\sa operator=()
*/
@@ -6284,7 +6284,7 @@ bool TQImage::operator==( const TQImage & i ) const
Returns TRUE if this image and image \a i have different contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
- case the function will return tquickly.
+ case the function will return quickly.
\sa operator=()
*/
diff --git a/src/kernel/qinternal.cpp b/src/kernel/qinternal.cpp
index 453ff05b8..8281e70b4 100644
--- a/src/kernel/qinternal.cpp
+++ b/src/kernel/qinternal.cpp
@@ -497,7 +497,7 @@ void TQSharedDoubleBuffer::flush()
}
/* \internal
- Atquire ownership of the shared double buffer pixmap, subject to the
+ Acquire ownership of the shared double buffer pixmap, subject to the
following conditions:
\list 1
@@ -510,7 +510,7 @@ void TQSharedDoubleBuffer::flush()
object becomes the owner of the shared double buffer pixmap. The
shared double buffer pixmap is resize if necessary, and this
function returns a pointer to the pixmap. Ownership must later be
- relintquished by calling releasePixmap().
+ relinquished by calling releasePixmap().
If none of the above conditions are met, this function returns
zero.
diff --git a/src/kernel/qmotifdnd_x11.cpp b/src/kernel/qmotifdnd_x11.cpp
index fc97c3d68..58f87e78b 100644
--- a/src/kernel/qmotifdnd_x11.cpp
+++ b/src/kernel/qmotifdnd_x11.cpp
@@ -405,9 +405,9 @@ static void DndWriteReceiverProperty(Display * dpy, Window window,
/* protocol style equiv (preregister stuff really) */
-#define DND_DRAG_DROP_ONLY_ETQUIV 3
-#define DND_DRAG_DYNAMIC_ETQUIV1 2
-#define DND_DRAG_DYNAMIC_ETQUIV2 4
+#define DND_DRAG_DROP_ONLY_EQUIV 3
+#define DND_DRAG_DYNAMIC_EQUIV1 2
+#define DND_DRAG_DYNAMIC_EQUIV2 4
/* Produce a client message to be sent by the caller */
diff --git a/src/kernel/qpalette.cpp b/src/kernel/qpalette.cpp
index 7f0cabe45..add847a17 100644
--- a/src/kernel/qpalette.cpp
+++ b/src/kernel/qpalette.cpp
@@ -908,11 +908,11 @@ void TQPalette::setInactive( const TQColorGroup &g )
\fn bool TQPalette::operator!=( const TQPalette &p ) const
Returns TRUE (slowly) if this palette is different from \a p;
- otherwise returns FALSE (usually tquickly).
+ otherwise returns FALSE (usually quickly).
*/
/*!
- Returns TRUE (usually tquickly) if this palette is equal to \a p;
+ Returns TRUE (usually quickly) if this palette is equal to \a p;
otherwise returns FALSE (slowly).
*/
diff --git a/src/kernel/qpixmap.cpp b/src/kernel/qpixmap.cpp
index 95fbed5ab..7dd6c0d77 100644
--- a/src/kernel/qpixmap.cpp
+++ b/src/kernel/qpixmap.cpp
@@ -107,7 +107,7 @@
if you create more than about 1000 pixmaps, independent of the
size of the pixmaps or installed RAM. Windows NT-systems (including
2000, XP and following versions) do not have the same limitation,
- but depending on the graphics etquipment the system will fail to
+ but depending on the graphics equipment the system will fail to
allocate pixmap objects at some point (due to system running out of
GDI resources).
diff --git a/src/kernel/qpixmap_x11.cpp b/src/kernel/qpixmap_x11.cpp
index 06fcaabfb..cc9c211c4 100644
--- a/src/kernel/qpixmap_x11.cpp
+++ b/src/kernel/qpixmap_x11.cpp
@@ -1877,11 +1877,11 @@ bool TQPixmap::convertFromImage( const TQImage &img, int conversion_flags )
if( axi->bytes_per_line == (int)w ) {
int max = w * h;
while (max--)
- *aptr++ = *iptr++ >> 24; // stquirt
+ *aptr++ = *iptr++ >> 24; // squirt
} else {
for (uint i = 0; i < h; ++i ) {
for (uint j = 0; j < w; ++j )
- *aptr++ = *iptr++ >> 24; // stquirt
+ *aptr++ = *iptr++ >> 24; // squirt
aptr += ( axi->bytes_per_line - w );
}
}
diff --git a/src/kernel/qpngio.cpp b/src/kernel/qpngio.cpp
index b3a634ab5..d391d5c4c 100644
--- a/src/kernel/qpngio.cpp
+++ b/src/kernel/qpngio.cpp
@@ -425,7 +425,7 @@ png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)
if ( image.hasAlphaBuffer() ) {
// Many PNG files lie (eg. from PhotoShop). Fortunately this loop will
- // usually be tquick to find those that tell the truth.
+ // usually be quick to find those that tell the truth.
TQRgb* c;
int n;
if (image.depth()==32) {
diff --git a/src/kernel/qpoint.cpp b/src/kernel/qpoint.cpp
index 98dc72576..d073ab1dc 100644
--- a/src/kernel/qpoint.cpp
+++ b/src/kernel/qpoint.cpp
@@ -434,7 +434,7 @@ TQDataStream &operator>>( TQDataStream &s, TQPoint &p )
distances apply to travelers who can only travel on a rectangular
grid, like the streets of Manhattan.
- This is a useful, and tquick to calculate, approximation to the
+ This is a useful, and quick to calculate, approximation to the
true length: sqrt(pow(x(),2)+pow(y(),2)).
*/
int TQPoint::manhattanLength() const
diff --git a/src/kernel/qpolygonscanner.cpp b/src/kernel/qpolygonscanner.cpp
index 92f36f3e6..ef772bc1b 100644
--- a/src/kernel/qpolygonscanner.cpp
+++ b/src/kernel/qpolygonscanner.cpp
@@ -360,7 +360,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
-Copyright 1987 by Digital Etquipment Corporation, Maynard, Massachusetts.
+Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -374,7 +374,7 @@ software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSETQUENTIAL DAMAGES OR
+DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
diff --git a/src/kernel/qprinter_unix.cpp b/src/kernel/qprinter_unix.cpp
index 80b91d8c2..c1d234dfd 100644
--- a/src/kernel/qprinter_unix.cpp
+++ b/src/kernel/qprinter_unix.cpp
@@ -369,7 +369,7 @@ bool TQPrinter::cmd( int c, TQPainter *paint, TQPDevCmdParam *p )
#else
pid = fork();
if ( pid == 0 ) { // child process
- // if possible, exit tquickly, so the actual lp/lpr
+ // if possible, exit quickly, so the actual lp/lpr
// becomes a child of init, and ::waitpid() is
// guaranteed not to wait.
if ( fork() > 0 ) {
diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp
index 39027459d..3bba1bca1 100644
--- a/src/kernel/qprocess_unix.cpp
+++ b/src/kernel/qprocess_unix.cpp
@@ -789,7 +789,7 @@ bool TQProcess::start( TQStringList *env )
arglist[i] = 0;
// Must make sure signal handlers are installed before exec'ing
- // in case the process exits tquickly.
+ // in case the process exits quickly.
if ( d->procManager == 0 ) {
d->procManager = new TQProcessManager;
tqAddPostRoutine(qprocess_cleanup);
diff --git a/src/kernel/qpsprinter.cpp b/src/kernel/qpsprinter.cpp
index 1b4553b60..90d81223b 100644
--- a/src/kernel/qpsprinter.cpp
+++ b/src/kernel/qpsprinter.cpp
@@ -221,7 +221,7 @@ static const struct {
{ 0x0000, ".notdef" },
{ 0x0020, "space" }, // SPACE
{ 0x0021, "exclam" }, // EXCLAMATION MARK
- { 0x0022, "quotedbl" }, // TQUOTATION MARK
+ { 0x0022, "quotedbl" }, // QUOTATION MARK
{ 0x0023, "numbersign" }, // NUMBER SIGN
{ 0x0024, "dollar" }, // DOLLAR SIGN
{ 0x0025, "percent" }, // PERCENT SIGN
@@ -248,9 +248,9 @@ static const struct {
{ 0x003A, "colon" }, // COLON
{ 0x003B, "semicolon" }, // SEMICOLON
{ 0x003C, "less" }, // LESS-THAN SIGN
- { 0x003D, "equal" }, // ETQUALS SIGN
+ { 0x003D, "equal" }, // EQUALS SIGN
{ 0x003E, "greater" }, // GREATER-THAN SIGN
- { 0x003F, "question" }, // TQUESTION MARK
+ { 0x003F, "question" }, // QUESTION MARK
{ 0x0040, "at" }, // COMMERCIAL AT
{ 0x0041, "A" }, // LATIN CAPITAL LETTER A
{ 0x0042, "B" }, // LATIN CAPITAL LETTER B
@@ -278,9 +278,9 @@ static const struct {
{ 0x0058, "X" }, // LATIN CAPITAL LETTER X
{ 0x0059, "Y" }, // LATIN CAPITAL LETTER Y
{ 0x005A, "Z" }, // LATIN CAPITAL LETTER Z
- { 0x005B, "bracketleft" }, // LEFT STQUARE BRACKET
+ { 0x005B, "bracketleft" }, // LEFT SQUARE BRACKET
{ 0x005C, "backslash" }, // REVERSE SOLIDUS
- { 0x005D, "bracketright" }, // RIGHT STQUARE BRACKET
+ { 0x005D, "bracketright" }, // RIGHT SQUARE BRACKET
{ 0x005E, "asciicircum" }, // CIRCUMFLEX ACCENT
{ 0x005F, "underscore" }, // LOW LINE
{ 0x0060, "grave" }, // GRAVE ACCENT
@@ -325,7 +325,7 @@ static const struct {
{ 0x00A8, "dieresis" }, // DIAERESIS
{ 0x00A9, "copyright" }, // COPYRIGHT SIGN
{ 0x00AA, "ordfeminine" }, // FEMININE ORDINAL INDICATOR
- { 0x00AB, "guillemotleft" }, // LEFT-POINTING DOUBLE ANGLE TQUOTATION MARK
+ { 0x00AB, "guillemotleft" }, // LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
{ 0x00AC, "logicalnot" }, // NOT SIGN
{ 0x00AD, "hyphen" }, // SOFT HYPHEN;Duplicate
{ 0x00AE, "registered" }, // REGISTERED SIGN
@@ -341,11 +341,11 @@ static const struct {
{ 0x00B8, "cedilla" }, // CEDILLA
{ 0x00B9, "onesuperior" }, // SUPERSCRIPT ONE
{ 0x00BA, "ordmasculine" }, // MASCULINE ORDINAL INDICATOR
- { 0x00BB, "guillemotright" }, // RIGHT-POINTING DOUBLE ANGLE TQUOTATION MARK
- { 0x00BC, "onequarter" }, // VULGAR FRACTION ONE TQUARTER
+ { 0x00BB, "guillemotright" }, // RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+ { 0x00BC, "onequarter" }, // VULGAR FRACTION ONE QUARTER
{ 0x00BD, "onehalf" }, // VULGAR FRACTION ONE HALF
- { 0x00BE, "threequarters" }, // VULGAR FRACTION THREE TQUARTERS
- { 0x00BF, "questiondown" }, // INVERTED TQUESTION MARK
+ { 0x00BE, "threequarters" }, // VULGAR FRACTION THREE QUARTERS
+ { 0x00BF, "questiondown" }, // INVERTED QUESTION MARK
{ 0x00C0, "Agrave" }, // LATIN CAPITAL LETTER A WITH GRAVE
{ 0x00C1, "Aacute" }, // LATIN CAPITAL LETTER A WITH ACUTE
{ 0x00C2, "Acircumflex" }, // LATIN CAPITAL LETTER A WITH CIRCUMFLEX
@@ -799,7 +799,7 @@ static const struct {
{ 0x05F2, "afii57718" }, // HEBREW LIGATURE YIDDISH DOUBLE YOD
{ 0x060C, "afii57388" }, // ARABIC COMMA
{ 0x061B, "afii57403" }, // ARABIC SEMICOLON
- { 0x061F, "afii57407" }, // ARABIC TQUESTION MARK
+ { 0x061F, "afii57407" }, // ARABIC QUESTION MARK
{ 0x0621, "afii57409" }, // ARABIC LETTER HAMZA
{ 0x0622, "afii57410" }, // ARABIC LETTER ALEF WITH MADDA ABOVE
{ 0x0623, "afii57411" }, // ARABIC LETTER ALEF WITH HAMZA ABOVE
@@ -885,13 +885,13 @@ static const struct {
{ 0x2014, "emdash" }, // EM DASH
{ 0x2015, "afii00208" }, // HORIZONTAL BAR
{ 0x2017, "underscoredbl" }, // DOUBLE LOW LINE
- { 0x2018, "quoteleft" }, // LEFT SINGLE TQUOTATION MARK
- { 0x2019, "quoteright" }, // RIGHT SINGLE TQUOTATION MARK
- { 0x201A, "quotesinglbase" }, // SINGLE LOW-9 TQUOTATION MARK
- { 0x201B, "quotereversed" }, // SINGLE HIGH-REVERSED-9 TQUOTATION MARK
- { 0x201C, "quotedblleft" }, // LEFT DOUBLE TQUOTATION MARK
- { 0x201D, "quotedblright" }, // RIGHT DOUBLE TQUOTATION MARK
- { 0x201E, "quotedblbase" }, // DOUBLE LOW-9 TQUOTATION MARK
+ { 0x2018, "quoteleft" }, // LEFT SINGLE QUOTATION MARK
+ { 0x2019, "quoteright" }, // RIGHT SINGLE QUOTATION MARK
+ { 0x201A, "quotesinglbase" }, // SINGLE LOW-9 QUOTATION MARK
+ { 0x201B, "quotereversed" }, // SINGLE HIGH-REVERSED-9 QUOTATION MARK
+ { 0x201C, "quotedblleft" }, // LEFT DOUBLE QUOTATION MARK
+ { 0x201D, "quotedblright" }, // RIGHT DOUBLE QUOTATION MARK
+ { 0x201E, "quotedblbase" }, // DOUBLE LOW-9 QUOTATION MARK
{ 0x2020, "dagger" }, // DAGGER
{ 0x2021, "daggerdbl" }, // DOUBLE DAGGER
{ 0x2022, "bullet" }, // BULLET
@@ -904,8 +904,8 @@ static const struct {
{ 0x2030, "perthousand" }, // PER MILLE SIGN
{ 0x2032, "minute" }, // PRIME
{ 0x2033, "second" }, // DOUBLE PRIME
- { 0x2039, "guilsinglleft" }, // SINGLE LEFT-POINTING ANGLE TQUOTATION MARK
- { 0x203A, "guilsinglright" }, // SINGLE RIGHT-POINTING ANGLE TQUOTATION MARK
+ { 0x2039, "guilsinglleft" }, // SINGLE LEFT-POINTING ANGLE QUOTATION MARK
+ { 0x203A, "guilsinglright" }, // SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
{ 0x203C, "exclamdbl" }, // DOUBLE EXCLAMATION MARK
{ 0x2044, "fraction" }, // FRACTION SLASH
{ 0x2070, "zerosuperior" }, // SUPERSCRIPT ZERO
@@ -982,7 +982,7 @@ static const struct {
{ 0x2215, "fraction" }, // DIVISION SLASH;Duplicate
{ 0x2217, "asteriskmath" }, // ASTERISK OPERATOR
{ 0x2219, "periodcentered" }, // BULLET OPERATOR;Duplicate
- { 0x221A, "radical" }, // STQUARE ROOT
+ { 0x221A, "radical" }, // SQUARE ROOT
{ 0x221D, "proportional" }, // PROPORTIONAL TO
{ 0x221E, "infinity" }, // INFINITY
{ 0x221F, "orthogonal" }, // RIGHT ANGLE
@@ -994,17 +994,17 @@ static const struct {
{ 0x222B, "integral" }, // INTEGRAL
{ 0x2234, "therefore" }, // THEREFORE
{ 0x223C, "similar" }, // TILDE OPERATOR
- { 0x2245, "congruent" }, // APPROXIMATELY ETQUAL TO
- { 0x2248, "approxequal" }, // ALMOST ETQUAL TO
- { 0x2260, "notequal" }, // NOT ETQUAL TO
+ { 0x2245, "congruent" }, // APPROXIMATELY EQUAL TO
+ { 0x2248, "approxequal" }, // ALMOST EQUAL TO
+ { 0x2260, "notequal" }, // NOT EQUAL TO
{ 0x2261, "equivalence" }, // IDENTICAL TO
- { 0x2264, "lessequal" }, // LESS-THAN OR ETQUAL TO
- { 0x2265, "greaterequal" }, // GREATER-THAN OR ETQUAL TO
+ { 0x2264, "lessequal" }, // LESS-THAN OR EQUAL TO
+ { 0x2265, "greaterequal" }, // GREATER-THAN OR EQUAL TO
{ 0x2282, "propersubset" }, // SUBSET OF
{ 0x2283, "propersuperset" }, // SUPERSET OF
{ 0x2284, "notsubset" }, // NOT A SUBSET OF
- { 0x2286, "reflexsubset" }, // SUBSET OF OR ETQUAL TO
- { 0x2287, "reflexsuperset" }, // SUPERSET OF OR ETQUAL TO
+ { 0x2286, "reflexsubset" }, // SUBSET OF OR EQUAL TO
+ { 0x2287, "reflexsuperset" }, // SUPERSET OF OR EQUAL TO
{ 0x2295, "circleplus" }, // CIRCLED PLUS
{ 0x2297, "circlemultiply" }, // CIRCLED TIMES
{ 0x22A5, "perpendicular" }, // UP TACK
@@ -1063,10 +1063,10 @@ static const struct {
{ 0x2591, "ltshade" }, // LIGHT SHADE
{ 0x2592, "shade" }, // MEDIUM SHADE
{ 0x2593, "dkshade" }, // DARK SHADE
- { 0x25A0, "filledbox" }, // BLACK STQUARE
- { 0x25A1, "H22073" }, // WHITE STQUARE
- { 0x25AA, "H18543" }, // BLACK SMALL STQUARE
- { 0x25AB, "H18551" }, // WHITE SMALL STQUARE
+ { 0x25A0, "filledbox" }, // BLACK SQUARE
+ { 0x25A1, "H22073" }, // WHITE SQUARE
+ { 0x25AA, "H18543" }, // BLACK SMALL SQUARE
+ { 0x25AB, "H18551" }, // WHITE SMALL SQUARE
{ 0x25AC, "filledrect" }, // BLACK RECTANGLE
{ 0x25B2, "triagup" }, // BLACK UP-POINTING TRIANGLE
{ 0x25BA, "triagrt" }, // BLACK RIGHT-POINTING POINTER
diff --git a/src/kernel/qregion_x11.cpp b/src/kernel/qregion_x11.cpp
index ccf406729..51ef757a3 100644
--- a/src/kernel/qregion_x11.cpp
+++ b/src/kernel/qregion_x11.cpp
@@ -128,7 +128,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
-Copyright 1987 by Digital Etquipment Corporation, Maynard, Massachusetts.
+Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -142,7 +142,7 @@ software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSETQUENTIAL DAMAGES OR
+DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
@@ -248,7 +248,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
-Copyright 1987, 1988 by Digital Etquipment Corporation, Maynard, Massachusetts.
+Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -262,7 +262,7 @@ software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSETQUENTIAL DAMAGES OR
+DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
@@ -1463,7 +1463,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
-Copyright 1987 by Digital Etquipment Corporation, Maynard, Massachusetts.
+Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -1477,7 +1477,7 @@ software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSETQUENTIAL DAMAGES OR
+DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
@@ -1761,7 +1761,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
-Copyright 1987 by Digital Etquipment Corporation, Maynard, Massachusetts.
+Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -1775,7 +1775,7 @@ software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSETQUENTIAL DAMAGES OR
+DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp
index 604bf130d..dd46cc742 100644
--- a/src/kernel/qsound.cpp
+++ b/src/kernel/qsound.cpp
@@ -131,7 +131,7 @@ public:
silently. NAS supports WAVE and AU files.
On Macintosh, ironically, we use QT (\link
- http://tquicktime.apple.com QuickTime\endlink) for sound, this
+ http://quicktime.apple.com QuickTime\endlink) for sound, this
means all QuickTime formats are supported by TQt/Mac.
On TQt/Embedded, a built-in mixing sound server is used, which
@@ -156,7 +156,7 @@ void TQSound::play(const TQString& filename)
}
/*!
- Constructs a TQSound that can tquickly play the sound in a file
+ Constructs a TQSound that can quickly play the sound in a file
named \a filename.
This may use more memory than the static \c play function.
@@ -266,7 +266,7 @@ void TQSound::stop()
without bothering the user.
If no sound is available, all TQSound operations work silently and
- tquickly.
+ quickly.
*/
bool TQSound::isAvailable()
{
diff --git a/src/kernel/qtaddons_x11.cpp b/src/kernel/qtaddons_x11.cpp
index 95dcef208..dbed45c37 100644
--- a/src/kernel/qtaddons_x11.cpp
+++ b/src/kernel/qtaddons_x11.cpp
@@ -16,7 +16,7 @@
* KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
* EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
- * CONSETQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
diff --git a/src/kernel/qtimer.cpp b/src/kernel/qtimer.cpp
index a99a49c1b..0c70113f4 100644
--- a/src/kernel/qtimer.cpp
+++ b/src/kernel/qtimer.cpp
@@ -82,7 +82,7 @@
\endcode
myObject->processOneThing() will be called repeatedly and should
- return tquickly (typically after processing one data item) so that
+ return quickly (typically after processing one data item) so that
TQt can deliver events to widgets and stop the timer as soon as it
has done all its work. This is the traditional way of
implementing heavy work in GUI applications; multi-threading is
diff --git a/src/kernel/qwidget.cpp b/src/kernel/qwidget.cpp
index f0ff3ed53..ba615afa3 100644
--- a/src/kernel/qwidget.cpp
+++ b/src/kernel/qwidget.cpp
@@ -2609,7 +2609,7 @@ void TQWidget::setBackgroundFromMode()
Although \c FixedColor and \c FixedPixmap are sometimes just
right, if you use them, make sure that you test your application
- when the desktop color scheme has been changed. (On X11, a tquick
+ when the desktop color scheme has been changed. (On X11, a quick
way to test this is e.g. "./myapp -bg paleblue". On Windows, you
must use the control panel.)
@@ -3877,7 +3877,7 @@ void TQWidget::setGeometry( int x, int y, int w, int h )
\enum TQWidget::FocusPolicy
This enum type defines the various policies a widget can have with
- respect to actquiring keyboard focus.
+ respect to acquiring keyboard focus.
\value TabFocus the widget accepts focus by tabbing.
\value ClickFocus the widget accepts focus by clicking.