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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Qt Labs Calendar
Mitch Curtis
2020-05-28
26
-820
/
+70
*
Skip tests that use graphical effects on Win 7
Mitch Curtis
2020-05-26
2
-0
/
+11
*
Listen for the LanguageChange event in event() instead of using filters
Andy Shaw
2020-05-19
1
-0
/
+1
*
Remove ignoreMessage from setOverlayParentToNull
Laszlo Agocs
2020-05-18
1
-3
/
+0
*
Massage toolTipCrashOnClose test
Laszlo Agocs
2020-05-18
1
-5
/
+0
*
Tests for Qt.labs.platform/MenuItem.icon
Ivan Tkachenko
2020-05-15
2
-4
/
+10
*
Reduce dependencies on QtGraphicalEffects
Mitch Curtis
2020-05-13
4
-0
/
+16
*
ComboBox: fix currentValue not being updated on model changes
Mitch Curtis
2020-05-12
1
-0
/
+49
*
Remove bindings to parent in delegates
Mitch Curtis
2020-05-11
1
-1
/
+1
*
Menu: remove deprecated removeItem(var) overload
Mitch Curtis
2020-05-11
3
-12
/
+2
*
Remove flaky test_openDuringExitTransitionWithTimeout() test
Mitch Curtis
2020-05-11
1
-29
/
+0
*
Fix -no-accessibility build
Peter Varga
2020-05-11
1
-0
/
+1
*
Container: remove deprecated removeItem(var) overload
Mitch Curtis
2020-05-11
4
-26
/
+20
*
Revert "tst_qquickmenu: fix flakiness resulting from floating point comparison"
Mitch Curtis
2020-05-07
1
-11
/
+10
*
Expect failure for certain fonts in TextArea test
Eskil Abrahamsen Blomfeldt
2020-04-30
1
-2
/
+20
*
tst_qquickmenu: fix flakiness resulting from floating point comparison
Mitch Curtis
2020-04-15
1
-10
/
+11
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-31
5
-8
/
+233
|
\
|
*
tst_qquickheaderview: wait for window to be active
Richard Moe Gustavsen
2020-03-30
1
-0
/
+3
|
*
HeaderView: Add support for list based models
Andy Shaw
2020-03-24
2
-0
/
+141
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-21
1
-8
/
+9
|
|
\
|
|
*
Menu: account for the scale when getting the size before positioning
Andy Shaw
2020-03-18
1
-8
/
+9
|
*
|
Account for the padding around a menu when checking if it is interactive
Andy Shaw
2020-03-18
2
-0
/
+80
*
|
|
Fix Qt 6 to-do comments in QML files
Mitch Curtis
2020-03-23
2
-1
/
+4
*
|
|
Remove the remaining usages of QRegExp and QRegExpValidator
Lars Knoll
2020-03-19
2
-9
/
+9
*
|
|
Remove old QQuickPalette implementation
Vitaly Fanaskov
2020-03-18
5
-67
/
+307
*
|
|
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Qt Forward Merge Bot
2020-03-18
1
-1
/
+69
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-18
1
-1
/
+69
|
|
\
\
\
|
|
|
/
/
|
|
*
|
SplitView: fix hidden items causing visible items to not be resizable
Mitch Curtis
2020-03-13
1
-1
/
+69
*
|
|
|
CMake: Regenerate projects
wip/cmake
Alexandru Croitor
2020-03-17
24
-169
/
+223
*
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-17
134
-65
/
+13615
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-03-10
25
-19
/
+1059
|
|
\
\
\
|
|
|
/
/
|
|
*
|
HeaderView: set implicitSize on the style items
v5.15.0-beta2
Richard Moe Gustavsen
2020-03-10
1
-0
/
+20
|
|
*
|
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-05
1
-2
/
+2
|
|
*
|
Update the current text after a translator is installed
Mitch Curtis
2020-03-05
8
-10
/
+122
|
|
*
|
Attempt to stabilize test_openDuringExitTransitionWithTimeout()
Mitch Curtis
2020-03-04
1
-2
/
+9
|
|
*
|
Prepare for internal QML API change
Simon Hausmann
2020-03-03
1
-1
/
+1
|
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
v5.15.0-beta1
Qt Forward Merge Bot
2020-02-22
5
-7
/
+51
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix clicked() being emitted after doubleClicked()
Mitch Curtis
2020-02-20
4
-6
/
+26
|
|
|
*
ToolTip: fix timeout not activating if opened during exit transition
Mitch Curtis
2020-02-20
1
-1
/
+25
|
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-15
8
-0
/
+368
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Account for when a touch event is synthesized by Qt as a mouse event
Andy Shaw
2020-02-07
3
-0
/
+195
|
|
|
*
DialogButtonBox: don't change button text that has been explicitly set
Mitch Curtis
2020-02-03
2
-0
/
+115
|
|
|
*
Blacklist tst_QQuickMenu::popup on macOS
Tor Arne Vestbø
2020-01-23
1
-0
/
+2
|
|
|
*
QQuickToolTip: prevent closing after invisible tooltip created
Wang Chuan
2020-01-11
2
-0
/
+56
|
|
*
|
Add HorizontalHeaderView and VerticalHeaderView
v5.15.0-alpha1
Yulong Bai
2020-02-11
4
-0
/
+491
|
*
|
|
Blacklist tst_QQuickMenu::popup on macOS
Tor Arne Vestbø
2020-03-02
1
-0
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-08
104
-32
/
+12343
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-30
104
-32
/
+12343
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Add binary compatibility file for qtquickcontrols2
Milla Pohjanheimo
2019-12-17
1
-0
/
+11603
|
|
|
*
StackView: fix an issue where the current item was hidden
Mitch Curtis
2019-12-12
1
-0
/
+59
[next]