| Commit message (Expand) | Author | Age | Files | Lines |
| * | Expose XMLHttpRequest to qmltypes | Fabian Kosmale | 2025-07-22 | 1 | -0/+6 |
| * | Tooling: Use QHash/QMap's constFind() to avoid unnecessary detaches | Vladimir Belyavsky | 2024-04-23 | 1 | -4/+4 |
| * | qmljsrootgen: port to QCommandLineParser | Amanda Hamblin-Trué | 2023-07-05 | 1 | -5/+14 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2022-10-20 | 1 | -2/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-09-07 | 1 | -1/+1 |
| * | CMake: Don't use PUBLIC_LIBRARIES for executables | Alexandru Croitor | 2022-07-21 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 1 | -0/+3 |
| * | Drop the typed variants of Math methods from jsroot.qmltypes | Ulf Hermann | 2022-06-11 | 1 | -28/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | qmllint: Properly handle JavaScript functions with variable arguments | Maximilian Goldstein | 2021-11-26 | 1 | -0/+1 |
| * | Skip unnecessary commands when cross-building tools | Joerg Bornemann | 2021-10-08 | 1 | -0/+1 |
| * | qmljsrootgen: Try properties on instances if not available on prototypes | Ulf Hermann | 2021-10-05 | 1 | -36/+52 |
| * | Amend JS root with more precise type information | Ulf Hermann | 2021-10-05 | 1 | -2/+29 |
| * | Move tools to libexec | Kai Köhne | 2021-05-11 | 1 | -0/+1 |
| * | Rework qmljsrootgen | Ulf Hermann | 2021-04-16 | 1 | -160/+241 |
| * | Add qmltypes for JavaScript root object | Maximilian Goldstein | 2021-03-19 | 2 | -0/+337 |