Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Jøger Hansegård 74ef834fcc Add CMakeUserPresets.json to .gitignore
The CMakeUserPresets.json file can be used to simplify configuring Qt,
particularly with tools such as Visual Studio and Visual Studio Code.

As opposed to the CMakePresets.json, the CMakeUserPresets.json should
only contain user specific configurations, and should never be checked
into source code management system.

This file is already ignored in the top level Qt super-project, but to
facilitate working with each individual submodule, we should also have
this .gitignore in each submodule.

Change-Id: I383417c7fe9d803aeb0385ba83e8c9cee6181602
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
(cherry picked from commit 5546f2df53)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-06-23 14:21:11 +00:00
.github/workflows
LICENSES Clarify license of SHA-1 algorithm 2023-04-26 17:41:15 +00:00
bin Use the Windows path separator in a Batch file 2023-01-16 08:29:51 +00:00
cmake Fix CMP0099 impact - disallow propagating internal linker options 2023-06-20 12:31:59 +00:00
coin Revert "Revert "coin: Build qmake examples in non-qtbase repos"" 2023-02-06 08:40:49 +00:00
config.tests Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
dist
doc QtDoc Global: Add macros for Qt Design Studio in qtdoc 2023-06-22 12:18:17 +00:00
examples Doc: RSS listing example: Fix file quoting 2023-06-23 09:48:13 +00:00
lib
libexec Pass native path in qt-internal-configure-tests 2023-04-17 21:32:44 +00:00
mkspecs iOS: Don't add Qt libraries to PRE_TARGETDEPS of xcodebuild Makefile 2023-05-11 13:09:36 +00:00
qmake Doc: Remove \target commands from the qmake manual 2023-06-21 13:20:03 +00:00
src iOS plugin: Make sure window is of type QUIWindow when determining the color scheme 2023-06-23 12:04:46 +00:00
tests QFutureSynchronizer: fix aliasing problem in setFuture() 2023-06-22 08:38:52 +00:00
util Bump version to 6.5.3 2023-06-14 07:25:40 +01:00
.cmake.conf Bump version to 6.5.3 2023-06-14 07:25:40 +01:00
.gitattributes
.gitignore Add CMakeUserPresets.json to .gitignore 2023-06-23 14:21:11 +00:00
.lgtm.yml
.tag
CMakeLists.txt Introduce QT_ALLOW_SYMLINK_IN_PATHS flag 2023-05-03 19:06:43 +00:00
config_help.txt configure: remove -c++ entry from the -help output 2023-03-14 00:01:51 +00:00
configure Retrieve an old -redo behavior 2023-06-16 10:00:54 +02:00
configure.bat Retrieve an old -redo behavior 2023-06-16 10:00:54 +02:00
configure.cmake Disable TEST_separate_debug_info when building with MSVC or on Apple 2023-06-17 22:05:38 +00:00
dependencies.yaml
qt_cmdline.cmake QCryptographicHash: implement OpenSSL 3.0 support 2022-09-26 17:26:37 +02:00
sync.profile Fix capitalization error in auto-generated qdbusmacros.h include 2023-04-26 13:47:54 +00:00