summaryrefslogtreecommitdiff
path: root/tools/qmljsrootgen
Commit message (Expand)AuthorAgeFilesLines
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Drop the typed variants of Math methods from jsroot.qmltypesUlf Hermann2022-06-111-28/+0
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmllint: Properly handle JavaScript functions with variable argumentsMaximilian Goldstein2021-11-261-0/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-081-0/+1
* qmljsrootgen: Try properties on instances if not available on prototypesUlf Hermann2021-10-051-36/+52
* Amend JS root with more precise type informationUlf Hermann2021-10-051-2/+29
* Move tools to libexecKai Köhne2021-05-111-0/+1
* Rework qmljsrootgenUlf Hermann2021-04-161-160/+241
* Add qmltypes for JavaScript root objectMaximilian Goldstein2021-03-192-0/+337