summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-182-2/+2
* 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-171-6/+6
* 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-092-11/+222
* 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
* Doc: Add a link to Tab in TabView documentationCaroline Chao2014-06-281-0/+2
* Doc: Added images and missing snippetsVenu2014-06-2752-112/+348
* Cleanup whitespaceJ-P Nurmi2014-06-242-2/+2
* Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-242-2/+2
* Remove Widgets dependency for QNXAndreas Holzammer2014-06-242-2/+2
* 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
* 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
* | Fix CalendarStyle::control as read-onlyJ-P Nurmi2014-06-111-1/+1
* | CalendarStyle: add styleData.index for dayOfWeekDelegateJ-P Nurmi2014-06-111-0/+4
* | CalendarStyle: document available styleData propertiesJ-P Nurmi2014-06-111-0/+29
* | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-114-13/+35
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-114-13/+35
| |\ \ | | |/
| | * TableView: Allow resizing and scrolling single-column tablesGabriel de Dietrich2014-06-062-7/+8
| | * Menu: Properly relay enabled state to QPA menu objectGabriel de Dietrich2014-06-062-3/+19
| | * TableView: Make sure we get the content width with hidden headerGabriel de Dietrich2014-06-051-2/+2
| | * TableView: Reset dragged header position if not movedGabriel de Dietrich2014-06-051-1/+6
* | | CalendarStyle: do not hard code the width of weekNumberDelegateJ-P Nurmi2014-06-111-15/+16