| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA review qml/jsruntime | Fabian Kosmale | 2025-09-16 | 1 | -0/+1 |
| * | ExecutableAllocator: Use non-recursive mutex again | Fabian Kosmale | 2024-01-08 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | QtQml: Remove unused includes in qml, first part | Semih Yavuz | 2022-09-14 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | JIT: When making memory writable, include the exception handler | Ulf Hermann | 2020-12-17 | 1 | -2/+8 |
| * | Port from QMutex::Recursive to QRecursiveMutex | Marc Mutz | 2019-07-31 | 1 | -1/+1 |
| * | V4: Generate function tables on 64bit windows | Ulf Hermann | 2018-12-03 | 1 | -0/+1 |
| * | init variables where they are declared when possible (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -11/+7 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -4/+4 |
| * | qmlcachegen: Fix MinGW developer build | Friedemann Kleint | 2017-05-16 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Add missing "We mean it" comments to private headers. | Friedemann Kleint | 2015-10-06 | 1 | -0/+11 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Remove unneeded ; | Albert Astals Cid | 2014-04-25 | 1 | -1/+1 |
| * | Remove qv4unwindhelper class | Lars Knoll | 2013-10-29 | 1 | -8/+0 |
| * | Allow delayed deallocation in the executable memory allocator | Simon Hausmann | 2013-09-20 | 1 | -0/+5 |
| * | Implement plain simple locking in the executable memory allocator | Simon Hausmann | 2013-09-12 | 1 | -0/+3 |
| * | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+134 |