qt6-bb10/src/corelib/global
Marc Mutz 80ae3baed0 Q_UNIMPLEMENTED: remove explicit file, line and funcinfo information
This information is already registered by the QMessageLogger ctor.

Change-Id: Iac378777675f00ad5d07b938605484b1466aa5c5
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-12-07 11:29:28 +00:00
..
archdetect.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
global.pri Add an automatic use of the ELF-versioned QtCore symbol 2015-10-20 16:21:03 +00:00
qcompilerdetection.h Add support for the C++11 features fixed in MSVC 2015 Update 1 2015-11-18 00:30:47 +00:00
qconfig-dist.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-large.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-medium.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-minimal.h Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qconfig-nacl.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-small.h Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qendian.h Update copyright headers 2015-02-11 06:49:51 +00:00
qendian.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
qfeatures.txt Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qflags.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qglobal.cpp Docs: Add a note clarifying that Q_MOVABLE_TYPE is not about move semantics 2015-11-13 15:05:06 +00:00
qglobal.h Q_UNIMPLEMENTED: remove explicit file, line and funcinfo information 2015-12-07 11:29:28 +00:00
qglobalstatic.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qglobalstatic.h Update copyright headers 2015-02-11 06:49:51 +00:00
qhooks.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qhooks_p.h Add missing "We mean it" comments to private headers. 2015-10-05 12:10:45 +00:00
qisenum.h Update copyright headers 2015-02-11 06:49:51 +00:00
qlibraryinfo.cpp remove Build date from qt_core_boilerplate() 2015-07-08 01:17:07 +00:00
qlibraryinfo.h Avoid hardcoding build date in qtcore and tools 2015-02-12 18:34:23 +00:00
qlogging.cpp Support logging direct to syslog, if enabled. 2015-08-09 04:16:38 +00:00
qlogging.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qmalloc.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qnamespace.h Update high-DPI scaling enablers. 2015-11-04 12:08:59 +00:00
qnamespace.qdoc Doc: Omit default argument in describing a function call 2015-11-30 11:55:44 +00:00
qnumeric.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric.h Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric_p.h Fix overflow-checking additions and multiplication on MinGW 2015-12-02 15:41:52 +00:00
qprocessordetection.h Move pointer size detection entirely to qprocessordetection.h 2015-10-26 19:57:54 +00:00
qsysinfo.h Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qsystemdetection.h winrt: use correct winapi family defines in mkspecs and system detection 2015-10-20 14:29:16 +00:00
qt_pch.h Update copyright headers 2015-02-11 06:49:51 +00:00
qt_windows.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtypeinfo.h Add QTypeInfo::isRelocatable 2015-08-10 03:41:37 +00:00
qtypetraits.h QMetaType: Fix compilation with non default constructible Q_GADGET 2015-05-27 10:51:10 +00:00
qversiontagging.cpp Workaround: don't create ELF version scripts for Android 2015-10-29 10:04:04 +00:00
qversiontagging.h Workaround part 2: don't use the version tagging symbols on Android 2015-11-04 13:08:02 +00:00