katie/src/core
2020-01-13 17:28:10 +00:00
..
codecs rework internal QTextStream converter state save/restore 2020-01-13 16:32:29 +00:00
concurrent replace 0 with Q_NULLPTR in QThreadPoolThread and QThreadPoolPrivate 2020-01-11 01:48:28 +00:00
global use __PRETTY_FUNCTION__ for Q_FUNC_INFO when compiler is GCC/Clang, __func__ if other 2020-01-12 18:46:42 +00:00
io use plain assignment in QTextStreamPrivate::saveConverterState() and QTextStreamPrivate::saveConverterState() 2020-01-13 17:28:10 +00:00
json merge .cmake into CMakeLists.txt files 2019-12-31 04:28:36 +00:00
kernel remove redundant const_cast<> in qobject_cast<>() function 2020-01-13 00:37:33 +00:00
plugin avoid passing QSettings pointer as argument to QLibraryPrivate::isPlugin() and QFactoryLoader::updateDir() 2020-01-13 15:26:24 +00:00
thread remove redundant int() constructs from qt_error_string() function calls 2020-01-12 03:06:01 +00:00
tools introduce QT_BUFFSIZE 2020-01-11 23:38:06 +00:00
CMakeLists.txt remove unused qFastSin() and qFastCos() functions 2020-01-10 14:57:22 +00:00
qcorecommon_p.h make use of qt_error_string() in QSystemError::toString() method and qdlerror() function 2020-01-12 15:46:39 +00:00