index
:
platform/upstream/qtquickcontrols
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
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_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
Merge remote-tracking branch 'origin/stable' into wip/tizen
upstream/5.3.0
Tomasz Olszak
11
-252
/
+349
2014-05-21
TableView: cleanup unused Text left over
J-P Nurmi
1
-2
/
+0
2014-05-15
Fixed QML binding loop warning.
Jason Erb
1
-1
/
+6
2014-05-15
TextFieldStyle: more fool-proof size calculation
J-P Nurmi
1
-6
/
+3
2014-05-15
TableView: fix the position of "filled" rows
J-P Nurmi
1
-1
/
+1
2014-05-14
Scroll the parent mouse areas when reaching the bounds of a ScrollView
Andy Shaw
2
-1
/
+40
2014-05-13
Don't allow navigation to previous/next month when dragging mouse.
Mitch Curtis
1
-2
/
+7
2014-05-13
Fix CalendarStyle's layouting and grid cell calculation.
Mitch Curtis
2
-236
/
+274
2014-05-12
Use RotationAnimator in the BusyIndicatorStyle example snippet
J-P Nurmi
1
-1
/
+1
2014-05-12
Fix TableViewStyle::rowDelegate docs
J-P Nurmi
1
-1
/
+1
2014-05-07
TabBar: fix a typo
J-P Nurmi
1
-1
/
+1
2014-05-07
Merge remote-tracking branch 'origin/stable' into wip/tizen
upstream/5.2.96+rc2
Tomasz Olszak
1
-1
/
+2
2014-05-07
Fix the update of TabView.currentIndex when inserting/removing tabs
Jocelyn Turcotte
1
-2
/
+17
2014-05-07
Handle invalid indexes for TabView.getTab
Jocelyn Turcotte
1
-1
/
+2
2014-05-07
Merge remote-tracking branch 'origin/stable' into wip/tizen
Tomasz Olszak
12
-27
/
+256
2014-05-06
Fixed warning from Qt 5.3
Tomasz Olszak
1
-1
/
+1
2014-05-06
TableView: fix styleData.row to be a binding
J-P Nurmi
1
-1
/
+1
2014-05-06
Merge remote-tracking branch 'origin/release' into stable
Sergio Ahumada
1
-0
/
+3
2014-05-04
Menu: Fix QPA related crash on exit
Gabriel de Dietrich
1
-0
/
+3
2014-05-03
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
4
-6
/
+222
2014-05-02
Calculate the position of the scrollbar handle correctly
Andy Shaw
1
-2
/
+4
2014-05-02
Ensure that child MouseAreas will get the event first
Andy Shaw
1
-1
/
+1
2014-05-01
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
4
-6
/
+222
2014-04-30
Add Window declaration to plugins.qmltypes
Fawzi Mohamed
1
-0
/
+195
2014-04-29
ComboBox: Subtract style padding from TextInput width
Gabriel de Dietrich
1
-1
/
+1
2014-04-29
Fix styleData.activeFocus for TabViewStyle::tab
J-P Nurmi
1
-1
/
+1
2014-04-28
ComboBox: Update currentText when currentIndex goes from -1 to 0
Gabriel de Dietrich
1
-0
/
+2
2014-04-28
ComboBox style: Remove old API in desktop drop-down frame
Gabriel de Dietrich
1
-5
/
+8
2014-04-28
ComboBox style: Remove old styling API in Base pop-up frame
Gabriel de Dietrich
1
-10
/
+13
2014-04-26
Merge remote-tracking branch 'origin/stable' into wip/tizen
upstream/5.2.95+rc1
Tomasz Olszak
108
-528
/
+861
2014-04-25
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Jani Heikkinen
7
-295
/
+427
2014-04-25
Correct positioning for popups in QQuickWidget
Paul Olav Tvete
3
-6
/
+27
2014-04-23
QtGui and XCB now actually supports modality
Jorgen Lind
1
-1
/
+0
2014-04-23
Fix missing tabs in touch example
Jens Bache-Wiig
1
-2
/
+1
2014-04-22
Update plugins.qmltypes for QtQuick.Controls
J-P Nurmi
1
-286
/
+404
2014-04-16
Docs: fix QtQuick.Controls.Styles import version
J-P Nurmi
1
-3
/
+3
2014-04-15
Fix tab visibility regression
J-P Nurmi
2
-2
/
+2
2014-04-15
Doc: Adding information about how to run the example.
Jerome Pasion
1
-0
/
+14
2014-04-15
Ensure that styleData.row is initialized in delegates
Jens Bache-Wiig
1
-2
/
+3
2014-04-09
Take into account icon size when determining button size
David Edmundson
1
-2
/
+10
2014-04-09
Fix left/right cursor keys in TextArea
Berthold Krevert
1
-0
/
+4
2014-04-08
Allow TableView headers to be resized in a Flickable
Jens Bache-Wiig
1
-0
/
+1
2014-04-08
Fix ScrollView behavior when used in a Flickable
Jens Bache-Wiig
1
-1
/
+1
2014-04-08
Docs: fix \since tags
J-P Nurmi
5
-7
/
+7
2014-04-08
Fix initialization to non-zero TableView index
Jens Bache-Wiig
1
-1
/
+4
2014-04-07
Bump QtQuick.Controls import version to 1.2
J-P Nurmi
77
-82
/
+82
2014-04-07
ButtonStyle: fix checked state
J-P Nurmi
1
-3
/
+4
2014-04-07
Import QtQuick 2.2
J-P Nurmi
84
-85
/
+85
2014-04-04
Improve scrollbars on touch
J-P Nurmi
2
-2
/
+3
2014-04-02
Update TextArea::wrapMode docs
J-P Nurmi
1
-5
/
+2
[next]