.. |
3rdparty
|
define _USE_MATH_DEFINES in qmath header
|
2020-01-10 14:52:19 +00:00 |
core
|
remove unused qt_startup_hook() function
|
2020-01-18 00:20:44 +00:00 |
dbus
|
effectively revert 653549b4e4
|
2020-01-14 03:13:28 +00:00 |
declarative
|
introduce qFmod() math function
|
2020-01-10 16:49:41 +00:00 |
designer
|
replace QHash with QSet where applicable
|
2020-01-08 00:23:39 +00:00 |
gui
|
move qt_int_sqrt() function from qglobal to qtextdocument source file and make it static
|
2020-01-18 00:06:51 +00:00 |
imports
|
define _USE_MATH_DEFINES in qmath header
|
2020-01-10 14:52:19 +00:00 |
network
|
obtain maximum hostname length via sysconf() in QHostInfo::localHostName()
|
2020-01-15 00:29:19 +00:00 |
plugins
|
remove redundant image format plugins
|
2020-01-15 04:23:18 +00:00 |
script
|
update Shell scripts and .cmake files copyright
|
2020-01-08 02:32:04 +00:00 |
scripttools
|
replace Q_ASSERT(0) with Q_ASSERT(false)
|
2020-01-06 16:09:02 +00:00 |
shared
|
define _USE_MATH_DEFINES in qmath header
|
2020-01-10 14:52:19 +00:00 |
sql
|
remove oci, db2, tds and ibase database leftovers
|
2020-01-17 00:24:25 +00:00 |
svg
|
introduce QT_BUFFSIZE
|
2020-01-11 23:38:06 +00:00 |
test
|
correct value assignment in QSpontaneKeyEvent::setSpontaneous()
|
2020-01-03 22:07:40 +00:00 |
tools
|
update copyright in manual pages [ci skip]
|
2020-01-16 10:04:34 +00:00 |
uitools
|
use foreach() for iteration in QFormBuilderExtra::applyBuddy()
|
2020-01-06 16:43:23 +00:00 |
xml
|
replace 0 with Q_NULLPTR in QXmlInputSource, QXmlDefaultHandler, QXmlSimpleReaderPrivate, QXmlSimpleReader and QXmlSimpleReaderPrivate
|
2020-01-13 17:15:09 +00:00 |