summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve handling of test commands which produce outputOswald Buddenhagen2016-08-183-19/+24
* remove the [-no]-native-gestures options from configure.exeOswald Buddenhagen2016-08-181-11/+0
* Remove the [-no]-qmake command line argument in configure.exeLars Knoll2016-08-181-9/+1
* Remove some dead code from the configuresLars Knoll2016-08-186-194/+0
* remove spurious QT_CONFIG -= openglOswald Buddenhagen2016-08-181-1/+0
* Darwin: Fix clang LTO buildsErik Verbruggen2016-08-181-0/+1
* Android selection handlesOlivier Goffart2016-08-187-25/+464
* Blacklisting tst_QWidget::saveRestoreGeometry test on Ubuntu 16.04Milla Pohjanheimo2016-08-181-0/+1
* Remove declaration of QMacNativeWidgetPrivateJędrzej Nowacki2016-08-181-4/+0
* HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* HTTP/2 - do not set END_HEADERS if we have CONTINUATIONsTimur Pocheptsov2016-08-172-1/+2
* QCocoaFileIconEngine: Add icon size 256Friedemann Kleint2016-08-171-1/+2
* xcodebuild.mk: forward INSTALL_ROOT from make to xcodebuildJake Petroules2016-08-161-1/+1
* Don't build the tests which require helpers on UIKit platformsJake Petroules2016-08-162-1/+3
* Don't build the complexpingpong example on UIKit platformsJake Petroules2016-08-161-2/+3
* xcodebuild.mk: explicitly specify the Xcode project to buildJake Petroules2016-08-161-1/+1
* Use QStringRef() more, exploiting its new ::chop()Anton Kudryavtsev2016-08-164-20/+34
* Add " We mean it" comment to qdeadlinetimer_p.hFriedemann Kleint2016-08-161-0/+11
* Deprecate Q(Persistent)ModelIndex::childGiuseppe D'Angelo2016-08-162-7/+23
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-16174-509/+988
|\
| * QGtk3Dialog::show(): add missing null-check to avoid warningsJ-P Nurmi2016-08-151-2/+4
| * Fix qmldir copying in debug and release builds on WindowsSimon Hausmann2016-08-151-7/+9
| * Copy qmldir file even for prefix buildsKai Koehne2016-08-131-3/+15
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-13118-405/+477
| |\
| | * Updated Qt logo for the "About Qt" dialogAlessandro Portale2016-08-121-0/+0
| | * Fix typo in QKeySequence docLiang Qi2016-08-121-1/+1