summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView: Skip hidden sections on cascading resizeChristian Ehrlicher2017-11-061-0/+6
* QHeaderView: Honor maximumSectionSize property during resizeSections()Christian Ehrlicher2017-11-062-1/+5
* Run oraArrayBind() test only for Oracle DBMSRobert Szefner2017-11-061-1/+1
* tst_QWidget::multipleToplevelFocusCheck(): Avoid overlappingFriedemann Kleint2017-11-061-2/+5
* Cocoa: optimize backingstore flush on 10-bit displaysMorten Johan Sørvig2017-11-061-0/+15
* Fix memory corruption on scaled emojisAllan Sandfeld Jensen2017-11-063-12/+23
* tst_QNetworkReply: Blacklist ioHttpRedirectPolicy for LinuxFriedemann Kleint2017-11-061-1/+1
* Extend blacklisting in qnetworkreplyTony Sarajärvi2017-11-051-0/+2
* Xinput: Avoid misdetecting certain trackballs as tabletsEirik Aavitsland2017-11-051-1/+1
* Fix indentationJesus Fernandez2017-11-051-1/+1
* QCocoaMenu: Attach menu items when updating the menubarGabriel de Dietrich2017-11-056-4/+33
* QPSQL: Fix check for minimum supported PostgreSQL versionRobert Szefner2017-11-041-1/+1
* QPSQL: Fix handling binary data for PostgreSQL 9.x and laterRobert Szefner2017-11-041-8/+17
* QPSQL: Fix detection of PostreSQL version 9.x and laterRobert Szefner2017-11-042-98/+108
* testlib: start sharing common helper functionsGatis Paeglis2017-11-0456-275/+223
* tests: skip tst_QMenuBar::check_cursorKeys* on UnityGatis Paeglis2017-11-041-0/+9
* macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimatio...Friedemann Kleint2017-11-031-0/+2
* tst_QNetworkReply: Blacklist ioHttpRedirectPostPut for LinuxFriedemann Kleint2017-11-031-0/+2
* QNativeSocketEngine/Win: fix getting the datagram destinationThiago Macieira2017-11-043-55/+137
* qGlobalQHashSeed: initialize the seed before returning itThiago Macieira2017-11-041-0/+1
* Windows: Use SM_CXSMICON instead of SM_CXICON for the tray icon sizeFriedemann Kleint2017-11-041-3/+2
* Windows QPA: Pass on Url of non-filesystem directory itemsFriedemann Kleint2017-11-041-1/+1
* Windows QPA: Restrict file dialog to file system items in Directory modeFriedemann Kleint2017-11-041-1/+5
* QFilesystemWatcher/Windows: Use event dispatcher of threadFriedemann Kleint2017-11-041-2/+2
* Skip d-bus tests also on armv7Sami Nurmenniemi2017-11-041-1/+1
* QListView: make sure to respect grid size during dataChanged() handlingChristian Ehrlicher2017-11-041-3/+12
* Disable window shortcuts if there is a window modal dialogElvis Angelaccio2017-11-042-2/+52
* QStorageInfo: Properly decode labels from /dev/disk/by-labelChristian Ehrlicher2017-11-041-1/+33
* Fix dragging inside a modal window when a QShapedPixmapWindow is usedAndy Shaw2017-10-301-1/+4
* tst_QNetworkReply::ioHttpRedirectPolicy - blacklist for b2qt 64bitTimur Pocheptsov2017-10-301-0/+2
* tst_QTcpSocket::suddenRemoteDisconnect - fix flakynessTimur Pocheptsov2017-10-301-2/+4
* tst_QMenuBar: Port to QWindow-based mouse test APIFriedemann Kleint2017-10-292-36/+37
* tst_qnetworkreply: Replace insignificant_test with blacklistingFriedemann Kleint2017-10-293-4/+32
* Windows QPA: Restrict warning about geometry failureFriedemann Kleint2017-10-271-1/+2
* tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
* tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
* QSslSocket::waitForDisconnected(): flush write buffer before waitingAlex Trotsenko2017-10-271-1/+13
* tests: use QSKIP for temporarily disabled testsGatis Paeglis2017-10-271-4/+2
* tests: enforce Qt menubar in tst_QMenuBar::taskQTBUG56860_focusGatis Paeglis2017-10-271-3/+1
* Fix private includes in qhttp2protocolhandler_p.hJoerg Bornemann2017-10-271-5/+5
* Replace unneeded nullptr-checks with ASSERTSMårten Nordheim2017-10-271-36/+36
* Fix psql_schemas testRobert Szefner2017-10-261-1/+1
* Freetype: Also list BDF, PCF, ZLIB licensesKai Koehne2017-10-264-13/+139
* Synthesize LICENSE.txt for FreeType documentationKai Koehne2017-10-262-2/+553
* QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-262-8/+41
* Doc: QImageReader assumes exclusive control over its deviceEirik Aavitsland2017-10-251-0/+5
* Make sure that QAccessibleWindowContainer::childCount is validFrederik Gladhorn2017-10-251-1/+1
* Fix clazy-strict-iteratorsFriedemann Kleint2017-10-255-6/+6
* Refactor childIdListForAccessibleObjectJan Arve Sæther2017-10-251-7/+7
* winrt: Fix compilation with -no-pchOliver Wolff2017-10-251-0/+1