summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* tst_QDateTimeEdit::stepModifierPressAndHold(): tweak start dateEdward Welbourne2023-03-281-1/+5
* QComboBox: reset indexBeforeChange to -1 if index is invalidatedAxel Spoerl2023-03-281-37/+42
* Widgets/QCheckBox: change signature of stateChanged() for Qt7Christian Ehrlicher2023-03-211-11/+16
* QColorDialog: Support hex rgb values with and without leading #Axel Spoerl2023-03-171-0/+53
* Handle device loss for texture widgetsDavid Redondo2023-03-171-0/+46
* QPlainTextEdit: Don't block signals on page stepAxel Spoerl2023-03-151-0/+26
* emit QAbstractSlider::valueChanged() only on value changeAxel Spoerl2023-03-151-3/+7
* QCompleter::setPopup() - refactor and cleanupAxel Spoerl2023-03-141-0/+38
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-3/+3
* Cleanup QPushButton auto test codeVolker Hilsheimer2023-03-091-133/+129
* Handle tab order inceptionVolker Hilsheimer2023-03-091-0/+125
* QErrorMessage: Reset 'again' check box between each error messageTor Arne Vestbø2023-03-091-2/+1
* QAbtractItemView: deselect before click opens editorVolker Hilsheimer2023-02-281-16/+13
* QListView: Reset style after using a temporary proxyVolker Hilsheimer2023-02-271-0/+5
* qalgorithms.h: fix mistake that MSVC has constexpr bitops in C++17 modeThiago Macieira2023-02-221-1/+1
* Android: SKIP cases failing on Android 12 CI with 16GB RAMRami Potinkara2023-02-201-0/+4
* QGesture: make sure we copy timestamp value for event clonesVolker Hilsheimer2023-02-171-0/+62
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-17131-310/+14
* macOS: Pick up QWizard background from keyboard assistant via NSBundleTor Arne Vestbø2023-02-171-2/+2
* QAbstractItemView: don't start editing on Ctrl-ClickVolker Hilsheimer2023-02-161-1/+43
* Fix QStatusBar::removeWidget to hide the right widgetThorbjørn Lindeijer2023-02-161-0/+44
* Fix connections in QWidgetWindowDavid Edmundson2023-02-151-0/+6
* QMenu: guard for destruction when emitting action signalsVolker Hilsheimer2023-02-131-0/+18
* QAbstractItemView: Don't unselect on click on empty area in SingleSelectSebastian Beckmann2023-02-111-0/+32
* Unblacklist stable tst_QWidgetRepaintManagerAxel Spoerl2023-02-031-11/+0
* Add right and middle mouse button to tst_QLabel::mouseEventPropagationAxel Spoerl2023-02-011-2/+11
* Fix two variables' "may be used uninitialized" compiler warningsAhmad Samir2023-01-221-1/+1
* QWidgetTextControl: Ignore unconsumed mouse release eventsAxel Spoerl2023-01-211-0/+82
* QFormLayout: don't access out-of-bounds layout dataVolker Hilsheimer2023-01-131-0/+44
* QCalendarWidget: Add reset functions for minimum/maximumDateVolker Hilsheimer2023-01-131-0/+8
* Revert "Fix tst_QWidgetRepaintManager on XCB"Axel Spoerl2023-01-102-37/+12
* Fix tst_QWidgetRepaintManager on XCBAxel Spoerl2023-01-102-12/+37
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-092-0/+19
* Fix QErrorMessage test when using native dialogsTor Arne Vestbø2023-01-092-0/+23
* QListView: Prevent infinite loop when wrapping text of item with null-iconVolker Hilsheimer2023-01-041-0/+17
* Skip tst_QWidget::optimizedResizeMove and ..._topLevel on waylandAxel Spoerl2023-01-031-2/+16
* tests: skip tst_QComboBox::cancelClosesPopupNotDialog() on WaylandLiang Qi2023-01-031-0/+4
* Stabilize tst_QSpinBox::sizeHint()Axel Spoerl2023-01-031-10/+8
* Don't use native dialogs for tst_QApplication::closeAllWindows()Tor Arne Vestbø2023-01-021-0/+1
* Use minimum size for in tst_QDockWidget::createTestWidgetsAxel Spoerl2022-12-291-0/+4
* Stabilize tst_QSpinBox::sizeHint() by explicitly calling setLayout()Axel Spoerl2022-12-261-0/+1
* Android: Set EnterKeyNext as default type for QLineEditBartlomiej Moskal2022-12-211-0/+29
* Fix QWidget::restoreGeometry when restored geometry is off screenAxel Spoerl2022-12-161-0/+73
* QHeaderView test: Remove unused variablesVolker Hilsheimer2022-12-121-8/+0
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-5/+6
* Port QDateTimeEdit internals to QTimeZoneEdward Welbourne2022-12-091-30/+10
* QComboBox: Don't dereference potential nullptr, simplifyVolker Hilsheimer2022-12-081-0/+52
* Deliver tablet events to the toplevel widget if there is no childVolker Hilsheimer2022-12-021-44/+38
* Cleanup tst_QWidget BLACKLIST fileAxel Spoerl2022-12-021-10/+0
* Stabilize tst_QWidget::optimizedResizeMove and optimizedResize_topLevelAxel Spoerl2022-12-021-49/+42