summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge dev into 5.8Oswald Buddenhagen2016-08-22786-9090/+11489
|\
| * Android: Show the edit menu when things are selectedOlivier Goffart2016-08-218-7/+352
| * qmake: Also add bitcode flags to linkerJake Petroules2016-08-201-0/+2
| * qmake: enable bitcode also for iOSJake Petroules2016-08-193-3/+1
| * Add support for Apple watchOSJake Petroules2016-08-1941-67/+266
| * tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
| * Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-198-447/+393
| * Say hello to Q_NAMESPACEBogDan Vatra2016-08-199-202/+466
| * Don't compile dbus on iOS by defaultLars Knoll2016-08-191-1/+1
| * fix up detection code for compiler defaulting to c++98Oswald Buddenhagen2016-08-192-4/+2
| * Micro-optimize QAbstractSocketPrivate::canReadNotification()Alex Trotsenko2016-08-191-13/+8
| * Remove QPlatformCursorPrivateJędrzej Nowacki2016-08-192-18/+0
| * add configure test result cachingOswald Buddenhagen2016-08-194-0/+90
| * Remove useless guards around #define's in qconfig.hLars Knoll2016-08-191-2/+0
| * Don't define QT_OPENGL_ES_2* in opengl.prfLars Knoll2016-08-192-3/+5
| * Cleanup QT_NO_FONTCONFIG usageLars Knoll2016-08-196-10/+6
| * Add a qeventtransition featureLars Knoll2016-08-195-14/+20
| * Don't use QT_NO_MIMETYPE in mimetypes.priLars Knoll2016-08-192-3/+7
| * iconv-related cleanup in codecs.priLars Knoll2016-08-192-15/+12
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-19192-449/+461
| * Clean up xkbcommon.priLars Knoll2016-08-194-15/+11
| * fix xcb-render nestingOswald Buddenhagen2016-08-192-11/+9
| * Rework privateFeatureLars Knoll2016-08-1915-49/+53
| * Add support for safe feature checking at compile timeLars Knoll2016-08-193-1/+35
| * Improve library version handlingLars Knoll2016-08-199-13/+35
| * make bootstrapped build work entirely without generated headersOswald Buddenhagen2016-08-195-14/+12
| * sync timestamps also for forwarding headers to generated onesOswald Buddenhagen2016-08-191-0/+2
| * fix relative paths in forwarding headers to generated privatesOswald Buddenhagen2016-08-191-1/+2
| * employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-1929-104/+39
| * employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-1923-93/+31
| * Add method to encapsulate dependencies to external librariesLars Knoll2016-08-191-0/+23
| * Don't disable examples on iOS and tvOSJake Petroules2016-08-181-1/+0
| * Don't disable QtWidgets on tvOSJake Petroules2016-08-181-1/+1
| * don't exclude headers which ceased to exist in the first placeOswald Buddenhagen2016-08-181-1/+1
| * automatically exclude generated headers from syncqt checksOswald Buddenhagen2016-08-182-1/+5
| * make it possible to exclude private headers from syncqt include checkOswald Buddenhagen2016-08-181-1/+1
| * Make the ICO image format a configurable featureLars Knoll2016-08-183-2/+8
| * rewrite makespec verification with qmake based systemOswald Buddenhagen2016-08-185-18/+20
| * Use the qmake based configuration system also on WindowsLars Knoll2016-08-189-2813/+257
| * make the windows configure also use config_help.txtOswald Buddenhagen2016-08-185-437/+53
| * Handle windows line endings and tabs in json config filesLars Knoll2016-08-181-0/+2
| * unify configure command line saving with configure.exeOswald Buddenhagen2016-08-182-10/+44
| * replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-185-72/+46
| * Add configure.exe-like FOO_LIBS=bar style command line optionsLars Knoll2016-08-183-6/+87
| * Revamp configure system for widget stylesLars Knoll2016-08-184-31/+23
| * Add support for locating headers and libs in qt_configureLars Knoll2016-08-181-3/+28
| * Implement proper dependencies for configuration testsLars Knoll2016-08-182-32/+81
| * rewrite library handling in configureOswald Buddenhagen2016-08-1875-886/+907
| * fix name of stack-protector-strong featureOswald Buddenhagen2016-08-181-1/+1
| * don't implicitly test for kms in egldevice test any moreOswald Buddenhagen2016-08-184-19/+7