katie/src
Ivailo Monev b40e49edd0 introduce qFmod() math function
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-10 16:49:41 +00:00
..
3rdparty define _USE_MATH_DEFINES in qmath header 2020-01-10 14:52:19 +00:00
core introduce qFmod() math function 2020-01-10 16:49:41 +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 Q_PI with M_PI from math header 2020-01-10 15:16:46 +00:00
imports define _USE_MATH_DEFINES in qmath header 2020-01-10 14:52:19 +00:00
network remove most std::bad_alloc exceptions handling 2020-01-09 02:15:39 +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