summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introducing styling for Menu, MenuBarGabriel de Dietrich2014-02-1417-435/+825
* Update .gitignoreJ-P Nurmi2014-02-121-0/+1
* 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-072-1/+1
* 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-0515-8/+391
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2715-8/+391
| |\
| | * Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi2014-01-2212-0/+384
| | * 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
* | | MenuItem: use queued connection to trigger() - avoid deletion crashShawn Rutledge2014-02-051-1/+1
* | | ComboBox: Remove style related warningGabriel de Dietrich2014-02-051-3/+3
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-046-21/+21
* | | Add currentFont property to FontDialog.Liang Qi2014-02-037-2/+34
* | | ColorDialog: color property must be up-to-date before accepted()Shawn Rutledge2014-02-033-1/+9
|/ /
* | Make sure that items don't exceed the layout-computed boundaryJan Arve Saether2014-01-272-3/+61
* | Make sure that layout is invalidated if LayoutMirroring is changed.Jan Arve Saether2014-01-232-0/+19
* | Add missing tests for layoutDirection and mirroringJan Arve Saether2014-01-231-0/+2
* | TableViewColumn: make resizing easier on touchscreensShawn Rutledge2014-01-231-1/+3
* | TableView: added resizeToContents and resizeColumnsToContentsShawn Rutledge2014-01-224-13/+115
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Caroline Chao2014-01-227-16/+101
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-177-16/+101
| |\ \ | | |/
| | * Fix typo in property in ComboBoxStyleDavid Edmundson2014-01-163-6/+9
| | * Support negative layout spacings (do not assert)Jan Arve Saether2014-01-162-1/+41
| | * Don't lie in the docs.Jan Arve Saether2014-01-161-4/+4
| | * Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| | * tests: update activeFocusOnTab to support editable ComboBoxLiang Qi2014-01-142-6/+48
* | | Fix a rounding error in the baseline of SpinBoxJan Arve Saether2014-01-211-4/+9
* | | Set currentIndex of combobox to match defaultAlignmentJan Arve Saether2014-01-171-0/+9
|/ /
* | Expose PopupWindow type privatelyGabriel de Dietrich2014-01-172-0/+96
* | Menus: Move private items into Controls.Private moduleGabriel de Dietrich2014-01-171-2/+3
* | QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2014-01-151-1/+3
* | Expose contentArea as contentItem in ApplicationWindowJan Arve Saether2014-01-146-1/+413
* | TableView.selection docsShawn Rutledge2014-01-141-4/+4
* | Settings.hasTouchScreen checks the QTouchDevicesShawn Rutledge2014-01-132-2/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-105-5/+73
|\ \ | |/
| * ComboBox: Allow setting currentIndex to -1 to clear selectionv5.2.1Gabriel de Dietrich2014-01-082-3/+39
| * ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich2014-01-082-1/+2
| * Add missing call to initResources needed for static linkingCaroline Chao2014-01-071-0/+6
| * Do not loop infinitely if a span is larger than the layout extentJan Arve Saether2014-01-072-1/+26
* | QtQuick.Dialogs.Private needs classname in its qmldirShawn Rutledge2014-01-101-0/+1
* | SplitView: wider splitter on touchscreensShawn Rutledge2014-01-101-4/+6
* | Revert "dialog-private: replace QJSValue with QQmlV4Handle in js functions"Simon Hausmann2014-01-085-61/+38
* | Remove workaround for ownership issue with newly created tabsSimon Hausmann2014-01-081-3/+1