summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xcb: Remove XIproto.h include from qxcbxsettings.cppAlexander Volkov2017-06-161-12/+3
* Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
* Direct2D: Fix build with MinGW 7.1Friedemann Kleint2017-06-141-1/+2
* winrt: doc: Update platform limitations for UWPMaurice Kalinowski2017-06-141-0/+11
* Add warning about missing but required CPU featuresThiago Macieira2017-06-131-0/+8
* Manual dialog test: fix use custom directory icon option settingDongmei Wang2017-06-131-1/+1
* Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
* Blacklist flaky tst_QMdiArea testTony Sarajärvi2017-06-131-0/+2
* Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-138-19/+65
* Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
* winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* Doc: Do not exclude *_x11.cpp files from the documentation buildTopi Reinio2017-06-131-2/+1
* Remove message of integrityfb from config summaryKimmo Ollila2017-06-131-1/+0
* uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-133-120/+207
* ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3Oliver Wolff2017-06-134-11/+121
* QLogging: Fix unused static function warningOrgad Shaneh2017-06-131-1/+1
* Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-134-23/+62
* Rename QProcessEnvironmentPrivate::hash to varsThomas Sondergaard2017-06-135-30/+30
* GitIgnore config.status.bat and config.tests/.qmake.stashOrgad Shaneh2017-06-131-1/+2
* qsslsocket_mac - check that SecCertificateRef is not nullTimur Pocheptsov2017-06-131-2/+4
* macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-133-31/+57
* Android: Fix RTL selection handles directionsBogDan Vatra2017-06-136-17/+29
* QNSView: Remove tracking area on deallocationGabriel de Dietrich2017-06-131-1/+4
* qsimd_p.h: Don't set the __xxx__ variables with Clang and GCCThiago Macieira2017-06-121-3/+3
* JSON doc: update the RFC we link toThiago Macieira2017-06-121-1/+1
* Convert features.columnview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-126-24/+19
* Only use -Xarch when specifying precompiled header if building multi archTor Arne Vestbø2017-06-121-1/+5
* Drop dead qfiledialog_embedded.uiStephan Binner2017-06-122-355/+1
* Add /NOLOGO to midl and rc callsJoerg Bornemann2017-06-121-2/+2
* Doc: Tweak documentation about a default QHostAddressKai Koehne2017-06-121-6/+10
* Document QHostAddress::swapKai Koehne2017-06-121-0/+8
* Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
* qmake: Delete static library before calling ar on MinGWOrgad Shaneh2017-06-121-0/+7
* qmake: Fix initialization order in VcprojGenerator ctorOrgad Shaneh2017-06-121-2/+2
* qmake: Use braces for struct initialization in MSVC object modelOrgad Shaneh2017-06-121-9/+9
* qmake: Delete unused variables in MSBuild object modelOrgad Shaneh2017-06-121-27/+0
* qmake: Avoid raw string comparisonOrgad Shaneh2017-06-121-1/+1
* Do not disable MSVC extensions when generating moc_predefs.hJoerg Bornemann2017-06-121-2/+2
* QDialog: Fix typo in documentationhjk2017-06-121-1/+1
* prune obsolete use_libmysqlclient_r featureOswald Buddenhagen2017-06-121-5/+0
* build the configure tests in the top-level build dirOswald Buddenhagen2017-06-122-3/+3
* complain when toolchain.prf fails to run the compilerOswald Buddenhagen2017-06-121-3/+11
* make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-123-28/+51
* 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