summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-1418-355/+177
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-1418-355/+177
| |\
| | * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-146-188/+70
| | * OpenSSL v1.1.1: fix qtbug18498_peekMårten Nordheim2018-05-111-2/+10
| | * 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-088-34/+44
|\|
| * tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-085-33/+19
| * tst_qresourceengine: Fix test for static MSVC buildsOliver Wolff2018-05-071-0/+6
| * tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-072-1/+13
| * tst_qiodevice: Skip broken winrt testsOliver Wolff2018-05-071-0/+6
* | Remove mention of selftest.qrc from generator script's docEdward Welbourne2018-05-081-3/+1
* | Fix order of mouse selftest in selftests.priMitch Curtis2018-05-071-2/+2
* | Add self-tests for QTest::keyPress() and QTest::keyRelease()Mitch Curtis2018-05-0710-0/+172
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-056-1/+49
|\|
| * OpenSSL 1.1.1: Fix tst_QSslCertificate::toTextMårten Nordheim2018-05-042-1/+48
| * QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-041-0/+0
| * QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-041-0/+0
| * QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-042-0/+1
* | Accessibility: Fix leaking cached interfacesFrederik Gladhorn2018-05-041-0/+4
* | Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-042-12/+13
* | macOS: Fix stretch of condensed fonts with NoFontMergingEskil Abrahamsen Blomfeldt2018-05-041-0/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-036-9/+79
|\|
| * tests: unblacklist tst_qwindow.cpp::modalWindowPosition()Gatis Paeglis2018-05-031-2/+0
| * tst_QUdpSocket: Fix Clang warning about unused expressionFriedemann Kleint2018-05-021-2/+4
| * If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-0/+45
| * Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-022-5/+2
| * Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-021-0/+28
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-028-54/+196
|\|
| * tst_QTabWidget: Add unconditional qWait() backKari Oikarinen2018-05-021-1/+3
| * QItemSelectionModel: More fixes for is(Column/Row)SelectedDaniel Teske2018-04-301-0/+96
| * tst_QLineEdit: Use correct keys to move to Start/End of LineDaniel Teske2018-04-301-7/+17
| * Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-1/+32
| * tst_QFocusEvent: Add qWaitForWindowActive() to checkReason_focusWidget()Kari Oikarinen2018-04-271-0/+1
| * tst_QString: remove old HP aCC workaroundThiago Macieira2018-04-271-8/+0
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+28
| * tst_Gestures: Use QTest::qWaitForWindowExposed()Kari Oikarinen2018-04-271-37/+19
* | tst_QMenuBar: Remove obsolete warning checkGabriel de Dietrich2018-05-011-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-2634-189/+62
|\|
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-2522-141/+42