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
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move valueAsNumber into ExecutableCompilationUnit
Ulf Hermann
2019-05-13
1
-1
/
+1
*
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
*
Add snapMode to DragHandler
Jan Arve Sæther
2019-05-16
2
-2
/
+48
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
4
-15
/
+15
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-16
17
-72
/
+196
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-16
9
-58
/
+180
|
|
\
|
|
*
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
|
|
*
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
|
*
|
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
*
|
|
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
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-09
5
-6
/
+34
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-08
5
-6
/
+34
|
|
\
|
|
|
*
Accessibility: Make sure StaticText is marked read-only
Frederik Gladhorn
2019-05-07
3
-1
/
+24
|
|
*
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
*
|
|
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
2
-1
/
+2
*
|
|
QQuickTableView: improve updateAverageEdgeSize()
Richard Moe Gustavsen
2019-05-08
1
-6
/
+15
*
|
|
QQuickTableView: remove relayoutTable()
Richard Moe Gustavsen
2019-05-08
2
-15
/
+3
*
|
|
QQuickTableView: check if we need to rebuild when syncing with syncView
Richard Moe Gustavsen
2019-05-03
1
-5
/
+17
*
|
|
Add features for the remaining QML model types
Ulf Hermann
2019-05-03
1
-0
/
+1
*
|
|
QQuickTableView: protect fixup() from being called while resizing the content...
Richard Moe Gustavsen
2019-05-02
2
-1
/
+17
*
|
|
QQuickTableView: optimize forceLayout() to start updating from the root
Richard Moe Gustavsen
2019-05-02
1
-5
/
+4
*
|
|
Move model types into their own library
Ulf Hermann
2019-05-02
6
-11
/
+11
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-2
/
+2
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-01
1
-2
/
+2
|
|
\
|
|
|
*
PinchHandler: change qCInfo to qCDebug
Shawn Rutledge
2019-04-29
1
-2
/
+2
*
|
|
Add QQuickTableSectionSizeProvider for QQuickTableView
Yulong Bai
2019-04-30
2
-0
/
+86
*
|
|
QQuickTableView: avoid building syncView children before syncView has finished
Richard Moe Gustavsen
2019-04-29
2
-9
/
+15
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-29
2
-28
/
+23
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-27
1
-6
/
+7
|
|
\
|
|
|
*
MultiPointHandler: eliminate "no points" warning with native gestures
Shawn Rutledge
2019-04-26
1
-6
/
+7
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-25
1
-22
/
+16
|
|
\
|
|
|
*
Fix memory leak with QQuickEventPoint
Jeremy Powell
2019-04-24
1
-22
/
+16
*
|
|
Add WheelHandler
Shawn Rutledge
2019-04-27
8
-1
/
+898
*
|
|
Add BoundaryRule
Shawn Rutledge
2019-04-27
4
-0
/
+795
*
|
|
QQuickTableView: update calculateTopLeft() to take syncView into account
Richard Moe Gustavsen
2019-04-26
2
-33
/
+97
*
|
|
QQuickTableView: update viewportMoved() to take syncView into account
Richard Moe Gustavsen
2019-04-25
2
-35
/
+122
*
|
|
QQuickTableView: implement recursive updateTable()
Richard Moe Gustavsen
2019-04-24
2
-0
/
+48
*
|
|
QQuickTableView: sync geometry properties with syncView
Richard Moe Gustavsen
2019-04-24
1
-0
/
+31
*
|
|
Doc: improve Example Usage section of TableView
Mitch Curtis
2019-04-24
4
-2
/
+103
*
|
|
QQuickTableView: add new 'syncView' property
Richard Moe Gustavsen
2019-04-23
4
-0
/
+96
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-23
2
-2
/
+2
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-19
2
-2
/
+2
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.12.3' into 5.12
Qt Forward Merge Bot
2019-04-17
1
-1
/
+1
|
|
|
\
[next]