summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-143-2/+19
* | | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
* | | macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-148-113/+771
* | | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-16/+33
* | | QAbstractItemView: Don't let editor width exceed item width if not neededChristian Ehrlicher2019-03-141-0/+4
* | | uic: write out min/maximumSectionSize property before current sizeChristian Ehrlicher2019-03-141-1/+1
* | | androiddeployqt: Also shellquote rootPath as part of importPathsUlf Hermann2019-03-141-1/+1
* | | Windows QPA: only calculate invisible margins when window has a frameChristian Andersen2019-03-142-2/+5
* | | Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-144-41/+104
* | | XCB: Fix clipboard breaking when timer wraps after 50 daysLukáš Turek2019-03-141-2/+4
* | | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-03-142-7/+17
* | | Doc: "UTF" -> "UTF-8"Thiago Macieira2019-03-141-1/+1
* | | Add a pair of functions to convert to and from Q/CborErrorThiago Macieira2019-03-141-4/+21
* | | Doc: Use nullptr in Signals & SlotsKai Koehne2019-03-132-3/+3
* | | QOpenGLContext: fix docs about sharingGiuseppe D'Angelo2019-03-131-1/+1
* | | Doc: fix some typos and missing doc for QScopeGuardEirik Aavitsland2019-03-111-0/+6
* | | Fix Coverity warning about mixing enumsThiago Macieira2019-03-091-1/+1
* | | Fix a couple of small doc things in relation to QScopeGuardAndy Shaw2019-03-092-2/+2
* | | iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* | | QAbstractItemView: make v-aligned items texts more user-friendlyChristian Ehrlicher2019-03-081-4/+21
* | | Don't retry a ssl connection if encryption was never finishedMårten Nordheim2019-03-061-1/+4
* | | Handle error from MS-Win API in QCollator::compare()Edward Welbourne2019-03-061-6/+28
* | | Document that dialog parent relationship does not imply stacking orderTor Arne Vestbø2019-03-061-0/+7
* | | macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
* | | testlib: Prevent Apple test logger from stomping on other loggersTor Arne Vestbø2019-03-057-52/+64
* | | testlib: Replace manual logger linked list with QVectorTor Arne Vestbø2019-03-051-129/+53
* | | XDG Portal: quick optimization to avoid dup/close of a file descriptorThiago Macieira2019-03-051-2/+2
* | | XDG Portal: allow the portal not to be runningThiago Macieira2019-03-051-16/+32
* | | macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45
* | | Fix generation of the Qt5::GLESv2 target on ARMAleix Pol2019-03-051-5/+18
* | | Don't split bezier curves that are already just a lineAllan Sandfeld Jensen2019-03-051-2/+3
* | | Handle the situation where QTemporaryFile::open() failsAndy Shaw2019-03-051-9/+13
* | | wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
* | | nothread: add exit function to QThread stubLorn Potter2019-03-041-0/+10
* | | Hpack - fix the static lookupTimur Pocheptsov2019-03-042-99/+121
* | | Prefer BGRA uploading to swizzlingAllan Sandfeld Jensen2019-03-021-18/+13
* | | macOS: Initialize QNSView mouse related members with other mouse logicTor Arne Vestbø2019-03-022-9/+13
* | | Android: Show correct keyboard when using Gboard and Japanese layoutAndy Shaw2019-02-281-1/+3
* | | Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
* | | QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-272-3/+20
* | | Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
* | | Fix determination of OpenGL include paths on macOS, take 2Joerg Bornemann2019-02-272-1/+12
* | | Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
* | | QSyntaxHighlighter: Fix crash when parent is a nullptrDominik Haumann2019-02-271-1/+1
* | | Doc: update the note about nested deleteLater()Thiago Macieira2019-02-271-2/+4
* | | Use qEnvironmentVariable for QT_PLUGIN_PATHSThiago Macieira2019-02-271-2/+2
* | | Make the QEventDispatcherWin32Private::interrupt flag atomicThiago Macieira2019-02-272-8/+9
* | | Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-262-2/+19
* | | Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-1/+1
* | | Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1