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
/
tools
/
qmljs
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-6
/
+4
*
QtQml: Use a multihash to store executable CUs
Ulf Hermann
2024-01-25
1
-1
/
+1
*
QtQml: Move creation of ExecutableCompilationUnit into engine
Ulf Hermann
2024-01-11
1
-2
/
+1
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-5
/
+7
*
qmljs: Port to QCommandLineParser
Amanda Hamblin-Trué
2023-06-30
1
-32
/
+38
*
Remove the manual undef of the min/max macros, or def NOMINMAX
Amir Masoud Abdol
2023-06-06
1
-5
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+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
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-4
/
+6
*
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
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Turn qmljs into app
Pasi Petäjäjärvi
2022-01-20
1
-13
/
+12
*
Skip unnecessary commands when cross-building tools
Joerg Bornemann
2021-10-08
1
-0
/
+1
*
Use QV4::Scope::hasException() where applicable
Ulf Hermann
2021-06-30
1
-2
/
+2
*
CMake: Remove unneeded *.pro and .prev_CMakeLists.txt files
Craig Scott
2021-05-19
1
-89
/
+0
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-10
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
2
-18
/
+18
*
CMake: Regenerate projects
Alexandru Croitor
2020-07-09
2
-18
/
+20
*
CMake: Regenerate qtdeclarative/tools
Alexandru Croitor
2020-05-29
2
-0
/
+2
*
CMake: Regenerate and adapt to merge from dev
wip/cmake
Alexandru Croitor
2020-03-12
2
-6
/
+2
*
Regenerate all projects with new CMake API version
Alexandru Croitor
2019-11-15
2
-18
/
+18
*
Regenerate projects
Alexandru Croitor
2019-11-14
2
-8
/
+6
*
Port the declarative tools
Alexandru Croitor
2019-06-08
2
-0
/
+181
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-1
/
+2
*
Correctly read files with a \0 in them
Lars Knoll
2018-11-05
1
-1
/
+2
*
Add initial basic support for ES6 modules
Simon Hausmann
2018-08-09
1
-15
/
+31
*
Encapsulate the unit data in CompilationUnit
Simon Hausmann
2018-07-31
1
-3
/
+3
*
Re-add support for --jit and --interpret to qmljs
Simon Hausmann
2018-06-21
1
-0
/
+9
*
Rename the CompilationMode enum to ContextType
Lars Knoll
2018-05-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-1
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-2
/
+0
|
|
\
|
|
*
Add logging categories for GC statistics
Lars Knoll
2017-12-11
1
-2
/
+0
*
|
|
V4: Add a baseline JIT
Erik Verbruggen
2017-11-17
1
-0
/
+2
*
|
|
Move CallContext construction into a interpreter instruction
Lars Knoll
2017-09-01
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/new-backend
Lars Knoll
2017-08-22
1
-8
/
+1
|
\
|
|
|
*
|
Adjust QMAKE_TARGET_PRODUCT, QMAKE_TARGET_DESCRIPTION
Kai Koehne
2017-07-28
1
-2
/
+1
|
*
|
Remove custom setting of qmake VERSION field in tools
Kai Koehne
2017-07-28
1
-6
/
+0
*
|
|
Fix compilation
Lars Knoll
2017-08-08
1
-1
/
+1
*
|
|
Don't store the current line number in the ExecutionContext
Lars Knoll
2017-08-04
1
-1
/
+1
*
|
|
Split up qv4codegen into several files
Lars Knoll
2017-07-03
1
-1
/
+1
*
|
|
Remove now unused files
Lars Knoll
2017-06-30
1
-1
/
+0
*
|
|
Don't use the ISel's anymore
Lars Knoll
2017-06-22
1
-96
/
+49
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into HEAD
Simon Hausmann
2017-03-23
1
-1
/
+1
|
\
|
|
*
Avoid an extra stat() on the source .qml file when loading cache
Simon Hausmann
2017-03-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-02
1
-0
/
+9
|
\
|
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-24
1
-0
/
+9
|
|
\
|
|
*
Tools: Add product name, version and description to the .pro files
Friedemann Kleint
2017-01-31
1
-0
/
+9
*
|
|
qmljs: Show the type of exception
Robin Burchell
2017-02-03
1
-3
/
+1
|
/
/
[next]