summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Show the display role inside the editor for the relation in a QComboBoxAndy Shaw2018-05-292-0/+175
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-291-4/+14
|\
| * QSortFilterProxyModel: don't assert when old model gets destroyedChristian Ehrlicher2018-05-261-4/+14
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-287-36/+28
* | winrt: Skip/blacklist failing opengl testsOliver Wolff2018-05-283-3/+3
* | winrt: fix tst_QFocusEventOliver Wolff2018-05-281-2/+3
* | winrt: Make tst_qfocusevent pass in CIOliver Wolff2018-05-281-0/+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
* | Long live QCborStreamReader!Thiago Macieira2018-05-273-0/+947
* | Long live QCborStreamWriter!Thiago Macieira2018-05-273-0/+322
* | Deregister QTextCodec on destructionIgor Mironchik2018-05-261-1/+6
* | 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
* | winrt: skip accessibility testOliver Wolff2018-05-251-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-2414-86/+89
|\|
| * Fix tst_QDoubleSpinBox::editingFinished failing after other testsKari Oikarinen2018-05-181-2/+2
| * Add support for QSharedPointer<cv qualified>::create()Thiago Macieira2018-05-171-0/+8
| * Remove a reference to a no longer used database serverAndy Shaw2018-05-161-2/+0
| * sqlite: Allow for duplicated placeholders with just one placeholderAndy Shaw2018-05-161-0/+10
| * tst_QCommandLinkButton: Add back wait to the beginning of setAutoRepeat()Kari Oikarinen2018-05-161-6/+9
| * Skip tst_QProcess::processesInMultipleThreads under QEMUKari Oikarinen2018-05-142-0/+5
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
| * tests: Include QFileInfo in emulationdetector.hKari Oikarinen2018-05-141-0/+2
| * QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-142-0/+0
| * tests/auto/widgets/dialogs: Avoid unconditional qWait()sKari Oikarinen2018-05-144-76/+50
* | tst_qpicture: Remove dependency on widgetsFriedemann Kleint2018-05-242-27/+12
* | Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-243-28/+1247
* | Fix build with --no-feature-wheeleventNathan Collins2018-05-231-0/+4
* | Cocoa Menus: Add support for menu items in window-less appsGabriel de Dietrich2018-05-232-3/+50
* | Improve bounding rect of QStaticText with Qt::PlainTextAllan Sandfeld Jensen2018-05-231-0/+67
* | Optimize unpremultiply using SSE rcpAllan Sandfeld Jensen2018-05-231-1/+19
* | 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