qt5base-lts/src
Giuseppe D'Angelo c7a52d9d54 QTestLib: code tidies
Rename the `failureLocation` variable to `messageLocation`, as
it does not necessarily contain information about a failure.

Change-Id: I9e78dc76c8111c78e34c36f6623e9a8cc9e4764e
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-02-03 04:34:08 +01:00
..
3rdparty SQLite: Update SQLite to v3.37.0 2022-01-06 13:55:53 +00:00
android Android A11Y: fix content update notification when object is hidden 2022-01-28 00:22:41 +01:00
concurrent Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool 2022-01-24 22:40:35 +01:00
corelib QPluginLoader: report the right load hints 2022-02-03 03:26:40 +01:00
dbus Doc: State Qt versions for when CMake commands etc. were introduced 2022-02-01 16:51:01 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui Fix clipped glyphs in text rendering of QGraphicsTextItem 2022-02-02 16:45:37 +01:00
network Network: Emit authenticationRequired when using Ntlm 2022-02-02 07:10:12 +01:00
opengl Fix run time failure for UI autotests (INTEGRITY) 2022-01-25 02:59:36 +02:00
openglwidgets
platformsupport evdev: Prevent race condition in touch events processing 2022-01-26 01:01:31 +00:00
plugins macOS: Use native resize cursors for diagonal resize 2022-02-02 16:45:37 +01:00
printsupport Remove unused .qrc files 2022-01-17 23:17:01 +01:00
sql Check for null driver() before trying to exec() 2022-01-25 16:18:35 +01:00
testlib QTestLib: code tidies 2022-02-03 04:34:08 +01:00
tools Remove QSharedMemory from the bootstrap library 2022-01-27 13:31:56 +01:00
widgets QAbstractItemView: do not access invalid model indices (3/N) 2022-02-02 15:09:22 +01:00
xml Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-09 22:20:04 +01:00
CMakeLists.txt