qt5base-lts/src/corelib/global
Kai Koehne 18a1cfaba3 Doc: Add missing punctuation in qCritical, qFatal documentation
Change-Id: If4175502f81e569f031d97da6cc7f5d46428442a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2018-04-05 05:40:16 +00:00
..
archdetect.cpp Add "-softfloat" to archdetect.cpp and clarify what to use when 2016-06-19 18:46:36 +00:00
global.pri Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
minimum-linux_p.h QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat() 2017-11-11 08:12:11 +00:00
minimum-linux.S Move the minimum Linux version declarations to a header 2017-10-28 06:08:59 +00:00
qcompilerdetection.h Revert "Detect C standard and try using the most recent" 2018-03-26 15:10:33 +00:00
qconfig-bootstrapped.h Make sure we can build with -no-feature-itemmodel 2018-03-21 14:00:29 +00:00
qendian_p.h Move endian-specific integer types to public qtendian header 2017-07-09 09:00:16 +00:00
qendian.h doc: Add missing template text 2017-12-04 13:39:57 +00:00
qendian.qdoc doc: Fix qdoc errors for \fn commands in endian functions 2017-12-04 12:04:10 +00:00
qflags.h doc: Add template text to \fn commands in qglobal.cpp 2017-12-08 14:05:30 +00:00
qfloat16_f16c.c Fix compiling qfloat16_f16c.c with C89 compiler 2018-02-14 15:49:14 +00:00
qfloat16_p.h qfloat16: NaN is not infinite 2017-12-27 11:50:09 +00:00
qfloat16.cpp Document the new qfloat16 functions with the other qfloat16 functions 2018-01-24 21:13:08 +00:00
qfloat16.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qglobal_p.h Add a "shim" to allow use of Clang 5's __builtin_available everywhere 2017-12-08 19:23:04 +00:00
qglobal.cpp Doc: Add missing punctuation in qCritical, qFatal documentation 2018-04-05 05:40:16 +00:00
qglobal.h q{,Utf8}Printable: avoid creating a copy of a QString 2018-03-18 17:28:42 +00:00
qglobalstatic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qglobalstatic.qdoc Add template text to \fn commands for QGlobalStatic 2017-12-04 07:19:36 +00:00
qhooks_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qhooks.cpp QHostAddress: make it implictly shared 2017-01-19 14:09:47 +00:00
qisenum.h Remove compiler-specific implementations of Q_IS_ENUM 2016-11-09 09:13:01 +00:00
qlibraryinfo.cpp QtCore: Raise minimum supported MSVC version to 2015 2018-01-08 04:52:43 +00:00
qlibraryinfo.h revert to building qmake with qconfig.cpp 2017-01-06 20:09:08 +00:00
qlogging_p.h logging: Clarify and document how we look for the presence of a console 2018-03-07 18:12:09 +00:00
qlogging.cpp Modernize the "regularexpression" feature 2018-03-20 08:19:25 +00:00
qlogging.h Mark some functions as cold 2017-11-30 13:18:39 +00:00
qmalloc.cpp Fix qReallocAligned for reallocation when alignment > 2*sizeof(void*) 2017-04-04 07:08:16 +00:00
qnamespace.h Say hello to ImhNoEditMenu & ImhNoTextHandles 2018-02-05 06:59:40 +00:00
qnamespace.qdoc Document several WA_Mac attributes as obsolete 2018-02-05 19:45:24 +00:00
qnumeric_p.h fix missing __builtin_mul_overflow for Windows ICC 2018-02-15 22:02:13 +00:00
qnumeric.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnumeric.h Mark some more functions with Q_DECL_CONST_FUNCTION 2017-04-05 08:00:04 +00:00
qoperatingsystemversion_darwin.mm Remove compatibility code paths for macOS < 10.10 and iOS < 8.0 2017-01-09 10:11:48 +00:00
qoperatingsystemversion_p.h Add a "shim" to allow use of Clang 5's __builtin_available everywhere 2017-12-08 19:23:04 +00:00
qoperatingsystemversion_win_p.h Add a "shim" to allow use of Clang 5's __builtin_available everywhere 2017-12-08 19:23:04 +00:00
qoperatingsystemversion_win.cpp Add a "shim" to allow use of Clang 5's __builtin_available everywhere 2017-12-08 19:23:04 +00:00
qoperatingsystemversion.cpp Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qoperatingsystemversion.h Add currentType function to QOperatingSystemVersion 2017-09-25 00:58:41 +00:00
qprocessordetection.h Add Integrity ARMv8 detection 2017-05-29 09:46:20 +00:00
qrandom_p.h Change QRandomGenerator to have a deterministic mode 2017-11-11 08:11:00 +00:00
qrandom.cpp Remove needless #include <sys/random.h> from qrandom.cpp 2018-03-13 12:54:18 +00:00
qrandom.h qrandom.h: actually #undef min and max instead of using parentheses 2017-12-28 21:30:28 +00:00
qsysinfo.h QSysInfo: add a function that returns the boot ID 2017-11-05 18:34:09 +00:00
qsystemdetection.h Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qt_pch.h Updated license headers 2016-01-15 12:25:24 +00:00
qt_windows.h MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 API 2017-10-19 10:58:59 +00:00
qtrace_p.h Support for LTTNG and ETW tracing 2018-01-28 19:17:02 +00:00
qtypeinfo.h Merge remote-tracking branch 'origin/5.9' into dev 2017-02-28 13:03:36 +01:00
qtypetraits.h Remove qtypetraits.h's contents altogether 2017-01-12 22:16:06 +00:00
qversiontagging.cpp Unbreak the build and add support for Qt 5.12 too 2017-09-04 18:35:48 +00:00
qversiontagging.h Use the namespace-mangled symbol for the qt_version_tag group name 2017-07-07 07:22:03 +00:00