summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
* Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
* Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
* Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
* Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
* Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
* Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
* Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
* Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
* tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34
* tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-031-0/+6
* tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
* tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-031-0/+9
* unbreak tst_qresourceengine for prefix buildsOswald Buddenhagen2017-08-031-2/+3
* tst_QImageReader: Fix the size of the SVG imagesFriedemann Kleint2017-08-021-2/+2
* Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
* Ignore failures of showMinimizedKeepsFocus/activateWindow on macOS 10.12Simon Hausmann2017-08-021-0/+3
* Ignore failures of submenuTearOffDontClose on macOS 10.12Simon Hausmann2017-08-021-0/+1
* Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-311-0/+38
* Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
* Refactor tst_qdir::entryList()Friedemann Kleint2017-07-291-30/+69
* Remove tst_qtconcurrentiteratekernel blockSize testJędrzej Nowacki2017-07-291-45/+0
* Ignore tst_QFocusEvent failures on macOS 10.12Simon Hausmann2017-07-291-0/+5
* Ignore failure of qaccessbilitymac on macOS 10.12Simon Hausmann2017-07-291-0/+2
* Enrich tst_macNativeEvents blacklistSimon Hausmann2017-07-291-0/+16
* Fix QStandardItem::setChild crash when passing a null pointerJesus Fernandez2017-07-271-0/+27
* Revert "Make QFile::open fail when using an invalid file name"Thiago Macieira2017-07-271-1/+0
* Blacklist tst_MacGui::nonModalOrderJędrzej Nowacki2017-07-272-3/+1
* Return "en" for QLocale::c().bcp47Name()Jüri Valdmann2017-07-261-1/+1
* Add test for QLocale::bcp47Name()Jüri Valdmann2017-07-261-0/+23
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+3
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-252-5/+7
* Convert features.calendarwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-2/+2
* QLineEdit: Don't move the cursor after internalInsert() has done soAndy Shaw2017-07-241-0/+32
* Windows: Don't raise inactive windows when showing a tooltipSergio Martins2017-07-191-0/+2
* Use QSharedPointer::create() moreMarc Mutz2017-07-199-19/+19
* Fix race condition in the processEvents testMorten Johan Sørvig2017-07-192-7/+4
* tst_QStyle::drawItemPixmap(): Check on the image colorFriedemann Kleint2017-07-193-8/+8
* tst_QWidget: Fix to pass with High DPI scaling enabledFriedemann Kleint2017-07-191-4/+5
* Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-0/+4
* QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-0/+27
* QLineEdit: Fix length calculation for input mask "\\\\"Daniel Teske2017-07-131-1/+10
* Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-111-0/+8
* Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
* QListView: Fix viewport size when checking scroll bar visibilityFriedemann Kleint2017-07-071-10/+73
* QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-072-14/+20