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
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove null pointer checks for "this" from QQmlContextData::resolvedUrl()
Pavel Tumakaev
2019-05-23
1
-15
/
+12
*
Tooling: Guard use of QRegularExpression
Ulf Hermann
2019-05-23
2
-4
/
+7
*
Tooling: Use QRegularExpression rather than QRegExp
Ulf Hermann
2019-05-22
2
-6
/
+4
*
StateMachine: Warn about invalid childMode changes
Erik Verbruggen
2019-05-21
2
-0
/
+16
*
Remove now dead V4_BOOTSTRAP #if-ery
Ulf Hermann
2019-05-13
6
-29
/
+0
*
Remove V4_BOOTSTRAP condition around header verification
Ulf Hermann
2019-05-09
1
-6
/
+0
*
Move valueAsNumber into ExecutableCompilationUnit
Ulf Hermann
2019-05-13
8
-24
/
+21
*
QQuickTableView: don't recalculate content width while flicking
Richard Moe Gustavsen
2019-05-15
1
-26
/
+19
*
Add missing #include, needed for use of QLinkedList<>
Edward Welbourne
2019-05-20
1
-0
/
+1
*
Remove QUrl-related special casing in the compiler
Ulf Hermann
2019-05-10
2
-10
/
+1
*
Restore value bindings when disabling a Binding element
Erik Verbruggen
2019-05-17
3
-5
/
+156
*
Inline dumpConstantTable() into the only place where it's used
Ulf Hermann
2019-05-17
3
-34
/
+27
*
Add abstraction for temporarily setting StaticData when saving
Ulf Hermann
2019-05-17
3
-19
/
+46
*
Add snapMode to DragHandler
Jan Arve Sæther
2019-05-16
2
-2
/
+48
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
69
-1258
/
+1535
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-16
22
-87
/
+214
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-16
10
-58
/
+184
|
|
\
|
|
*
Do not synthesize a double click event if the event point moved too far
Jan Arve Sæther
2019-05-15
2
-16
/
+29
|
|
*
TextEdit: use I-beam cursor by default, pointing cursor for links
Shawn Rutledge
2019-05-15
3
-1
/
+20
|
|
*
Elaborate on the meaning of values held by basic types
Simon Hausmann
2019-05-13
1
-0
/
+4
|
|
*
Document TapHandler.tapped and [single|double]Tapped eventPoint argument
Shawn Rutledge
2019-05-09
2
-6
/
+85
|
|
*
Don't overwrite states if role is assigned after a state
Jan Arve Sæther
2019-05-09
2
-35
/
+46
|
*
|
Avoid illegal downcasts in texture and shader handling
Allan Sandfeld Jensen
2019-05-15
7
-14
/
+14
|
*
|
Compile fix
Jarek Kobus
2019-05-15
2
-3
/
+3
|
*
|
Do not take a reference of nullptr
Allan Sandfeld Jensen
2019-05-14
2
-8
/
+9
|
*
|
Fix illegal downcast on QQmlEngine destruction
Allan Sandfeld Jensen
2019-05-14
1
-5
/
+3
|
*
|
Fix illegal downcast in QQuickStateGroup destruction
Allan Sandfeld Jensen
2019-05-13
1
-0
/
+2
*
|
|
QQuickTableView: change implementation of enforceTableAtOrigin()
Richard Moe Gustavsen
2019-05-11
3
-39
/
+204
*
|
|
Don't include qv4enginebase_p.h in qmldevtools
Ulf Hermann
2019-05-10
6
-7
/
+9
*
|
|
Make sure we don't include qv4stackframe_p.h in qmldevtools
Ulf Hermann
2019-05-10
5
-51
/
+117
*
|
|
Move qv4string{_p.h|.cpp} out of the devtools
Ulf Hermann
2019-05-10
8
-47
/
+107
*
|
|
Add Markdown support to Text
Shawn Rutledge
2019-05-09
6
-4
/
+36
*
|
|
QQuickTableView: sync viewport rect with syncView when rebuilding
Richard Moe Gustavsen
2019-05-09
1
-2
/
+7
*
|
|
Generate the compilation unit checksum whenever we have MD5
Ulf Hermann
2019-05-09
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-09
11
-35
/
+88
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-08
11
-35
/
+88
|
|
\
|
|
|
*
Accessibility: Make sure StaticText is marked read-only
Frederik Gladhorn
2019-05-07
3
-1
/
+24
|
|
*
Avoid std::function in qqmlirbuilder.cpp
Ulf Hermann
2019-05-07
2
-22
/
+18
|
|
*
Add Q_TRACE calls to QtQml for QML profiler trace points
Milian Wolff
2019-05-05
4
-7
/
+36
|
|
*
Improve Context2D's line dash-related documentation
Mitch Curtis
2019-05-03
1
-5
/
+7
|
|
*
QQuickTextControl: Emit cursorPositionChanged() when handling IM event
Vova Mshanetskiy
2019-05-02
1
-0
/
+3
*
|
|
Drop some dead bootstrap code
Ulf Hermann
2019-05-08
4
-35
/
+18
*
|
|
Register QObject along with QQmlComponent as basic type of the language
Ulf Hermann
2019-05-08
1
-1
/
+5
*
|
|
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
27
-687
/
+404
*
|
|
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
10
-78
/
+64
*
|
|
QQuickTableView: improve updateAverageEdgeSize()
Richard Moe Gustavsen
2019-05-08
1
-6
/
+15
*
|
|
QQuickTableView: remove relayoutTable()
Richard Moe Gustavsen
2019-05-08
2
-15
/
+3
*
|
|
Filter out duplicate entries in Object.keys
Erik Verbruggen
2019-05-08
1
-0
/
+7
*
|
|
Move dynamicStrings into the bootstrapped part of QV4::CompiledData
Ulf Hermann
2019-05-07
2
-13
/
+9
*
|
|
Move the check for SSE2 into the configure system
Ulf Hermann
2019-05-07
1
-2
/
+2
[next]