summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Fix grammar in QToolBar docsMitch Curtis2016-08-121-1/+1
| | * Fix typo (word repetition) in documentationFrederik Schwarzer2016-08-121-1/+1
| | * iOS, mkspec: remove faulty SDK checkRichard Moe Gustavsen2016-08-121-3/+0
| | * ios_destinations.sh: ignore devices that are marked as placeholdersRichard Moe Gustavsen2016-08-121-0/+2
| | * Add missing \l to create link to QString in the docsSimon Hausmann2016-08-121-1/+1
| | * Doc: Fix incorrect arguments in QTableWidget::setCellWidget() snippetTopi Reinio2016-08-121-2/+2
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-1297-335/+336
| | * tst_QStringListModel: don't leak memory when tests failMarc Mutz2016-08-121-20/+14
| | * QStringListModel: fix dataChanged's roles parameterMarc Mutz2016-08-123-3/+60
| | * QCommandLineParser: call qCoreApp post routines before ::exit()David Faure2016-08-121-0/+5