summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [QFontEngineFT::loadGlyph] Fix reversed condition.Friedemann Kleint2015-04-081-6/+6
* | QSaveFile: Fix permissions on creationKai Koehne2015-04-084-8/+25
* | Use the default fbo in Qt sense in blitFramebufferLaszlo Agocs2015-04-081-2/+4
* | Allow overriding ar binary in configure script by setting AR env varAlex Richardson2015-04-071-2/+9
* | QByteArray: begin()/end() are not \internalMarc Mutz2015-04-071-8/+26
* | docs: QString contains characters, not itemsMarc Mutz2015-04-071-2/+2
* | Remove unnecessary QDateTime::detach() functionThiago Macieira2015-04-072-22/+4
* | Doc: Qt Concurrent: Link to essential usage informationTopi Reinio2015-04-074-29/+66
* | Fix build with -directwriteKonstantin Ritt2015-04-072-6/+12
* | Use QT_WARNING_.. instead of #pragma GCC diagnostic ..Konstantin Ritt2015-04-074-21/+12
* | [QFontEngineFT::loadGlyph] Consolidate paths for fetchMetricsOnly casesKonstantin Ritt2015-04-072-25/+27
* | [QFontEngineFT] Move code around to improve readability (no-op)Konstantin Ritt2015-04-071-21/+14
* | [QFontEngineFT] Avoid double-negation of info.xKonstantin Ritt2015-04-071-4/+4
* | Introduce QQuaternion::fromDirection()Konstantin Ritt2015-04-073-0/+126
* | [QFontEngineFT] Guarantee correct metrics for alphamap and its bounding boxKonstantin Ritt2015-04-072-49/+8
* | [QFontEngineFT] Consolidate .*lpha.*MapForGlyph() behaviorKonstantin Ritt2015-04-071-71/+52
* | QQueue: unhide QList::swap(int, int)Marc Mutz2015-04-071-0/+5
* | qmake: Rework dll deploymentOliver Wolff2015-04-072-24/+34
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | qdoc: Use the title instead of plain name when listing groupsTopi Reinio2015-04-071-1/+1
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | Add Q_UNUSED for parameter (OS X)Timur Pocheptsov2015-04-071-0/+2
* | QAbstractSocket: fix some 64-bit issues in debug codeAlex Trotsenko2015-04-071-8/+8
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | Removed unused code on QT_STRING_UCS4 macroThiago Macieira2015-04-051-6/+0
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | QVLA: Add operator= for initializer listsKai Koehne2015-04-043-0/+38
* | Optimize fetching pixel values for SSE2 bilinear samplingAllan Sandfeld Jensen2015-04-041-72/+59
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-042-0/+18
* | Fix BlackBerry build.Sérgio Martins2015-04-041-0/+3
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | Always release surfaces when application is suspended or hidden.Saytgalin Alexander2015-04-043-3/+2
* | QComboBox: open popup on touch release if QStyleHints has setFocusOnTouchRele...Richard Moe Gustavsen2015-04-042-16/+32
* | iOS: check if Qt has an active window before scrolling to cursorRichard Moe Gustavsen2015-04-041-0/+3
* | iOS: enable changing menu items in QIOSMenu while it's showingRichard Moe Gustavsen2015-04-042-19/+51
* | QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-042-2/+48
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | QUuid: add missing relational operatorsMarc Mutz2015-04-043-3/+50
* | QUuid: add some noexceptMarc Mutz2015-04-042-22/+22
* | Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* | QUuid: properly scope macrosMarc Mutz2015-04-031-1/+2
* | QUuid: implement op> in terms of op<Marc Mutz2015-04-031-11/+1
* | QSSLSocketPrivateBackend::transmit - fix Secure Transport versionTimur Pocheptsov2015-04-011-17/+9
* | Cocoa: Fix minimizing/zooming frameless windows.Christoph Schleifenbaum2015-04-011-1/+14
* | Revert "Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint"Timur Pocheptsov2015-04-011-5/+2
* | forkfd: Fix compilation with older glibcThiago Macieira2015-04-011-3/+7
* | Windows: Use FORMAT_MESSAGE_IGNORE_INSERTS for qt_error_string().Friedemann Kleint2015-04-011-1/+1
* | Silence clang warnings in C++03 modeOlivier Goffart2015-04-011-0/+6
* | Update a few doc regarding Q_FLAGOlivier Goffart2015-04-012-2/+2