summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
* Doc: Update widget style gallery topicLeena Miettinen2017-06-0921-736/+63
* Use upstream at-spi 2Frederik Gladhorn2017-06-0910-1838/+14
* Pick up default library paths for clangTor Arne Vestbø2017-06-091-2/+19
* Android: Remove no-op call to processEvents()Christian Strømme2017-06-081-1/+0
* Android: Remove unused structChristian Strømme2017-06-081-7/+0
* Android: Properly update geometry once the platform plugin is readyChristian Strømme2017-06-083-0/+12
* Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-082-2/+22
* Document that QLoggingCategory is thread-safeKai Koehne2017-06-081-2/+24
* Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
* Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2
* QKeySequence: fix size mismatchMarc Mutz2017-06-081-1/+1
* Windows QPA: Port to new feature systemFriedemann Kleint2017-06-0810-51/+44
* QPlainTextEdit: not show place holder when having preedit stringLiang Qi2017-06-081-1/+1
* Update for the newest Darwin-family operating systemsJake Petroules2017-06-073-0/+11
* Translate the adjusted deviceWindowRect with an adjusted offsetAllan Sandfeld Jensen2017-06-071-1/+7
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Use the C++ [[nodiscard]] attributeThiago Macieira2017-06-073-33/+38
* Re-fix the detection of CPU architecture on an Apple OSThiago Macieira2017-06-071-20/+3
* Help GCC understand that variable is never used unintializedThiago Macieira2017-06-071-1/+1
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-072-2/+6
* Android: Fix deadlock when calling requestPermissionBogDan Vatra2017-06-072-9/+14
* Fix QImageReader::supportedSubTypes()Eirik Aavitsland2017-06-071-1/+1
* xcb: Don't destroy foreign windowsTor Arne Vestbø2017-06-073-23/+23
* moc: Don't error out when defining a keywordOlivier Goffart2017-06-062-7/+15
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-062-0/+14
* Remove -permissive- flag from MSVC 2017 buildOliver Wolff2017-06-061-1/+4
* Revert "moc: remove _MSC_EXTENSIONS #define"Jani Heikkinen2017-06-052-5/+2
* Work around uname(2) on Apple mobile OSes not returning the proper archThiago Macieira2017-06-051-0/+20
* Fix build with clang 4.0 and libstdc++ 7.1.1Sérgio Martins2017-06-031-0/+2
* define QT_NO_EXCEPTIONS reliably when using ClangR.J.V. Bertin2017-06-032-1/+11
* MSVC: Enable standard-conformance mode by defaultThiago Macieira2017-06-032-2/+7
* Disable bogus GCC 7 warning about string op overflowThiago Macieira2017-06-031-0/+6
* Ssl socket - fix broken certificate verificationTimur Pocheptsov2017-06-021-2/+25
* winrt: Get rid of one deferral when handling socket dataOliver Wolff2017-06-022-30/+10
* Fix semi-opaque linear gradient on ARGB32Allan Sandfeld Jensen2017-06-011-1/+1
* QStringLiteral/QByteArrayLiteral: fix/add documentationGiuseppe D'Angelo2017-06-012-30/+47
* Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-0122-231/+51
* Doc: Fix a typo in QVariant::toPoint docsLeena Miettinen2017-06-011-1/+1
* winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-013-4/+28
* Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-012-8/+39
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-313-4/+55
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-313-4/+55
| |\
| | * QHeaderView: fix visual/logical index corruption when restoring statev5.9.0-rc2v5.9.0David Faure2017-05-262-3/+55
| | * Revert "Enable "combined-angle-lib" for ANGLE builds"v5.9.0-rc1Oliver Wolff2017-05-191-1/+0
* | | QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-314-1/+40
* | | Do not always use argb32pm for subsurfacesAllan Sandfeld Jensen2017-05-316-21/+29
* | | Revert "Win: If the combined key is unknown then fall back to the original ke...Friedemann Kleint2017-05-311-2/+1
* | | Extend blacklisting of tst_QSemaphoreTony Sarajärvi2017-05-311-0/+1