index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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.10.0
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
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
*
yoga: include missing header
Tim Blechmann
24 hours
2
-0
/
+27
*
Namespace yoga APIs to avoid ODR violation
Santhosh Kumar
2025-08-26
27
-10
/
+756
*
Fix typo: rename occured to occurred
Tian Shilin
2025-07-31
1
-1
/
+1
*
yoga: don't export symbols
Tim Blechmann
2025-07-28
3
-2
/
+43
*
Allow udis86 generation scripts to work with a more modern python
Luca Di Sera
2025-07-08
3
-16
/
+16
*
CMake: Add PURL and CPE info to 3rd party attribution files
Alexandru Croitor
2025-06-04
2
-0
/
+5
*
Clarify the exact commit of the yoga 3rd party dependency
Alexandru Croitor
2025-06-04
1
-2
/
+2
*
Update license and external links in doc for quick flexbox layout
Santhosh Kumar
2025-05-28
1
-2
/
+4
*
Support Flexbox layout in Qt Quick
Santhosh Kumar
2025-05-28
30
-0
/
+8322
*
masm: fix -Wundef warnings
Giuseppe D'Angelo
2025-02-21
2
-9
/
+9
*
Set allocated memory to 0 on VxWorks
Karim Pinter
2025-02-19
1
-0
/
+5
*
Use MAP_JIT on all Apple platforms
Ulf Hermann
2024-12-17
1
-5
/
+4
*
QtQml: Revert to old executable memory detection for macOS on x86
Ulf Hermann
2024-12-17
1
-0
/
+21
*
Add REUSE.toml files and missing licenses
Lucie Gérard
2024-10-29
1
-0
/
+36
*
masm: On canAllocateExecutableMemory(), test for actual usage pattern
Ulf Hermann
2024-10-24
1
-3
/
+22
*
Optimize fixed numbers
Liu Zheng
2024-08-19
1
-1
/
+1
*
fix: mips array out of bounds
Liu Zheng
2024-08-13
1
-1
/
+1
*
Port to std::(v)snprinf() and mark the module q(v)snprinf-free
Marc Mutz
2024-08-06
1
-3
/
+5
*
OSAllocatorPosix.cpp: Don't rely on transitive includes
Fabian Kosmale
2024-06-26
1
-0
/
+1
*
masm: Remove unnecessary MADV_DONTNEED on Linux
Antonio Napolitano
2024-01-30
1
-2
/
+0
*
masm: Don't crash on failed MADV_DONTNEED on Linux
Antonio Napolitano
2024-01-30
1
-6
/
+5
*
Update 3rd party directories to SPDX-License-Ref
Lucie Gérard
2024-01-10
31
-1179
/
+63
*
Modify copyright format in qt_attribution.son
Lucie Gérard
2023-11-28
1
-13
/
+13
*
Undefine CPU definition as it is already defined in VxWorks sources
Tomasz Kozlowski
2023-09-11
1
-0
/
+3
*
vxworks: mark vxworks as unix
Łukasz Matysiak
2023-08-31
1
-0
/
+6
*
Support building for Raspberry Pi 1 or Zero
Dimitrios Apostolou
2023-04-17
1
-0
/
+1
*
Revert "masm: Treat Android as generic Posix regarding mmap and friends"
Ulf Hermann
2022-11-25
1
-16
/
+7
*
Do not crash if madvise() fails on MADV_WILLNEED
Ulf Hermann
2022-11-08
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
2
-3
/
+3
*
masm: Treat Android as generic Posix regarding mmap and friends
Ulf Hermann
2022-10-06
1
-7
/
+16
*
Fix our unicode stub for the Yarr interpreter
Ulf Hermann
2022-09-07
1
-10
/
+13
*
masm: Add copy ctors for LinkRecord
Ulf Hermann
2022-09-07
2
-0
/
+8
*
masm: fix -Wdeprecated-enum-enum-conversion
Marc Mutz
2022-07-06
1
-2
/
+2
*
Move up include in WTFStubs.cpp
Andreas Buhr
2022-06-22
1
-2
/
+4
*
QML: Protect against EAGAIN when calling madvise on linux
Ulf Hermann
2022-03-25
1
-3
/
+15
*
masm: Repace bitwise | with || in bool expression in X86Assembler.h
Andrei Golubev
2022-03-09
1
-1
/
+1
*
masm: Fix whitespaces in x86Assembler.h
Andrei Golubev
2022-03-09
1
-72
/
+72
*
QNX: Fix compiler warnings about unused parameters
Pasi Petäjäjärvi
2022-03-05
1
-0
/
+3
*
Modify m_compareRegister bitfield
Tang Haixiang
2022-02-02
1
-1
/
+1
*
Avoid -Wignored-attributes warning with clang
Fabian Kosmale
2021-11-02
1
-1
/
+5
*
Replace all includes of windows.h with qt_windows.h
Ulf Hermann
2021-10-25
5
-5
/
+5
*
Replace 0 pointer constants with nullptr
Allan Sandfeld Jensen
2021-10-18
1
-9
/
+9
*
Include <limits> in Yarr.h to fix build with GCC 11
Dmitry Shachnev
2021-08-19
1
-0
/
+1
*
Directly include Unicode.h in YarrCanonicalize.h
Ulf Hermann
2021-07-14
2
-2
/
+1
*
Remove unneeded dlfcn.h in OSAllocatorPosix.cpp
Pierre-Yves Siret
2021-07-02
1
-1
/
+0
*
Avoid undefined behavior in the JIT
Ulf Hermann
2021-06-17
4
-1
/
+5
*
Unconditionally require std::make_unique
Fabian Kosmale
2021-05-25
1
-11
/
+0
*
MASM: Put pageSize into an inline namespace
Fabian Kosmale
2021-05-07
2
-0
/
+7
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
3
-221
/
+0
*
masm: Add error handling for failed mprotect()
Ulf Hermann
2021-01-12
11
-204
/
+23
[next]