katie/src/core/global
Ivailo Monev 7604ec7bf6 remove WITH_PNG AND WITH_SQLITE options, build SQLite driver into KtSql module
both are not really optional, that is why internal copies of the PNG and
SQLite projects sources are bundled.

by making the SQLite SQL driver built-in the plasma-desktop process
memory usage was reduced by roughly 4MB.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-12 16:09:13 +00:00
..
qconfig.cpp.cmake update Shell scripts and .cmake files copyright 2020-01-08 02:32:04 +00:00
qconfig.h.cmake remove WITH_PNG AND WITH_SQLITE options, build SQLite driver into KtSql module 2020-02-12 16:09:13 +00:00
qendian.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qendian.qdoc copyright update 2019-07-02 18:13:44 +00:00
qglobal.cpp check status of unw_getcontext() and unw_init_local() in qt_print_backtrace() 2020-01-23 18:14:18 +00:00
qglobal.h.cmake allow macros to be passed as argument to Q_CONSTRUCTOR_FUNCTION() and Q_DESTRUCTOR_FUNCTION() again 2020-01-23 06:48:14 +00:00
qlibraryinfo.cpp QLibraryInfo cleanup 2020-01-24 22:41:09 +00:00
qlibraryinfo.h QLibraryInfo cleanup 2020-01-24 22:41:09 +00:00
qnamespace.h remove compatibility Qt::Modifier::UNICODE_ACCEL enum 2020-02-10 22:13:39 +00:00
qnamespace.qdoc replace some tabs with space 2020-01-22 15:57:56 +00:00
qnumeric.cpp remove redundant QT_ARMFPA definition check in qnumeric source file 2020-01-05 23:30:01 +00:00
qnumeric.h remove unused Q_INFINITY, Q_SNAN and Q_QNAN definitions 2020-01-24 22:44:45 +00:00
qplatformdefs.h move _GNU_SOURCE definition from qplatformdefs header to mkspecs CMake file 2020-01-16 08:12:18 +00:00