summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* winrt: make widgets/kernel auto tests passOliver Wolff2018-06-226-6/+125
* winrt: Make itemview auto tests passOliver Wolff2018-06-229-2/+75
* winrt: make dialog auto tests passOliver Wolff2018-06-224-2/+21
* QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-151-0/+30
* Blacklist tst_QMenuBar::check_menuPositionJoni Jantti2018-06-151-0/+1
* Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-06-151-0/+1
* Blacklist tst_QWidget::updateWhileMinimizedJoni Jantti2018-06-151-0/+1
* tst_QWidget: Don't use qWaitForWindowActive when exposed is enoughJohan Klokkhammer Helsing2018-06-151-5/+5
* Add itemAlignment property to QListViewAlexander Volkov2018-06-081-0/+24
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-087-17/+17
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-077-17/+17
| |\
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-297-17/+17
* | | tst_QWidget: Don't skip tests that are passing on WaylandJohan Klokkhammer Helsing2018-06-071-7/+0
|/ /
* | QLineEdit: Emit inputRejected() when part of the input is rejectedAndy Shaw2018-06-061-0/+12
* | QLineEdit: Add an inputRejected() signal for when a key is not allowedAndy Shaw2018-06-011-1/+40
* | Eliminate an un-needed #includeEdward Welbourne2018-05-311-1/+0
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-286-25/+25
* | winrt: Skip/blacklist failing opengl testsOliver Wolff2018-05-281-1/+1
* | Fix tst_qtextedit for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | Fix tst_qcombobox for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | winrt: make graphicsview auto tests passOliver Wolff2018-05-284-1/+24
* | winrt: Remove qfiledialog and qmessagebox auto tests for nowOliver Wolff2018-05-281-0/+1
* | tst_qapplication: Fix test for configs without process supportOliver Wolff2018-05-251-0/+2
* | winrt: Make widgets/util auto tests passOliver Wolff2018-05-251-0/+9
* | tst_qapplication: Fix auto test for configs with builtin_testdataOliver Wolff2018-05-252-1/+7
* | winrt: Make widgets/styles auto tests passOliver Wolff2018-05-251-2/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-246-84/+61
|\|
| * Fix tst_QDoubleSpinBox::editingFinished failing after other testsKari Oikarinen2018-05-181-2/+2
| * tst_QCommandLinkButton: Add back wait to the beginning of setAutoRepeat()Kari Oikarinen2018-05-161-6/+9
| * tests/auto/widgets/dialogs: Avoid unconditional qWait()sKari Oikarinen2018-05-144-76/+50
* | Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-243-28/+1247
* | Fix build with --no-feature-wheeleventNathan Collins2018-05-231-0/+4
* | Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+55
* | Stabilize tst_QFileDialog2::QTBUG4419_lineEditSelectAllKari Oikarinen2018-05-211-1/+1
* | tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents()Kari Oikarinen2018-05-211-2/+2
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-181-3/+4
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-1417-353/+167
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-1417-353/+167
| |\|
| | * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-146-188/+70
| | * Blacklist tst_QWidget::raise on openSUSEKari Oikarinen2018-05-091-0/+2
| | * Stabilize tst_QMdiArea::subWindowListKari Oikarinen2018-05-091-6/+4
| | * tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-099-170/+90
* | | QTableWidget: fix handling of Qt::EditRole/DisplayRole in setItemData()Christian Ehrlicher2018-05-141-1/+2
|/ /
* | QTableWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-05-121-6/+24
* | tst_QHeaderView: replace custom waitFor() functionChristian Ehrlicher2018-05-101-13/+3
* | QHeaderView: reset cached size hint on reset()Christian Ehrlicher2018-05-101-4/+40
* | Enable checks for tst_QHeaderView::sectionSizeHint()Christian Ehrlicher2018-05-101-5/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-2/+2
|\|
| * Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-021-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-023-8/+48
|\|