summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:18:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:18:57 -0600
commit752274609034af8c68c46d19bed586ea6ae348b8 (patch)
treee8e76ca1acfa09d45f399a88cb3ada51992ae574 /ChangeLog
parentd2b09f66d0c8c8c26ec613b96d7c248e78a5c52f (diff)
downloadpytqt-752274609034af8c68c46d19bed586ea6ae348b8.tar.gz
pytqt-752274609034af8c68c46d19bed586ea6ae348b8.zip
Fix retquire
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 17 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 969ec89..fab70d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -86,7 +86,7 @@ Replaced sipFreeConnection() with sipFreeSipslot().
2009/01/12 22:42:00 phil
-Changes retquired by recent changes to the TQt support API.
+Changes required by recent changes to the TQt support API.
2008/12/17 17:24:12 phil
@@ -119,7 +119,7 @@ Updated the NEWS file.
2008/10/14 10:53:17 phil
-Added the /Constrained/ enum annotations retquired by the latest SIP.
+Added the /Constrained/ enum annotations required by the latest SIP.
2008/10/11 13:58:59 phil
@@ -179,7 +179,7 @@ Released as v3.17.1.
2007/04/02 15:27:03 phil
Updated the NEWS file.
-SIP v4.6 is now retquired.
+SIP v4.6 is now required.
The TQLayoutItem sub-class code no longer handles TQLayout and leaves it to the
TQObject sub-class code to deal with.
@@ -436,7 +436,7 @@ Removed all uses of newly deprecated calls.
2006/01/26 16:40:38 phil
-Changed the signal/slot support retquired by the latest SIP changes.
+Changed the signal/slot support required by the latest SIP changes.
2006/01/16 18:58:26 phil
@@ -460,7 +460,7 @@ Updated all handwritten convertor code for the latest SIP changes.
2005/12/24 17:02:31 phil
-Changes retquired by the introduction of sipSelfWasArg in the SIP snapshot.
+Changes required by the introduction of sipSelfWasArg in the SIP snapshot.
2005/12/22 16:22:48 phil
@@ -502,7 +502,7 @@ Added the missing /ReleaseGIL/ to TQThread.exit().
2005/11/24 17:22:31 phil
-Changes retquired for the modified mapped type template syntax.
+Changes required for the modified mapped type template syntax.
2005/11/20 18:41:02 phil
@@ -675,7 +675,7 @@ wrongly expecting a tuple result from a Python reimplementation.
2005/05/04 18:41:49 phil
-Fixed pyuic bug where a retquired TQIconSet ctor wasn't being generated.
+Fixed pyuic bug where a required TQIconSet ctor wasn't being generated.
2005/04/17 09:04:01 phil
@@ -708,7 +708,7 @@ Fixed the TQCustomEvent %GCClear code.
2005/04/02 22:28:50 phil
Added the new %GCTraverseCode and %GCClearCode to TQCustomEvent.
-Now retquires SIP v4.3.
+Now requires SIP v4.3.
2005/04/02 09:53:27 phil
@@ -784,7 +784,7 @@ Synced pyuic with TQt v3.3.4.
2005/01/22 18:13:35 phil
-PyTQt now retquires SIP v4.2 or later.
+PyTQt now requires SIP v4.2 or later.
2005/01/22 11:54:13 phil
@@ -1031,7 +1031,7 @@ Changed the build system to deal with the evaluation version of PyTQt.
2004/04/13 18:24:04 phil
-TQAssistantClient is disabled for the Professional Edition because it retquires
+TQAssistantClient is disabled for the Professional Edition because it requires
code from the Enterprise Edition (only seems to affect Windows though).
@@ -1647,7 +1647,7 @@ Tracked the latest TQScintilla changes.
2003/04/16 11:42:45 phil
Fixed build.py for when SIP v4 is used.
-Python v2.3 is now retquired if SIP v4 is being used.
+Python v2.3 is now required if SIP v4 is being used.
Changed TQCustomEvent.data() to deal with the changed support of SIP_PYOBJECT.
@@ -2463,7 +2463,7 @@ Updated the documentation regarding support for void *.
2002/04/30 07:52:35 phil
configure will now search fro TQt v3.0.4.
-Changes retquired for TQt v3.0.4.
+Changes required for TQt v3.0.4.
Another minor bug fix related to X11 support and TQt/E.
@@ -2561,7 +2561,7 @@ use the very latest TQt library.
configure will now use qt-mt in preference to qt if it finds both.
Removed build.py from the distribution until it is finished.
Added /Transfer/ to TQThread.postEvent().
-Added /ReleaseLock/ to TQThread.postEvent(), which might not be retquired but
+Added /ReleaseLock/ to TQThread.postEvent(), which might not be required but
shouldn't do any harm.
@@ -2693,7 +2693,7 @@ to be specified.
2001/12/27 12:28:07 phil
Fixed all TQt3 writeBlock() methods.
-Changes retquired by the latest SIP.
+Changes required by the latest SIP.
Support for TQt/Embedded on the Sharp Zaurus.
Removed the TQDragResponseEvent internal class.
Added the missing TQImageTextKeyLang class.
@@ -2790,7 +2790,7 @@ Ported the remaining examples.
2001/10/12 22:46:59 phil
Minor fixes to get the SQL module to build.
Created a separate examples directory for TQt3.
-Changes retquired for the final release of TQt v3.0.0.
+Changes required for the final release of TQt v3.0.0.
2001/10/12 10:19:27 phil
@@ -2839,7 +2839,7 @@ Changes to get pyuic to compile against TQt3.
2001/09/28 23:13:01 phil
Upgraded to TQt v3.0.0Beta6.
-Changes retquired to handwritten code by the new sipParseArgs().
+Changes required to handwritten code by the new sipParseArgs().
Added the missing TQObject.connect() variant.
Renamed TQDate.isValidDate() to TQDate.isValid().
Renamed TQTime.isValidTime() to TQTime.isValid().
@@ -2849,7 +2849,7 @@ Renamed TQFile.removeFile() to TQFile.remove().
2001/09/23 20:04:21 phil
Re-added TQInterlaceStyle.
-Changes retquired by TQt v3.0.0 Beta5.
+Changes required by TQt v3.0.0 Beta5.
Implemented TQMenuItem as an opaque class.
Added the missing TQSGIStyle class.
Added the missing TQMenuData.findItem(), TQMotifPlusStyle.drawMenuBarItem(),