katie/src/core
Ivailo Monev 5a3f09d4da drop LPR support
neither the option nor the feature where properly exposed to the user so
there is no user-visible change. it can be done by writing to temporary
file and executing `lp` via QProcess, however that could potentially
leak private information

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-18 05:28:02 +00:00
..
codecs rebrand interface names and drop deprecated D-Bus annotation name support 2020-01-18 00:48:42 +00:00
concurrent replace 0 with Q_NULLPTR in QThreadPoolThread and QThreadPoolPrivate 2020-01-11 01:48:28 +00:00
global drop LPR support 2020-01-18 05:28:02 +00:00
io avoid temporary in QInotifyFileSystemWatcherEngine::readFromInotify() 2020-01-16 22:48:13 +00:00
json merge .cmake into CMakeLists.txt files 2019-12-31 04:28:36 +00:00
kernel remove unused qt_startup_hook() function 2020-01-18 00:20:44 +00:00
plugin rebrand interface names and drop deprecated D-Bus annotation name support 2020-01-18 00:48:42 +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 ZSTD_VERSION_NUMBER to check ZSTD version in qbytearray source file 2020-01-16 00:34:29 +00: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