summaryrefslogtreecommitdiff
path: root/src/controls
Commit message (Expand)AuthorAgeFilesLines
* Close popup windows when application state changesold/5.2Gabriel de Dietrich2014-02-262-0/+9
* Set accessible name for RadioButtonFrederik Gladhorn2014-02-061-0/+1
* Doc: Fix broken linksSze Howe Koh2014-02-067-13/+10
* Ignore selectByMouse on android until QTBUG-36515 is resolvedJens Bache-Wiig2014-02-042-2/+2
* Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi2014-01-224-0/+7
* Fix StackView documentationJens Bache-Wiig2014-01-221-2/+2
* Fix implicit width for SpinBoxJens Bache-Wiig2014-01-221-0/+4
* Remove unused white rectangle causing drawing issuesMartin Klapetek2014-01-211-5/+0
* Fix TextField::placeholderText docsJ-P Nurmi2014-01-211-1/+1
* Fix typo in property in ComboBoxStyleDavid Edmundson2014-01-163-6/+9
* ComboBox: Allow setting currentIndex to -1 to clear selectionv5.2.1Gabriel de Dietrich2014-01-081-3/+22
* ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich2014-01-081-1/+1
* Add missing call to initResources needed for static linkingCaroline Chao2014-01-071-0/+6
* Make Label accessibleFrederik Gladhorn2014-01-031-0/+2
* Fixed: Regression in key navigation on TableViewJens Bache-Wiig2013-12-211-1/+1
* Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich2013-12-175-20/+21
* Set style object on QStyleOptionFrames in QQuickStyleItemMartin Gräßlin2013-12-131-0/+2
* Make editable Combobox accept substringsJens Bache-Wiig2013-12-131-6/+7
* SpinBox: fix selection behaviorJ-P Nurmi2013-12-121-3/+5
* Enable text eliding in base style tabsJens Bache-Wiig2013-12-121-15/+15
* Don't animate the busy indicator when it is not showing.Gunnar Sletta2013-12-071-0/+3
* Make StatusBar and ToolBar focus scopesJens Bache-Wiig2013-12-042-2/+2
* Fix slider keyboard shortcuts in vertical orientationDavid Edmundson2013-12-041-2/+4
* Make slider's style react to mouse hoverMartin Klapetek2013-12-041-0/+1
* Update ScrollView documentation to be valid QMLDavid Edmundson2013-12-041-1/+1
* Fix disabled text color of TextAreaMartin Klapetek2013-12-041-3/+1
* Make scrolling on combobox workMartin Klapetek2013-12-041-19/+31
* SpinBox: attempt to fixup the input as appropriateJ-P Nurmi2013-12-042-3/+14
* 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-061-1/+1