index
:
delta/qt5/qtquickcontrols.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
old/qt4
qt4
qt5-nativetext
release
stable
wip/calendar
wip/qt5-nativetext
wip/qt6
wip/tizen
code.qt.io: qt/qtquickcontrols.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-12
8
-15
/
+13
|
|
\
\
|
|
|
/
|
|
*
Set accessible name for RadioButton
Frederik Gladhorn
2014-02-06
1
-0
/
+1
|
|
*
Doc: Fix broken links
Sze Howe Koh
2014-02-06
7
-13
/
+10
|
|
*
Ignore selectByMouse on android until QTBUG-36515 is resolved
Jens Bache-Wiig
2014-02-04
2
-2
/
+2
*
|
|
Use childAt() instead of cellIndexAt().
Mitch Curtis
2014-02-15
2
-85
/
+72
*
|
|
Add Component Map section to CalendarStyle documentation.
Mitch Curtis
2014-02-15
7
-1
/
+25
*
|
|
Set baselineOffset on Styles/Base correctly
Jan Arve Saether
2014-02-14
4
-0
/
+9
*
|
|
Add Calendar to Qt Quick Controls.
Mitch Curtis
2014-02-14
17
-0
/
+1808
*
|
|
Introducing styling for Menu, MenuBar
Gabriel de Dietrich
2014-02-14
17
-435
/
+825
|
/
/
*
|
Accessible slider should not have value as name
Frederik Gladhorn
2014-02-07
1
-1
/
+0
*
|
Accessibility improvements
Frederik Gladhorn
2014-02-07
3
-0
/
+6
*
|
Accessibility: Improve TextField and Area
Frederik Gladhorn
2014-02-07
2
-0
/
+3
*
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2014-02-05
7
-8
/
+14
|
\
\
|
*
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-27
7
-8
/
+14
|
|
\
\
|
|
|
/
|
|
*
Controls: Fixed support for Keys attached property on controls allowing text ...
Liang Qi
2014-01-22
4
-0
/
+7
|
|
*
Fix StackView documentation
Jens Bache-Wiig
2014-01-22
1
-2
/
+2
|
|
*
Fix implicit width for SpinBox
Jens Bache-Wiig
2014-01-22
1
-0
/
+4
|
|
*
Remove unused white rectangle causing drawing issues
Martin Klapetek
2014-01-21
1
-5
/
+0
|
|
*
Fix TextField::placeholderText docs
J-P Nurmi
2014-01-21
1
-1
/
+1
*
|
|
MenuItem: use queued connection to trigger() - avoid deletion crash
Shawn Rutledge
2014-02-05
1
-1
/
+1
*
|
|
ComboBox: Remove style related warning
Gabriel de Dietrich
2014-02-05
1
-3
/
+3
|
/
/
*
|
TableViewColumn: make resizing easier on touchscreens
Shawn Rutledge
2014-01-23
1
-1
/
+3
*
|
TableView: added resizeToContents and resizeColumnsToContents
Shawn Rutledge
2014-01-22
2
-13
/
+41
*
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Caroline Chao
2014-01-22
3
-6
/
+8
|
\
\
|
*
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-17
3
-6
/
+8
|
|
\
\
|
|
|
/
|
|
*
Fix typo in property in ComboBoxStyle
David Edmundson
2014-01-16
3
-6
/
+9
*
|
|
Fix a rounding error in the baseline of SpinBox
Jan Arve Saether
2014-01-21
1
-4
/
+9
|
/
/
*
|
Expose PopupWindow type privately
Gabriel de Dietrich
2014-01-17
1
-0
/
+2
*
|
Menus: Move private items into Controls.Private module
Gabriel de Dietrich
2014-01-17
1
-2
/
+3
*
|
Expose contentArea as contentItem in ApplicationWindow
Jan Arve Saether
2014-01-14
4
-1
/
+154
*
|
TableView.selection docs
Shawn Rutledge
2014-01-14
1
-4
/
+4
*
|
Settings.hasTouchScreen checks the QTouchDevices
Shawn Rutledge
2014-01-13
2
-2
/
+7
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-10
2
-4
/
+29
|
\
\
|
|
/
|
*
ComboBox: Allow setting currentIndex to -1 to clear selection
v5.2.1
Gabriel de Dietrich
2014-01-08
1
-3
/
+22
|
*
ComboBox: Don't suggest auto-complete text if editText is empty
Gabriel de Dietrich
2014-01-08
1
-1
/
+1
|
*
Add missing call to initResources needed for static linking
Caroline Chao
2014-01-07
1
-0
/
+6
*
|
SplitView: wider splitter on touchscreens
Shawn Rutledge
2014-01-10
1
-4
/
+6
*
|
Remove workaround for ownership issue with newly created tabs
Simon Hausmann
2014-01-08
1
-3
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-06
1
-0
/
+2
|
\
\
|
|
/
|
*
Make Label accessible
Frederik Gladhorn
2014-01-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-23
6
-21
/
+22
|
\
\
|
|
/
|
*
Fixed: Regression in key navigation on TableView
Jens Bache-Wiig
2013-12-21
1
-1
/
+1
|
*
Menu: Don't create platform item for QQuickMenuItemContainers
Gabriel de Dietrich
2013-12-17
5
-20
/
+21
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-16
5
-24
/
+32
|
\
\
|
|
/
|
*
Set style object on QStyleOptionFrames in QQuickStyleItem
Martin Gräßlin
2013-12-13
1
-0
/
+2
|
*
Make editable Combobox accept substrings
Jens Bache-Wiig
2013-12-13
1
-6
/
+7
|
*
SpinBox: fix selection behavior
J-P Nurmi
2013-12-12
1
-3
/
+5
|
*
Enable text eliding in base style tabs
Jens Bache-Wiig
2013-12-12
1
-15
/
+15
|
*
Don't animate the busy indicator when it is not showing.
Gunnar Sletta
2013-12-07
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-05
11
-32
/
+63
|
\
\
|
|
/
[prev]
[next]