index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "wasm: remove unsupported libraries from wasm build"
Morten Sørvig
23 hours
1
-2
/
+1
*
Build system: support C++2c
Marc Mutz
5 days
1
-0
/
+25
*
Build system: support C++23 for C++2b
Marc Mutz
14 days
1
-3
/
+3
*
Reland: CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
2025-06-24
1
-8
/
+12
*
no-thread: enable using QFuture
Morten Sørvig
2025-06-24
1
-1
/
+0
*
Revert "CMake: Annotate some qt_find_package calls with MODULE"
Alexandru Croitor
2025-06-19
1
-12
/
+8
*
CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
2025-06-17
1
-8
/
+12
*
CMake: Fix capturing of x86intrin compile test output
Alexandru Croitor
2025-06-04
1
-6
/
+5
*
CMake: Mention "Force assertions" in config.summary
Joerg Bornemann
2025-03-25
1
-0
/
+1
*
CMake: Remove superfluous precompile_header feature and config test
Joerg Bornemann
2025-03-07
1
-13
/
+0
*
CMake: Fix -no-prefix build with CMake < 3.26 on macOS
Joerg Bornemann
2025-03-07
1
-0
/
+8
*
Make `FEATURE_static` and `FEATURE_shared` aliased features
Cristian Le
2025-02-28
1
-4
/
+5
*
Add `_qt_internal_set_source_file_generated` function
Cristian Le
2025-02-17
1
-0
/
+4
*
wasm: remove unsupported libraries from wasm build
Lorn Potter
2025-01-22
1
-1
/
+2
*
wasm: Fix warning message for Emscripten version mismatch
Piotr Wierciński
2024-12-10
1
-2
/
+2
*
wasm: add configure option for asyncify JSPI
Morten Sørvig
2024-12-02
1
-0
/
+12
*
wasm: Add warning and error when using not recommended emscripten
Lorn Potter
2024-11-25
1
-2
/
+8
*
CMake: Disable doc_snippets feature for static builds
Kai Köhne
2024-11-21
1
-0
/
+1
*
CMake: Add doc_snippets feature
Kai Köhne
2024-11-19
1
-0
/
+4
*
CMake: Report success for 'separate_debug_info' where applicable
Joerg Bornemann
2024-10-30
1
-2
/
+5
*
CMake: Improve the message for WASM thread support note wording
Alexandru Croitor
2024-10-29
1
-1
/
+1
*
CMake: Warn that not all WASM tests might build without threads
Alexandru Croitor
2024-10-29
1
-0
/
+5
*
Add LSX and LASX configure detection
Chen Zhanwang
2024-10-22
1
-0
/
+24
*
Add compile flag for QtGuiTest namespace
Axel Spoerl
2024-10-19
1
-0
/
+6
*
Fix runtime CPU feature detection for ARM
Allan Sandfeld Jensen
2024-10-17
1
-3
/
+9
*
Add ARM SVE detection
Allan Sandfeld Jensen
2024-10-02
1
-0
/
+7
*
Fix compile-time CRYPTO detection, and detection on MSVC ARM64
Allan Sandfeld Jensen
2024-09-17
1
-0
/
+1
*
CMake: remove test for alloca for the global config
Thiago Macieira
2024-08-16
1
-61
/
+0
*
Add the 'exceptions' feature
Alexey Edelev
2024-08-12
1
-0
/
+6
*
Prevent -feature-c++20 on VxWorks
Łukasz Matysiak
2024-08-05
1
-1
/
+1
*
Disable -ftrivial-auto-var-init=pattern on GCC < 14.2
Giuseppe D'Angelo
2024-07-25
1
-4
/
+7
*
SQL/SQLite: add check for localtime_r/localtime_s
Christian Ehrlicher
2024-07-01
1
-0
/
+38
*
Apple: Don't `_debug`-suffix libraries in single config framework builds
Tor Arne Vestbø
2024-07-01
1
-0
/
+2
*
CMake: Add a way to use system/bundled 3rdparty libs in bulk
Joerg Bornemann
2024-06-18
1
-1
/
+14
*
CMake: Emit the 'msvc_obj_debug_info' feature only when MSVC is used
Joerg Bornemann
2024-06-11
1
-1
/
+1
*
Ensure that libzstd targets are promoted to global if they were found
Alexey Edelev
2024-05-29
1
-1
/
+9
*
Make version_tagging the full-functional feature
Alexey Edelev
2024-05-07
1
-0
/
+8
*
configure: Add define on whether QT_COORD_TYPE is float or double
Ulf Hermann
2024-04-24
1
-0
/
+5
*
Enable framework builds for all Apple platforms, including static builds
Tor Arne Vestbø
2024-04-23
1
-1
/
+1
*
Add preliminary support for Qt for visionOS
Tor Arne Vestbø
2024-04-18
1
-1
/
+1
*
Remove the headersclean feature
Alexey Edelev
2024-04-17
1
-6
/
+0
*
CMake: Bail out on configuration with FEATURE_cxx20 and MSVC 2019
Joerg Bornemann
2024-03-27
1
-0
/
+5
*
VxWorks: Skip fstack-protector-strong
Fabian Kosmale
2024-03-25
1
-1
/
+4
*
CMake/ELF: allow using Qt's full version number in the private tags
Thiago Macieira
2024-03-21
1
-0
/
+6
*
Add hardening build options
Giuseppe D'Angelo
2024-03-19
1
-27
/
+136
*
cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK
Tor Arne Vestbø
2024-03-18
1
-1
/
+1
*
CMake: remove a duplicate check for C++2b
Giuseppe D'Angelo
2024-02-29
1
-5
/
+1
*
CMake: Fix missing output of TEST_x86intrin_OUTPUT config test
Alexandru Croitor
2024-02-21
1
-7
/
+8
*
Remove year from generic Qt copyright information
Kai Köhne
2024-02-14
1
-2
/
+1
*
cmake: Allow static library framework builds for macOS and iOS
Tor Arne Vestbø
2024-02-13
1
-1
/
+2
[next]