summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdpartyKonstantin Ritt2015-03-112-1/+1
* Micro optimization to QPainterPrivate::drawGlyphsKonstantin Ritt2015-03-112-7/+4
* windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-117-35/+91
* QShortCut: Check whether the menu is QPA-disabledGabriel de Dietrich2015-03-114-3/+15
* Use own QIconEngine in QFileIconProviderGabriel de Dietrich2015-03-113-50/+90
* Doc: Json classes added to list of implic.shared classesNico Vertriest2015-03-115-0/+5
* Clarify limitations of QCoreApplication::libraryPaths()Ulf Hermann2015-03-111-5/+16
* QScreen availableGeometryChanged signal: emit correct valueShawn Rutledge2015-03-111-1/+1
* Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-115-13/+30
* Gui: Fix compilation with QT_NO_OPENGLKai Koehne2015-03-111-0/+7
* Windows: Add -static-runtime configure optionKai Koehne2015-03-112-0/+23
* Clean up QLibraryInfoPrivate::findConfiguration()Ulf Hermann2015-03-111-22/+22
* Doc: corrected snippet issue in Defining Plugins docNico Vertriest2015-03-112-2/+3
* Doc: QDataStream Serializing doc errorNico Vertriest2015-03-111-2/+12
* QGtkStyle: identify QtQuick.Controls.GroupBox as QAccessible::GroupingJ-P Nurmi2015-03-111-0/+7
* xcb: another QXcbScreen null pointer checkShawn Rutledge2015-03-111-0/+2
* CMake: Fix regression with quoted OPTIONS parameterAndré Klitzing2015-03-112-1/+4
* tst_QDateTime: remove silly test for timezone date too earlyThiago Macieira2015-03-111-7/+5
* Windows: Only set the touch flags if the window is not already registeredAndy Shaw2015-03-113-2/+11
* Improve handling of XRandR events in XCB backendDaniel Vrátil2015-03-114-136/+320
* tst_QDateTime: Mark more Windows incorrect transitionsThiago Macieira2015-03-111-0/+12
* QDateTime: ensure we always use the daylight status if knownThiago Macieira2015-03-111-19/+28
* QTest: Print hex instead of octal for QByteArray QCOMPARE failuresThiago Macieira2015-03-111-6/+25
* Fix const correctness in HarfbuzzThiago Macieira2015-03-111-2/+2
* QtSql: Fix const correctness in old style castsThiago Macieira2015-03-112-22/+22
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-115-29/+29
* QtXml: Fix const correctness in old style castsThiago Macieira2015-03-111-2/+2
* QtDBus: Fix const correctness in old style castsThiago Macieira2015-03-111-2/+2
* Fix regression in time zone handlingFrederik Gladhorn2015-03-112-12/+1
* Simplify calculation of week numberLars Knoll2015-03-101-50/+17
* CF event dispatcher: Decide if eventsProcessed before breaking out of loopTor Arne Vestbø2015-03-101-4/+4
* iOS: Only use root level native runloop if at first level of processEventsTor Arne Vestbø2015-03-102-13/+9
* iOS: Handle an QIOSViewController outliving its related QIOSScreenTor Arne Vestbø2015-03-101-1/+1
* Add AVX2 autovectorized versions of premultiplyAllan Sandfeld Jensen2015-03-109-90/+321
* Detect qt.conf in bundle on OSX without QCoreApplicationUlf Hermann2015-03-101-2/+4
* Reload QLibraryInfo's settings when QCoreApplication becomes availableUlf Hermann2015-03-101-2/+21
* QIODevice: Fix some 64-bit issuesAlex Trotsenko2015-03-101-38/+38
* QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-102-3/+39
* Avoid detaching pixmaps when it has not changedDavid Edmundson2015-03-092-0/+7
* Remove cruftFrederik Gladhorn2015-03-091-18/+0
* Add missing flush for multisampled QOpenGLWidgetLaszlo Agocs2015-03-091-0/+1
* Fix design metrics for text on WindowsEskil Abrahamsen Blomfeldt2015-03-091-3/+3
* Example: Removed the code to handle 'num_entries' info.Venugopal Shivashankar2015-03-094-29/+10
* Remove neon command line options from configureappSamuli Piippo2015-03-091-9/+0
* QNX: enable Neon support to be compiled in for QNXSamuli Piippo2015-03-092-1/+1
* QPA plugins: Fix const correctness in old style castsThiago Macieira2015-03-096-7/+7
* iOS: Auto-detect available devices when running make check for testingTor Arne Vestbø2015-03-091-1/+17
* iOS: Use Xcode project to filter out environment variables instead of shellTor Arne Vestbø2015-03-092-1/+6
* [QFontEngineFT] Use FT_Library associated with a given faceKonstantin Ritt2015-03-091-5/+3
* (Re)introduce loopLevel into QThreadAndy Shaw2015-03-092-0/+14