aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QQuickAbstractButton: make the press point available via private APIJ-P Nurmi2016-07-114-18/+36
* Popup: expose flip APIJ-P Nurmi2016-07-095-4/+72
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devJ-P Nurmi2016-07-097-11/+53
|\
| * Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-097-11/+53
| |\
| | * SwipeDelegate: only consume child events if we grabbed the mouseMitch Curtis2016-07-081-5/+7
| | * Doc: fix typo in AbstractButton::pressAndHold()J-P Nurmi2016-07-081-1/+1
| | * Doc: missing signals in MonthGridJ-P Nurmi2016-07-081-0/+24
| | * Doc: fix custom PageIndicator snippetJ-P Nurmi2016-07-081-1/+2
| | * Drawer: reposition when closedJ-P Nurmi2016-07-061-1/+1
| | * Fix QQuickComboBox::textAt()J-P Nurmi2016-07-061-2/+9
| | * Improve ToolTip documentationMitch Curtis2016-07-041-1/+9
* | | Material: implement the ripple effectJ-P Nurmi2016-07-099-76/+532
|/ /
* | qtquickcontrols2plugin.cpp: remove useless double registrationJ-P Nurmi2016-07-081-8/+0
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-08227-392/+393
* | Be consistent with naming of event argument in pressAndHold() signalsMitch Curtis2016-07-063-5/+5
* | Add pressed() and released() signals to TextField and TextAreaMitch Curtis2016-07-066-2/+96
* | Fix Tumbler GIFMitch Curtis2016-07-011-0/+0
* | Tumbler: make wrap property depend on count by defaultMitch Curtis2016-07-017-126/+356
* | Remove DialogButtonBox::flatJ-P Nurmi2016-06-304-40/+0
* | Universal: implement hover effectsJ-P Nurmi2016-06-3019-47/+100
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-297-8/+8
|\|
| * Universal: fix Dial press effectJ-P Nurmi2016-06-291-1/+1
| * Material: fix radiusJ-P Nurmi2016-06-276-7/+7
* | Doc: improve the module descriptionsJ-P Nurmi2016-06-292-5/+6
* | Add hover support to TextArea & TextFieldJ-P Nurmi2016-06-2914-8/+169
* | Platform: add missing plugins.qmltypesJ-P Nurmi2016-06-291-0/+293
* | Tumbler: test and document negative currentIndexMitch Curtis2016-06-282-13/+66
* | Tumbler: change default visibleItemCount to 5Mitch Curtis2016-06-284-5/+1
* | RangeSlider: add first.hovered and second.hovered propertiesJ-P Nurmi2016-06-284-1/+72
* | SpinBox: add up.hovered and down.hovered propertiesJ-P Nurmi2016-06-284-3/+66
* | ComboBox: make delegates respect hoverEnabled of the controlJ-P Nurmi2016-06-283-0/+3
* | Tumbler: add wrap propertyMitch Curtis2016-06-2816-167/+875
* | Add internal QQuickPageLayout helperJ-P Nurmi2016-06-284-117/+289
* | Platform dialogs: set the options on constructionJ-P Nurmi2016-06-273-6/+3
* | Platform: add FileDialog and FolderDialogJ-P Nurmi2016-06-2711-0/+1108
* | Doc: fix names in Qt Labs Platform docsJ-P Nurmi2016-06-246-7/+7
* | Platform: fix missing titles for ColorDialog & FontDialogJ-P Nurmi2016-06-242-0/+2
* | qtlabsplatform.qdocconf: add missing qtwidgets dependencyJ-P Nurmi2016-06-241-1/+1
* | Platform: add MessageDialogJ-P Nurmi2016-06-229-0/+526
* | ColorDialog & FontDialog: use widgets as a fallbackJ-P Nurmi2016-06-229-2/+509
* | SystemTrayIcon: use widgets as a fallbackJ-P Nurmi2016-06-224-3/+223
* | Menu & MenuItem: use widgets as a fallbackJ-P Nurmi2016-06-2210-1/+655
* | Migrate to new scenegraphng APILaszlo Agocs2016-06-227-77/+56
* | Add SwipeView::interactiveJ-P Nurmi2016-06-224-0/+38
* | Make import version 2.1 available for Material & UniversalJ-P Nurmi2016-06-212-0/+2
* | Reorganize templates & calendar docsJ-P Nurmi2016-06-215-3/+5
* | Doc: bump import versions to 2.1J-P Nurmi2016-06-216-7/+7
* | Doc: move the basic example snippet to gettingstarted.qdocJ-P Nurmi2016-06-212-44/+16
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-209-179/+130
|\|
| * Make Material style SpinBox text respect enabled stateMitch Curtis2016-06-201-1/+1