summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-301-7/+0
* Fix navigation with offline styleEike Ziller2017-08-291-1/+1
* Fix huge painting artefact of certain dashed linesEirik Aavitsland2017-08-221-1/+1
* tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-151-0/+7
* tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-151-0/+6
* tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-151-0/+9
* Fix write and read-write ioctls on certain 64-bit OSThiago Macieira2017-08-141-1/+1
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8Thiago Macieira2017-08-051-2/+4
* Use correct DRM event context versionJonathan Liu2017-07-281-1/+1
* Use pkg-config for libdrm in eglfs_kms_egldevice backend if possibleJonathan Liu2017-07-191-1/+6
* Increase FD_SETSIZE from 256 to 1000 for QNXJames McDonnell2017-07-061-1/+1
* Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-07-041-0/+2
* Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-07-041-0/+1
* Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11Simon Hausmann2017-07-031-0/+3
* Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-07-031-1/+4
* Ignore tst_QOpenGLWidget::clearAndGrab failures on UbuntuSimon Hausmann2017-07-031-0/+2
* macOS: Don't keep WA_MacAlwaysShowToolWindow windows always on topTor Arne Vestbø2017-06-302-5/+84
* Fix Angle check in QGLBuffer auto-testSimon Hausmann2017-06-291-1/+1
* Ignore tst_qglbuffer vertexBuffer and indexBuffer failures with AngleSimon Hausmann2017-06-221-0/+7
* Blacklist AAAA related DNS lookup tests on Windows 7/8.1Simon Hausmann2017-06-212-0/+10
* Teach QTestLib to read QTEST_ENVIRONMENT to expand blacklist keywordsTor Arne Vestbø2017-06-211-1/+8
* Restore binary compatibility with pre-5.6 qt_handleMouseEventJan Kundrát2017-06-191-0/+6
* Fix namespaced build using harfbuzz-ngThiago Macieira2017-06-161-0/+3
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-161-1/+2
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-082-2/+6
* Translate the adjusted deviceWindowRect with an adjusted offsetAllan Sandfeld Jensen2017-06-081-1/+7
* Skip failures of task232085_spinBoxLineEditBg with the real Gtk styleSimon Hausmann2017-06-081-0/+2
* Autotests: Blacklist "utun" interfaces on DarwinThiago Macieira2017-06-082-0/+22
* define QT_NO_EXCEPTIONS reliably when using ClangR.J.V. Bertin2017-06-052-1/+16
* HiDPI: Scale mouse position on enter eventBłażej Szczygieł2017-05-221-1/+2
* Remove some more register keywordsMarc Mutz2017-05-093-4/+4
* QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-093-12/+116
* ANGLE: Improve error handlingOliver Wolff2017-05-057-55/+477
* QOpenGLWidget: Fix UB (invalid cast) in ~QOpenGLWidgetPrivateDyami Caliri2017-05-051-6/+2
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-05-042-9/+61
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-05-042-2/+10
* [doc] QSet: fix return type of insert()Marc Mutz2017-05-041-1/+1
* Use gdbserver command from a safe placeBogDan Vatra2017-05-021-42/+11
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-05-021-1/+1
* Improve QStringBuilder docsMarc Mutz2017-04-181-8/+20
* Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-181-5/+5
* QVariant: fix docs regarding QUuidMarc Mutz2017-04-141-3/+5
* QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-142-1/+6
* write Libs.private to .pc files only in static buildsOswald Buddenhagen2017-04-121-12/+12
* Cocoa: Unbreak app activation on macOS SierraMorten Johan Sørvig2017-04-122-10/+18
* Android: Fix crash at exitBogDan Vatra2017-04-112-14/+16
* QMap: fix UB (invalid cast) in QMapData::end()Thiago Macieira2017-04-111-2/+4
* QtWidgets: Fix white text color on tabs on macOS for non-macOS stylesBłażej Szczygieł2017-04-111-3/+2
* doc: fix variable name in QDBusArgument::beginMap() exampleRolf Eike Beer2017-04-101-1/+1