summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* make configure -redo and config.status able to handle spaces in argumentsOswald Buddenhagen2015-02-042-9/+11
* remove support for ancient /bin/sh which mishandle empty "$@"Oswald Buddenhagen2015-02-041-5/+1
* remove some redundant backslashesOswald Buddenhagen2015-02-041-3/+3
* remove redundant CXX definitionOswald Buddenhagen2015-02-041-1/+0
* make test support qmake path with spacesOswald Buddenhagen2015-02-043-19/+30
* prune pointless INCLUDEPATH fixingOswald Buddenhagen2015-02-041-5/+0
* fix versioned lib lookup with normalized full pathsOswald Buddenhagen2015-02-041-1/+1
* remove pointless return value from QMakeParser::read()Oswald Buddenhagen2015-02-045-40/+31
* don't re-implement QDir::mkpath()Oswald Buddenhagen2015-02-041-35/+1
* rename fileVarGlue() => fixFileVarGlue()Oswald Buddenhagen2015-02-042-4/+4
* xcode: remove special treatment of YACCSOURCES and LEXSOURCESOswald Buddenhagen2015-02-041-23/+2
* don't rely on the right moc being in PATHOswald Buddenhagen2015-02-041-16/+21
* don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATHOswald Buddenhagen2015-02-042-2/+5
* Move Rfc822NameType, DnsNameType and UniformResourceIdentifierType.Richard J. Moore2015-02-044-16/+34
* Harden QAsn1Element against malicious ASN.1 strings.Richard J. Moore2015-02-042-0/+42
* Remove unused qdrawhelper_sse_p.h headerAllan Sandfeld Jensen2015-02-041-172/+0
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-0413-24/+0
* [QFontDatabase] Speed-up is(Bitmap|Smoothly)ScalableKonstantin Ritt2015-02-041-0/+6
* Check for the proper extension for anisotropic filteringLaszlo Agocs2015-02-041-1/+1
* QDialog: don't tell native dialog to hide if never shownRichard Moe Gustavsen2015-02-041-1/+1
* Use Q_ENUM and Q_FLAG for types in QtCoreOlivier Goffart2015-02-049-12/+16
* Use Q_ENUM and Q_FLAG in the Qt namespaceOlivier Goffart2015-02-042-48/+97
* Do not compile in dlldata.c or ia2_api_all_c.cJan Arve Saether2015-02-048-15781/+5
* Ensure null pointers are not added to QXcbConnection::m_touchDevicesSandro Mani2015-02-041-3/+5
* D-Bus tray icons: get devicePixelRatio at runtimeShawn Rutledge2015-02-041-8/+9
* QXcbClipboard: don't hold on to the screen pointerSandro Mani2015-02-042-9/+14
* QXcbWindow: use an accessor to get the screen instead of storing itSandro Mani2015-02-043-43/+50
* [QMath3D] Add public c-tors that do not initialize the contentsKonstantin Ritt2015-02-0412-0/+54
* QCalendarWidget: simplify formatNumber()Marc Mutz2015-02-041-10/+1
* Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHintTimur Pocheptsov2015-02-041-2/+5
* Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-0312-38/+38
* QLayoutStruct: reduce struct size 36 -> 32 bytesMaks Naumov2015-02-031-1/+1
* QUrlModel::addUrls(): compare file urls according to OS case sensitiveMaks Naumov2015-02-031-2/+3
* Allow exposing QItemSelectionModel to QMLGabriel de Dietrich2015-02-036-39/+160
* Win32: Re-init system proxy if internet settings changeDaniel Molkentin2015-02-031-2/+84
* WGL: support reset notifications via GL_ARB_robustnessLaszlo Agocs2015-02-034-3/+57
* qdoc: Change remaining uses of qmlClass to qmlTypeMartin Smith2015-02-037-73/+73
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-0311-130/+152
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-0390-314/+309
* update bundled sqlite to 3.8.8.2Mark Brand2015-02-032-88/+92
* Cocoa plugin - fix obscured/mapped/unmapped logicTimur Pocheptsov2015-02-032-3/+7