summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Highlight selected section / entry in the documentationTopi Reinio2014-09-053-36/+86
* Avoid deadlock when suspending devicePaul Olav Tvete2014-09-051-2/+8
* Android: don't recreate surface on shutdownPaul Olav Tvete2014-09-052-0/+5
* GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-053-3/+20
* ssl: make peerVerifyError test agnostic of error orderJeremy Lainé2014-09-051-2/+15
* ssl: enable non-OpenSSL backends to compile QSslSocket testsJeremy Lainé2014-09-051-0/+8
* Windows styles: Scale hardcoded-values according to DPI.Friedemann Kleint2014-09-056-72/+85
* Windows styles: Add device pixel scaling for system metrics.Friedemann Kleint2014-09-055-297/+291
* windows: Enable ANGLE D3D11 renderer by defaultAndrew Knight2014-09-053-14/+6
* Doc: QRect::isEmpty's documentation didn't match the code.David Faure2014-09-051-1/+1
* QCommonStyle: replace a QPolygon with a QPoint[] (IV)Marc Mutz2014-09-041-10/+22
* QCommonStyle: replace a QPolygon with a QPoint[] (III)Marc Mutz2014-09-041-20/+23
* QCommonStyle: replace a QPolygon with a QPoint[] (II)Marc Mutz2014-09-041-6/+7
* QCommonStyle: replace a QPolygon with a QPoint[] (I)Marc Mutz2014-09-041-10/+12
* Fix endianness part of QSysInfo::buildAbi() stringAlex Trotsenko2014-09-042-3/+16
* iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-041-2/+9
* Add KMS hooks for EGLFS pluginLouai Al-Khanji2014-09-042-0/+427
* ANGLE: Fix compilation with MinGW + D3D11Andrew Knight2014-09-048-6/+227
* Improve accelerator stripping in accessible widgetsFrederik Gladhorn2014-09-043-7/+14
* Accessibility: Improve line boundary helper functionsFrederik Gladhorn2014-09-045-56/+357
* hellowindow: Set all the state for each frameLaszlo Agocs2014-09-041-12/+15
* Respect android:windowSoftInputMode in manifest.Samuel Nevala2014-09-041-3/+13
* QMdiSubWindow: Keep event filter on system menu over its lifetime.Friedemann Kleint2014-09-041-2/+1
* windows: Fix dynamic opengl buildLaszlo Agocs2014-09-032-6/+6
* Enable QT_ANGLE_PLATFORM selection in dynamic buildsLaszlo Agocs2014-09-031-1/+1
* direct2d: Work around ClearType rendering bug in translucent modeAndrew Knight2014-09-037-15/+36
* ssl: add support for ASN.1 boolean valuesJeremy Lainé2014-09-033-0/+95
* DirectFB: Add QT_DIRECTFB_BLITTER_DEBUGPAINT environment variableAndy Nichols2014-09-032-7/+67
* Speed up the removal of items from a QGraphicsSceneDimitar Asenov2014-09-031-3/+22
* eglfs: Fix regression in config selectionLaszlo Agocs2014-09-031-5/+4
* Revert "Speed up the removal of items from a QGraphicsScene"Dimitar Asenov2014-09-032-39/+7
* ssl: check critical certificate extensionsJeremy Lainé2014-09-031-0/+47
* Android: Avoid deadlocks on suspendPaul Olav Tvete2014-09-032-9/+14
* ssl: tighten QSslCertificateExtension testsJeremy Lainé2014-09-031-0/+13
* Change a qFatal to a qWarningLars Knoll2014-09-031-1/+2
* Widgets: remove pointless assignmentsMaks Naumov2014-09-033-8/+4
* Use QPlatformTheme::SystemIconFallbackThemeName in static QString fallbackThe...Albert Astals Cid2014-09-031-1/+1
* QSwipeGestureRecognizer: Use qAbs() to check distances.Friedemann Kleint2014-09-031-1/+1
* Make QElapsedTimer default to invalid (and now non-POD).Robin Burchell2014-09-034-10/+24
* WinRT: Fixed initialization of udp socketOliver Wolff2014-09-031-1/+1
* Doc: Do not include the external sites by defaultTopi Reinio2014-09-032-2/+3
* WinRT: Fixed construction of QNativeSocketEngine without parentOliver Wolff2014-09-031-4/+3
* ssl: common key parser support for encrypted keysJeremy Lainé2014-09-028-24/+367
* Fix drawing of QLineEdit's actions when Qt::AA_UseHighDpiPixmaps is set.Friedemann Kleint2014-09-021-1/+1
* Android: Guard against invalid surfaceIDPaul Olav Tvete2014-09-022-1/+10
* windows: Allow selection of ANGLE's rendererAndrew Knight2014-09-022-1/+31
* Remove vestiges of d3dcompiler_qtAndrew Knight2014-09-022-4/+0
* QImage: add a qMove()Marc Mutz2014-09-022-2/+2
* QOpenGL2GradientCache::getBuffer: calculate hash value outside critical sectionMarc Mutz2014-09-021-1/+1
* Fix bash syntax error in configureAdam Strzelecki2014-09-021-1/+1