qt6-bb10/src/corelib
Alejandro Exojo 0ebfd0866d Use category names when logging to the journal
Use the custom field QT_CATEGORY to store the name of the QLoggingCategory used
when writing to systemd's journal. To pass custom fields sd_journal_send() is
needed, and is used in combination with #define SD_JOURNAL_SUPPRESS_LOCATION to
store the metadata that is already in the QMessageLogContext.

Change-Id: I6a120701f7012aaa46451dd3d91586a419c5f803
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2014-04-05 13:27:05 +02:00
..
animation Merge remote-tracking branch 'origin/stable' into dev 2014-02-07 13:07:25 +01:00
arch Remove 'register' storage class specifier in armv6 atomics 2014-03-19 19:58:47 +01:00
codecs Fix off-by-one error: the next ASCII character is next one 2014-02-22 04:38:41 +01:00
doc Doc: Move IPC example documentation 2014-03-27 15:16:20 +01:00
global Use category names when logging to the journal 2014-04-05 13:27:05 +02:00
io Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
itemmodels Doc: Mention that QSortFilterProxyModel::lessThan() handles floats 2014-03-04 15:59:05 +01:00
json Complete QJsonValue::fromVariant() 2014-03-06 12:21:14 +01:00
kernel Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
mimetypes Add missing Q_INIT_RESOURCE 2013-11-07 10:00:19 +01:00
plugin Merge remote-tracking branch 'origin/stable' into dev 2014-02-07 13:07:25 +01:00
statemachine expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
thread WinRT: Use native wait methods instead of std::thread's sleep_for 2014-03-06 17:22:55 +01:00
tools Fix capacity reservation for shared QByteArray 2014-04-05 05:23:07 +02:00
xml Fix some documentation errors. 2014-03-24 16:42:02 +01:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
Qt5Config.cmake.in
Qt5CoreConfigExtras.cmake.in CMake: Add defines for disabled features. 2013-11-22 13:04:10 +01:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake CMake: Generate config-specific moc parameters file. 2013-12-16 20:57:45 +01:00
QtCore.dynlist
corelib.pro Add optimize_full qmake config option 2014-03-06 12:21:14 +01:00
eval.pri