summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Bump package version to 5.2.2submit/tizen_ivi_release/20140312.071348submit/tizen/20140312.070918submit/tizen/20140129.151548accepted/tizen/ivi/20140129.181021accepted/tizen/generic/20140129.173503accepted/tizen/iviaccepted/tizen/genericTomasz Olszak1-1/+1
2014-01-29Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-01-29Added spec file for TizenTomasz Olszak1-0/+73
2014-01-28Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak22-21/+485
2014-01-28Allow size hint changes during a rearrange.Jan Arve Saether2-1/+39
2014-01-22Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi12-0/+384
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 Saether2-1/+41
2014-01-16Don't lie in the docs.Jan Arve Saether1-4/+4
2014-01-16Bump MODULE_VERSION to 5.2.2Sergio Ahumada1-1/+1
2014-01-15Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak2-6/+48
2014-01-14tests: update activeFocusOnTab to support editable ComboBoxLiang Qi2-6/+48
2014-01-08Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak9-9/+107
2014-01-08ComboBox: Allow setting currentIndex to -1 to clear selectionGabriel de Dietrich2-3/+39
2014-01-08ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich2-1/+2
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 Saether2-1/+26
2014-01-03Make Label accessibleFrederik Gladhorn2-3/+5
2013-12-21Fixed: Regression in key navigation on TableViewJens Bache-Wiig2-1/+29
2013-12-17Merge remote-tracking branch 'origin/stable' into wip/tizenupstream/5.2.1Tomasz Olszak49-162/+502
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-Wiig2-6/+25
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-05gallery: run particles only when visibleJ-P Nurmi1-1/+1
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 Nurmi3-3/+40
2013-12-03Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn3-3/+10
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 typo in tableview example.Mitch Curtis1-1/+1
2013-11-30Fix warning printed when using TabViewJens Bache-Wiig1-1/+4
2013-11-28Revise main() in examplesJ-P Nurmi20-56/+69
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-Wiig4-9/+28
2013-11-26ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2-10/+14
2013-11-26ApplicationWindow: added content orientation handling.Tomasz Olszak1-1/+15