summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn8-4/+224
2013-11-25Bump MODULE_VERSION to 5.2.1Sergio Ahumada1-1/+1
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 Qi3-1/+105
2013-11-22TextField: add editingFinished signalLiang Qi3-1/+108
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-18Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn9-30/+303
2013-11-15SpinBox: get active focus when up or down was pressedLiang Qi2-0/+75
2013-11-15Fix plugins.qmltypesThomas Hartmann1-0/+157
2013-11-15TextEditor example: use the MessageDialog for the About boxShawn Rutledge1-30/+6
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-13Gallery example: add an About boxShawn Rutledge4-0/+62
2013-11-08Make BusyIndicator style use threaded animationsJens Bache-Wiig5-28/+20
2013-11-08Update changelog for Qt 5.2Caroline Chao1-0/+37
2013-11-08Fix warning in Tests_TabView::test_mousePressOnTabBarCaroline Chao1-1/+1
2013-11-07Tests: Fix warning in activeFocusOnTab testCaroline Chao1-0/+0
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-Wiig5-19/+95
2013-10-31More styling improvements for Base StyleJens Bache-Wiig22-278/+912
2013-10-29Fix: Button does not toggle on keypressJens Bache-Wiig2-2/+22
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 Saether2-2/+102
2013-10-25ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich2-14/+107
2013-10-25Use depends instead of ordered for dependenciesFrederik Gladhorn1-1/+1
2013-10-24Switch styling fixesJens Bache-Wiig2-4/+9
2013-10-24Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig3-17/+8
2013-10-24Menu: Fix submenu overlap and item widthGabriel de Dietrich2-5/+6
2013-10-23Add TextAreaStyleJ-P Nurmi7-12/+181
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 tst_styles nameJ-P Nurmi1-1/+1
2013-10-23Fix custom styled transient scrollbarsJ-P Nurmi5-11/+90
2013-10-22Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi2-3/+75
2013-10-22Added 9-patch functionality to StyleItemGunnar Sletta10-12/+157
2013-10-22Ignore shift modifier in single selection modeJens Bache-Wiig2-1/+32
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 Gladhorn2-0/+17
2013-10-18Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich6-184/+325
2013-10-18Menu: Factor MenuContentItem outGabriel de Dietrich5-196/+242