summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix MIPS DSP optimized fetchUntransformedAllan Sandfeld Jensen2016-03-051-3/+3
| * Fix UB in QFontEngineFT::loadGlyph()Marc Mutz2016-03-051-1/+1
| * QWheelEvent: make NoScrollPhase opt-inShawn Rutledge2016-03-057-4/+31
| * Expose the number of X screen through the QXcbScreenFunctionsAlexander Volkov2016-03-055-1/+72
| * qt_common.prf: when looking for GCC >= 4.6, match GCC 6+, tooMarc Mutz2016-03-051-2/+2
| * Fix GCC 6 -Wunused-functions warningsMarc Mutz2016-03-053-29/+0
| * Fixing the SQLite3 build for WEC2013 again.Andreas Holzammer2016-03-042-1/+36
| * Fix application fonts with DirectWrite font engineEskil Abrahamsen Blomfeldt2016-03-043-72/+19
| * DirectWrite: Output correct error code on failureEskil Abrahamsen Blomfeldt2016-03-041-2/+2
| * xcb: resourceType names must have only small lettersBłażej Szczygieł2016-03-041-1/+1
| * [Windows] Blacklist AMD FirePro V5900 cards for angle.Michael Bruning2016-03-041-0/+12
| * Check if WINAPI_FAMILY_PC_APP is defined before using itOliver Wolff2016-03-041-0/+3
| * Remove QT_MOC_COMPAT from deprecated QProcess::error signalKai Koehne2016-03-041-1/+1
| * Cocoa integration - do not invalidate backing store on moveTimur Pocheptsov2016-03-041-1/+3
| * Fix compile with clang and -Werror.Milian Wolff2016-03-031-2/+0
| * Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
| * Speed up tst_QLocalSocket::sendDataJoerg Bornemann2016-03-031-1/+5
| * Don't include <windows.h> in the Windows CE qplatformdefs.hJoerg Bornemann2016-03-031-1/+0
| * mkspecs: Add a benchmark "feature".Robin Burchell2016-03-023-20/+34
| * Don't create accessible interface for QWidgets being destroyedGabriel de Dietrich2016-03-021-0/+9
| * tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1
| * QMimeBinaryProvider::loadMimeTypePrivate(): Make name check case insensitive.Friedemann Kleint2016-03-021-2/+1
| * Fixed reading REG_SZ without terminating \0 delivers garbageDavid Weisgerber2016-03-021-0/+6
| * Windows: Extract the suffix from the simple file filter caseAndy Shaw2016-03-021-3/+6
| * QAbstractSocket: fix a possible crash in waitForReadyRead()Alex Trotsenko2016-03-021-4/+3
| * evdevtouch: ensure touchpoints released with typeB mtdev driversRomain Pokrzywka2016-03-021-3/+10
| * PostgreSQL: Fix memory leak in subscribeToNotification() and unsubscribeFromN...Vincas Dargis2016-03-011-0/+4
| * qt_handleMouseEvent(): Scale coordinates.Friedemann Kleint2016-03-011-1/+3
| * Only copy the data if the image is not nullAndy Shaw2016-03-011-1/+2
| * Fix tests for platforms without process supportMaurice Kalinowski2016-03-013-1/+7
| * corewlan: avoid unnecessary currentInterface.serviceActive checksTim Blechmann2016-03-011-2/+3
| * Windows QPA: QWindowsWindow - always treat WM_ERASEBKGND as handledTim Blechmann2016-03-011-2/+2
| * Doc: Add the missing \l command and the target section titleVenugopal Shivashankar2016-03-011-1/+2
| * QJsonPrivate::q_littleendian: mark as primitive/movable, depending on TMarc Mutz2016-03-011-0/+7
| * QMacStyle and QCocoaTheme: Fix selected item color for non-native menubarGabriel de Dietrich2016-02-292-3/+6
| * QMenuBar: Acknowledge AA_DontUseNativeMenuBarGabriel de Dietrich2016-02-291-1/+2
| * Fix crash in QProcess::waitForFinished on WindowsJoerg Bornemann2016-02-292-2/+37
| * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
| * qt_handleTouchEvent(): Scale coordinates when converting touch points.Friedemann Kleint2016-02-291-24/+2
| * Remove superfluous Windows CE special cases from tst_qprocess.cppJoerg Bornemann2016-02-291-29/+6
* | Deobfuscate SFNT tag creation on WindowsEskil Abrahamsen Blomfeldt2016-03-101-10/+7
* | Add device mkspec for NVIDIA Jetson TK1 development boards.Volker Krause2016-03-092-0/+71
* | CoreLib: replace Java-style iteratorsAnton Kudryavtsev2016-03-092-9/+6
* | iOS: Disable usage of crc32 intrinsics.Erik Verbruggen2016-03-081-0/+7
* | ARMv8: fix crc intrinsic usage.Erik Verbruggen2016-03-081-1/+1
* | configure: Remove Windows CE.Friedemann Kleint2016-03-081-172/+5
* | Make API-16 the default oneBogDan Vatra2016-03-081-1/+1
* | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-0714-29/+631
|\ \
| * | DirectFB: Fix build in C++98 modev5.6.0Thiago Macieira2016-03-032-5/+5
| * | fix non-git non-prefix shadow buildsOswald Buddenhagen2016-03-021-1/+1