qt6-bb10/tests/auto
Fabian Kosmale 5573ca3599 qt.conf: add private "merge_qt_conf" option
This is meant to allow the buildsystem to add additional paths (for e.g.
QML imports) while still allowing the application to pick up the paths
where e.g. Qt's plugins are located – without having to query qtpaths or
the build system to locate them first, and to then also add them to
qt.conf.
QLibraryInfo::paths will return a list containing any values provided in
qt.conf, followed by the value that would have been provided if there
were no qt.conf file.
If no value is provided at all for a given key in qt.conf,
QLibraryInfo::path will behave as if no qt.conf file was provided,
instead of using LocationInfo::defaultValue.

For now, this is considered to be internal only, and won't be
documented.

Change-Id: Ic74c66b5cbde605b43336cd88c3f909999381f46
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2024-05-28 20:19:14 +02:00
..
bic/data Add binary compatibility file for 6.7.0 2024-04-17 10:18:37 +00:00
cmake Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
concurrent Fix truncation warning in generation_helpers 2024-03-18 20:10:34 +01:00
corelib qt.conf: add private "merge_qt_conf" option 2024-05-28 20:19:14 +02:00
dbus QDBusSignature: accept empty strings as valid 2024-05-10 13:17:20 -07:00
gui Fix alpha scaling in format changing qcolortransform 2024-05-28 15:22:52 +02:00
guiapplauncher Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
network Http: Add support for full localsocket paths 2024-05-24 22:36:59 +02:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
other a11y: Notify of name change when setting window title used as a11y name 2024-05-22 08:50:31 +02:00
printsupport Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
sql SQL/IBase: add partial support for SQL_INT128 datatype 2024-05-25 22:25:12 +02:00
testlib Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
tools Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
wasm Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
widgets QDockWidget::setFloating() - reparent floating tab to main window 2024-05-28 15:41:15 +02:00
xml Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
CMakeLists.txt wasm: Enable qstandardpaths test 2024-05-06 16:01:28 +02:00
network-settings.h Change license for tests files 2024-02-04 09:56:42 +01:00