summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix menu popups positioning with window containersv5.3.25.3.2Laszlo Agocs2014-09-103-15/+16
* Fix wrong menu popup window parentingLaszlo Agocs2014-09-091-0/+2
* Fix menu/combobox popup positioningJ-P Nurmi2014-09-051-5/+4
* Revert "TextField/Area: soft dependency to inputMethodHints"J-P Nurmi2014-09-052-2/+2
* Dialogs: correct C++ warningsShawn Rutledge2014-09-032-2/+2
* Dialogs must know when they are closed by the operating systemShawn Rutledge2014-08-252-1/+6
* Dialog: initialize enabled and clicked buttonsShawn Rutledge2014-08-242-0/+10
* Dialogs: buttonless fully-filled dialog exampleShawn Rutledge2014-08-241-1/+23
* Dialog: do not emit signals twice when a button is clickedShawn Rutledge2014-08-232-33/+0
* QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-08-141-0/+1
* QtQuick.Dialogs FontDialog: fix a binding loop issueLiang Qi2014-08-051-1/+2
* Fix tooltip position when used with QQuickWidgetLaszlo Agocs2014-07-301-2/+7
* Doc: Updated the Calendar example documentationVenu2014-07-302-3/+78
* Make the default style "Base" when built without widgets supportJ-P Nurmi2014-07-291-1/+1
* QQuickPopupWindow: Use actual item size as content sizeGabriel de Dietrich2014-07-292-5/+3
* QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2014-07-281-1/+1
* Updated the example so that it adapts to the orientation changeVenu2014-07-251-99/+97
* Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-1814-13/+14
* Do not embed the Desktop style into resources on irrelevant platformsJ-P Nurmi2014-07-181-25/+27
* Improve implicit size of Calendar on high DPI devices.Mitch Curtis2014-07-172-7/+12
* MenuStyle: fix default text rendering typeJ-P Nurmi2014-07-171-0/+3
* SpinBox: don't force active focus when tapping the buttons on touchJ-P Nurmi2014-07-141-2/+2
* Fixed incorrect cursor when moving column in TableViewPiotr Wycisk2014-07-111-1/+2
* Doc: Updated the example documentationVenu2014-07-111-3/+31
* Dialog: Add missing docsShawn Rutledge2014-07-093-12/+223
* Fix editable ComboBox mouse cursorJ-P Nurmi2014-07-091-1/+9
* Doc: Update image for ApplicationWindowCaroline Chao2014-07-081-0/+0
* Fix SpinBox mouse cursorJ-P Nurmi2014-07-081-1/+10
* Mention that ApplicationWindow is not visible by default.Mitch Curtis2014-07-071-0/+4
* Allow QT_QUICK_CONTROLS_STYLE pointing to resourcesJ-P Nurmi2014-07-031-1/+3
* TextField/Area: soft dependency to inputMethodHintsJ-P Nurmi2014-07-022-2/+2
* Use the correct parent window for menu popupsLaszlo Agocs2014-07-013-10/+16
* Revise unstable and slow GridLayout auto testJ-P Nurmi2014-06-301-82/+86
* Doc: Add a link to Tab in TabView documentationCaroline Chao2014-06-281-0/+2
* Doc: Added images and missing snippetsVenu2014-06-2752-112/+348
* Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-251-0/+77
|\
| * Add changelog for 5.3.1v5.3.15.3.1Caroline Chao2014-06-181-0/+77
* | Cleanup whitespaceJ-P Nurmi2014-06-2413-13/+13
* | Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-2413-13/+13
* | Remove Widgets dependency for QNXAndreas Holzammer2014-06-2413-13/+13
* | ComboBox: open the popup on release on touch devicesJ-P Nurmi2014-06-231-2/+13
* | Slider: fix behavior inside a flickable on touchJ-P Nurmi2014-06-231-4/+8
* | Singleton SystemPaletteJ-P Nurmi2014-06-2326-55/+111
* | Kill unnecessary SystemPalette instancesJ-P Nurmi2014-06-2014-74/+5
* | Remove unused BasicButton::__textColorJ-P Nurmi2014-06-202-6/+0
* | Fix grammar in Layout::fillWidth and Layout::fillHeight documentation.Mitch Curtis2014-06-201-2/+2
* | Bump versionOswald Buddenhagen2014-06-181-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-146-14/+96
|\
| * Doc: Updated layouts docs with images and snippetsstableVenu2014-06-134-9/+77
| * Menu: Don't open disabled submenusGabriel de Dietrich2014-06-122-5/+19