index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
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.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.14' into 5.15
v5.15.0-beta1
Qt Forward Merge Bot
2020-02-22
11
-14
/
+73
|
\
|
*
Fix clicked() being emitted after doubleClicked()
Mitch Curtis
2020-02-20
6
-7
/
+33
|
*
ToolTip: fix timeout not activating if opened during exit transition
Mitch Curtis
2020-02-20
2
-4
/
+37
|
*
clang-tidy: fix bugprone-integer-division
Mitch Curtis
2020-02-19
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-15
17
-12
/
+434
|
\
\
|
|
/
|
*
Account for when a touch event is synthesized by Qt as a mouse event
Andy Shaw
2020-02-07
5
-0
/
+209
|
*
DialogButtonBox: don't change button text that has been explicitly set
Mitch Curtis
2020-02-03
3
-2
/
+120
|
*
Copy Qt Quick Designer-related files also for static builds
Kai Koehne
2020-02-03
1
-1
/
+1
|
*
Bump version
Alexandru Croitor
2020-02-02
1
-1
/
+1
|
*
Follow QML2_IMPORT_PATH in path search
David Edmundson
2020-01-29
1
-0
/
+1
|
*
Doc: fix RangeSlider errors
Mitch Curtis
2020-01-28
1
-4
/
+4
|
*
set placeholderText by default, not text
Tim Jenssen
2020-01-28
1
-2
/
+2
|
*
Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.14"
Qt Forward Merge Bot
2020-01-27
1
-0
/
+29
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14.1' into 5.14
Qt Forward Merge Bot
2020-01-27
1
-0
/
+29
|
|
|
\
|
|
|
*
Add changes file for Qt 5.14.1
v5.14.1
5.14.1
Antti Kokko
2020-01-21
1
-0
/
+29
|
*
|
|
Look for the fallback style in all of the style paths
Andy Shaw
2020-01-27
1
-1
/
+7
|
|
/
/
|
*
|
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
3
-2
/
+59
*
|
Fix warnings about deprecated QQmlListProperty API
Friedemann Kleint
2020-02-13
1
-1
/
+1
*
|
Gallery: simplify the code for the help feature
Mitch Curtis
2020-02-12
28
-59
/
+7
*
|
Add documentation for HorizontalHeaderView and VerticalHeaderView
Yulong Bai
2020-02-12
2
-0
/
+250
*
|
Make Fusion style header views look more fusiony
Mitch Curtis
2020-02-12
2
-4
/
+24
*
|
Add HorizontalHeaderView and VerticalHeaderView
v5.15.0-alpha1
Yulong Bai
2020-02-11
29
-5
/
+2107
*
|
Upgrade qsb files to version 4
Laszlo Agocs
2020-01-21
2
-0
/
+40
*
|
Gallery example: Add "Help" menu and shortcut
Friedemann Kleint
2020-01-10
28
-0
/
+72
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-30
127
-65
/
+12528
|
\
\
|
|
/
|
*
Add binary compatibility file for qtquickcontrols2
Milla Pohjanheimo
2019-12-17
1
-0
/
+11603
|
*
Bump version
Daniel Smith
2019-12-16
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Qt Forward Merge Bot
2019-12-13
2
-2
/
+58
|
|
\
|
|
*
Merge 5.14 into 5.14.0
v5.14.0-rc2
v5.14.0-rc1
v5.14.0
5.14.0
Kari Oikarinen
2019-11-26
4
-13
/
+155
|
|
|
\
|
|
*
\
Merge 5.14 into 5.14.0
Frederik Gladhorn
2019-11-21
15
-52
/
+119
|
|
|
\
\
|
|
*
|
|
Add changes file for Qt 5.14.0
Antti Kokko
2019-11-19
1
-0
/
+51
|
|
*
|
|
Include the Android specific path for the imports
Andy Shaw
2019-11-15
1
-2
/
+7
|
*
|
|
|
clang-tidy: fix readability-const-return-type
Mitch Curtis
2019-12-12
1
-1
/
+1
|
*
|
|
|
clang-tidy: fix cppcoreguidelines-pro-type-member-init
Mitch Curtis
2019-12-12
2
-2
/
+1
|
*
|
|
|
StackView: fix an issue where the current item was hidden
Mitch Curtis
2019-12-12
2
-4
/
+77
|
*
|
|
|
ComboBox: change currentIndex (if applicable) when focus is lost
Mitch Curtis
2019-12-10
2
-0
/
+58
|
*
|
|
|
StackView: fix crash when recursively removing items
Mitch Curtis
2019-12-05
3
-0
/
+121
|
*
|
|
|
SplitView: fix hoverable child items breaking handle hover state
Mitch Curtis
2019-12-04
3
-0
/
+71
|
*
|
|
|
Respect user-set Accessible.name
Mitch Curtis
2019-12-03
113
-56
/
+538
*
|
|
|
|
ComboBox: add selectTextByMouse property
Mitch Curtis
2019-12-12
9
-31
/
+88
*
|
|
|
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-30
81
-158
/
+326
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Doc: Fix qdoc warnings
Venugopal Shivashankar
2019-11-26
78
-145
/
+171
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
QQuickPopup: fix focus when multiple popup exiting
Wang Chuan
2019-11-25
3
-5
/
+141
|
*
|
|
tst_dial: fix test_dragging afer mouseDrag() changes
Mitch Curtis
2019-11-23
1
-8
/
+14
|
|
|
/
|
|
/
|
*
|
|
Don't delete items we didn't create
Mitch Curtis
2019-11-28
22
-49
/
+235
*
|
|
QQuickOverlay: use qobject_cast instead of static_cast
Fabian Kosmale
2019-11-27
1
-1
/
+2
*
|
|
Avoid initializing QFlags with 0 or nullptr
Friedemann Kleint
2019-11-25
5
-5
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-23
3
-5
/
+2
|
\
\
\
|
|
/
/
|
*
|
Attempt to stabilise tst_qquickpopup::closeOnEscapeWithVisiblePopup()
Mitch Curtis
2019-11-19
1
-1
/
+2
[next]