summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_qnetworkreply: condition dereferencing on non-nullEdward Welbourne2016-08-251-2/+4
* tst_qnetworkreply: purge stray space inside parenthesisEdward Welbourne2016-08-251-1/+1
* tst_qnetworkreply: linearise a succession of checksEdward Welbourne2016-08-251-7/+5
* tst_qnetworkreply: restructure #if-ery round a conditionEdward Welbourne2016-08-251-11/+11
* tst_qnetworkreply: deduplicate some codeEdward Welbourne2016-08-251-12/+3
* tst_qnetworkreply, coding style: fixes to brace-placementEdward Welbourne2016-08-251-72/+96
* tst_qnetworkreply: drop semicolon from end of do-while macro bodyEdward Welbourne2016-08-251-1/+1
* Remove tests/auto/other/atwrapperMarc Mutz2016-08-2415-931/+0
* QNetworkAccessBackend: remove unused fwd declarationMarc Mutz2016-08-241-1/+0
* Remove obsolete mkspecs for macOS targetsJake Petroules2016-08-2315-389/+0
* Reorder directives in macOS mkspecs to match iOS, tvOS, and watchOSJake Petroules2016-08-226-21/+21
* Remove strange INCLUDEPATH from tvOS and watchOS mkspecsJake Petroules2016-08-222-4/+0
* Don't compile widgets on tvOS and watchOS by defaultJake Petroules2016-08-221-0/+1
* Move common/ios configurations into common/uikitJake Petroules2016-08-225-9/+9
* 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