..
qbytearraymatcher
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qchar
remove unused QString::normalized() overload
2020-09-13 17:14:28 +03:00
qcssparser
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qdate
remove deprecated Qt::DateFormat enums
2020-02-24 21:46:21 +00:00
qdatetime
remove irix leftovers
2020-11-22 03:40:07 +00:00
qdbusabstractadaptor
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusabstractinterface
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusconnection
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbuscontext
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusinterface
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbuslocalcalls
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusmarshall
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusmetaobject
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusmetatype
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbuspendingcall
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusreply
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusservicewatcher
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusthreading
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbustype
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdbusxmlparser
execute D-Bus tests with script
2020-12-02 05:43:15 +00:00
qdir
assume Q_OS_UNIX is defined in most source files
2020-11-07 22:55:39 +02:00
qdiriterator
unsupported operating systems cruft removal
2020-10-26 16:27:43 +02:00
qelapsedtimer
add QElapsedTimer test
2020-01-06 14:06:38 +00:00
qfileinfo
fix possible sm_performSaveYourself() thread-safety issue
2020-11-27 02:50:47 +00:00
qfilesystemwatcher
NetBSD and OpenBSD build fixes
2020-11-11 01:23:56 +02:00
qfont
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qfontmetrics
add document type and version tag to resource files
2020-08-18 23:35:37 +03:00
qhostaddress
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qhostinfo
expect IPv4 address if IPv6 is not available in QHostInfo reverse lookup test case
2020-08-19 18:26:02 +03:00
qhttpnetworkreply
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qiodevice
use http/www service port to test QTcpSocket constructing in tst_QIODevice::constructing_QTcpSocket()
2020-01-07 23:45:59 +00:00
qlocale
reimplement qSNaN(), qQNaN() and qInf() via std::numeric_limits
2020-11-19 01:18:24 +02:00
qmetatype
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qmutex
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qnetworkdiskcache
add QNetworkDiskCache test
2020-01-04 21:41:26 +00:00
qrand
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qregexp
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qregion
add QRegion test
2020-01-20 02:28:02 +00:00
qsettings
add custom type test case for QSettings
2020-02-04 16:22:33 +00:00
qsignalmapper
add QSignalMapper test
2020-01-06 14:43:31 +00:00
qsocketnotifier
assume Q_OS_UNIX is defined in most source files
2020-11-07 22:55:39 +02:00
qsql
drop QSqlDriverCreator support
2020-02-12 16:43:01 +00:00
qsqldatabase
remove unused SQL test data
2020-08-08 18:15:48 +03:00
qsqldriver
remove oci, db2, tds and ibase database leftovers
2020-01-17 00:24:25 +00:00
qsqlerror
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qsqlfield
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qsqlquery
remove oci, db2, tds and ibase database leftovers
2020-01-17 00:24:25 +00:00
qsqlquerymodel
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qsqlrecord
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qsqlrelationaltablemodel
remove oci, db2, tds and ibase database leftovers
2020-01-17 00:24:25 +00:00
qsqltablemodel
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qsqlthread
remove oci, db2, tds and ibase database leftovers
2020-01-17 00:24:25 +00:00
qsyntaxhighlighter
add QSyntaxHighlighter test
2020-01-06 14:46:23 +00:00
qtemporaryfile
prefix getpid() function calls
2020-11-28 14:24:34 +00:00
qtextcursor
add QTextCursor test
2020-01-06 15:05:05 +00:00
qtextdocument
assume Q_OS_UNIX is defined in most source files
2020-11-07 22:55:39 +02:00
qtextformat
add QTextFormat test
2020-01-06 15:10:10 +00:00
qtextobject
add QTextObject test
2020-01-06 15:36:56 +00:00
qthread
assume Q_OS_UNIX is defined in most source files
2020-11-07 22:55:39 +02:00
qthreadpool
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00
qtime
remove deprecated Qt::DateFormat enums
2020-02-24 21:46:21 +00:00
qtimer
assume Q_OS_UNIX is defined in most source files
2020-11-07 22:55:39 +02:00
qvariant
review some compiler and language definition checks
2020-07-23 16:47:34 +00:00
qwaitcondition
introduce AArch64 support
2020-11-19 13:20:24 +02:00
qx11info
compiler warning fixes
2020-08-20 23:05:13 +03:00
qxml
add QXml test
2020-02-03 22:00:32 +00:00
qxmlinputsource
add QXmlInputSource test
2020-02-03 23:08:44 +00:00
network-settings.h
update copyright and add script for doing so
2019-12-29 23:21:34 +00:00