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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tst_tumbler: use TestCase's new createTemporaryObject functions
Mitch Curtis
2016-12-21
1
-29
/
+47
*
|
tst_piemenu: use TestCase's new createTemporaryObject functions
Mitch Curtis
2016-12-21
1
-36
/
+34
*
|
Update .gitignore to ignore .qmlc files
Mitch Curtis
2016-12-21
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-28
15
-47
/
+82
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-26
2
-4
/
+4
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
2
-4
/
+4
|
|
|
\
|
|
|
*
Fixed possible crash due to out of memory on ARM
Filippo Cucchetto
2016-11-23
1
-2
/
+2
|
|
|
*
DefaultFileDialog: check cur selection properly on okButton clicked
Shawn Rutledge
2016-11-17
1
-2
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-15
8
-20
/
+55
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7.1
Liang Qi
2016-11-12
7
-19
/
+49
|
|
|
\
\
|
|
|
|
/
|
|
|
*
remove dependencies from sync.profile
Oswald Buddenhagen
2016-11-11
1
-13
/
+0
|
|
|
*
test: stablize extras::Tests_PieMenu
Liang Qi
2016-11-11
1
-0
/
+26
|
|
|
*
Calendar: fix date selection if system time zone is set to DST
Oleg Yadrov
2016-11-01
1
-1
/
+3
|
|
|
*
Make FileDialog remember the folder
J-P Nurmi
2016-10-07
3
-3
/
+18
|
|
|
*
qtquickcontrols-tableview.qdoc: unify wording of documentation
Frederik Schwarzer
2016-10-06
1
-2
/
+2
|
|
*
|
Make tst_customcontrolsstyle pass with custom QML2_IMPORT_PATH
v5.7.1
Dmitry Shachnev
2016-10-04
1
-1
/
+6
|
*
|
|
Rename QQuickDialog to QQuickDialog1
v5.8.0-beta1
Jake Petroules
2016-10-06
5
-23
/
+23
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
42
-48
/
+583
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-19
16
-13
/
+303
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-18
15
-13
/
+301
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Merge remote-tracking branch 'origin/5.6.2' into 5.6
Liang Qi
2016-09-16
5
-0
/
+152
|
|
|
|
\
|
|
|
|
*
Fix crash on exit when using default property aliases with layouts
v5.6.2
5.6.2
Mitch Curtis
2016-09-13
4
-0
/
+122
|
|
|
|
*
Add changes file for 5.6.2
Iikka Eklund
2016-09-08
1
-0
/
+30
|
|
|
*
|
Slider: fix the handle's position when minimumValue is not 0
Mitch Curtis
2016-09-14
2
-4
/
+42
|
|
|
*
|
Add missing period to TableViewColumn documentation
Mitch Curtis
2016-09-12
1
-1
/
+1
|
|
|
*
|
CheckBox: fix missing indicator frame on certain DPIs
Mitch Curtis
2016-09-12
1
-1
/
+1
|
|
|
*
|
SplitView: clarify how item sizes should be set
Mitch Curtis
2016-09-05
1
-1
/
+5
|
|
|
*
|
Attempt to stabilize tst_scrollview
J-P Nurmi
2016-09-05
1
-1
/
+1
|
|
|
|
/
|
|
|
*
RangeModel: Emit min/max and value changes after component is complete
Joni Poikelin
2016-08-30
5
-6
/
+103
|
|
*
|
Static builds: show QML files in QtCreator
Richard Moe Gustavsen
2016-09-12
1
-0
/
+2
|
*
|
|
Fix sqlite detection
Lars Knoll
2016-09-12
1
-1
/
+1
|
*
|
|
Remove test exclusion of Tests_CircularTickmarkLabel::test_tickmarksAndLabels
Simon Hausmann
2016-08-31
1
-2
/
+0
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
v5.8.0-alpha1
Liang Qi
2016-08-30
25
-33
/
+280
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-27
16
-14
/
+261
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix moving of TreeView items
Joni Poikelin
2016-08-26
5
-8
/
+103
|
|
|
*
macOS: Fix native dangling menu still visible on screen and crash
Filipe Azevedo
2016-08-22
2
-0
/
+19
|
|
|
*
Fix typo (word repetition) in documentation
Frederik Schwarzer
2016-08-18
1
-1
/
+1
|
|
|
*
Fix typo in documentation
Frederik Schwarzer
2016-08-18
1
-2
/
+2
|
|
|
*
Update scroll indicator position on content size change
Nikita Krupenko
2016-08-18
4
-0
/
+126
|
|
|
*
Doc: Change instances of 'OS X' to 'macOS'
Topi Reinio
2016-08-15
2
-2
/
+2
|
|
|
*
Don't activate transient parent if it was closed meanwhile
Sergio Martins
2016-08-12
1
-1
/
+2
|
|
|
*
texteditor example: check if document is null before using it
Mitch Curtis
2016-08-02
1
-0
/
+6
|
|
*
|
Fix ColorDialog.color and FontDialog.font update on accept
J-P Nurmi
2016-08-17
9
-19
/
+19
*
|
|
|
TumblerStyle: deprecate spacing property
Mitch Curtis
2016-09-02
1
-0
/
+4
*
|
|
|
Bump version
Oswald Buddenhagen
2016-08-29
1
-1
/
+1
|
/
/
/
*
|
|
Revert "Blacklisted Tests_PieMenu::test_triggerMode() in extra"
Liang Qi
2016-08-25
1
-3
/
+0
*
|
|
Blacklisted Tests_PieMenu::test_triggerMode() in extra
Liang Qi
2016-08-16
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
50
-72
/
+205
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
10
-14
/
+50
|
|
\
\
|
|
|
/
|
|
*
Fix incorrect usage of tryCompare in Tests_Calendar::asynchronous
Mitch Curtis
2016-07-07
1
-2
/
+5
[prev]
[next]