summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-1720-129/+292
|\
| * Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-105-65/+176
| * Network: Fix up previous corruption patchMarkus Goetz2015-07-089-50/+94
| * Check for integer overflows in places where qAllocMore is usedMikhail Lappo2015-06-196-5/+33
| * quote QUuid valuesEvgeniy Fominov2015-06-071-0/+3
| * Make QStyle::itemPixmapRect handle devicePixelRatioDavid Edmundson2015-06-011-6/+10
| * Improve documentation for Qt::ItemNeverHasChildren.Florian Bruhin2015-06-011-0/+1
| * Doc: Moved some of the generic thumbnail config to relevant qdocconfsVenugopal Shivashankar2015-06-011-2/+0
| * Update QProcess doc to use non-deprecated setProcessEnvironmentSamuel Gaist2015-05-301-4/+4
| * Correct calculation of filesystem data on unusual filesystemsThiago Macieira2015-05-301-3/+3
* | Add test for invalid exif dataRainer Keller2015-07-172-0/+8
* | Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14
* | QDir::removeRecursively(): Retry file deletion with write permission set.Friedemann Kleint2015-07-173-11/+22
* | Stabilize tst_QListView::batchedMode().Friedemann Kleint2015-07-171-33/+22
* | forkfd: update the API to add a reading and closing functionThiago Macieira2015-07-173-35/+87
* | Don't complain about non-matching Qt versions in qwidget.cppThiago Macieira2015-07-171-1/+8
* | configure.bat: Search for icl.exe before cl.exeThiago Macieira2015-07-171-6/+6
* | configure: Initialize variables for the EGLFS backendsThiago Macieira2015-07-171-0/+3
* | Update the list of compilers we are free of warnings withThiago Macieira2015-07-171-4/+4
* | configure: properly quote the test name containing spacesThiago Macieira2015-07-171-1/+1
* | Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
* | Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget().Friedemann Kleint2015-07-161-3/+10
* | Set Q_CC_INTEL to the ICC version when in MSVC compat modeThiago Macieira2015-07-161-1/+1
* | Improve ICC compatibility with older MSVC versions (up to 2010)Thiago Macieira2015-07-161-0/+10
* | Disable thread-safe statics for MSVC 2015: they're brokenThiago Macieira2015-07-162-3/+4
* | Doc: Updated online template with the latest footerVenugopal Shivashankar2015-07-161-32/+31
* | Fix broken gpu blacklist matching in the windows pluginLaszlo Agocs2015-07-161-1/+1
* | Add warning for malformed logging ruleTasuku Suzuki2015-07-161-13/+16
* | Define friend functions of QSslEllipticCurve outside of classKai Koehne2015-07-161-4/+8
* | Fix crash in QOpenGLTextureSean Harmer2015-07-151-0/+2
* | ssl: improve SecureTransport error loggingJeremy Lainé2015-07-151-42/+45
* | QWindowsVistaStyle: Don't use new style background on Controls ComboBoxGabriel de Dietrich2015-07-151-0/+2
* | Fix alignment of 64-bit atomics on iOSThiago Macieira2015-07-151-1/+4
* | Fix the printing of the ms-since-boot in %{time boot}Thiago Macieira2015-07-151-2/+3
* | Fix change-of-sign warning with ICCThiago Macieira2015-07-151-1/+2
* | Fix compilation with GCC 4.9.2 and up in debug modeThiago Macieira2015-07-151-2/+2
* | Set the state of QTemporaryFileEngine properly prior to reopeningThiago Macieira2015-07-154-14/+29
* | Fix build on FreeBSD: kinfo_getproc is in libutilThiago Macieira2015-07-151-0/+1
* | fix running libQtCore.so failureTasuku Suzuki2015-07-151-1/+1
* | Make sure to report correct NetworkAccessibilityLorn Potter2015-07-152-8/+19
* | QDial: remove documentation for non-existent functions.Mitch Curtis2015-07-141-3/+2
* | Mangle QNSApplication and methods into a namespaceMelanie Cappelaere2015-07-141-10/+10
* | Use QImageReader::setAutoTransform() in examples.Friedemann Kleint2015-07-133-5/+14
* | Windows: Fix crash when using wmain() and passing a fake argv.Friedemann Kleint2015-07-131-1/+1
* | ssl: fix SecureTransport handling of remote host disconnectJeremy Lainé2015-07-131-1/+6
* | QComboBox: Fix compilation with QT_NO_COMPLETERChristoph Schleifenbaum2015-07-131-0/+2
* | doc: Correction in access(): signals are now publicAlejandro Exojo2015-07-121-2/+3
* | Add support for PNG to QWindowsMimeImage::convertFromMime().Friedemann Kleint2015-07-101-2/+11
* | Windows XP style: Pass widget to XPThemeData.Friedemann Kleint2015-07-102-4/+4
* | configure: Mention availability of linux-clangRobert Loehning2015-07-081-1/+1