qt6-bb10/src/corelib/global
Dmitry Shachnev 8d7542acad Do not use arc4random_buf() on GNU/kFreeBSD
It is not available in the GNU C Library.

Change-Id: I36dc92fca283c126669885b75406c8e57f563ce3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-12-09 18:19:59 +00:00
..
archdetect.cpp WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
global.pri Add qbswap for a memory region 2018-07-04 03:04:40 +00:00
minimum-linux.S Move the minimum Linux version declarations to a header 2017-10-28 06:08:59 +00:00
minimum-linux_p.h Linux: Remove our use of syscall() for statx(2) and renameat2(2) 2018-10-12 15:39:32 +00:00
qcompilerdetection.h WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qconfig-bootstrapped.h Correct QT_FEATURE_settings in qconfig-bootstrapped.h 2018-11-20 13:26:21 +00:00
qendian.cpp Add ++/--/min/max to QSpecialInteger 2018-08-17 11:31:28 +00:00
qendian.h Fix compilation of qendian's qswap specializations on gcc 4.8 2018-11-29 20:42:33 +00:00
qendian_p.h
qflags.h doc: Add template text to \fn commands in qglobal.cpp 2017-12-08 14:05:30 +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
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
qglobal.cpp Doc: Fix various documentation warnings 2018-11-06 12:43:26 +00:00
qglobal.h Add QT_TR*_N_NOOP() macros 2018-05-15 10:05:09 +00: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
qglobalstatic.h Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qglobalstatic.qdoc Doc: Fix various documentation warnings 2018-11-06 12:43:26 +00:00
qhooks.cpp
qhooks_p.h
qisenum.h
qlibraryinfo.cpp Modernize the "settings" feature 2018-11-15 17:20:15 +00:00
qlibraryinfo.h Modernize the "datestring" feature 2018-09-24 17:12:29 +00:00
qlogging.cpp Unbreak the build with ICC on Windows 2018-11-21 05:37:17 +00:00
qlogging.h Mark some functions as cold 2017-11-30 13:18:39 +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
qmalloc.cpp
qnamespace.h macOS: Teach QWheelEvent to handle a new ScrollMomentum phase 2018-08-17 15:01:38 +00:00
qnamespace.qdoc Doc: Document Qt::ScrollMomentum 2018-11-06 12:44:14 +00:00
qnumeric.cpp Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
qnumeric.h
qnumeric_p.h Implement mul_overflow for MSVC arm64 2018-11-29 18:09:47 +00:00
qoperatingsystemversion.cpp Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
qoperatingsystemversion.h Add macOS Mojave (10.14) to QOperatingSystemVersion 2018-06-18 16:29:18 +00:00
qoperatingsystemversion_darwin.mm
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.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +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
qprocessordetection.h Add Windows Desktop arm64 target to Qtbase 2018-11-11 09:05:10 +00:00
qrandom.cpp Do not use arc4random_buf() on GNU/kFreeBSD 2018-12-09 18:19:59 +00:00
qrandom.h qrandom.h: actually #undef min and max instead of using parentheses 2017-12-28 21:30:28 +00:00
qrandom_p.h Change QRandomGenerator to have a deterministic mode 2017-11-11 08:11:00 +00:00
qsysinfo.h QSysInfo: add a function that returns the boot ID 2017-11-05 18:34:09 +00:00
qsystemdetection.h WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qt_pch.h Modernize the "textcodec" feature 2018-11-07 13:19:54 +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 Tracepoints: add missing include 2018-07-04 23:24:41 +00:00
qtypeinfo.h
qtypetraits.h
qversiontagging.cpp Update the Qt version tagging to adapt to expected Qt 5.16 2018-07-18 15:57:05 +00:00
qversiontagging.h