summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * tst_QTabWidget: Add unconditional qWait() backKari Oikarinen2018-05-021-1/+3
| * tst_QLineEdit: Use correct keys to move to Start/End of LineDaniel Teske2018-04-301-7/+17
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+28
* | tst_QMenuBar: Remove obsolete warning checkGabriel de Dietrich2018-05-011-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-2631-183/+59
|\|
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-2522-141/+42
| * tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()sKari Oikarinen2018-04-252-9/+7
| * tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-247-33/+10
* | tests: cleanup tst_QComboBox::keyBoardNavigationWithMouse()Gatis Paeglis2018-04-252-31/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-0/+37
|\|
| * Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-201-0/+37
* | Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-181-5/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-153-102/+28
|\|
| * tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-132-17/+9