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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slider: Hover only on the handle
Gabriel de Dietrich
2014-10-31
1
-0
/
+4
*
Revert "qquickrangemodel: don't emit signals before component is completed"
J-P Nurmi
2014-10-30
2
-0
/
+86
*
Dialogs: FileDialog can only be modal on Windows
Shawn Rutledge
2014-10-30
1
-0
/
+4
*
BasicButton: handle mnemonics
J-P Nurmi
2014-10-16
2
-0
/
+28
*
AbstractCheckable: handle mnemonic
J-P Nurmi
2014-10-16
2
-0
/
+12
*
TableView: correct event.accepted in key handlers
Liang Qi
2014-10-09
2
-0
/
+124
*
Controls: Fixed support for Keys attached property on TableView
Liang Qi
2014-10-08
2
-0
/
+91
*
ApplicationWindow: top level items must get focus when they ask for it.
Mitch Curtis
2014-10-02
2
-0
/
+81
*
import tst_dialogs from qtdeclarative
J-P Nurmi
2014-09-22
4
-1
/
+245
*
SpinBox: intermediate values outside the range are invalid.
Mitch Curtis
2014-09-19
1
-0
/
+9
*
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4
Frederik Gladhorn
2014-09-18
1
-0
/
+29
|
\
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-16
1
-0
/
+29
|
|
\
|
|
*
TableView: fix tab navigation
J-P Nurmi
2014-09-10
1
-0
/
+24
|
|
*
tst_tableview: cleanup test items to avoid side effects in later tests
J-P Nurmi
2014-09-10
1
-0
/
+5
*
|
|
Remove sleep(4000) from SpinBox auto test.
Mitch Curtis
2014-09-17
1
-1
/
+0
|
/
/
*
|
Do not crash when removing children from hidden layouts
Jan Arve Saether
2014-09-03
1
-0
/
+81
*
|
Update license headers and add new license files
Antti Kokko
2014-08-25
12
-228
/
+132
*
|
Add scollBarPolicy properties to scrollview
David Edmundson
2014-07-22
1
-0
/
+36
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-19
3
-3
/
+3
|
\
\
|
|
/
|
*
Centralize determination of "no desktop" configurations
J-P Nurmi
2014-07-18
3
-3
/
+3
*
|
Fix Calendar::clicked() signal emission
J-P Nurmi
2014-07-16
1
-1
/
+1
*
|
Add Calendar::pressAndHold(date) signal
J-P Nurmi
2014-07-16
1
-0
/
+40
*
|
Introduce TableView::pressAndHold(int row) [signal]
J-P Nurmi
2014-07-14
3
-0
/
+18
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-09
1
-82
/
+86
|
\
\
|
|
/
|
*
Revise unstable and slow GridLayout auto test
J-P Nurmi
2014-06-30
1
-82
/
+86
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-06-25
3
-3
/
+3
|
\
\
|
|
/
|
*
Cleanup whitespace
J-P Nurmi
2014-06-24
3
-3
/
+3
|
*
Remove QtWidgets dependency for WinRT
J-P Nurmi
2014-06-24
3
-3
/
+3
|
*
Remove Widgets dependency for QNX
Andreas Holzammer
2014-06-24
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-06-11
1
-1
/
+2
|
\
\
|
|
/
|
*
CalendarStyle: do not hard code the height of dayOfWeekDelegate
J-P Nurmi
2014-06-11
1
-1
/
+2
*
|
Switch: add pressed-property and clicked() signal
J-P Nurmi
2014-06-02
1
-0
/
+30
*
|
Fix Slider increments on keypress
Frederik Gladhorn
2014-05-26
1
-3
/
+11
*
|
Merge remote-tracking branch 'origin/stable' into dev
J-P Nurmi
2014-05-14
6
-22
/
+330
|
\
\
|
|
/
|
*
Don't allow navigation to previous/next month when dragging mouse.
Mitch Curtis
2014-05-13
1
-6
/
+20
|
*
Fix CalendarStyle's layouting and grid cell calculation.
Mitch Curtis
2014-05-13
1
-13
/
+74
|
*
Fix the update of TabView.currentIndex when inserting/removing tabs
Jocelyn Turcotte
2014-05-07
1
-0
/
+35
|
*
Tests: Remove insignificant marker for Win7 build with Angle
Caroline Chao
2014-04-29
1
-2
/
+0
|
*
ComboBox: Update currentText when currentIndex goes from -1 to 0
Gabriel de Dietrich
2014-04-28
1
-0
/
+14
|
*
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Jani Heikkinen
2014-04-25
1
-0
/
+18
|
|
\
|
|
*
Ensure that styleData.row is initialized in delegates
Jens Bache-Wiig
2014-04-15
1
-0
/
+18
|
*
|
Test that attached Keys behavior is identical to TextInput/Area
J-P Nurmi
2014-04-24
2
-1
/
+169
|
|
/
*
|
Add ability to dynamically add items to SplitView
Christian Manning
2014-05-12
1
-0
/
+73
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
66
-298
/
+298
|
\
\
|
|
/
|
*
Bump QtQuick.Controls import version to 1.2
J-P Nurmi
2014-04-07
62
-200
/
+200
|
*
Import QtQuick 2.2
J-P Nurmi
2014-04-07
59
-131
/
+131
*
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Shawn Rutledge
2014-03-25
6
-13
/
+256
|
\
\
|
|
/
|
*
Try to maintain bindings to checked property in CheckBox
Jens Bache-Wiig
2014-03-20
1
-0
/
+39
|
*
Let ApplicationWindows default max size be unbounded.
Jan Arve Saether
2014-03-19
1
-3
/
+32
|
*
Do not reduce items size when snapping to pixel grid.
Jan Arve Saether
2014-03-19
1
-4
/
+6
[next]