katie/src/core
Ivailo Monev 0a63b765da use constructor instead of cast in QChar::fromAscii()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-07 22:28:55 +02:00
..
codecs use result of ucnv_countAvailable() directly in the loop in QIcuCodec::allCodecs() 2020-01-27 19:07:41 +00:00
concurrent replace 0 with Q_NULLPTR in QThreadPoolThread and QThreadPoolPrivate 2020-01-11 01:48:28 +00:00
global remove unused Q_INFINITY, Q_SNAN and Q_QNAN definitions 2020-01-24 22:44:45 +00:00
io reimplement QSettings groups support 2020-02-01 17:40:25 +00:00
json replace some tabs with space 2020-01-22 15:57:56 +00:00
kernel remove virtual specifiers from QEventDispatcherUNIXPrivate::initThreadWakeUp() and QEventDispatcherUNIXPrivate::processThreadWakeUp() 2020-02-03 13:38:24 +00:00
plugin replace some tabs with space 2020-01-22 15:57:56 +00:00
thread do not set priority member from QThread::setPriority() prior to pthread_setschedparam() call 2020-01-18 03:28:26 +00:00
tools use constructor instead of cast in QChar::fromAscii() 2020-02-07 22:28:55 +02:00
CMakeLists.txt remove unused qFastSin() and qFastCos() functions 2020-01-10 14:57:22 +00:00
qcorecommon_p.h include time header for tzset() in qcorecommon_p header 2020-01-14 19:43:08 +00:00