index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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.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
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
/
masm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
JIT: When making memory writable, include the exception handler
Ulf Hermann
2020-12-17
4
-12
/
+18
*
YarrParser: compile with explicit QChar(int) constructor
David Faure
2020-11-15
1
-7
/
+7
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-10-31
1
-8
/
+8
*
Remove qmake wildcard in masm.pri
Friedemann Kleint
2020-06-30
1
-22
/
+55
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
2
-6
/
+6
*
Fix typo introduced by 1c6a70e1880a8
André Klitzing
2020-06-16
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-04
2
-127
/
+1
*
QtQml: Use unicode character literals
Ulf Hermann
2020-06-03
1
-1
/
+1
*
Fix -Wdeprecated-copy warnings
Fabian Kosmale
2020-05-28
3
-9
/
+3
[next]