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
...
*
EditMenu shown for TextArea/Field on active focus gain.
Samuel Nevala
2014-10-24
1
-1
/
+2
*
Revert "SpinBox: hide VKB when appropriate"
Samuel Nevala
2014-10-24
1
-2
/
+0
*
Dialogs: detect and handle dynamic creation with Window parent
Shawn Rutledge
2014-10-24
1
-21
/
+31
*
Android: Keyboard doesn't hide from done button
Samuel Nevala
2014-10-24
1
-6
/
+1
*
TableViewStyle: Fix and document styleData.hasActiveFocus property
Gabriel de Dietrich
2014-10-22
3
-7
/
+10
*
use private __maximumDimension in DefaultDialogWrapper
Shawn Rutledge
2014-10-22
1
-1
/
+1
*
TableView: Raise focused and selected rows
Gabriel de Dietrich
2014-10-22
1
-0
/
+1
*
SpinBox: hide VKB when appropriate
J-P Nurmi
2014-10-20
1
-0
/
+2
*
Tidy up TableView delegate documentation.
Mitch Curtis
2014-10-19
1
-6
/
+6
*
Fix TextField & TextArea mouse cursor shape
J-P Nurmi
2014-10-17
5
-9
/
+10
*
TextArea: ensure selection handles are visible when inside the flickable
Richard Moe Gustavsen
2014-10-17
1
-4
/
+14
*
QtQuick.Dialogs.ColorDialog: size is sane on iOS
Shawn Rutledge
2014-10-17
1
-7
/
+5
*
BasicButton: handle mnemonics
J-P Nurmi
2014-10-16
1
-0
/
+4
*
Android style: hide mnemonics
J-P Nurmi
2014-10-16
4
-4
/
+4
*
AbstractCheckable: handle mnemonic
J-P Nurmi
2014-10-16
1
-0
/
+10
*
Base style: stylize mnemonics
J-P Nurmi
2014-10-16
4
-4
/
+4
*
Menu: fix key navigation on Windows
J-P Nurmi
2014-10-16
1
-3
/
+3
*
dialogs: let QtQuick.Dialogs depend on QtQuick.Dialogs.Private
Richard Moe Gustavsen
2014-10-16
1
-0
/
+1
*
Dialogs: all QML dialogs must have the Qt::Dialog window type
Shawn Rutledge
2014-10-16
1
-0
/
+1
*
Fix popup menu position for QQuickWidget
Paul Olav Tvete
2014-10-15
1
-7
/
+11
*
iOS style: import private to get ToolButtonStyle
Richard Moe Gustavsen
2014-10-15
1
-0
/
+1
*
MenuStyle: fix a typo that prevented mnemonics showing up
J-P Nurmi
2014-10-14
1
-1
/
+1
*
Revert "QQuickPopupWindow: don't create 1x1 windows"
J-P Nurmi
2014-10-14
1
-6
/
+6
*
qquickrangemodel: don't emit signals before component is completed
Richard Moe Gustavsen
2014-10-13
3
-16
/
+36
*
Dialogs: added private maximumDimension property for initial size
Shawn Rutledge
2014-10-13
7
-10
/
+28
*
Dialogs: if implicitHeight becomes smaller, ensure the minimum does too
Shawn Rutledge
2014-10-13
2
-0
/
+8
*
Android: check the minimum required SDK version (11)
J-P Nurmi
2014-10-13
1
-1
/
+5
*
QQuickRenderControl is now in public headers
v5.4.0-beta1
Oleg Shparber
2014-10-11
4
-4
/
+4
*
DefaultMessageDialog: ensure contentColumn initial width
Shawn Rutledge
2014-10-10
1
-6
/
+3
*
Dialogs: fix warning in DefaultWindowDecoration
Shawn Rutledge
2014-10-10
1
-2
/
+2
*
TableView: correct event.accepted in key handlers
Liang Qi
2014-10-09
1
-3
/
+8
*
QQuickPopupWindow: don't create 1x1 windows
J-P Nurmi
2014-10-09
1
-6
/
+6
*
Dialogs: Use native rendering on non-mobile platforms
Shawn Rutledge
2014-10-08
5
-5
/
+13
*
Improve Tab documentation.
Mitch Curtis
2014-10-08
1
-1
/
+11
*
Controls: Fixed support for Keys attached property on TableView
Liang Qi
2014-10-08
1
-1
/
+2
*
iOS: let TableViewStyle use aliases
Richard Moe Gustavsen
2014-10-08
1
-8
/
+8
*
iOS style: enhance cursor delegate
Richard Moe Gustavsen
2014-10-08
1
-3
/
+15
*
add support for setting cursor delegate through style
Richard Moe Gustavsen
2014-10-06
6
-0
/
+22
*
iOS style: add cursor delegate to text items
Richard Moe Gustavsen
2014-10-06
6
-1
/
+83
*
Add "Styles" example
J-P Nurmi
2014-10-06
2
-0
/
+12
*
Doc: Fix documentation issues for Qt Quick Dialogs
Topi Reinio
2014-10-06
4
-12
/
+31
*
Get the popup mouse position for the right screen
Giulio Camuffo
2014-10-06
1
-3
/
+5
*
iOS style: let TableViewStyle inherit ScrollViewStyle
Richard Moe Gustavsen
2014-10-03
1
-2
/
+22
*
iOS style: let TextAreaStyle inherit ScrollViewStyle
Richard Moe Gustavsen
2014-10-03
1
-4
/
+13
*
ToolBar: fix the right margin
J-P Nurmi
2014-10-03
1
-1
/
+1
*
iOS: enhance scrollviewstyle for iOS
Richard Moe Gustavsen
2014-10-03
1
-1
/
+72
*
ScrollViewStyle: add internal '__stickyScrollbars' property
Richard Moe Gustavsen
2014-10-03
1
-1
/
+7
*
Doc: Fix code snippet in ComboBox documentation
Topi Reinio
2014-10-02
1
-2
/
+2
*
ApplicationWindow: top level items must get focus when they ask for it.
Mitch Curtis
2014-10-02
1
-0
/
+1
*
QtQuick.Dialogs depends on Qt.labs.folderlistmodel, Qt.labs.settings
Shawn Rutledge
2014-10-01
1
-0
/
+2
[prev]
[next]