summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* EditMenu shown for TextArea/Field on active focus gain.Samuel Nevala2014-10-241-1/+2
* Revert "SpinBox: hide VKB when appropriate"Samuel Nevala2014-10-241-2/+0
* Dialogs: detect and handle dynamic creation with Window parentShawn Rutledge2014-10-241-21/+31
* Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-241-6/+1
* TableViewStyle: Fix and document styleData.hasActiveFocus propertyGabriel de Dietrich2014-10-223-7/+10
* use private __maximumDimension in DefaultDialogWrapperShawn Rutledge2014-10-221-1/+1
* TableView: Raise focused and selected rowsGabriel de Dietrich2014-10-221-0/+1
* SpinBox: hide VKB when appropriateJ-P Nurmi2014-10-201-0/+2
* Tidy up TableView delegate documentation.Mitch Curtis2014-10-191-6/+6
* Fix TextField & TextArea mouse cursor shapeJ-P Nurmi2014-10-175-9/+10
* TextArea: ensure selection handles are visible when inside the flickableRichard Moe Gustavsen2014-10-171-4/+14
* QtQuick.Dialogs.ColorDialog: size is sane on iOSShawn Rutledge2014-10-171-7/+5
* BasicButton: handle mnemonicsJ-P Nurmi2014-10-161-0/+4
* Android style: hide mnemonicsJ-P Nurmi2014-10-164-4/+4
* AbstractCheckable: handle mnemonicJ-P Nurmi2014-10-161-0/+10
* Base style: stylize mnemonicsJ-P Nurmi2014-10-164-4/+4
* Menu: fix key navigation on WindowsJ-P Nurmi2014-10-161-3/+3
* dialogs: let QtQuick.Dialogs depend on QtQuick.Dialogs.PrivateRichard Moe Gustavsen2014-10-161-0/+1
* Dialogs: all QML dialogs must have the Qt::Dialog window typeShawn Rutledge2014-10-161-0/+1
* Fix popup menu position for QQuickWidgetPaul Olav Tvete2014-10-151-7/+11
* iOS style: import private to get ToolButtonStyleRichard Moe Gustavsen2014-10-151-0/+1
* MenuStyle: fix a typo that prevented mnemonics showing upJ-P Nurmi2014-10-141-1/+1
* Revert "QQuickPopupWindow: don't create 1x1 windows"J-P Nurmi2014-10-141-6/+6
* qquickrangemodel: don't emit signals before component is completedRichard Moe Gustavsen2014-10-133-16/+36
* Dialogs: added private maximumDimension property for initial sizeShawn Rutledge2014-10-137-10/+28
* Dialogs: if implicitHeight becomes smaller, ensure the minimum does tooShawn Rutledge2014-10-132-0/+8
* Android: check the minimum required SDK version (11)J-P Nurmi2014-10-131-1/+5
* QQuickRenderControl is now in public headersv5.4.0-beta1Oleg Shparber2014-10-114-4/+4
* DefaultMessageDialog: ensure contentColumn initial widthShawn Rutledge2014-10-101-6/+3
* Dialogs: fix warning in DefaultWindowDecorationShawn Rutledge2014-10-101-2/+2
* TableView: correct event.accepted in key handlersLiang Qi2014-10-091-3/+8
* QQuickPopupWindow: don't create 1x1 windowsJ-P Nurmi2014-10-091-6/+6
* Dialogs: Use native rendering on non-mobile platformsShawn Rutledge2014-10-085-5/+13
* Improve Tab documentation.Mitch Curtis2014-10-081-1/+11
* Controls: Fixed support for Keys attached property on TableViewLiang Qi2014-10-081-1/+2
* iOS: let TableViewStyle use aliasesRichard Moe Gustavsen2014-10-081-8/+8
* iOS style: enhance cursor delegateRichard Moe Gustavsen2014-10-081-3/+15
* add support for setting cursor delegate through styleRichard Moe Gustavsen2014-10-066-0/+22
* iOS style: add cursor delegate to text itemsRichard Moe Gustavsen2014-10-066-1/+83
* Add "Styles" exampleJ-P Nurmi2014-10-062-0/+12
* Doc: Fix documentation issues for Qt Quick DialogsTopi Reinio2014-10-064-12/+31
* Get the popup mouse position for the right screenGiulio Camuffo2014-10-061-3/+5
* iOS style: let TableViewStyle inherit ScrollViewStyleRichard Moe Gustavsen2014-10-031-2/+22
* iOS style: let TextAreaStyle inherit ScrollViewStyleRichard Moe Gustavsen2014-10-031-4/+13
* ToolBar: fix the right marginJ-P Nurmi2014-10-031-1/+1
* iOS: enhance scrollviewstyle for iOSRichard Moe Gustavsen2014-10-031-1/+72
* ScrollViewStyle: add internal '__stickyScrollbars' propertyRichard Moe Gustavsen2014-10-031-1/+7
* Doc: Fix code snippet in ComboBox documentationTopi Reinio2014-10-021-2/+2
* ApplicationWindow: top level items must get focus when they ask for it.Mitch Curtis2014-10-021-0/+1
* QtQuick.Dialogs depends on Qt.labs.folderlistmodel, Qt.labs.settingsShawn Rutledge2014-10-011-0/+2