| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make qYieldCpu() public API | Thiago Macieira | 2023-07-25 | 1 | -1/+0 |
| * | Deprecate QtSystemMsg enum | Kai Köhne | 2023-07-21 | 1 | -1/+1 |
| * | Fix assert in qCleanupFuncInfo when using QDebug from a lambda with auto | David Faure | 2023-07-11 | 1 | -5/+11 |
| * | Doc: Improve description of QT_FATAL_ environment vars | Kai Köhne | 2023-07-06 | 1 | -13/+28 |
| * | QLogging: add qYieldCpu() to CAS loop | Marc Mutz | 2023-07-06 | 1 | -2/+2 |
| * | Make sure we don't count down past 0 QT_FATAL_CRITICALS | Marc Mutz | 2023-07-06 | 1 | -1/+5 |
| * | QLogging: DRY isFatal(QtMsgType) | Marc Mutz | 2023-07-05 | 1 | -8/+9 |
| * | QLogging: fix indentation | Giuseppe D'Angelo | 2023-05-26 | 1 | -2/+2 |
| * | Enable [[noreturn]] attribute for non-MSVC compilers on Windows | Peter Varga | 2023-05-12 | 1 | -3/+3 |
| * | Fix some narrowing conversion warnings | Ahmad Samir | 2023-04-08 | 1 | -1/+1 |
| * | Logging: fix crash when decoding a symbol that isn't a function | Thiago Macieira | 2023-02-23 | 1 | -0/+6 |
| * | QMessagePattern: don't use strncpy() | Marc Mutz | 2023-02-22 | 1 | -5/+2 |
| * | Trace: Convert qtcore module to use tracepointgen tool | Antti Määttä | 2023-02-10 | 1 | -0/+4 |
| * | Fix clang-cl compiler warnings | Peter Varga | 2022-12-15 | 1 | -1/+1 |
| * | QMessageLogger: make qFatal categorized and streamable | Giuseppe D'Angelo | 2022-12-05 | 1 | -0/+95 |
| * | qlogging: avoid C-style casts | Johannes Kauffmann | 2022-10-28 | 1 | -5/+5 |
| * | qlogging: use qsizetype to fix Wconversion warnings | Johannes Kauffmann | 2022-10-25 | 1 | -8/+8 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -1/+1 |
| * | Logging: remove const from the lambda calling dladdr | Thiago Macieira | 2022-09-27 | 1 | -1/+1 |
| * | Extract overview page for QtLogging header from QtGlobal docs | Sona Kurazyan | 2022-09-21 | 1 | -0/+30 |
| * | Fix docs for types and macros from qlogging.h | Sona Kurazyan | 2022-09-01 | 1 | -4/+204 |
| * | Doc: Generalize info about -rdynamic to be not qmake specific | Kai Köhne | 2022-08-24 | 1 | -1/+4 |
| * | wasm: remove message handler lock | Morten Sørvig | 2022-07-06 | 1 | -7/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -40/+4 |
| * | Fix compiler warning from deprecated QString conversion | Volker Hilsheimer | 2022-05-06 | 1 | -1/+1 |
| * | Ensure tag used for logging on Android does not contain spaces | Łukasz Korbel | 2022-04-21 | 1 | -1/+2 |
| * | Apply Q_CONSTINIT across the codebase | Marc Mutz | 2022-03-29 | 1 | -2/+2 |
| * | Short live Q_CONSTINIT! | Marc Mutz | 2022-03-26 | 1 | -3/+3 |
| * | QtCore: Replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-03-26 | 1 | -22/+22 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -31/+31 |
| * | Logging: use GCC #pragma to suppress the frame pointer | Thiago Macieira | 2022-03-03 | 1 | -4/+9 |
| * | Logging: cache the last library file name in a backtrace | Thiago Macieira | 2022-03-03 | 1 | -2/+7 |
| * | Logging: add support for decoding backtraces using dladdr() | Thiago Macieira | 2022-03-03 | 1 | -2/+33 |
| * | Logging: reorganize the backtrace code for simplicity and readability | Thiago Macieira | 2022-03-03 | 1 | -36/+68 |
| * | Logging: remove magic constant from backtrace code | Thiago Macieira | 2022-03-03 | 1 | -1/+13 |
| * | Logging: rejiggle the way we detect the availability of backtrace() API | Thiago Macieira | 2022-03-03 | 1 | -15/+6 |
| * | Logging: fix encoding of backtrace lines | Thiago Macieira | 2022-03-03 | 1 | -1/+1 |
| * | qsimd: Remove QT_COMPILER_SUPPORTS_SIMD_ALWAYS | Thiago Macieira | 2022-02-18 | 1 | -1/+1 |
| * | QNX: Silence compiler warning by initializing variable | Pasi Petäjäjärvi | 2022-02-18 | 1 | -1/+1 |
| * | wasm: prevent thread cross-talk when logging | Morten Johan Sørvig | 2021-12-21 | 1 | -0/+7 |
| * | QLogging: fix potential missing NUL-terminator when calling OutputDebugString | Marc Mutz | 2021-12-15 | 1 | -2/+2 |
| * | Doc: Reword, fix typos and some formatting | Ivan Tkachenko | 2021-12-08 | 1 | -6/+7 |
| * | Fix -trace build on Windows | Ivan Solovev | 2021-10-25 | 1 | -1/+1 |
| * | qtlogging: Document QT_MESSAGELOGCONTEXT define | Kevin Funk | 2021-10-14 | 1 | -1/+5 |
| * | corelib: Fix typos in source code comments | Jonas Kvinge | 2021-10-12 | 1 | -2/+2 |
| * | Add private qAbort helper function | Tor Arne Vestbø | 2021-09-22 | 1 | -25/+1 |
| * | Remove conditioning on Android embedded | Edward Welbourne | 2021-09-17 | 1 | -3/+3 |
| * | Fix usage of logging category on Android | Assam Boudjelthia | 2021-06-28 | 1 | -1/+7 |
| * | Q{*String,ByteArray}View::length(): use qsizetype, not int | Giuseppe D'Angelo | 2021-04-15 | 1 | -4/+4 |
| * | Use QDeadlineTimer in qlogging.cpp | Thiago Macieira | 2020-12-09 | 1 | -3/+2 |