summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing punctuation in qCritical, qFatal documentationKai Koehne2018-04-051-2/+2
* Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-1/+1
* Make sure we can build with -no-feature-itemmodelUlf Hermann2018-03-211-0/+1
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-2/+2
* q{,Utf8}Printable: avoid creating a copy of a QStringThiago Macieira2018-03-181-2/+3
* qglobal.h: compile Q_UINT64_C in C modeThiago Macieira2018-03-171-0/+5
* Remove needless #include <sys/random.h> from qrandom.cppEdward Welbourne2018-03-131-3/+1
* logging: Clarify and document how we look for the presence of a consoleTor Arne Vestbø2018-03-072-52/+163
* moc: Only use the init_priority attribute when targeting windowsMartin Storsjö2018-02-221-1/+1
* fix missing __builtin_mul_overflow for Windows ICCAlexander Shevchenko2018-02-151-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-244-11/+11
| |\
* | | Fix compiling qfloat16_f16c.c with C89 compilerAllan Sandfeld Jensen2018-02-141-2/+4
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-7/+7
|\ \ \ | | |/ | |/|
| * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-203-10/+10
* | | Add support for Apple Unified LoggingTor Arne Vestbø2018-02-121-0/+7
* | | logging: Break out stderr logging sink into separate functionTor Arne Vestbø2018-02-111-13/+16
* | | logging: Don't build alternate logging sinks for QT_BOOTSTRAPPEDTor Arne Vestbø2018-02-111-7/+13
* | | logging: Break out QMessagePattern error reporting into standalone functionTor Arne Vestbø2018-02-111-14/+20
* | | Merge "Merge remote-tracking branch 'origin/dev' into 5.11" into refs/staging...Jani Heikkinen2018-02-105-160/+252
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105-160/+252
| |\ \ \
| | * | | Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-051-0/+5
| | * | | Support for LTTNG and ETW tracingRafael Roquetto2018-01-282-0/+128
| | * | | Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-160/+117
| | * | | Document the new qfloat16 functions with the other qfloat16 functionsAllan Sandfeld Jensen2018-01-241-0/+2
* | | | | logging: Use !QT_BOOTSTRAPPED instead of QT_BUILD_CORE_LIBTor Arne Vestbø2018-02-101-1/+1
* | | | | logging: Group alternate logging sink implementationsTor Arne Vestbø2018-02-091-58/+62
* | | | | Prevent duplicated log output when using alternate logging sinksTor Arne Vestbø2018-02-081-5/+6
* | | | | Fix inverted logic in slog2 log handler for when to disable loggingTor Arne Vestbø2018-02-081-1/+1
|/ / / /
* | | | Document several WA_Mac attributes as obsoleteGabriel de Dietrich2018-02-051-13/+4
* | | | Unconditionally log to stderr, regardless of qt_logging_to_console()Tor Arne Vestbø2018-02-051-1/+1
* | | | Say hello to ImhNoEditMenu & ImhNoTextHandlesBogDan Vatra2018-02-052-0/+6
* | | | doc: Add 2 missing return types to \fn commandsMartin Smith2018-02-031-2/+2
|/ / /
* | | doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-242-0/+44
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\ \ \ | | |/ | |/|
| * | Only define QT_FASTCALL on x86_32Martin Storsjö2018-01-181-1/+1
* | | doc: Fix several minor qdoc warningsMartin Smith2018-01-201-0/+1
* | | logging: Factor out how to determine if a category is the default categoryTor Arne Vestbø2018-01-161-2/+7
* | | Add missing dead key symbolsMatt Whitlock2018-01-152-0/+60
* | | Fix QNX 7 buildTor Arne Vestbø2018-01-141-2/+2
* | | logging: Break out alternative logging sinks into a well defined APITor Arne Vestbø2018-01-121-30/+74
* | | logging: Clarify that QT_MESSAGE_PATTERN only applies to unstructured loggingTor Arne Vestbø2018-01-121-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+6
|\| |
| * | moc: Initialize staticMetaObject with the highest user-settable priorityMartin Storsjö2018-01-091-0/+6
* | | doc: Remove unnecessary qdoc declaration hackMartin Smith2018-01-092-5/+6
* | | QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-085-85/+15
* | | doc: Correct remaining qdoc warnings in qstring.cppMartin Smith2018-01-051-1/+1
* | | doc: Correct remaining qdoc warnings in QRandomGeneratorMartin Smith2018-01-021-15/+8
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0215-72/+188
|\| |