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
/
controls
/
ScrollView.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
ScrollView: fix cyclic Tab navigation
Alberto Mardegan
2017-11-23
1
-1
/
+1
*
Add NOTIFY signals for WheelArea
5.8
Marco Martin
2017-04-03
1
-0
/
+12
*
Revert "Fix Controls 1 types linking to Controls 2"
Topi Reinio
2016-06-22
1
-1
/
+0
*
Fix Controls 1 types linking to Controls 2
v5.7.0-rc1
v5.7.0
5.7.0
Mitch Curtis
2016-05-26
1
-0
/
+1
*
Unify license header usage
Antti Kokko
2016-02-04
1
-12
/
+15
*
Check for __style existence before accessing it
Marco Martin
2016-01-12
1
-1
/
+1
*
BasicTableView: Use ListView's overlay header for the table header
Gabriel de Dietrich
2015-11-03
1
-3
/
+5
*
ScrollView: Don't depend on originY for the internal scrollbar
Gabriel de Dietrich
2015-10-30
1
-13
/
+14
*
Doc: Create proper QHP TOC entries for QML types, examples and tutorials
Topi Reinio
2015-08-05
1
-0
/
+1
*
Take QApplication::wheelScrollLines into account from ScrollView
Aleix Pol
2015-05-22
1
-0
/
+6
*
Doc: Fix qtdoc warnings
Caroline Chao
2015-03-06
1
-1
/
+1
*
Merge Extras' styling system into Controls'.
Mitch Curtis
2015-03-02
1
-1
/
+1
*
Controls: update license headers
J-P Nurmi
2015-02-11
1
-28
/
+24
*
Add scollBarPolicy properties to scrollview
David Edmundson
2014-07-22
1
-0
/
+30
*
Doc: Added images and missing snippets
Venu
2014-06-27
1
-0
/
+2
*
Ensure that child MouseAreas will get the event first
Andy Shaw
2014-05-02
1
-1
/
+1
*
Bump QtQuick.Controls import version to 1.2
J-P Nurmi
2014-04-07
1
-1
/
+1
*
Import QtQuick 2.2
J-P Nurmi
2014-04-07
1
-1
/
+1
*
ScrollView: flick threshold comes from platform style
Shawn Rutledge
2014-03-18
1
-1
/
+1
*
Update ScrollView documentation to be valid QML
David Edmundson
2013-12-04
1
-1
/
+1
*
Doc: Fix links to Qt Quick Controls Styles items
Caroline Chao
2013-10-23
1
-1
/
+1
*
Doc: Add doc for ScrollViewStyle
Caroline Chao
2013-10-23
1
-1
/
+6
*
Enable flicking on touch based devices
Jens Bache-Wiig
2013-09-30
1
-1
/
+2
*
Doc: Changed the \since argument to the Qt version.
Jerome Pasion
2013-09-26
1
-1
/
+1
*
ComboBox: Make popup scrollable
Gabriel de Dietrich
2013-09-19
1
-1
/
+2
*
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
2013-09-10
1
-3
/
+3
*
ScrollView: handle QWheelEvent::phase
J-P Nurmi
2013-08-28
1
-0
/
+1
*
Improve default size for several controls
Jens Bache-Wiig
2013-06-03
1
-2
/
+3
*
Rename PaddedStyle to AbstractStyle
J-P Nurmi
2013-05-30
1
-1
/
+1
*
Consistent use of "hovered" and style API conventions
Jens Bache-Wiig
2013-05-29
1
-1
/
+1
*
ScrollView: take Flickable::originX and originY into account
J-P Nurmi
2013-05-27
1
-2
/
+6
*
Enable padding as a grouped property
Jens Bache-Wiig
2013-05-24
1
-2
/
+2
*
Make QQuickSettings::style a property with a notifier signal
J-P Nurmi
2013-05-24
1
-1
/
+1
*
Disable flicking on ScrollView
Jens Bache-Wiig
2013-05-14
1
-0
/
+1
*
Refactor and clean up public style API
Jens Bache-Wiig
2013-05-08
1
-7
/
+9
*
Doc: check and correct for compliancy with Writing Guidelines
Nico Vertriest
2013-05-06
1
-0
/
+1
*
Allow TableView to scroll to bottom
Jens Bache-Wiig
2013-05-04
1
-1
/
+3
*
ScrollBar style refactoring
Jens Bache-Wiig
2013-04-26
1
-2
/
+2
*
Move ScrollBarStyle inside ScrollViewStyle
Jens Bache-Wiig
2013-04-24
1
-2
/
+2
*
Remove hard dependency on widgets
Jens Bache-Wiig
2013-04-15
1
-2
/
+1
*
Remove StyleItem dependencies from controls
Jens Bache-Wiig
2013-04-13
1
-9
/
+24
*
Doc fix: Change double to real
Jan Arve Saether
2013-04-12
1
-2
/
+2
*
Cleanup the superfluous \internal tags that are no longer needed
J-P Nurmi
2013-04-08
1
-1
/
+0
*
Doc: minor language edits
Nico Vertriest
2013-04-05
1
-9
/
+9
*
Fix broken highlightOnFocus for ScrollView
Jens Bache-Wiig
2013-03-28
1
-1
/
+1
*
ScrollView: Improve "Crash on exit" patch
Gabriel de Dietrich
2013-03-25
1
-2
/
+2
*
ScrollView: Fix crash on exit
Gabriel de Dietrich
2013-03-23
1
-1
/
+1
*
Support QQuickItem.activeFocusOnTab in QtQuick.Controls
Liang Qi
2013-03-19
1
-0
/
+2
*
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
2013-03-14
1
-1
/
+1
*
Fix regression in ScrollView
Jens Bache-Wiig
2013-03-11
1
-1
/
+1
[next]