summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-15Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt1-0/+2
2013-11-15ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge1-0/+1
2013-11-08Make BusyIndicator style use threaded animationsJens Bache-Wiig5-28/+20
2013-11-07Optimize TableView by using ImageProviderJens Bache-Wiig8-13/+110
2013-11-06Doc: Updated url variable in qdocconf files.Jerome Pasion2-2/+2
2013-11-06Fix input method committingFrederik Gladhorn1-1/+5
2013-10-31use private linkage where possibleOswald Buddenhagen1-1/+1
2013-10-31Doc: the implicit size of ProgressBarStyle's background must be set.Mitch Curtis1-0/+3
2013-10-31Fix some issues with Base styleJens Bache-Wiig2-2/+4
2013-10-31Expose ToolBarStyle and StatusBarStyleJens Bache-Wiig4-17/+93
2013-10-31More styling improvements for Base StyleJens Bache-Wiig20-264/+898
2013-10-29Fix: Button does not toggle on keypressJens Bache-Wiig1-2/+9
2013-10-29Updating plugins.qmltypesThomas Hartmann1-1/+197
2013-10-28Add classnames for QML plugins.Morten Johan Sørvig2-0/+2
2013-10-25Adjust height if the ToolBar or StatusBar is dynamically hiddenJan Arve Saether1-2/+4
2013-10-25ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich1-5/+41
2013-10-24Switch styling fixesJens Bache-Wiig1-4/+5