summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* | | Fix tst_QFile for configurations without process supportOliver Wolff2017-05-311-0/+2
* | | Fix tst_qmessagehandler for configurations without process supportOliver Wolff2017-05-311-1/+1
* | | fix licheck calls on 32 bit systemsOswald Buddenhagen2017-05-311-1/+1
* | | don't redirect licheck's stderrOswald Buddenhagen2017-05-312-2/+4
* | | quote the confirm-license argument of licheckOswald Buddenhagen2017-05-311-1/+1
* | | fix module version number in qt modules' cmake config filesOswald Buddenhagen2017-05-311-1/+1
* | | fix library retrieval in pkg-config source, take 2Oswald Buddenhagen2017-05-311-1/+2
* | | fix configure PSQL_*= being ignoredOswald Buddenhagen2017-05-311-0/+3
* | | make mkspecs not mess up -rpath-linkOswald Buddenhagen2017-05-3113-34/+37
* | | make mkspecs not mess up library and include search pathsOswald Buddenhagen2017-05-3118-33/+35
* | | Fix qpa/kms test with Vibrante 4.1.6.0 on INTEGRITY for Drive CXTero Alamäki2017-05-311-1/+1
|/ /
* | QStorageInfo: Pass MNT_NOWAIT to getmntinfoThiago Macieira2017-05-301-1/+5
* | Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-3030-114/+121
* | Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-05-308-22/+19
* | Convert features.printpreviewdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-303-15/+9
* | Convert features.cups to QT_[REQUIRE_]CONFIGStephan Binner2017-05-307-22/+14
* | QSslCertificate: don't init() if SSL is not supportedJüri Valdmann2017-05-301-2/+3
* | QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Olivier Goffart2017-05-302-1/+2
* | moc: remove _MSC_EXTENSIONS #defineJoerg Bornemann2017-05-302-2/+5
* | QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-302-1/+37
* | Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-309-1/+419
* | tst_QFiledialog: use escape to close dialogs instead of timerMitch Curtis2017-05-301-5/+2
* | tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* | Do not use FT_LOAD_TARGET_LCD when full hinting is requestedAllan Sandfeld Jensen2017-05-291-7/+2
* | Convert features.splashscreen to QT_REQUIRE_CONFIGStephan Binner2017-05-293-10/+10
* | Convert features.lcdnumber to QT_[REQUIRE_]CONFIGStephan Binner2017-05-294-10/+12