aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2314-1/+347
|\
| * Fix attached ToolTip propertiesJ-P Nurmi2016-08-191-0/+25
| * Close parentless popupsJ-P Nurmi2016-08-191-1/+5
| * Universal: ensure setting background/foreground worksMitch Curtis2016-08-196-0/+154
| * Material: ensure setting background/foreground worksMitch Curtis2016-08-196-0/+154
| * QQuickPopup: don't keep a reference to a destroyed parentJ-P Nurmi2016-08-181-0/+9
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-173-5/+47
|\|
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-08-101-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-08-101-0/+1
| | |\
| | | * Fix compilation without QProcess supportv5.6.2Maurice Kalinowski2016-08-101-0/+4
| | | * Fix tst_tumbler after Flickable changesJ-P Nurmi2016-08-091-0/+1
| * | | Dial: fix stepSize handlingMitch Curtis2016-08-101-0/+35
| |/ /
| * | QQuickRangeSlider: fix snapPosition()J-P Nurmi2016-08-101-5/+11
* | | Platform: add MenuSeparator for convenience and consistencyJ-P Nurmi2016-08-121-0/+64
* | | Add ComboBox::flatJ-P Nurmi2016-08-111-0/+1
* | | Restore version 2.0 for the .impl importsJ-P Nurmi2016-08-104-0/+98
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-08-094-0/+131
|\| |
| * | ComboBox: ensure an update of the current text on data changeJ-P Nurmi2016-08-091-0/+20
| * | Page: take header & footer visibility into account in relayout()J-P Nurmi2016-08-091-0/+12
| * | AppWindow: take header & footer visibility into account in relayout()J-P Nurmi2016-08-092-0/+99
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-032-1/+104
|\| |
| * | SwipeDelegate: warn about horizontally anchoring background/contentItemMitch Curtis2016-08-021-0/+81
| * | Flickable TextArea: don't intercept input events outside visual boundsJ-P Nurmi2016-07-221-1/+23
* | | Add MenuSeparatorMitch Curtis2016-07-253-0/+124
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-227-7/+326
|\| |
| * | Fix overlay event processing order for popupsJ-P Nurmi2016-07-222-0/+45
| * | Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-222-0/+136
| * | Don't leak hover events through modal overlaysJ-P Nurmi2016-07-221-1/+13
| * | Don't leak hover events through popupsJ-P Nurmi2016-07-222-0/+119
| * | Popups: fix overlay visibilityJ-P Nurmi2016-07-222-5/+9
| * | testbench: center the window upon completion instead of using bindingsJ-P Nurmi2016-07-201-2/+5
* | | tst_button: stabilize auto-repeat testsJ-P Nurmi2016-07-221-4/+10
* | | Add ToolSeparatorMitch Curtis2016-07-212-0/+111
* | | Tests: use the new .pro syntax for RESOURCESJ-P Nurmi2016-07-214-12/+2
* | | Add manual test app for buttonsJ-P Nurmi2016-07-204-0/+194
* | | Add DialogJ-P Nurmi2016-07-181-0/+218
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-155-1/+93
|\| |
| * | SwipeDelegate: vertically resize contentItem when swipe is completeMitch Curtis2016-07-151-0/+24
| * | Improve unxpected signal warningMitch Curtis2016-07-141-1/+6
| * | SwipeDelegate: reposition contentItem, background on width changesMitch Curtis2016-07-121-0/+18
| * | Drawer: fix dragMargin handlingJ-P Nurmi2016-07-111-0/+7
| * | QQuickTextArea & -Field: fix double-click to select a wordJ-P Nurmi2016-07-112-0/+38
* | | Fix missing scroll bars and indicatorsJ-P Nurmi2016-07-142-0/+28
* | | SwipeDelegate: test pressAndHold()Mitch Curtis2016-07-141-1/+21
* | | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-12/+156
* | | StackView: allow choosing which transition to runJ-P Nurmi2016-07-141-15/+46
* | | Add an own copy of RectangularGlow, with OpenGL core and D3D12 as wellLaszlo Agocs2016-07-141-0/+4
* | | SwipeDelegate: add swipe.completed() signalMitch Curtis2016-07-131-6/+22
* | | SwipeDelegate: add swipe.close()Mitch Curtis2016-07-131-0/+29
* | | Popup: expose flip APIJ-P Nurmi2016-07-091-2/+37