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
Age
Commit message (
Expand
)
Author
Files
Lines
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
8
-1
/
+121
2015-08-19
QQuickImageBase: Use QUrl::path() instead of QUrl::toString().
Robin Burchell
1
-1
/
+1
2015-08-19
Switch to the non compat metacall overload
Lars Knoll
2
-7
/
+9
2015-08-19
Improve QQuickImageResponse::textureFactory documentation
Albert Astals Cid
1
-2
/
+5
2015-08-19
Fix memory leak when using async image providers
Albert Astals Cid
1
-0
/
+1
2015-08-18
Get rid of special handling of var properties
Lars Knoll
1
-3
/
+1
2015-08-18
Update copyright notice.
Frank Meerkoetter
1
-0
/
+1
2015-08-18
Remove QQmlVMEVariant specific workaround
Frank Meerkoetter
1
-9
/
+1
2015-08-18
Remove unused code
Frank Meerkoetter
1
-25
/
+2
2015-08-18
Mark methods as overrides
Frank Meerkoetter
1
-11
/
+11
2015-08-18
Also remove the QQmlValueTypeProvider::destroyValueType interface
Frank Meerkoetter
1
-41
/
+0
2015-08-18
Adapt the ValueTypeProvider interface and port its types
Frank Meerkoetter
1
-92
/
+40
2015-08-18
Remove QQmlValueTypeProvider::copyValueType
Frank Meerkoetter
1
-43
/
+0
2015-08-18
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
35
-91
/
+183
2015-08-17
Fix casing in Models and Views documentation.
Mitch Curtis
1
-1
/
+1
2015-08-17
Support QSGGeometry::lineWidth also in the batched code path.
Gunnar Sletta
2
-18
/
+26
2015-08-16
Avoid firing up the JS parser/JIT/interpreter when instantiating objects
Simon Hausmann
2
-4
/
+2
2015-08-13
Avoid rebuiding batches during a material animation
Jocelyn Turcotte
1
-4
/
+6
2015-08-11
Fix crash in QQuickCanvasItem::updatePaintNode()
Tobias Koenig
1
-1
/
+5
2015-08-10
Font matching by font stylename
Allan Sandfeld Jensen
6
-0
/
+50
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
8
-23
/
+21
2015-08-04
Extract minimal abstract interfaces from debug services.
Ulf Hermann
3
-5
/
+5
2015-08-04
Periodically flush profiling data to client.
Ulf Hermann
1
-8
/
+8
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
3
-7
/
+7
2015-07-30
Fix trailing comma at end of enumerator list
Eskil Abrahamsen Blomfeldt
1
-1
/
+1
2015-07-30
Fix warnings
Thomas Hartmann
1
-1
/
+1
2015-07-29
Remove static proxy methods from QQmlDebugService
Ulf Hermann
3
-4
/
+7
2015-07-28
Fix typo in QSGGeometryNode documentation.
Mitch Curtis
1
-1
/
+1
2015-07-23
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5
Oswald Buddenhagen
2
-3
/
+10
2015-07-22
Property names can be utf8
Thomas Hartmann
2
-3
/
+3
2015-07-22
Fix QString-related warnings in quick designer support.
Friedemann Kleint
6
-18
/
+19
2015-07-22
Implmementing missing function of QQuickDesignerSupportProperties
Thomas Hartmann
1
-0
/
+49
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-20
Merge remote-tracking branch 'origin/5.4' into 5.5
Oswald Buddenhagen
2
-3
/
+10
2015-07-19
Consistently use the override keyword
Thiago Macieira
8
-20
/
+20
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
20
-63
/
+2139
2015-07-15
Doc: replace Mac OS X with OS X
Nico Vertriest
3
-3
/
+3
2015-07-14
Do not leak the texture factory for cancelled jobs
Albert Astals Cid
1
-0
/
+2
2015-07-12
Fix potential use of incorrect bounds in delegate tracking.
Michael Brasser
2
-14
/
+33
[next]