summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-10-24Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig2-17/+2
2013-10-24Menu: Fix submenu overlap and item widthGabriel de Dietrich2-5/+6
2013-10-23Add TextAreaStyleJ-P Nurmi5-11/+173
2013-10-23Doc: Fix links to Qt Quick Controls Styles itemsCaroline Chao13-12/+15
2013-10-23Doc: Add doc for ScrollViewStyleCaroline Chao1-1/+6
2013-10-23Fix custom styled transient scrollbarsJ-P Nurmi1-11/+2
2013-10-22Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi1-3/+7
2013-10-22Added 9-patch functionality to StyleItemGunnar Sletta10-12/+157
2013-10-22Ignore shift modifier in single selection modeJens Bache-Wiig1-1/+1
2013-10-22Fix warning in ComboBox when model is emptyJens Bache-Wiig1-1/+1
2013-10-21Cosmetic tweaks for base styleJens Bache-Wiig21-106/+100
2013-10-21Expose renderType to SpinBox and TextFieldJens Bache-Wiig6-3/+37
2013-10-20Fix disabling of ActionFrederik Gladhorn1-0/+7
2013-10-18Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich6-184/+325
2013-10-18Menu: Factor MenuContentItem outGabriel de Dietrich5-196/+242
2013-10-17Remove widget dependency on touch platformsJens Bache-Wiig4-6/+10
2013-10-17TextField: Also hide placeholderText when text input is composingCaroline Chao1-1/+1
2013-10-16Qt Quick Layouts: Some small documentation refinements.Jan Arve Saether3-11/+43
2013-10-16Menu: Remove reported warningGabriel de Dietrich1-1/+1
2013-10-15Some TableView optimization for v4Jens Bache-Wiig1-13/+11