index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
quick
/
items
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Merge remote-tracking branch 'origin/5.5' into 5.6
Simon Hausmann
1
-1
/
+1
2015-08-24
Fix hue clamping in Context2D
Laszlo Agocs
1
-1
/
+1
2015-08-21
Add isTabFence private flag
Gabriel de Dietrich
2
-19
/
+78
2015-08-20
Fix rendering to QQuickWindow::renderTarget.
Gunnar Sletta
1
-3
/
+6
2015-08-20
Add possibility to mirror ShaderEffectSource generated textures
Miikka Heikkinen
5
-0
/
+85
2015-08-19
QQuickImageBase: Use QUrl::path() instead of QUrl::toString().
Robin Burchell
1
-1
/
+1
2015-08-18
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
21
-56
/
+117
2015-08-16
Avoid firing up the JS parser/JIT/interpreter when instantiating objects
Simon Hausmann
2
-4
/
+2
2015-08-11
Fix crash in QQuickCanvasItem::updatePaintNode()
Tobias Koenig
1
-1
/
+5
2015-08-10
Font matching by font stylename
Allan Sandfeld Jensen
3
-0
/
+31
2015-08-04
Doc: Fix QtQuick::EnterKey QML type documentation
Topi Reinio
1
-21
/
+32
2015-08-04
Retrieve services from debug connector, not via static instance()
Ulf Hermann
3
-7
/
+7
2015-08-04
Extract minimal abstract interfaces from debug services.
Ulf Hermann
1
-2
/
+2
2015-08-04
Doc: added documentation to undocumented methods
Nico Vertriest
4
-1
/
+46
2015-08-04
Fix selections in tables that span over several cells
Eskil Abrahamsen Blomfeldt
1
-7
/
+0
2015-08-03
Add EnterKey attached property
Kai Uwe Broulik
3
-0
/
+101
2015-08-03
Fix selecting single character in middle of string
Eskil Abrahamsen Blomfeldt
1
-5
/
+5
2015-08-03
Fix disappearing selection spanning different scripts
Eskil Abrahamsen Blomfeldt
1
-4
/
+2
2015-07-30
Extract minimal interface from QQmlDebugServer and use it.
Ulf Hermann
1
-3
/
+3
2015-07-30
Fix trailing comma at end of enumerator list
Eskil Abrahamsen Blomfeldt
1
-1
/
+1
2015-07-29
Remove static proxy methods from QQmlDebugService
Ulf Hermann
1
-2
/
+3
2015-07-22
Emit movement signals for flick().
Michael Brasser
1
-3
/
+13
2015-07-20
Don't change the currentItem after a viewport resize
Alberto Mardegan
2
-4
/
+4
2015-07-20
qquicktext: Fix using CSS line-height with RichText
Kai Uwe Broulik
2
-1
/
+5
2015-07-19
Consistently use the override keyword
Thiago Macieira
7
-16
/
+16
2015-07-18
Use by-ref in foreach when T is large or non-trivial
Sérgio Martins
1
-2
/
+2
2015-07-17
Adding more DesignerSupport functions
Thomas Hartmann
1
-1
/
+1
2015-07-15
Doc: replace Mac OS X with OS X
Nico Vertriest
3
-3
/
+3
2015-07-12
Fix potential use of incorrect bounds in delegate tracking.
Michael Brasser
2
-14
/
+33
2015-07-10
Fix QQuickListViewPrivate::releaseItem()
J-P Nurmi
1
-1
/
+2
2015-07-09
doc: fix copy/paste error in warning
Gunnar Sletta
1
-1
/
+1
2015-07-09
Flickable: drag-over-bounds is not velocity-sensitive
Shawn Rutledge
2
-16
/
+34
2015-07-04
Delete QQuickWindow's animator driver at the right time.
Gunnar Sletta
1
-1
/
+0
2015-06-30
Prevent errors when removing items from Repeater that reference parent.
Michael Brasser
1
-2
/
+2
2015-06-30
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
10
-28
/
+44
2015-06-29
ListView: more robust output in debug message
Liang Qi
1
-5
/
+5
2015-06-29
Fixed a QQuickListView crash
Liang Qi
3
-34
/
+47
2015-06-29
QQuickFlickable: Accept pixel wheel events as well as angle wheel events.
Robin Burchell
1
-0
/
+1
2015-06-26
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
3
-2
/
+4
2015-06-25
Correctly initialize ListView section attached properties.
Martin Jones
1
-13
/
+17
2015-06-25
Doc: resize tables with overflow
Nico Vertriest
2
-8
/
+14
2015-06-24
qquicktextedit_p_p.h: cleanup unneeded include
J-P Nurmi
1
-1
/
+0
2015-06-24
QQuickAnchors: Use a simple sorted list rather than a QSet to remove duplicates.
Robin Burchell
1
-7
/
+21
2015-06-23
Export QQuickTextInputPrivate and QQuickTextEditPrivate
J-P Nurmi
7
-3
/
+21
2015-06-23
QQuickImageBase: Use the static form of QFile::exists().
Robin Burchell
1
-1
/
+1
2015-06-23
Add a property to enable vertical mirroring in QQuickFramebufferObject
Laszlo Agocs
2
-0
/
+36
2015-06-23
ListView/GridView contentHeight should include delayRemove-d items
Matt Vogt
3
-8
/
+23
2015-06-19
Port from Q_ENUMS to new macro Q_ENUM.
Friedemann Kleint
28
-70
/
+69
2015-06-15
Don't resolve the d-pointer when we don't use it.
Ulf Hermann
3
-4
/
+3
2015-06-15
Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.
Gunnar Sletta
2
-10
/
+24
[next]