summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for snapping to pixel gridJan Arve Saether2015-02-092-21/+47
* OpenGL: Add versioned functions support for opengl 4.4 and 4.5David Morgan2015-02-0942-1278/+23484
* Optimize unpremultiply on SSE4.1Allan Sandfeld Jensen2015-02-092-1/+63
* QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<Kai Koehne2015-02-0921-46/+75
* D-Bus tray icons: save temp file with size 22pxShawn Rutledge2015-02-081-5/+1
* remove stray QGuiApplicationPrivate::wheelEventSource declarationShawn Rutledge2015-02-081-2/+0
* Remove unnecessary direct access to SSL_CIPHER struct.Richard J. Moore2015-02-081-9/+7
* Remove legacy ifdefs for ancient openssl.Richard J. Moore2015-02-087-64/+9
* Add more notes regarding the uniform settersLaszlo Agocs2015-02-081-0/+9
* Use prefix instead of postfix for iteratorsMaks Naumov2015-02-086-7/+9
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-0835-43/+72
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-0814-17/+23
* QtNetwork: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-083-3/+8
* QOpenGLVertexArrayObject: remove a now unnecessary initialize callGiuseppe D'Angelo2015-02-081-2/+0
* Avoid the initializeOpenGLFunctions() call after versionFunctions()Laszlo Agocs2015-02-071-12/+17
* Make mipmap levels and texture comparison work with GLES 3.0+Laszlo Agocs2015-02-073-51/+53
* QOpenGLWidget/Window: improve docs for the dtorGiuseppe D'Angelo2015-02-072-2/+4
* Stop accessing the internals of the SSL_CTX structure.Richard J. Moore2015-02-073-1/+4
* Handle gracefully the removal and re-attachment of all QScreensShawn Rutledge2015-02-0712-25/+64
* Flag libproxy as a private libraryDaniel Molkentin2015-02-071-1/+1
* WinRT: fix QLibrary::isLibrary() due to incomplete #if statementJochen Seemann2015-02-071-1/+1
* ssl: fix QSslSocket::peerCertificateChain in server modeJeremy Lainé2015-02-072-12/+21
* Fix developer build on gcc 4.9Sérgio Martins2015-02-061-1/+1
* [QQuaternion] Introduce to/from rotation matrix conversion routinesKonstantin Ritt2015-02-062-0/+89
* Revert "Introducing QPlatformHardwareCompositor."Gunnar Sletta2015-02-065-188/+0
* Fix build of egl integrationStephan Binner2015-02-052-0/+2
* Remove todo note about QXcbWindow::format()Laszlo Agocs2015-02-051-1/+0
* Set some state before rendering the EGL/GLES mouse cursorLaszlo Agocs2015-02-051-0/+3
* QAbstractTableModel/QAbstractListModel: reimplement sibling()Marc Mutz2015-02-052-0/+18
* Don't replace IntersectClip with ReplaceClip on a QPictureAllan Sandfeld Jensen2015-02-051-7/+10
* Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-052-3/+173
* Add a qDebug operator overload to handle registered enumOlivier Goffart2015-02-052-0/+24
* Introduces QMetaEnum::fromTypeOlivier Goffart2015-02-052-0/+17
* QMetatype: Register the QMetaObject of a Q_ENUM or Q_FLAGOlivier Goffart2015-02-052-2/+24
* Fix regression from Qt4 with layout directionJan Arve Saether2015-02-051-1/+1
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-052-6/+21
* write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-052-11/+18
* make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-051-1/+1
* Fix xcb's dbus dependencyLaszlo Agocs2015-02-051-2/+2
* xcb: do not leak window system integrationLaszlo Agocs2015-02-052-1/+4
* Windows: Allow for passing a modified argv to QCoreApplication.Friedemann Kleint2015-02-052-27/+50
* Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-041-3/+29
* QComboBox: use QModelIndex::sibling() instead of index()+parent()Marc Mutz2015-02-041-3/+1
* Correct QPainter's is_brush_transparentAllan Sandfeld Jensen2015-02-041-5/+8
* Generate SSE4.1 versions of premultiplying methods where convenientAllan Sandfeld Jensen2015-02-042-7/+61
* Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-6/+0
* a11y: Fix warning about instance method '-invalidate' not foundTor Arne Vestbø2015-02-041-0/+5
* Move Rfc822NameType, DnsNameType and UniformResourceIdentifierType.Richard J. Moore2015-02-043-16/+16
* Harden QAsn1Element against malicious ASN.1 strings.Richard J. Moore2015-02-041-0/+5
* Remove unused qdrawhelper_sse_p.h headerAllan Sandfeld Jensen2015-02-041-172/+0