summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update the highlighted examples listVenugopal Shivashankar2016-12-141-4/+1
* Android: fix (partially) text deletion when the cursor is movedBogDan Vatra2016-12-134-3/+10
* Fix gcc 6.4 buildsAllan Sandfeld Jensen2016-12-131-2/+2
* Re-fix the build with ICC and cmath & math.hThiago Macieira2016-12-101-5/+7
* Doc: QPointingDeviceUniqueId: Fix documentation warningTopi Reinio2016-12-091-1/+1
* Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
* Android: remove unused variableBogDan Vatra2016-12-092-3/+0
* REG: Fix missing glyphs with DirectWrite and stretch == QFont::AnyStretchEskil Abrahamsen Blomfeldt2016-12-091-2/+2
* QGtk3Dialog: don't crash on WaylandJ-P Nurmi2016-12-091-4/+6
* winrt: Fix input grabbingMaurice Kalinowski2016-12-084-3/+106
* QPointingDeviceUniqueId: remove deprecated numeric() and constructorShawn Rutledge2016-12-081-9/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-0823-98/+122
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-076-13/+35
| |\
| | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-016-13/+35
| * | fix qlalr invocation in silent buildsOswald Buddenhagen2016-12-071-1/+1
| * | unbreak "aux" template for mingw & msvc, take 3Oswald Buddenhagen2016-12-073-6/+8
| * | ~QHttpNetworkConnectionPrivate - disconnect from socket's signalsTimur Pocheptsov2016-12-061-0/+1
| * | Remove unnecessary warning disablingThiago Macieira2016-11-271-5/+0
| * | QtGui: Add missing overrideAlexander Volkov2016-11-2710-73/+73
| * | Make sure all pattern args get cleared when parsing a new patternThiago Macieira2016-11-261-0/+4
* | | moc: force the Microsoft compiler not to define _MSC_EXTENSIONSThiago Macieira2016-12-082-5/+2
* | | QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-082-5/+3
* | | QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-083-8/+41
* | | QHostAddress: fix assignment operatorsMarc Mutz2016-12-073-25/+71
* | | Document 3rd party code in qimagetransform.cppKai Koehne2016-12-073-44/+90
* | | Disable ICC warning 3373Thiago Macieira2016-12-073-3/+3
* | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-075-34/+34
* | | winrt: Change the way tcp packets are handledOliver Wolff2016-12-062-192/+280
* | | Work around ICC compiler bug on template instantiation on ?:Thiago Macieira2016-12-041-3/+3
* | | Fix the warning number for ICC deprecated warningsThiago Macieira2016-12-041-2/+2
* | | qdoc: Ignore Q_ALWAYS_INLINE and QT_HAS_INCLUDE()Topi Reinio2016-12-041-0/+2
* | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-013-15/+142
* | | Fix compilation on platforms that don't support printingLars Knoll2016-12-012-6/+10
* | | Fix circular dependencies in generated vcxproj filesJoerg Bornemann2016-12-013-1/+11
* | | Windows QPA: Fix build with MSVC2015 on Windows 7Friedemann Kleint2016-11-301-1/+2
* | | Set a proper name for the moc_predefs extra compilerJoerg Bornemann2016-11-301-0/+1
* | | Fix type of VcprojGenerator::extraCompilerOutputsJoerg Bornemann2016-11-303-5/+5
* | | QDeadlineTimer: fix namespace for chrono literals in examplesMarc Mutz2016-11-301-2/+4
* | | QMutex: small doc fixesMarc Mutz2016-11-291-2/+2
* | | Merge 5.8 into 5.8.0Oswald Buddenhagen2016-11-29195-2287/+2544
|\ \ \
| * | | QStringRef: de-duplicate lastIndexOf codeAnton Kudryavtsev2016-11-281-37/+40
| * | | Fix some warnings in testsFriedemann Kleint2016-11-286-8/+12
| * | | moc: disable deprecated warnings in generated codeThiago Macieira2016-11-271-0/+5
| * | | Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-274-5/+9
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-2616-67/+313
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2516-67/+313
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-2515-67/+92
| | | |\ \
| | | | * | Android: All gcc flags should be set for clang tooBogDan Vatra2016-11-251-0/+1
| | | | * | Remove nokia reference in example mimetypeOrgad Shaneh2016-11-241-1/+1
| | | | * | ICC: Fix MySQL driver buildJesus Fernandez2016-11-241-1/+1