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
*
Unify license header usage
Antti Kokko
2016-02-04
439
-5268
/
+6585
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
28
-490
/
+673
|
\
|
*
QQuickStyleItem: replace if-else chain with switch
Anton Kudryavtsev
2016-01-19
1
-7
/
+14
|
*
QQuickStyleItem: wrap const char * in QStringLiteral
Anton Kudryavtsev
2016-01-19
1
-45
/
+46
|
*
QQuickStyleItem: wrap const char * in QLatin1String
Anton Kudryavtsev
2016-01-19
1
-102
/
+102
|
*
Controls: replace QStringLiteral with QLatin1String
Anton Kudryavtsev
2016-01-19
2
-3
/
+3
|
*
Fix dragging of TableView headers with invisible header columns
Joni Poikelin
2016-01-18
1
-1
/
+1
|
*
Fix regression with TableView header dragging when view is scrolled
Joni Poikelin
2016-01-18
1
-2
/
+2
|
*
Dialogs: do not use an intermediate call of QMap::keys() to get count
Anton Kudryavtsev
2016-01-15
2
-2
/
+2
|
*
Check for __style existence before accessing it
Marco Martin
2016-01-12
3
-7
/
+7
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-07
3
-4
/
+4
|
|
\
|
|
*
Doc: fix wrong description of doubleClicked() signal in TreeView
Nikita Krupenko
2016-01-01
1
-2
/
+2
|
|
*
Doc: fix a typo in TableView
Nikita Krupenko
2015-12-31
1
-1
/
+1
|
|
*
Dialog: calculate buttons width when there is < 2 right buttons
Nikita Krupenko
2015-12-14
1
-1
/
+1
|
*
|
Layouts: Remove redundant definition of QQuickItem
Alessandro Portale
2016-01-06
1
-154
/
+0
|
*
|
Doc: Update QtQuick.Layouts import version to 1.3
Topi Reinio
2016-01-04
1
-2
/
+2
|
*
|
Nicely centered spinner graphics
Alessandro Portale
2016-01-04
3
-0
/
+0
|
*
|
Add plugins.qmltypes for QtQuick.Dialogs.Private
Kai Koehne
2015-12-17
1
-0
/
+325
|
*
|
Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1
J-P Nurmi
2015-12-16
10
-149
/
+149
|
*
|
Check if any menu item is selected when mouse is released
Siteshwar Vashisht
2015-12-16
1
-1
/
+1
|
*
|
Moved menuBar function from QQuickMenuPopupWindow to QQuickmenu
v5.6.0-beta1
Filippo Cucchetto
2015-12-07
4
-18
/
+18
|
*
|
Fixed missing close of the ComboBox when clicking on it
Filippo Cucchetto
2015-12-07
1
-5
/
+9
*
|
|
QQuickWritingSystemListModel: use reserve in writingSystems()
Anton Kudryavtsev
2016-01-17
1
-0
/
+1
*
|
|
Replace foreach with range-based for
Anton Kudryavtsev
2016-01-16
13
-26
/
+36
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
21
-739
/
+2881
|
\
\
\
|
|
/
/
|
*
|
iOS: let platform plugin populate edit menus
Richard Moe Gustavsen
2015-11-29
1
-42
/
+1
|
*
|
QQuickMenuPopupWindow: Guard m_logicalParentWindow by QPointer.
Friedemann Kleint
2015-11-27
1
-1
/
+1
|
*
|
Menubar popups should handle only release events of a previous press event
Filippo Cucchetto
2015-11-26
2
-4
/
+12
|
*
|
Update plugins.qmltypes
Kai Koehne
2015-11-19
5
-660
/
+2807
|
*
|
Fix proxy menu crash
J-P Nurmi
2015-11-17
4
-1
/
+15
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
2
-5
/
+12
|
|
\
\
|
|
|
/
|
|
*
Fix addTab()/insertTab() documentation
Mitch Curtis
2015-11-09
1
-4
/
+11
|
|
*
Doc: fix a typo and etc in SplitView
Liang Qi
2015-11-04
1
-1
/
+1
|
*
|
qquickmenu: don't dismiss a native menu from __dismissAndDestroy
Richard Moe Gustavsen
2015-11-12
1
-0
/
+3
|
*
|
Fix display of text handlers
Aleix Pol
2015-11-06
1
-4
/
+8
|
*
|
Extras: fix DropShadow usage.
Mitch Curtis
2015-11-05
5
-22
/
+22
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-05
25
-160
/
+167
|
\
\
\
|
|
/
/
|
*
|
Fix CircularGauge's tickmark labels all being set 0
Mitch Curtis
2015-11-04
1
-1
/
+3
|
*
|
BasicTableView: Use ListView's overlay header for the table header
Gabriel de Dietrich
2015-11-03
4
-44
/
+50
|
*
|
Rename QQuickExclusiveGroup to QQuickExclusiveGroup1
Mitch Curtis
2015-11-03
7
-30
/
+30
|
*
|
TextField: hide placeholder text when h-centered & focused
J-P Nurmi
2015-11-02
1
-1
/
+1
|
*
|
Fix {Row|Grid}Layout to adhere to sibling order of its children
Jan Arve Saether
2015-10-30
2
-1
/
+14
|
*
|
ScrollView: Don't depend on originY for the internal scrollbar
Gabriel de Dietrich
2015-10-30
2
-40
/
+35
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-28
4
-5
/
+13
|
|
\
\
|
|
|
/
|
|
*
Allow ComboBox to select items with empty text
Nikita Krupenko
2015-10-26
1
-1
/
+1
|
|
*
Avoid real-rounding glitches near ends of a slider's range.
Edward Welbourne
2015-10-21
1
-1
/
+5
|
|
*
Fix compile error when building Qt in a namespace on OS X
Andy Shaw
2015-10-08
1
-1
/
+1
|
|
*
Manually updated corrected meta object revision for QQuickWindow
Marco Benelli
2015-10-06
1
-2
/
+6
|
*
|
Avoid redundant relayout when adding or removing items
Ulf Hermann
2015-10-23
1
-4
/
+0
|
*
|
Adding animation interval for tumbler
Karim Pinter
2015-10-22
1
-6
/
+5
[next]