summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-032-2/+9
|\
| * Fix desktop style animations to stop when the control is hiddenv5.2.0J-P Nurmi2013-12-031-1/+5
| * Fix warning printed when using TabViewJens Bache-Wiig2013-11-301-1/+4
* | TextField: Fix binding loop for property fontCaroline Chao2013-11-271-1/+1
* | Fix disabled text color of an editable ComboBoxJ-P Nurmi2013-11-271-4/+3
* | Docs: add missing \since 5.2 to TextFieldStyle::renderTypeJ-P Nurmi2013-11-271-0/+1
* | Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2013-11-262-9/+8
* | ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2013-11-261-3/+5
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-264-4/+40
|\ \ | |/
| * Set more window flags to keep Windows from omitting titlebar & buttonsv5.2.0-rc1Shawn Rutledge2013-11-231-0/+6
| * Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"Jens Bache-Wiig2013-11-221-1/+0
| * SpinBox: add editingFinished signalLiang Qi2013-11-221-1/+14
| * TextField: add editingFinished signalLiang Qi2013-11-221-1/+15
| * Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig2013-11-201-1/+5
* | Fix TableView scrolling problemJ-P Nurmi2013-11-201-1/+1
|/
* SpinBox: get active focus when up or down was pressedLiang Qi2013-11-151-0/+5
* Fix plugins.qmltypesThomas Hartmann2013-11-151-0/+157
* Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt2013-11-151-0/+2
* ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge2013-11-151-0/+1
* Make BusyIndicator style use threaded animationsJens Bache-Wiig2013-11-085-28/+20
* Optimize TableView by using ImageProviderJens Bache-Wiig2013-11-078-13/+110
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
* Fix input method committingFrederik Gladhorn2013-11-061-1/+5
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Doc: the implicit size of ProgressBarStyle's background must be set.Mitch Curtis2013-10-311-0/+3
* Fix some issues with Base styleJens Bache-Wiig2013-10-312-2/+4
* Expose ToolBarStyle and StatusBarStyleJens Bache-Wiig2013-10-314-17/+93
* More styling improvements for Base StyleJens Bache-Wiig2013-10-3120-264/+898
* Fix: Button does not toggle on keypressJens Bache-Wiig2013-10-291-2/+9
* Updating plugins.qmltypesThomas Hartmann2013-10-291-1/+197
* Add classnames for QML plugins.Morten Johan Sørvig2013-10-282-0/+2
* Adjust height if the ToolBar or StatusBar is dynamically hiddenJan Arve Saether2013-10-251-2/+4
* ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich2013-10-251-5/+41
* Switch styling fixesJens Bache-Wiig2013-10-241-4/+5
* Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig2013-10-242-17/+2
* Menu: Fix submenu overlap and item widthGabriel de Dietrich2013-10-242-5/+6
* Add TextAreaStyleJ-P Nurmi2013-10-235-11/+173
* Doc: Fix links to Qt Quick Controls Styles itemsCaroline Chao2013-10-2313-12/+15
* Doc: Add doc for ScrollViewStyleCaroline Chao2013-10-231-1/+6
* Fix custom styled transient scrollbarsJ-P Nurmi2013-10-231-11/+2
* Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi2013-10-221-3/+7
* Added 9-patch functionality to StyleItemGunnar Sletta2013-10-2210-12/+157
* Ignore shift modifier in single selection modeJens Bache-Wiig2013-10-221-1/+1
* Fix warning in ComboBox when model is emptyJens Bache-Wiig2013-10-221-1/+1
* Cosmetic tweaks for base stylev5.2.0-beta1Jens Bache-Wiig2013-10-2121-106/+100
* Expose renderType to SpinBox and TextFieldJens Bache-Wiig2013-10-216-3/+37
* Fix disabling of ActionFrederik Gladhorn2013-10-201-0/+7
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-186-184/+325
* Menu: Factor MenuContentItem outGabriel de Dietrich2013-10-185-196/+242
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-174-6/+10