summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Make qt_mac_toCGImageMask be self containedMorten Johan Sørvig2016-08-151-15/+5
* HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-154-23/+21
* Long live QDeadlineTimerThiago Macieira2016-08-1512-8/+1783
* Add Q_DECLARE_OPERATORS_FOR_FLAGS(QStandardPaths::LocateOptions)J-P Nurmi2016-08-141-0/+2
* Register QStandardPaths enums & flagsJ-P Nurmi2016-08-141-0/+5
* AtSpiAdaptor: eradicate Q_FOREACHMarc Mutz2016-08-131-14/+8
* Remove last uses of Java-style (non-mutable) iterators from QtBaseMarc Mutz2016-08-137-60/+21
* QFuture(Interface): remove unneeded special member functionsMarc Mutz2016-08-132-34/+1
* Improve vectorized bound calculationsAllan Sandfeld Jensen2016-08-121-14/+19
* get rid of test type 'shell'Oswald Buddenhagen2016-08-1212-187/+160
* nuke forgotten orphaned test (xkb)Oswald Buddenhagen2016-08-122-72/+0
* Remove dead code relating to largefileLars Knoll2016-08-121-1/+0
* remove left over debug messageOswald Buddenhagen2016-08-121-1/+0
* rename the -redo status file to config.optOswald Buddenhagen2016-08-122-7/+10
* remove redundant LIBS += -lGALOswald Buddenhagen2016-08-122-2/+0
* QRegion: mark as sharedMarc Mutz2016-08-121-0/+1
* Cocoa: use QImage::toCGImage()Morten Johan Sørvig2016-08-121-42/+10
* QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-125-38/+55
* Add list of 3rd party code attributions to Qt Core, Qt GUI, Qt SQLKai Koehne2016-08-123-1/+39
* Add \externalpage for The Qt CompanyKai Koehne2016-08-121-0/+4
* Add qt_attribution.json filesKai Koehne2016-08-1240-0/+1358
* Make imageAt and formatAt more robus against different font metricsSimon Hausmann2016-08-122-9/+2
* QCoreTextFontEngine: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-121-17/+10
* Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-116-2/+205
* evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-119-9/+221
* eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-1113-74/+84
* Document HTTP2Allowed attributeTimur Pocheptsov2016-08-111-0/+8
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-1110-92/+119
* http2frame - do not rely on a socket's bufferTimur Pocheptsov2016-08-113-85/+115
* add some unix-specific options understood by configure.exeOswald Buddenhagen2016-08-112-7/+20
* add missing 'disable' fields to {sun,gnu}-libiconv featuresOswald Buddenhagen2016-08-111-0/+2
* refactor the configure help outputOswald Buddenhagen2016-08-111-429/+263
* Fix ssl handling in configure to be compatible with configure.exeLars Knoll2016-08-111-0/+3
* fix quoting in the basic qmake command constructionOswald Buddenhagen2016-08-111-4/+6
* don't use error() for user errors, take 2Oswald Buddenhagen2016-08-111-4/+4
* use qtLog() to also print command outputOswald Buddenhagen2016-08-111-2/+1
* fix configure qtLog()Oswald Buddenhagen2016-08-111-4/+3
* make sure that we capture the entire test command's outputOswald Buddenhagen2016-08-111-1/+1
* make it impossible to lie about the feature an output belongs toOswald Buddenhagen2016-08-102-4/+2
* make the egl-viv and egl-brcm config tests less convolutedOswald Buddenhagen2016-08-103-5/+1
* restore lost egl-mali-2 testOswald Buddenhagen2016-08-101-1/+6
* rename the eglfs-* testsOswald Buddenhagen2016-08-101-8/+8
* remove redundant x11 handlingOswald Buddenhagen2016-08-103-16/+0
* delete orphaned config testsOswald Buddenhagen2016-08-1021-614/+0
* fix over-quoting of OPENSSL_LIBS and QT_HOST_CFLAGS_DBUSOswald Buddenhagen2016-08-102-2/+4
* fix exit paths when pkg-config is not foundOswald Buddenhagen2016-08-101-2/+4
* fix use_gold_linker not being used by compile testsOswald Buddenhagen2016-08-101-0/+3
* platform-scope the test executables the arch test is looking forOswald Buddenhagen2016-08-101-3/+3
* don't distclean before every compile test run in non-clean build dirOswald Buddenhagen2016-08-101-1/+2
* fix 'test' field checking in qtConfOutput_library()Oswald Buddenhagen2016-08-101-2/+5