summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak11-20/+30
2014-01-28Allow size hint changes during a rearrange.Jan Arve Saether1-1/+3
2014-01-22Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi4-0/+7
2014-01-22Fix StackView documentationJens Bache-Wiig1-2/+2
2014-01-22Fix implicit width for SpinBoxJens Bache-Wiig1-0/+4
2014-01-21Remove unused white rectangle causing drawing issuesMartin Klapetek1-5/+0
2014-01-21Fix TextField::placeholderText docsJ-P Nurmi1-1/+1
2014-01-16Fix typo in property in ComboBoxStyleDavid Edmundson3-6/+9
2014-01-16Support negative layout spacings (do not assert)Jan Arve Saether1-1/+0
2014-01-16Don't lie in the docs.Jan Arve Saether1-4/+4
2014-01-08Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak5-6/+36
2014-01-08ComboBox: Allow setting currentIndex to -1 to clear selectionGabriel de Dietrich1-3/+22
2014-01-08ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich1-1/+1
2014-01-07Add missing call to initResources needed for static linkingCaroline Chao1-0/+6
2014-01-07Do not loop infinitely if a span is larger than the layout extentJan Arve Saether1-1/+4
2014-01-03Make Label accessibleFrederik Gladhorn1-0/+2
2013-12-21Fixed: Regression in key navigation on TableViewJens Bache-Wiig1-1/+1
2013-12-17Merge remote-tracking branch 'origin/stable' into wip/tizenupstream/5.2.1Tomasz Olszak23-97/+174
2013-12-17Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich5-20/+21
2013-12-13Set style object on QStyleOptionFrames in QQuickStyleItemMartin Gräßlin1-0/+2
2013-12-13Make editable Combobox accept substringsJens Bache-Wiig1-6/+7
2013-12-12SpinBox: fix selection behaviorJ-P Nurmi1-3/+5
2013-12-12Enable text eliding in base style tabsJens Bache-Wiig1-15/+15
2013-12-07Don't animate the busy indicator when it is not showing.Gunnar Sletta1-0/+3
2013-12-04Make StatusBar and ToolBar focus scopesJens Bache-Wiig2-2/+2
2013-12-04Fix slider keyboard shortcuts in vertical orientationDavid Edmundson1-2/+4
2013-12-04Make slider's style react to mouse hoverMartin Klapetek1-0/+1
2013-12-04Update ScrollView documentation to be valid QMLDavid Edmundson1-1/+1
2013-12-04Fix disabled text color of TextAreaMartin Klapetek1-3/+1
2013-12-04Make scrolling on combobox workMartin Klapetek1-19/+31
2013-12-04SpinBox: attempt to fixup the input as appropriateJ-P Nurmi2-3/+14
2013-12-03Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2-2/+9
2013-12-03Fix desktop style animations to stop when the control is hiddenJ-P Nurmi1-1/+5
2013-12-03Tizen: Settings.hasTouchScreen returns true on Tizen.Tomasz Olszak1-2/+2
2013-11-30Fix warning printed when using TabViewJens Bache-Wiig1-1/+4
2013-11-27TextField: Fix binding loop for property fontCaroline Chao1-1/+1
2013-11-27Fix disabled text color of an editable ComboBoxJ-P Nurmi1-4/+3
2013-11-27Docs: add missing \since 5.2 to TextFieldStyle::renderTypeJ-P Nurmi1-0/+1
2013-11-26Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2-9/+8
2013-11-26ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich1-3/+5
2013-11-26ApplicationWindow: added content orientation handling.Tomasz Olszak1-1/+15
2013-11-26Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn4-4/+40
2013-11-23Set more window flags to keep Windows from omitting titlebar & buttonsShawn Rutledge1-0/+6
2013-11-22Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"Jens Bache-Wiig1-1/+0
2013-11-22SpinBox: add editingFinished signalLiang Qi1-1/+14
2013-11-22TextField: add editingFinished signalLiang Qi1-1/+15
2013-11-20Fix TableView scrolling problemJ-P Nurmi1-1/+1
2013-11-20Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig1-1/+5
2013-11-15SpinBox: get active focus when up or down was pressedLiang Qi1-0/+5
2013-11-15Fix plugins.qmltypesThomas Hartmann1-0/+157