summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qtextbrowser for configurations with builtin testdataOliver Wolff2018-06-222-13/+25
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-2224-2/+185
* 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
* winrt: Fix/blacklist failing text related auto testsOliver Wolff2018-06-223-2/+20
* winrt: Skip QGuiApplication auto tests that do no applyOliver Wolff2018-06-221-0/+6
* tst_qresourceengine: Fix position of testqrc for builtin testdataOliver Wolff2018-06-221-1/+1
* winrt: Skip network auto tests for nowOliver Wolff2018-06-222-2/+2
* winrt: Make tst_qwindow passOliver Wolff2018-06-222-2/+35
* Add tst_QDtls auto-testTimur Pocheptsov2018-06-2115-1/+1583
* QDtlsClientVerifier - add auto-testTimur Pocheptsov2018-06-193-2/+502
* 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
* Blacklist tst_Gestures::graphicsItemGestureJoni Jantti2018-06-151-0/+2
* Blacklist tst_QThread::createJoni Jantti2018-06-151-0/+2
* Blacklist tst_QGlyphRun::mixedScriptsJoni Jantti2018-06-151-0/+3
* tst_QWidget: Don't use qWaitForWindowActive when exposed is enoughJohan Klokkhammer Helsing2018-06-151-5/+5
* De-parameterise tst_QNetworkReply::ignoreSslErrorsList()'s urlEdward Welbourne2018-06-131-8/+7
* Extend blacklisting of QSemaphore tests to macOS 10.13Tony Sarajärvi2018-06-111-0/+2
* Add itemAlignment property to QListViewAlexander Volkov2018-06-081-0/+24
* QCborValue: add support for QVariant and JSON conversionsThiago Macieira2018-06-083-0/+347
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-0824-49/+100645
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0724-49/+100645
| |\
| | * Fix HDR format in QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2018-06-061-0/+18
| | * Fix QTransform::transposed() result having wrong transformation typeEirik Aavitsland2018-06-061-0/+35
| | * Add binary compatibility files for 5.11 for QtBaseMilla Pohjanheimo2018-06-0511-0/+100472
| | * Use qFuzzyCompare instead of qFuzzyIsNull in QPointF ==Allan Sandfeld Jensen2018-05-301-0/+39
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-299-21/+21
| | * macOS: Fix QFileSystemWatcher to watch paths with the same prefixMikhail Svetkin2018-05-291-28/+60
* | | Long live DOM API for CBOR!Thiago Macieira2018-06-083-0/+1502
* | | 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
* | QCborStreamReader: use QByteArray directly if possibleThiago Macieira2018-06-061-11/+167
* | Handle negative leading in layoutAllan Sandfeld Jensen2018-06-061-14/+9
* | MySQL: Handle TIME types as a string to allow the full range of dataAndy Shaw2018-06-061-0/+55
* | Skip tst_QWindow::modalDialogClosingOneOfTwoModal without activationJohan Klokkhammer Helsing2018-06-061-2/+2
* | Don't skip tst_QWindow::isExposed on WaylandJohan Klokkhammer Helsing2018-06-061-3/+0
* | tst_QWindow: Don't skip tests on Wayland without explanationJohan Klokkhammer Helsing2018-06-061-2/+2
* | tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-043-6/+34
* | Improve std::tuple handling in testsSamuel Gaist2018-06-0310-0/+228
* | 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
* | Provide presets for QGradientTor Arne Vestbø2018-05-311-0/+21
* | tst_qstandardpaths: #if-out a function only used within #if-eryEdward Welbourne2018-05-311-0/+2
* | 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