index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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
/
plugins
/
qmltooling
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust to QUnifiedTimer slow mode changes
Mitch Curtis
4 days
1
-2
/
+1
*
QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngine
Ulf Hermann
2025-06-17
1
-3
/
+3
*
QtQml: Better encapsulate QV4::Script
Ulf Hermann
2025-06-05
2
-5
/
+6
*
Qml Tooling: Check for debug message service before using it
Ulf Hermann
2025-04-15
2
-9
/
+26
*
qml: remove unused header
Zhao Yuhang
2025-04-13
2
-2
/
+0
*
Port away from QPair
Zhao Yuhang
2025-04-12
2
-2
/
+2
*
QtQml: Dissolve qqmltranslation.cpp
Ulf Hermann
2025-04-11
1
-1
/
+25
*
QmlPreview: Drop existing CUs when replacing a file
Ulf Hermann
2025-04-10
1
-4
/
+10
*
QmlPreview: Fix blacklist implementation
Ulf Hermann
2025-02-13
2
-17
/
+39
*
qmlpreview: Do not create file loader until needed
Ulf Hermann
2025-01-11
1
-3
/
+4
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
4
-15
/
+19
*
Avoid export unnecessary symbols in static builds
Yuhang Zhao
2024-12-01
1
-12
/
+18
*
QtQml: Disable AOT compiled code when QML-previewing
Ulf Hermann
2024-09-27
1
-2
/
+7
*
QQmlPreviewFileEngine: Adjust to QAbstractFileEngine changes
Fabian Kosmale
2024-09-23
2
-4
/
+4
*
QmlPreview: Avoid more unwanted file suffixes in the file engine
Ulf Hermann
2024-07-03
1
-3
/
+15
*
V4: Slim down FunctionObject
Ulf Hermann
2024-05-14
1
-1
/
+2
*
Tooling: Use QHash/QMap's constFind() to avoid unnecessary detaches
Vladimir Belyavsky
2024-04-23
5
-10
/
+10
*
Disable copy and move for QQmlPreviewFileEngineHandler
Edward Welbourne
2024-04-15
1
-0
/
+1
*
QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [3]
Ahmad Samir
2024-03-25
2
-2
/
+2
*
QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [2]
Ahmad Samir
2024-03-25
1
-11
/
+6
*
QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [4]
Ahmad Samir
2024-03-25
2
-5
/
+8
*
QQmlPreviewFileEngine: adapt to changes in QAFEngine/Iterator [1]
Ahmad Samir
2024-03-25
2
-12
/
+17
*
Use NO_GENERATE_CPP_EXPORTS explicitly
Alexey Edelev
2024-03-20
1
-0
/
+1
*
QtQml: Use CompiledData::CompilationUnit in more places
Ulf Hermann
2024-01-20
1
-1
/
+2
*
QtQml: Move creation of ExecutableCompilationUnit into engine
Ulf Hermann
2024-01-11
1
-1
/
+1
*
QML: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-10-28
2
-2
/
+2
*
QML Debugger: Don't crash when looking up values from imported modules
Ulf Hermann
2023-10-24
2
-6
/
+8
*
Include what you need: <QPointer>
Marc Mutz
2023-10-06
2
-0
/
+3
*
Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotests
Shawn Rutledge
2023-09-01
2
-2
/
+2
*
Remove outdated #undef QT_NO_FOREACH
Ulf Hermann
2023-08-21
2
-4
/
+0
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-17
2
-0
/
+4
*
Replace signal name manipulations with QQmlSignalNames
Sami Shalayel
2023-08-15
1
-16
/
+7
*
Remove remaining foreach in src
Ulf Hermann
2023-08-08
1
-1
/
+2
*
Div. smart pointer/raii classes: mark ctors [[nodiscard]]
Marc Mutz
2023-06-26
1
-1
/
+2
*
Move ScopedStackFrame into qv4stackframe_p.h
Ulf Hermann
2023-05-17
1
-3
/
+4
*
QML: Encode "missing" line number as negated address of stack frame
Ulf Hermann
2023-05-09
1
-1
/
+1
*
qmlpreview: fix crash on exit
Tim Jenßen
2023-04-28
1
-1
/
+0
*
Fix build with -no-feature-quick-shadereffect
Tasuku Suzuki
2023-01-24
1
-0
/
+1
*
Debugger: Initialize scoped context correctly
Semih Yavuz
2022-11-25
1
-2
/
+2
*
Repair QQmlGadgetPtrWrapper's metaObject
Ulf Hermann
2022-11-25
2
-11
/
+2
*
Don't crash on QQmlGadgetPtrWrapper instances in debug service
Ulf Hermann
2022-11-22
1
-2
/
+6
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-6
/
+3
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-5
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
10
-50
/
+50
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
15
-43
/
+43
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
13
-13
/
+13
*
Create Translation Bindings without CompiledData::Binding
Sami Shalayel
2022-08-15
3
-28
/
+14
*
QQmlPreviewFileLoader: use QLibraryInfo::LibraryPath
Ivan Solovev
2022-07-21
1
-1
/
+1
*
Remove Qt key words from header files
Yuhang Zhao
2022-07-19
10
-10
/
+10
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
13
-0
/
+39
[next]