summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Revert "Forward touchEvents to children inside QGraphicsProxyWidget"Volker Hilsheimer2021-09-011-2/+1
* Move QGraphicsProxyWidget test into correct test caseVolker Hilsheimer2021-08-302-310/+315
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-305-543/+301
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-08-261-0/+168
* QGraphicsProxyWidget: forward Window(De)Activate eventsVolker Hilsheimer2021-08-241-0/+55
* Fix QScroller::scrollTo failing in QGraphicsView with movable itemChunLin Wang2021-08-201-0/+30
* Report ImAbsolutePosition for QLineEditTor Arne Vestbø2021-08-181-0/+5
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-172-3/+0
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-172-3/+1
* QGraphicsProxyWidget: fix propagation of high-precision eventsVolker Hilsheimer2021-08-161-5/+0
* Don't crash in high-precision wheel scrolls on a QGraphicsProxyWidgetVolker Hilsheimer2021-08-161-0/+147
* Close all popup windows when the screen is rotatedTang Haixiang2021-08-131-0/+16
* Implement missing support for 'em' and 'ex' lengths in style sheetVolker Hilsheimer2021-08-101-0/+28
* QListView: fix AdjustToContents (sizeAdjustPolicy)Thorbjørn Lund Martsum2021-08-101-0/+42
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-057-11/+11
* Sync default action when checking tool button programmaticallyVolker Hilsheimer2021-07-221-0/+59
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-213-0/+208
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-201-0/+35
* QListView: don't scroll if selected items are removedVolker Hilsheimer2021-07-161-0/+69
* QTableView: fix selection with rows and cells in ExtendedSelection modeChristian Ehrlicher2021-07-131-0/+72
* Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-091-1/+19
* Fix placement of placeholder text in QLineEdits with action iconsVolker Hilsheimer2021-07-061-0/+66
* Fix memory leaks in tst_qlineeditAndreas Buhr2021-07-061-2/+2
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-181-3/+8
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-181-0/+18
* Stabilize flaky scrollerSmoothScroll test caseVolker Hilsheimer2021-06-151-2/+4
* QAIV: Don't open editor on release when press closed editorVolker Hilsheimer2021-06-141-0/+58
* Check scrollbar ScrollBarOverlap when computing QListView marginsZhang Hao2021-06-101-0/+31
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-091-0/+70
* QAbstractItemView: block autoScroll from interfering with QScrollerVolker Hilsheimer2021-06-091-0/+62
* Fix rearranging of icons in listview via drag'n'dropVolker Hilsheimer2021-06-081-2/+5
* QAItemView: in MultiSelection, press deselects only if no drag can startVolker Hilsheimer2021-06-081-10/+19
* QAbstractItemView: don't toggle extended selection on Ctrl+PressVolker Hilsheimer2021-06-072-7/+30
* QAbstractItemView: add test for mouse selectionVolker Hilsheimer2021-06-031-0/+215
* QAbstractItemView: don't block dragging after double clickVolker Hilsheimer2021-06-031-0/+95
* tst_QDateTimeEdit::editingRanged(): use QScopedPointerEdward Welbourne2021-06-031-16/+12
* Fix PageDown behavior and PageUPTang Haixiang2021-05-311-0/+51
* QComboBox: propagate style change on widget to internal containerVolker Hilsheimer2021-05-311-0/+46
* Fix wrong variable initialization in tst_QScrollBar::task_209492Tor Arne Vestbø2021-05-261-1/+1
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-181-0/+1
* Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-111-0/+24
* Check scrollbar visibility when computing QListView marginsChen Bin2021-05-111-0/+54
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-0/+67
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-061-1/+42
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+2
* Fix wrong C-style cast, use correct QTest::keyClick overloadVolker Hilsheimer2021-04-281-1/+1
* Android: unblock passing testsAssam Boudjelthia2021-04-274-24/+0
* Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-04-261-0/+16
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-0/+9
* QLayout: mark unsetContentsMargins as the RESET functionGiuseppe D'Angelo2021-04-211-0/+17