katie/src
Ivailo Monev c2badc8aaf define QIODEVICE_BUFFERSIZE to value of BUFSIZ from stdio header
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-11 02:55:23 +00:00
..
3rdparty define _USE_MATH_DEFINES in qmath header 2020-01-10 14:52:19 +00:00
core define QIODEVICE_BUFFERSIZE to value of BUFSIZ from stdio header 2020-01-11 02:55:23 +00:00
dbus remove redundant scoping in QDBusMetaType::typeToSignature() 2020-01-07 15:45:17 +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 replace qFloorF() with qFloor() function call in snapTo26Dot6Grid() function 2020-01-10 16:51:52 +00:00
imports define _USE_MATH_DEFINES in qmath header 2020-01-10 14:52:19 +00:00
network set result error if lookup by address fails in QHostInfoAgent::fromName() 2020-01-11 00:28:27 +00:00
plugins replace Q_PI with M_PI from math header 2020-01-10 15:16:46 +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 merge .cmake into CMakeLists.txt files 2019-12-31 04:28:36 +00:00
svg replace Q_PI with M_PI from math header 2020-01-10 15:16:46 +00:00
test correct value assignment in QSpontaneKeyEvent::setSpontaneous() 2020-01-03 22:07:40 +00:00
tools update Shell scripts and .cmake files copyright 2020-01-08 02:32:04 +00:00
uitools use foreach() for iteration in QFormBuilderExtra::applyBuddy() 2020-01-06 16:43:23 +00:00
xml update Shell scripts and .cmake files copyright 2020-01-08 02:32:04 +00:00