summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | | |\ \ \
| | | * | | | Doc: Enable global linking to new Qt Creator VCS subtopicsLeena Miettinen2016-11-251-0/+28
| | * | | | | Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
| | * | | | | QDockWidgetGroupWindow now honors custom title barSergio Martins2016-12-153-5/+53
| | * | | | | Touch fix for popups blocked by modal dialogPaul Olav Tvete2016-12-151-1/+1
| | * | | | | doc: Specify which characters are replaced by toPlainText()Eskil Abrahamsen Blomfeldt2016-12-151-0/+5
| | * | | | | manual tests: Fix build with modularized configure.jsonAlexander Volkov2016-12-141-0/+1
| | * | | | | doc: Replace Q_DECL_OVERRIDE by override in snippetsAlexander Volkov2016-12-143-3/+3
| | * | | | | Android: Fix the bearer management plugin when running as a serviceChristian Strømme2016-12-142-13/+12
| | * | | | | Q_CHECK_PTR the result of QDataBuffer's allocationsUlf Hermann2016-12-141-4/+8
| | * | | | | Add Q_[ENUM|FLAG]_NS to global qt-cpp-defines doc confBogDan Vatra2016-12-141-0/+2
| | * | | | | MySQL: Make sure we clean the libraries from mysql_configThiago Macieira2016-12-142-2/+12
| | * | | | | eglfs/deviceintegration: Ensure eglfs_kms_support is added only onceFriedemann Kleint2016-12-141-2/+2
| | * | | | | Silence warning about non-void function without return valueThiago Macieira2016-12-141-0/+1
| | * | | | | move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-136-155/+57
| | * | | | | move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-1310-329/+176
| | * | | | | qmake: introduce magic bypassNesting() scopeOswald Buddenhagen2016-12-135-1/+140
| | * | | | | move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-1317-848/+397
| | * | | | | nuke configure -host-optionOswald Buddenhagen2016-12-135-48/+11