aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Cancel exit transition when the same tooltip is shown againMitch Curtis2016-09-301-0/+48
* Material: fix accent update on theme changeJ-P Nurmi2016-09-301-0/+15
* CheckBox: add GIFs to documentationMitch Curtis2016-09-303-0/+207
* Button: add GIFs for flat & highlighted docsMitch Curtis2016-09-304-3/+125
* Improve tst_tumblerMitch Curtis2016-09-301-30/+69
* TabButton: use Text's implicit size instead of content sizeJ-P Nurmi2016-09-301-0/+6
* TabBar: fix mixing of fixed and implicitly resized tabsJ-P Nurmi2016-09-301-6/+20
* Fix crash when flicking a ListView-based TumblerMitch Curtis2016-09-301-1/+44
* Fix QQuickToolTipAttached parentJ-P Nurmi2016-09-281-1/+2
* SpinBox: don't call valueFromText when non-editableJ-P Nurmi2016-09-281-0/+32
* Refactor tst_snippets to make it easier to add non-screenshot snippetsMitch Curtis2016-09-262-46/+72
* Fix a crash in StackView::pop()J-P Nurmi2016-09-261-0/+18
* Fix nested popupsJ-P Nurmi2016-09-232-0/+91
* Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-232-0/+101
* Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-232-1/+16
* QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-212-8/+97
* Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-213-0/+90
* Make ApplicationWindow.overlay attached property work with QML WindowJ-P Nurmi2016-09-211-2/+2
* Fix QQuickPopup::resetWidth/Height()J-P Nurmi2016-09-211-0/+18
* QQuickPopup: fix negative marginsJ-P Nurmi2016-09-211-0/+24
* Switch/Delegate: improve dragging behaviorJ-P Nurmi2016-09-202-0/+68
* QQuickSwitchDelegate: make the handle draggableJ-P Nurmi2016-09-191-0/+182
* QQuickSwitch: fix event handlingJ-P Nurmi2016-09-191-0/+70
* Fix Switch to stay pressed as appropriateJ-P Nurmi2016-09-191-0/+23
* Fix Popup to respect explicit sizeJ-P Nurmi2016-09-191-5/+43
* Drawer: fix drag to close from the outside on touchJ-P Nurmi2016-09-192-0/+60
* QQuickControl: clear the hovered state when hiddenJ-P Nurmi2016-09-151-0/+6
* Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-136-0/+458
* QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-062-0/+143
* Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-064-47/+347
* tst_material: test the background of some more controlsJ-P Nurmi2016-09-061-34/+42
* Material: fix popups to respect Material.backgroundJ-P Nurmi2016-09-061-0/+40
* Fix hover event delivery with plain QQuickWindowJ-P Nurmi2016-09-056-14/+165
* Use QQuickOverlay with plain QQuickWindowJ-P Nurmi2016-09-052-27/+153
* TextField: improve the implicit size calculationJ-P Nurmi2016-09-051-0/+19
* Switch: fix missing pressed() and released() signalsJ-P Nurmi2016-09-051-75/+63
* auto tests: allow using QQuickWindow with QQuickApplicationHelperJ-P Nurmi2016-09-056-42/+44
* tst_Drawer: cleanup applicationwindow.qmlJ-P Nurmi2016-09-051-7/+0
* Fix tst_Drawer::dragMargin()J-P Nurmi2016-09-051-6/+10
* Replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-027-17/+23
* Material: ignore Material.background unless explicitly setMitch Curtis2016-09-021-0/+29
* QQuickDrawer: fix velocity calculationJ-P Nurmi2016-09-021-0/+3
* Switch: fix Qt::ClickFocus on the indicatorJ-P Nurmi2016-09-021-0/+11
* Popup: respect dynamic dim & modal changesJ-P Nurmi2016-09-021-2/+8
* Make a plain Container calculate suitable implicit sizeJ-P Nurmi2016-08-311-0/+85
* Make a plain Control calculate suitable implicit sizeJ-P Nurmi2016-08-311-1/+28
* ScrollIndicator: respect the paddings when overshootingJ-P Nurmi2016-08-301-0/+34
* 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