summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-168-21/+37
* Handle 10-bit per color formats in qt_mac_toCGImageAllan Sandfeld Jensen2014-08-161-5/+6
* Compile on Android without statfs.f_flagsAllan Sandfeld Jensen2014-08-161-0/+2
* QMimeData: replace an inefficient QList with a QVectorMarc Mutz2014-08-151-1/+2
* GLX: request up to OpenGL 4.5 / ES 3.1 by defaultGiuseppe D'Angelo2014-08-151-4/+4
* Fix compilation of QPixelFormat with old clangFrederik Gladhorn2014-08-151-1/+3
* Add support for accelerated glyph rendering in the directfb pluginSimon Hausmann2014-08-155-1/+189
* Doc: Removed minor version from the doc URL.Jerome Pasion2014-08-151-1/+1
* DirectFB fix build error in QDirectFBWindowAndy Nichols2014-08-151-1/+1
* DirectFB define platform integration capabilitiesAndy Nichols2014-08-152-0/+15
* Avoid transparency in qopenglwindow exampleLaszlo Agocs2014-08-142-2/+3
* Make sure to have a pbuffer-capable config for the temp pbufferLaszlo Agocs2014-08-141-1/+5
* Fix documentation and memrotate of new RGB30 QImage formatsAllan Sandfeld Jensen2014-08-142-3/+6
* Move SubpixelAntialiasingType from QFontEngineFT to QFontEngineAllan Sandfeld Jensen2014-08-144-44/+44
* Update qopenglext.h and qopengles2ext.hLaszlo Agocs2014-08-144-12271/+10795
* qdoc: Stop outputting duplicate \brief for QML type and module pagesTopi Reinio2014-08-141-2/+3
* Remove redundant code from QMetaProperty.Jędrzej Nowacki2014-08-141-9/+1
* Add the StorageView exampleIvan Komissarov2014-08-145-1/+327
* Fix compile for harfbuzz-ng for winceAndreas Holzammer2014-08-143-0/+16
* winrt: Add partial SSL key supportAndrew Knight2014-08-132-9/+148
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-1311-24/+645
* winrt: Fix deadlock in thread dispatcher accessAndrew Knight2014-08-131-6/+8
* Fix composition for windows with alphaLaszlo Agocs2014-08-1310-21/+71
* Add the QStorageInfo classIvan Komissarov2014-08-1312-7/+1849
* Implement native settings format for WinRTMaurice Kalinowski2014-08-135-28/+768
* Create.tag entries for QML classesDavid Edmundson2014-08-132-0/+4
* Android: don't kill the app without warningPaul Olav Tvete2014-08-131-3/+1
* Replace the const QString global static with a QStringLiteralThiago Macieira2014-08-131-4/+10
* Add accessible rolesFrederik Gladhorn2014-08-135-1/+81
* Remove invalid assertFrederik Gladhorn2014-08-131-2/+1
* Accessibility: Fix boundaries for text functions in QLineEditFrederik Gladhorn2014-08-133-31/+125
* Fix error reported by address sanitizerOlivier Goffart2014-08-132-14/+20
* Fix error reported by address sanitizerOlivier Goffart2014-08-121-6/+12
* Make the expose region local on all platformsLaszlo Agocs2014-08-1210-20/+43
* Modernize the OpenGL examplesLaszlo Agocs2014-08-12106-1181/+1597
* qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-126-5/+41
* winrt: Fix core dispatcher lookupAndrew Knight2014-08-111-19/+33
* SSL backend: Fix pem header/footer utility methodsAndrew Knight2014-08-111-10/+8
* SSL backend: Add a decodeDer() method to the private APIAndrew Knight2014-08-113-3/+12
* winrt: Fix theme paletteAndrew Knight2014-08-111-29/+73
* winrt: Fix backing store blitAndrew Knight2014-08-111-4/+4
* Fix msaa in QOpenGLWidgetLaszlo Agocs2014-08-113-6/+34
* Add QAccessible::ActivationObserverFrederik Gladhorn2014-08-114-2/+68
* Remove unused property from mocJędrzej Nowacki2014-08-091-2/+1
* Enable rpath support on OS X and iOS platformAdam Strzelecki2014-08-092-2/+2
* qmake: Don't make rpaths starting with @ or $ absoluteAdam Strzelecki2014-08-091-4/+6
* Micro-optimize QUrl::topLevelDomainJędrzej Nowacki2014-08-091-2/+4
* winrt: Use native file dialogAndrew Knight2014-08-097-2/+1241
* Micro-optimize QDir::relativeFilePathJędrzej Nowacki2014-08-091-1/+5
* Update the handling of the -xkbcommon configure optionThiago Macieira2014-08-091-7/+10