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.5
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Merge remote-tracking branch 'origin/dev' into wip/scenegraphng"
wip/scenegraphng
Laszlo Agocs
2019-05-28
234
-3284
/
+5712
|
\
|
*
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2019-05-28
234
-3284
/
+5712
|
|
\
|
/
/
|
*
Don't set childMode on a StateMachine
Ulf Hermann
2019-05-27
1
-14
/
+18
|
*
Merge "Merge remote-tracking branch 'origin/5.13' into dev"
Qt Forward Merge Bot
2019-05-26
1
-0
/
+4
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-26
1
-0
/
+4
|
|
|
\
|
|
/
/
|
|
*
Blacklist tst_QQuickListView::currentIndex() on macOS 10.12
Ulf Hermann
2019-05-22
1
-0
/
+4
|
*
|
Remove null pointer checks for "this" from QQmlContextData::resolvedUrl()
Pavel Tumakaev
2019-05-23
1
-15
/
+12
|
*
|
Manual test, TableView: improve test with syncView functionality
Richard Moe Gustavsen
2019-05-23
2
-26
/
+132
|
*
|
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
9
-25
/
+25
|
*
|
QQuickTableView: don't recalculate content width while flicking
Richard Moe Gustavsen
2019-05-15
2
-98
/
+36
|
*
|
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
7
-5
/
+401
|
*
|
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
4
-41
/
+60
|
*
|
Add snapMode to DragHandler
Jan Arve Sæther
2019-05-16
5
-2
/
+209
|
*
|
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
77
-1300
/
+1594
|
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-16
29
-88
/
+394
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-16
17
-59
/
+364
|
|
|
\
|
|
|
*
Do not synthesize a double click event if the event point moved too far
Jan Arve Sæther
2019-05-15
3
-16
/
+85
|
|
|
*
TextEdit: use I-beam cursor by default, pointing cursor for links
Shawn Rutledge
2019-05-15
5
-1
/
+77
|
|
|
*
Elaborate on the meaning of values held by basic types
Simon Hausmann
2019-05-13
1
-0
/
+4
|
|
|
*
Add test for cached getter lookup
Michal Klocek
2019-05-09
2
-0
/
+31
|
|
|
*
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
4
-36
/
+82
|
|
*
|
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
4
-39
/
+365
|
*
|
|
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
2
-5
/
+106
|
*
|
|
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
14
-38
/
+150
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-08
14
-38
/
+150
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Accessibility: Make sure StaticText is marked read-only
Frederik Gladhorn
2019-05-07
5
-4
/
+85
|
|
|
*
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
|
|
|
*
Add .qmake.stash to .gitignore
Mitch Curtis
2019-05-03
1
-0
/
+1
|
|
|
*
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
[next]