summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.exe: disable ANGLE backend for Linux targetsJochen Seemann2015-02-071-0/+1
* WinRT: fix QLibrary::isLibrary() due to incomplete #if statementJochen Seemann2015-02-071-1/+1
* ssl: add test for server-side QSslSocket::PeerVerifyModeJeremy Lainé2015-02-077-1/+285
* 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-063-0/+111
* Revert "Introducing QPlatformHardwareCompositor."Gunnar Sletta2015-02-065-188/+0
* Remove __DATE__ usage from qtbaseSune Vuorela2015-02-051-2/+2
* Make .la file generation reproducible in qmakeSune Vuorela2015-02-051-2/+1
* Fix build of egl integrationStephan Binner2015-02-052-0/+2
* Remove unused function from rpi hooksLaszlo Agocs2015-02-051-33/+0
* 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-056-3/+283
* Add a qDebug operator overload to handle registered enumOlivier Goffart2015-02-053-1/+32
* Introduces QMetaEnum::fromTypeOlivier Goffart2015-02-055-0/+92
* QMetatype: Register the QMetaObject of a Q_ENUM or Q_FLAGOlivier Goffart2015-02-053-3/+32
* improve support for cross-compilation to not directly supported platformsJochen Seemann2015-02-051-1/+9
* Fix regression from Qt4 with layout directionJan Arve Saether2015-02-052-2/+2
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-056-13/+32
* write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-055-311/+404
* remove trailing semicolons from #definesOswald Buddenhagen2015-02-052-6/+6
* don't overquote paths in qconfig.cppOswald Buddenhagen2015-02-051-34/+34
* make quoting in the prl writer more robustOswald Buddenhagen2015-02-053-12/+29
* fix conditional nesting botch-up in RES_FILE constructionOswald Buddenhagen2015-02-051-6/+6
* don't resolve DESTDIR against source dir in RES_FILE constructionOswald Buddenhagen2015-02-051-1/+1
* don't fail to normalize RES_FILE for no apparent reasonOswald Buddenhagen2015-02-051-1/+1
* make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-053-9/+26
* base the libexec fallback logic on the makespecOswald Buddenhagen2015-02-051-1/+1
* simplify mkspec determination when writing qconfig.cppOswald Buddenhagen2015-02-051-9/+3
* make makeabs a functionOswald Buddenhagen2015-02-052-41/+41
* simplify absolute unix path detectionOswald Buddenhagen2015-02-051-8/+1
* configure --help clarifications relating to -*prefixOswald Buddenhagen2015-02-052-11/+13
* Fix xcb's dbus dependencyLaszlo Agocs2015-02-051-2/+2
* xcb: do not leak window system integrationLaszlo Agocs2015-02-052-1/+4
* Diaglib: Fix compilation with MSVC 2010 / SDK 7.X.Friedemann Kleint2015-02-051-0/+4
* Windows: Allow for passing a modified argv to QCoreApplication.Friedemann Kleint2015-02-054-33/+53
* Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-043-4/+49
* 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-043-7/+62
* Remove traces of the Maemo platformTor Arne Vestbø2015-02-0412-741/+4
* a11y: Fix warning about instance method '-invalidate' not foundTor Arne Vestbø2015-02-041-0/+5
* make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-042-16/+38
* always use single quotes in shellQuoteUnix()Oswald Buddenhagen2015-02-041-1/+1
* add value quoting to qtAddToolEnv()Oswald Buddenhagen2015-02-041-1/+2
* nuke pointless QT_BUILD_TREE assignmentsOswald Buddenhagen2015-02-044-4/+4
* de-noise testOswald Buddenhagen2015-02-042-0/+4