summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* MenuStyle: Adding missing 'submenuPopupDelay' propertyGabriel de Dietrich2014-03-054-2/+9
* Bump version number of controls in qdocJens Bache-Wiig2014-03-041-2/+2
* MenuStyle: Fix popup margins for DesktopGabriel de Dietrich2014-03-041-14/+9
* MenuBarStyle: Fix metrics, selected appearanceGabriel de Dietrich2014-03-031-7/+15
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Fix gray SpinBox background on macJens Bache-Wiig2014-03-031-0/+9
* Avoid warning when maximum size < minimum sizeJan Arve Saether2014-03-031-2/+18
* Dialogs: fix compiler warningShawn Rutledge2014-02-281-1/+1
* MessageDialog: press escape or titlebar close button to dismissShawn Rutledge2014-02-282-1/+27
* changes to MessageDialog click(StandardButton, ButtonRole) signal/slotShawn Rutledge2014-02-273-5/+5
* Set baselineOffset on Styles/Base correctlyJan Arve Saether2014-02-264-0/+10
* TableView: Make "model" property consistent with ListViewJens Bache-Wiig2014-02-261-1/+1
* Support text alignment for TableViewHeaderv5.3.0-alpha1Jens Bache-Wiig2014-02-253-2/+3
* Fix initial incorrect value for SwitchJens Bache-Wiig2014-02-252-12/+9
* TableView: fix activeFocusOnTab behaviorLiang Qi2014-02-251-1/+1
* Add styleData.totalWidth for TabViewStyle::tabJ-P Nurmi2014-02-252-0/+2
* Respect Tab::enabledJ-P Nurmi2014-02-213-0/+8
* Minor cleanup and optimizations for TableViewJens Bache-Wiig2014-02-212-9/+7
* MenuContentItem: Remove scroller indicator style warningGabriel de Dietrich2014-02-201-1/+1
* Speed up binding comparisons for TableViewJens Bache-Wiig2014-02-201-9/+9
* Improve TableView performance by caching row-delegatesJens Bache-Wiig2014-02-202-70/+115
* QPlatformDialogHelper::buttonLayout returns int*Shawn Rutledge2014-02-171-1/+1
* DefaultDialogWrapper: do not accept key events which do not dismissShawn Rutledge2014-02-171-0/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-179-17/+16
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-129-17/+16
| |\
| | * 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
| | * Allow size hint changes during a rearrange.Jan Arve Saether2014-01-281-1/+3
* | | Don't register LayoutBase as a type.Jan Arve Saether2014-02-174-6/+11
* | | Update plugins.qmltypes for QtQuick.LayoutsJan Arve Saether2014-02-171-1/+5
* | | FontDialog: new version of DefaultFontDialog.qmlLiang Qi2014-02-151-330/+208
* | | QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-1510-35/+643
* | | Consolidate StandardButton, ButtonRole and related functionsShawn Rutledge2014-02-153-36/+36
* | | Use childAt() instead of cellIndexAt().Mitch Curtis2014-02-152-85/+72
* | | Add Component Map section to CalendarStyle documentation.Mitch Curtis2014-02-157-1/+25
* | | Set baselineOffset on Styles/Base correctlyJan Arve Saether2014-02-144-0/+9
* | | Add Calendar to Qt Quick Controls.Mitch Curtis2014-02-1417-0/+1808
* | | Introducing styling for Menu, MenuBarGabriel de Dietrich2014-02-1417-435/+825
|/ /
* | FileDialog: selectedNameFilter property is case-insensitiveShawn Rutledge2014-02-111-1/+1
* | FileDialog: centralize URL validation in setFolderShawn Rutledge2014-02-112-17/+32
* | FileDialog: new features in DefaultFileDialog.qmlShawn Rutledge2014-02-116-289/+337
* | Accessible slider should not have value as nameFrederik Gladhorn2014-02-071-1/+0
* | Accessibility improvementsFrederik Gladhorn2014-02-073-0/+6
* | Accessibility: Improve TextField and AreaFrederik Gladhorn2014-02-072-0/+3
* | QtQuick.Dialogs FileDialog: don't go astray into qrc:/ on AndroidShawn Rutledge2014-02-061-3/+12
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-057-8/+14
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-277-8/+14
| |\ \ | | |/
| | * 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