summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: un-blacklist tst_QSizeGrip::hideAndShowOnWindowStateChange on xcbGatis Paeglis2018-06-251-2/+0
* tests: un-blacklist tst_QGestureRecognizer::panGesture on xcbGatis Paeglis2018-06-251-2/+0
* widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-253-17/+9
* Fix window(child)geometry manual testsTor Arne Vestbø2018-06-252-12/+12
* widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-251-0/+2
* dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-0/+87
* QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-3/+29
* QListView: do not delete item on internal moveChristian Ehrlicher2018-06-221-0/+49
* QRegularExpression: refactor pattern optimizationGiuseppe D'Angelo2018-06-229-291/+147
* Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-222-2/+18
* 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