summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1656-399/+808
|\
| * Silence platformheaders syncqt warning about qt_egl_p.hv5.8.0-rc1Laszlo Agocs2016-12-162-1/+8
| * fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
| * QCocoMenu: Fix patch b2f78b796b5b73d4Gabriel de Dietrich2016-12-161-1/+1
| * Work around old Clang bug parsing of NSDMI referring to membersThiago Macieira2016-12-161-3/+3
| * Re-fix build error with ICC 17 on WindowsThiago Macieira2016-12-152-0/+12
| * Update Ministro's urlBogDan Vatra2016-12-151-1/+1
| * winrt: Check for removed timers after sending eventsOliver Wolff2016-12-151-4/+7
| * qdoc: Define Q_COMPILER_UNICODE_STRINGSTopi Reinio2016-12-151-0/+16
| * Fix qtlibpng being built despite system libpng being foundJames McDonnell2016-12-151-1/+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-0814-88/+99
| |\
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-071-10/+21
| | |\
| | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-011-10/+21
| | | * Prevent stale QOpenGLContext fbo pointerMorten Johan Sørvig2016-11-112-1/+7
| | | * macOS: Clear event dispatcher interrupt stateGabriel de Dietrich2016-11-089-0/+48
| | | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-214-16/+27
| | | * Windows: Fix regression in QFSFileEnginePrivate::nativeWrite()Andy Shaw2016-10-201-2/+2
| | * | ~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-081-3/+0
| * | | QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-3/+2
| * | | QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-082-8/+14
| * | | QHostAddress: fix assignment operatorsMarc Mutz2016-12-072-0/+33
| * | | Document 3rd party code in qimagetransform.cppKai Koehne2016-12-073-44/+90
| * | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-074-30/+30
| * | | 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
| * | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-012-15/+103
| * | | Windows QPA: Fix build with MSVC2015 on Windows 7Friedemann Kleint2016-11-301-1/+2
| * | | QDeadlineTimer: fix namespace for chrono literals in examplesMarc Mutz2016-11-301-2/+4
| * | | QMutex: small doc fixesMarc Mutz2016-11-291-2/+2
* | | | 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
* | | | 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