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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
Fix disabled text color of an editable ComboBox
J-P Nurmi
1
-4
/
+3
2013-11-27
Docs: add missing \since 5.2 to TextFieldStyle::renderType
J-P Nurmi
1
-0
/
+1
2013-11-26
Make TextFieldStyle and SpinBoxStyle respect font size
Jens Bache-Wiig
2
-9
/
+8
2013-11-26
ComboBox: Call resolveTextValue() after any model change
Gabriel de Dietrich
1
-3
/
+5
2013-11-26
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
4
-4
/
+40
2013-11-23
Set more window flags to keep Windows from omitting titlebar & buttons
Shawn Rutledge
1
-0
/
+6
2013-11-22
Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"
Jens Bache-Wiig
1
-1
/
+0
2013-11-22
SpinBox: add editingFinished signal
Liang Qi
1
-1
/
+14
2013-11-22
TextField: add editingFinished signal
Liang Qi
1
-1
/
+15
2013-11-20
Fix TableView scrolling problem
J-P Nurmi
1
-1
/
+1
2013-11-20
Fix retina rendering issues with Qt Quick Controls
Jens Bache-Wiig
1
-1
/
+5
2013-11-15
SpinBox: get active focus when up or down was pressed
Liang Qi
1
-0
/
+5
2013-11-15
Fix plugins.qmltypes
Thomas Hartmann
1
-0
/
+157
2013-11-15
Make sure menu bar has a parent window
Eskil Abrahamsen Blomfeldt
1
-0
/
+2
2013-11-15
ApplicationWindow has the WindowFullscreenButtonHint flag by default
Shawn Rutledge
1
-0
/
+1
2013-11-08
Make BusyIndicator style use threaded animations
Jens Bache-Wiig
5
-28
/
+20
2013-11-07
Optimize TableView by using ImageProvider
Jens Bache-Wiig
8
-13
/
+110
2013-11-06
Doc: Updated url variable in qdocconf files.
Jerome Pasion
2
-2
/
+2
2013-11-06
Fix input method committing
Frederik Gladhorn
1
-1
/
+5
2013-10-31
use private linkage where possible
Oswald Buddenhagen
1
-1
/
+1
2013-10-31
Doc: the implicit size of ProgressBarStyle's background must be set.
Mitch Curtis
1
-0
/
+3
2013-10-31
Fix some issues with Base style
Jens Bache-Wiig
2
-2
/
+4
2013-10-31
Expose ToolBarStyle and StatusBarStyle
Jens Bache-Wiig
4
-17
/
+93
2013-10-31
More styling improvements for Base Style
Jens Bache-Wiig
20
-264
/
+898
2013-10-29
Fix: Button does not toggle on keypress
Jens Bache-Wiig
1
-2
/
+9
2013-10-29
Updating plugins.qmltypes
Thomas Hartmann
1
-1
/
+197
2013-10-28
Add classnames for QML plugins.
Morten Johan Sørvig
2
-0
/
+2
2013-10-25
Adjust height if the ToolBar or StatusBar is dynamically hidden
Jan Arve Saether
1
-2
/
+4
2013-10-25
ComboBox: Minimize currentText changes when changing model
Gabriel de Dietrich
1
-5
/
+41
2013-10-24
Switch styling fixes
Jens Bache-Wiig
1
-4
/
+5
2013-10-24
Don't add any extra space to RadioButton and CheckBox by default
Jens Bache-Wiig
2
-17
/
+2
2013-10-24
Menu: Fix submenu overlap and item width
Gabriel de Dietrich
2
-5
/
+6
2013-10-23
Add TextAreaStyle
J-P Nurmi
5
-11
/
+173
2013-10-23
Doc: Fix links to Qt Quick Controls Styles items
Caroline Chao
13
-12
/
+15
2013-10-23
Doc: Add doc for ScrollViewStyle
Caroline Chao
1
-1
/
+6
2013-10-23
Fix custom styled transient scrollbars
J-P Nurmi
1
-11
/
+2
2013-10-22
Fix checkable Button behavior - toggle on release instead of press
J-P Nurmi
1
-3
/
+7
2013-10-22
Added 9-patch functionality to StyleItem
Gunnar Sletta
10
-12
/
+157
2013-10-22
Ignore shift modifier in single selection mode
Jens Bache-Wiig
1
-1
/
+1
2013-10-22
Fix warning in ComboBox when model is empty
Jens Bache-Wiig
1
-1
/
+1
2013-10-21
Cosmetic tweaks for base style
Jens Bache-Wiig
21
-106
/
+100
2013-10-21
Expose renderType to SpinBox and TextField
Jens Bache-Wiig
6
-3
/
+37
2013-10-20
Fix disabling of Action
Frederik Gladhorn
1
-0
/
+7
2013-10-18
Menu: Extract QQuickMenuPopupWindow core popup behavior
Gabriel de Dietrich
6
-184
/
+325
2013-10-18
Menu: Factor MenuContentItem out
Gabriel de Dietrich
5
-196
/
+242
2013-10-17
Remove widget dependency on touch platforms
Jens Bache-Wiig
4
-6
/
+10
2013-10-17
TextField: Also hide placeholderText when text input is composing
Caroline Chao
1
-1
/
+1
2013-10-16
Qt Quick Layouts: Some small documentation refinements.
Jan Arve Saether
3
-11
/
+43
2013-10-16
Menu: Remove reported warning
Gabriel de Dietrich
1
-1
/
+1
2013-10-15
Some TableView optimization for v4
Jens Bache-Wiig
1
-13
/
+11
[next]