index
:
platform/upstream/qtquickcontrols
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
Don't show tooltip when the window of the button is hidden
v5.5.90+alpha1
upstream
Kai Uwe Broulik
1
-1
/
+2
2015-08-28
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
9
-31
/
+784
2015-08-27
tst_delaybutton: remove workaround for crash.
Mitch Curtis
1
-12
/
+6
2015-08-26
Android: Add inputMethodHints to ComboBox control
BogDan Vatra
2
-1
/
+45
2015-08-25
Make examples return -1 on load failures.
Friedemann Kleint
12
-1
/
+24
2015-08-21
calendar example: disable linking to a SQL driver that isn't a plugin.
Mitch Curtis
1
-1
/
+1
2015-08-19
Android: fix hw menu button to open the options menu
J-P Nurmi
2
-1
/
+3
2015-08-19
TreeView auto-test: Harden test_indexAt()
Gabriel de Dietrich
1
-1
/
+13
2015-08-13
Add the GPLv3 license text
Thiago Macieira
2
-0
/
+688
2015-08-12
Make TableView sort indicator follow moved columns.
Mitch Curtis
2
-1
/
+51
2015-08-11
Improve StackView's detailed description.
Mitch Curtis
1
-27
/
+28
2015-08-09
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
10
-13
/
+24
2015-08-07
Tree- & TableView: Fix non-left aligned text margins
Gabriel de Dietrich
2
-4
/
+9
2015-08-07
Allow for styles to provide own EditMenu
Marco Martin
3
-3
/
+22
2015-08-07
filesystembrowser: Improve example by exposing model roles
Gabriel de Dietrich
2
-3
/
+13
2015-08-06
Make QtQuickControls compile on WinCE
Tobias Koenig
3
-1
/
+3
2015-08-05
Doc: Create proper QHP TOC entries for QML types, examples and tutorials
Topi Reinio
24
-22
/
+38
2015-08-04
Fix ComboBox's activated signal documentation.
Mitch Curtis
1
-4
/
+5
2015-08-04
Doc: Fix TumblerColumn::currentIndex property documentation
Topi Reinio
1
-1
/
+1
2015-08-03
Adjust popup position by offset of the view in the toplevel window
Marco Martin
4
-0
/
+111
2015-07-29
Allow any platform to have isMobile true
Marco Martin
2
-0
/
+7
2015-07-27
QQuickMenuBar: Remove native menus from native menubar on destruction
Gabriel de Dietrich
2
-2
/
+10
2015-07-27
Base/TreeViewStyle: Fix first column margin
Gabriel de Dietrich
1
-3
/
+4
2015-07-27
TreeView: Add rootIndex property
Gabriel de Dietrich
8
-22
/
+107
2015-07-27
Remove unused Qt.LeftButton argument to mouseMove() in auto tests.
Mitch Curtis
2
-4
/
+4
2015-07-23
Doc: Updated documentation for modality property
Venugopal Shivashankar
1
-1
/
+1
2015-07-23
Desktop/TreeViewStyle: Fix first column margin
Gabriel de Dietrich
3
-3
/
+4
2015-07-22
Pass non-trivially-copyable or large types by const-ref
Sergio Martins
6
-12
/
+12
2015-07-22
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Liang Qi
21
-70
/
+243
2015-07-22
Skip Tests_Baselines::test_baselineOffset
Gabriel de Dietrich
1
-0
/
+1
2015-07-22
Merge remote-tracking branch 'origin/5.5' into dev
Gabriel de Dietrich
21
-70
/
+243
2015-07-19
Use Q_DECL_OVERRIDE consistently
Thiago Macieira
3
-4
/
+4
2015-07-16
Polish the new filesystembrowser example.
Friedemann Kleint
2
-2
/
+101
2015-07-15
Make MenuBar, Menu properly accessible
Gabriel de Dietrich
4
-10
/
+22
2015-07-15
Protect the content item with a QPointer since we don't own it.
Sergio Martins
2
-5
/
+9
2015-07-10
Don't let popups cross screen boundaries.
Sergio Martins
1
-0
/
+3
2015-07-06
Extras: remove version requirement notices.
Mitch Curtis
3
-5
/
+1
2015-07-04
TreeView: Track model indexes during selection
Gabriel de Dietrich
6
-44
/
+102
2015-07-01
Fix cursor handles remaining visible after losing focus
Joni Poikelin
1
-1
/
+1
2015-07-01
Fix invisible cursor handles from preventing touches
Joni Poikelin
1
-0
/
+1
2015-06-29
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
15
-76
/
+142
2015-06-29
filesystembrowser: Remove debugging output
Gabriel de Dietrich
1
-9
/
+0
2015-06-29
Bump version
Oswald Buddenhagen
1
-1
/
+1
2015-06-29
Fix Dialog behavior
Kevin Ottens
1
-3
/
+7
2015-06-26
FileDialog: ensure that options are set early enough
Shawn Rutledge
1
-0
/
+1
2015-06-26
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
3
-4
/
+80
2015-06-23
ComboBox: Update selected text with item text
Santtu Lakkala
2
-1
/
+12
2015-06-18
Fix transientScrollBars condition
Kai Uwe Broulik
1
-1
/
+1
2015-06-17
TextEdit: don't clear selection from EditMenu
Richard Moe Gustavsen
4
-57
/
+14
2015-06-10
Fix crash caused by wrongly asserting in the scene position listener.
Christian Strømme
1
-4
/
+4
[next]