|
|
|
@ -119,9 +119,9 @@ v3.9 7th December 2003
|
|
|
|
|
- Added the TQImageIO and TQListViewItemIterator classes.
|
|
|
|
|
- Added the TQDockArea << and >> operators.
|
|
|
|
|
- Added readBoolEntry() to TQSettings.
|
|
|
|
|
- Added qInstallPath(), qInstallPathDocs(), qInstallPathHeaders(),
|
|
|
|
|
qInstallPathLibs(), qInstallPathBins(), qInstallPathPlugins(),
|
|
|
|
|
qInstallPathData(), qInstallPathTranslations(), qInstallPathSysconf().
|
|
|
|
|
- Added tqInstallPath(), tqInstallPathDocs(), tqInstallPathHeaders(),
|
|
|
|
|
tqInstallPathLibs(), tqInstallPathBins(), tqInstallPathPlugins(),
|
|
|
|
|
tqInstallPathData(), tqInstallPathTranslations(), tqInstallPathSysconf().
|
|
|
|
|
- A new (configure.py) build system has been added which is independent of
|
|
|
|
|
tmake and qmake and installs a pyqtconfig module. The old (build.py) build
|
|
|
|
|
system remains.
|
|
|
|
@ -185,7 +185,7 @@ v3.5 11th December 2002
|
|
|
|
|
- Support for TQt v3.0.6, v3.1.0 and v3.1.1 added.
|
|
|
|
|
- Added the TQt v3.1.x TQAssistantClient, TQEventLoop, TQIconFactory,
|
|
|
|
|
- TQIMComposeEvent, TQMutexLocker and TQSyntaxHighlighter classes, and
|
|
|
|
|
qCompress() and tqUncompress functions.
|
|
|
|
|
tqCompress() and tqUncompress functions.
|
|
|
|
|
- Removed eric from the distribution as it is now packaged separately.
|
|
|
|
|
- The SQL examples now support PostgreSQL as well as MySQL.
|
|
|
|
|
- Added the TQtopia v1.5.0 AppLnk, AppLnkSet, Config, DateFormat, DocLnk,
|
|
|
|
@ -319,7 +319,7 @@ v3.0 17th November 2001
|
|
|
|
|
TQSqlField, TQSqlFieldInfo, TQSqlForm, TQSqlIndex, TQSqlPropertyMap, TQSqlQuery,
|
|
|
|
|
TQSqlRecord, TQSqlRecordInfo, TQSqlResult, TQStyleFactory, TQStyleOption,
|
|
|
|
|
TQTabletEvent, TQTextEdit, TQTimeEdit and TQWindowsMime TQt3 classes.
|
|
|
|
|
- Added the missing qInitNetworkProtocols() function to the qtnetwork module.
|
|
|
|
|
- Added the missing tqInitNetworkProtocols() function to the qtnetwork module.
|
|
|
|
|
- Removed the TQTableHeader class and TQTabWidget.selected() as they are not
|
|
|
|
|
part of the documented API.
|
|
|
|
|
- Removed the /Transfer/ flag on the TQWidget parameters of
|
|
|
|
|