index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.12.1
5.12.10
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.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
controls
/
data
/
tst_control.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tie minor version of all imports to Qt's minor version
Mitch Curtis
2018-11-02
1
-3
/
+3
*
Control: fix background size
J-P Nurmi
2018-04-23
1
-0
/
+6
*
Control: add support for background insets
J-P Nurmi
2018-04-23
1
-0
/
+146
*
Control: add implicitContentWidth|Height properties
J-P Nurmi
2018-04-13
1
-0
/
+47
*
Control: add implicitBackgroundWidth|Height properties
J-P Nurmi
2018-04-12
1
-8
/
+36
*
QQuickControl: update baseline offset automatically
J-P Nurmi
2018-04-04
1
-0
/
+38
*
Add Control::horizontal|verticalPadding
J-P Nurmi
2018-02-13
1
-0
/
+213
*
Update license headers to silence qtqa/tst_license warnings
J-P Nurmi
2017-02-24
1
-2
/
+12
*
tst_controls: update import versions for controls and templates
J-P Nurmi
2017-01-12
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.8' into dev
J-P Nurmi
2017-01-11
1
-1
/
+1
|
\
|
*
Welcome to 2017
J-P Nurmi
2017-01-09
1
-1
/
+1
*
|
tst_control: use TestCase's new createTemporaryObject functions
Mitch Curtis
2016-12-16
1
-39
/
+15
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-19
1
-2
/
+19
|
\
|
*
Clear hover when moved outside while pressing
J-P Nurmi
2016-10-17
1
-2
/
+19
*
|
Make hoverEnabled propagate to children
J-P Nurmi
2016-10-17
1
-1
/
+39
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
J-P Nurmi
2016-10-07
1
-19
/
+4
|
\
\
|
|
/
|
*
auto tests: prefer creating signal spies locally where needed
J-P Nurmi
2016-10-07
1
-19
/
+4
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-22
1
-0
/
+6
|
\
\
|
|
/
|
*
QQuickControl: clear the hovered state when hidden
J-P Nurmi
2016-09-15
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
J-P Nurmi
2016-09-02
1
-1
/
+28
|
\
\
|
|
/
|
*
Make a plain Control calculate suitable implicit size
J-P Nurmi
2016-08-31
1
-1
/
+28
*
|
Bump up all controls and templates imports to version 2.1
J-P Nurmi
2016-07-08
1
-2
/
+2
|
/
*
import Qt.labs.controls 1.0 => QtQuick.Controls 2.0
J-P Nurmi
2016-04-21
1
-1
/
+1
*
import Qt.labs.templates 1.0 => QtQuick.Templates 2.0
J-P Nurmi
2016-04-21
1
-1
/
+1
*
tst_control: fix font tests
J-P Nurmi
2016-03-21
1
-20
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
J-P Nurmi
2016-03-16
1
-0
/
+48
|
\
|
*
Fix font comparisons
J-P Nurmi
2016-03-11
1
-0
/
+48
*
|
Move focusReason and focusPolicy tests to tst_focus
J-P Nurmi
2016-03-15
1
-66
/
+0
*
|
Control: add hoverEnabled and hovered properties
J-P Nurmi
2016-02-25
1
-0
/
+21
*
|
Add Control::focusPolicy
J-P Nurmi
2016-02-22
1
-0
/
+45
|
/
*
Control: implement locale inheritance
Liang Qi
2015-12-21
1
-0
/
+185
*
Add QQuickControl::focusReason
J-P Nurmi
2015-12-12
1
-0
/
+26
*
Remove Control::layoutDirection
J-P Nurmi
2015-12-09
1
-40
/
+9
*
Add Control::locale
J-P Nurmi
2015-12-07
1
-0
/
+13
*
Control: resolve the font a bit earlier
Liang Qi
2015-12-01
1
-0
/
+51
*
tst_control: use pure templates for font tests
J-P Nurmi
2015-10-29
1
-6
/
+6
*
Control: fix available size
J-P Nurmi
2015-10-27
1
-1
/
+47
*
Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0
J-P Nurmi
2015-10-01
1
-1
/
+1
*
Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0
J-P Nurmi
2015-10-01
1
-1
/
+1
*
Apply QQuickControl font behavior to QQuickLabel
Liang Qi
2015-09-14
1
-0
/
+44
*
Use QtQuick.Templates
J-P Nurmi
2015-09-09
1
-7
/
+8
*
QQuickControl: add font property
Liang Qi
2015-09-02
1
-0
/
+250
*
Cleanup & improve auto tests
J-P Nurmi
2015-06-29
1
-9
/
+5
*
Revert "Rename Control::availableWidth/Height to contentWidth/Height"
J-P Nurmi
2015-06-18
1
-16
/
+16
*
Rename Control::availableWidth/Height to contentWidth/Height
J-P Nurmi
2015-06-15
1
-16
/
+16
*
Control::availableWidth & availableHeight
J-P Nurmi
2015-06-03
1
-0
/
+93
*
Improve Control::background automatic resizing
J-P Nurmi
2015-05-23
1
-0
/
+46
*
Fix Control::mirroredChanged() emission
J-P Nurmi
2015-05-23
1
-0
/
+35
*
Expose read-only bool Control::mirrored property for convenience
J-P Nurmi
2015-05-22
1
-0
/
+6
*
Promote layoutDirection & effectiveLayoutDirection to Control
J-P Nurmi
2015-05-22
1
-0
/
+91