summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | tst_QWidget: make it stable on OS XTimur Pocheptsov2016-05-062-23/+53
| | | |/
| | | * Fix crash when using QRawFont with FreeType on OS X.Jake Petroules2016-05-061-1/+1
| | | * Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
| | | * Ensure -no-pch is effectiveJames McDonnell2016-05-051-1/+21
| * | | add missing install targetOswald Buddenhagen2016-05-191-0/+3
| * | | add ProString::toLongLong() and make use of itOswald Buddenhagen2016-05-192-1/+2
| * | | remove pointless conversion to QString in isTrue()Oswald Buddenhagen2016-05-191-5/+4
| * | | remove pointless conversions to QString when converting to intOswald Buddenhagen2016-05-191-6/+6
| * | | optimize ProString::toInt()/toShort()Oswald Buddenhagen2016-05-191-2/+2
| |/ /
| * | Doc: corrected issues with non-existing image filesNico Vertriest2016-05-181-3/+3
| * | QLocalSocket/Win: Use QIODevice's internal write bufferJoerg Bornemann2016-05-172-3/+2
| * | QLocalSocket/Win: use QRingBuffer::appendJoerg Bornemann2016-05-171-2/+1
| * | QOpenGL: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-161-33/+17
| * | eglfs-viv: Fix config testLaszlo Agocs2016-05-151-1/+3
| * | add AA_CompressHighFrequencyEvents to control compression on xcbShawn Rutledge2016-05-154-1/+15
| * | Move out the code to extract the backtrace to another functionThiago Macieira2016-05-131-55/+85
| * | Add ephemeralServerKey to isNull() and operator==André Klitzing2016-05-132-0/+3
| * | QDateTimeParser: use QStringRef moreAnton Kudryavtsev2016-05-131-9/+8
| * | QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-126-5/+10
| * | QtNetwork: port the last remaining Q_FOREACH loop and add QT_NO_FOREACHMarc Mutz2016-05-122-2/+2
| * | QHttpSocketEngine: set error on unsupported operationsAlex Trotsenko2016-05-121-7/+27
| * | QSharedPointer: move QDebug stream operators into qdebug.hGiuseppe D'Angelo2016-05-125-24/+20
| * | winmain: port the last remaining Q_FOREACH loop and add QT_NO_FOREACHMarc Mutz2016-05-122-1/+3
| * | Remove dead code from tst_QFont::exactMatch()Eskil Abrahamsen Blomfeldt2016-05-121-145/+0
| * | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-122-10/+4
| * | QMutex: make FUTEX_PRIVATE_FLAG a mandatory featureThiago Macieira2016-05-111-35/+6
| * | QtCore/QtDBus/QtSql: port the last remaining Q_FOREACH loop and add QT_NO_FOR...Marc Mutz2016-05-114-3/+9
| * | qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-1113-11/+24
| * | Add QT_NO_FOREACH to disable foreach and Q_FOREACHMarc Mutz2016-05-111-0/+6
* | | Fix tvOS buildMike Krus2016-05-201-1/+4
* | | winrt: Remove explicit exit callMaurice Kalinowski2016-05-191-13/+0
* | | winrt: fix compilationMaurice Kalinowski2016-05-191-1/+1
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-1912-604/+425
* | | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-1731-502/+74
* | | Add support for Apple tvOSMike Krus2016-05-1787-144/+463
* | | introduce a new way to pass arbitrary arguments to the project fileOswald Buddenhagen2016-05-172-1/+12
* | | Remove qt_cancelIo helper functionJoerg Bornemann2016-05-172-20/+2
* | | QtWidgets: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-05-178-677/+134
* | | tst_qaction: Fix top level widget leaks.Friedemann Kleint2016-05-171-69/+64
* | | tst_qwidget: Remove test widget member.Friedemann Kleint2016-05-171-159/+108
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-12882-25829/+75257
|\| |
| * | QImage::setPixelColor: warn about invalid colorsMitch Curtis2016-05-112-1/+15
| * | QDateTimeParser: adapt unquote() to make good use of QStringRef.Anton Kudryavtsev2016-05-111-6/+4
| * | QDateTimeParser: de-duplicate calls and cache resultsAnton Kudryavtsev2016-05-111-7/+9
| * | eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-1010-14/+17
| * | Add support for -Werror with ICC 17 on LinuxThiago Macieira2016-05-101-2/+2
| * | Make it an #error if we failed to detect the ARM architecture versionThiago Macieira2016-05-101-0/+2
| * | QEglFSKmsIntegration: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-5/+5
| * | QImageWriter: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-3/+3
| * | QFactoryLoader: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-27/+11