summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-093-3/+132
* 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-083-1/+93
* iOS: let TableViewStyle use aliasesRichard Moe Gustavsen2014-10-081-8/+8
* iOS style: enhance cursor delegateRichard Moe Gustavsen2014-10-081-3/+15
* gallery: cleanup old code commented outJ-P Nurmi2014-10-061-11/+0
* gallery: cleanup whitespaceJ-P Nurmi2014-10-066-18/+2
* gallery: fix titleJ-P Nurmi2014-10-061-1/+1
* gallery: get rid of the dummy child windowJ-P Nurmi2014-10-065-132/+0
* gallery: cleanup the menubarJ-P Nurmi2014-10-061-23/+5
* 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-0617-1/+469
* Doc: Fix documentation issues for Qt Quick DialogsTopi Reinio2014-10-064-12/+31
* Gallery example: remove the "Layouts" tabJ-P Nurmi2014-10-063-112/+0
* 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-023-0/+82
* Table View Example: Sort indicator for the custom header delegateTopi Reinio2014-10-013-1/+20
* QtQuick.Dialogs depends on Qt.labs.folderlistmodel, Qt.labs.settingsShawn Rutledge2014-10-011-0/+2
* gallery: cleanup the mainJ-P Nurmi2014-10-012-61/+61
* gallery: cleanup system palette usageJ-P Nurmi2014-10-012-62/+57
* iOS: fix ToolButtonStyleJ-P Nurmi2014-10-011-1/+1
* Declare qtquickcontrols as free of warningsJ-P Nurmi2014-09-301-0/+1
* Doc: add platform notes for AndroidJ-P Nurmi2014-09-303-0/+70
* Android: implement non-native MenuBarJ-P Nurmi2014-09-303-7/+106
* ToolBar: add support for a stylable menu buttonJ-P Nurmi2014-09-305-2/+159
* Allow sharing menu itemsJ-P Nurmi2014-09-301-2/+0
* qquickmenu: add support for providing a target rect to __popup()Richard Moe Gustavsen2014-09-308-25/+25
* Doc: add docs for Widget Gallery exampleLeena Miettinen2014-09-301-2/+235
* Sticky virtual keyboard for TextField.Samuel Nevala2014-09-301-1/+3
* Button: trigger menu on touch releaseJ-P Nurmi2014-09-291-1/+5
* Doc: link to "Qt Quick Dialogs" from "Qt Quick Controls"J-P Nurmi2014-09-252-1/+2
* EditMenu: let menu property be a component to lazy load itRichard Moe Gustavsen2014-09-248-63/+90
* Gallery: use new menu API for TextAreaRichard Moe Gustavsen2014-09-231-7/+1
* EditMenu: add base implementation for desktopRichard Moe Gustavsen2014-09-234-1/+109
* Add EditMenu to input controlsRichard Moe Gustavsen2014-09-235-0/+62
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4J-P Nurmi2014-09-237-24/+26
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-187-24/+26
| |\
| | * Merge remote-tracking branch 'origin/5.3.2' into 5.3J-P Nurmi2014-09-167-24/+26
| | |\