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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fixes warnings
Caroline Chao
2013-06-03
8
-29
/
+28
*
Doc: Add doc structure for Styles
Caroline Chao
2013-06-03
22
-23
/
+155
*
Remove unnecessary bottom margin for TabView on mac
Jens Bache-Wiig
2013-06-03
1
-1
/
+1
*
TableView: Expand to single column and prevent multiple use
Jens Bache-Wiig
2013-05-31
2
-6
/
+18
*
ToolBar: Get proper pressed state on Mac
Gabriel de Dietrich
2013-05-31
1
-2
/
+2
*
TabViewStyle: expose styleData.availableWidth
J-P Nurmi
2013-05-31
2
-2
/
+2
*
Cleaning up some examples and removing clutter
Jens Bache-Wiig
2013-05-31
1
-0
/
+0
*
Fix missing margins and incorrect size for ToolBar and StatusBar
Jens Bache-Wiig
2013-05-31
7
-51
/
+191
*
Styles docs: fix the styleData -tables
J-P Nurmi
2013-05-31
6
-34
/
+47
*
Several improvements to documentation
Jan Arve Saether
2013-05-31
3
-44
/
+96
*
Doc: Make Stack attached properties more visible
Caroline Chao
2013-05-31
2
-9
/
+17
*
Do not crash when deleting a layout
Jan Arve Saether
2013-05-30
2
-10
/
+26
*
Remove remaining references to PageStack
J-P Nurmi
2013-05-30
4
-23
/
+23
*
Docs: fix missing/leftover docs, types, tags...
J-P Nurmi
2013-05-30
6
-28
/
+41
*
Make styleHints a variant map
Jens Bache-Wiig
2013-05-30
9
-71
/
+71
*
Removed reference to nonexistent file PageSlideTransition.qml.
Mitch Curtis
2013-05-30
1
-1
/
+0
*
Rename PaddedStyle to AbstractStyle
J-P Nurmi
2013-05-30
21
-43
/
+85
*
Rename::tabAt(index) to getTab(index)
J-P Nurmi
2013-05-29
2
-2
/
+2
*
Improved size calculation of GroupBox
Jens Bache-Wiig
2013-05-29
4
-5
/
+21
*
MenuItem: Connect to own action's 'shortcutChanged' signal
Gabriel de Dietrich
2013-05-29
1
-0
/
+1
*
Move backgroundColor from TableView to TableViewStyle
Jens Bache-Wiig
2013-05-29
3
-10
/
+23
*
Change default layout spacing to 5, and make it depend on DPI
Jan Arve Saether
2013-05-29
1
-6
/
+14
*
Doc: Fix various problems in Qt Quick Layouts documentation
Caroline Chao
2013-05-29
1
-19
/
+17
*
Revise TableView API for managing the columns
J-P Nurmi
2013-05-29
2
-24
/
+90
*
Consistent use of "hovered" and style API conventions
Jens Bache-Wiig
2013-05-29
10
-34
/
+73
*
Fixed incorrect size hints for TableView
Jens Bache-Wiig
2013-05-29
2
-7
/
+7
*
Fix typo in TableViewStyle
Jens Bache-Wiig
2013-05-29
1
-2
/
+2
*
Doc: Add Qt Quick Layouts QML Types page
Caroline Chao
2013-05-29
2
-1
/
+52
*
The function was moved to QtDeclarative
Liang Qi
2013-05-27
1
-8
/
+0
*
ButtonStyle: expose styleData.hovered
J-P Nurmi
2013-05-27
1
-2
/
+20
*
TabViewStyle: rename 'tab' grouped property to 'styleData'
J-P Nurmi
2013-05-27
3
-22
/
+22
*
Rename controlState to styleData
J-P Nurmi
2013-05-27
8
-73
/
+86
*
Refactor TableView styling API
Jens Bache-Wiig
2013-05-27
3
-74
/
+96
*
Doc: Add a section for Styles
Caroline Chao
2013-05-27
1
-1
/
+4
*
ScrollView: take Flickable::originX and originY into account
J-P Nurmi
2013-05-27
2
-6
/
+14
*
Make GroupBox size respect anchor margins and update Gallery
Jens Bache-Wiig
2013-05-27
1
-2
/
+6
*
Revert "Slider: Fix "Binding loop detected" warning"
Jens Bache-Wiig
2013-05-27
1
-1
/
+1
*
Slider: Fix "Binding loop detected" warning
Caroline Chao
2013-05-27
1
-1
/
+1
*
Yet another plugin rename
Jens Bache-Wiig
2013-05-27
4
-4
/
+4
*
Fix item view selection color
Jens Bache-Wiig
2013-05-27
2
-6
/
+13
*
Update all plugins.qmltypes files
Liang Qi
2013-05-27
2
-2
/
+8
*
Rename generic plugin names
Jens Bache-Wiig
2013-05-27
4
-4
/
+4
*
Pixel adjustment on mac
Jens Bache-Wiig
2013-05-27
2
-4
/
+4
*
Style polish
Jens Bache-Wiig
2013-05-27
1
-1
/
+1
*
Pass selected tab rect to style
Jens Bache-Wiig
2013-05-27
3
-2
/
+13
*
Improve size hints for SpinBox and TextField
Jens Bache-Wiig
2013-05-27
4
-15
/
+16
*
Slightly larger slider size
Jens Bache-Wiig
2013-05-26
1
-2
/
+2
*
Desktop styles: fix warnings when parent is not set
J-P Nurmi
2013-05-24
2
-4
/
+3
*
Add missing focus rect to check box and radio button
Jens Bache-Wiig
2013-05-24
4
-2
/
+35
*
Fix tab overlap on Windows XP and Windows Vista
Jens Bache-Wiig
2013-05-24
2
-2
/
+7
[next]