summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-153-1/+6
* xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
* xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
* xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
* Improve performance of QResource::load()Lars Knoll2018-04-131-12/+8
* winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
* QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
* PDF engine: handle abnormally long string casesEirik Aavitsland2018-04-121-5/+10
* Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-121-1/+7
* QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-121-3/+3
* QMacStyle doesn't depend on Carbon anymoreGabriel de Dietrich2018-04-123-211/+1
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+14
* dockwidgets: Resize the rubber-band when our drop target is resizedSergio Martins2018-04-122-1/+18
* Update bundled sqlite to 3.23.1André Klitzing2018-04-123-2177/+4858
* Doc: Fix typo in The Property System sectionKai Koehne2018-04-121-1/+1
* QMacStyle: CE_TabBarTabShape is now HITheme-freeGabriel de Dietrich2018-04-122-103/+163
* QMacStyle: SE_TreeViewDisclosureItem is now HITheme-freeGabriel de Dietrich2018-04-121-18/+3
* QMacStyle: PE_FrameTabWidget in now HITheme-freeGabriel de Dietrich2018-04-122-74/+57
* QMacStyle: Remove cached focus ring drawingGabriel de Dietrich2018-04-121-79/+23
* QMacStyle: CC_ComboBox is now HITheme-freeGabriel de Dietrich2018-04-122-468/+241
* Fix grouped dock widget from shifting down when createdSergio Martins2018-04-111-0/+2
* Fix z-order when dragging a dock widget over anotherSergio Martins2018-04-111-0/+1
* QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-113-3/+71
* Remove last uses of interpolate_4_pixels_16 on SSE2 and NEONAllan Sandfeld Jensen2018-04-112-53/+52
* Enable BuiltIn input in the shader graph builderJuan Jose Casafranca2018-04-102-0/+5
* configure: make plain -xcb switch effectiveOswald Buddenhagen2018-04-101-1/+1
* glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
* Fix crash if dock widget gets deleted while draggingSergio Martins2018-04-101-2/+3
* Fix integer overflow (1 << (' ' - 1))Mikhail Svetkin2018-04-101-7/+7
* QSplitter::indexOf: fix documentationAnton Kudryavtsev2018-04-101-2/+2
* iOS: Remove sending of duplicate touch events after broken mergeTor Arne Vestbø2018-04-101-1/+1
* Extend the MariaDB define check to cover the later versions tooAndy Shaw2018-04-101-2/+2
* xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
* xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
* Doc: Update QVariant::toString description, update see also linksPaul Wicking2018-04-091-43/+48
* Fix integer overflow (1 << 31)Mikhail Svetkin2018-04-091-1/+1
* Fix TlsV1SslV3 case in the WinRT SSL backendMårten Nordheim2018-04-091-1/+1
* QSemaphore: Fix 64-bit Linux QSemaphores initialized to non-zeroThiago Macieira2018-04-061-3/+7
* QOpenGLTexture: Set wrap mode if NPOT textures are not fully supportedJohan Klokkhammer Helsing2018-04-061-0/+12
* Pass on local html links with a fragment to openUrl()Andy Shaw2018-04-061-2/+5
* oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-061-3/+3
* QMimeDatabase: fix assert when fetching data for invalid mimetypeDavid Faure2018-04-061-0/+2
* QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabaseDavid Faure2018-04-061-2/+4
* Fix visual artifacts in diffuse image dithering (the default)Eirik Aavitsland2018-04-061-4/+8
* winrt: socket engine: Replace last occurrences of old connect syntaxOliver Wolff2018-04-061-3/+6
* winrt: Properly deinitialize socket on connection failureOliver Wolff2018-04-061-0/+1
* winrt: process pending data before closing a socket connectionOliver Wolff2018-04-062-6/+22
* Doc: Remove section about Qt Gui in Qt 4 from overview pageKai Koehne2018-04-061-13/+0
* Avoid multiple connections to same response in FileChooser portalJan Grulich2018-04-061-0/+3