summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
* Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
* Add all library dependencies for static OpenSSL builds on WindowsJoerg Bornemann2019-02-251-2/+2
* Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2025-367/+356
|\
| * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
| * Kludge popen/pclose calls on MS-WinDmitry Sokolov2019-02-191-3/+12
| * Emit returnPressed() signal for the lineEdit embedded in QDateTimeEditKai Koehne2019-02-191-0/+1
| * Load main library as soon as possibleBogDan Vatra2019-02-193-45/+51
| * Android: Add support for getting the UiLanguagesAndy Shaw2019-02-191-0/+18
| * macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-184-25/+39
| * macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includesTor Arne Vestbø2019-02-182-103/+75
| * macOS: Remove redundant tracking of modal sessions in QCocoaWindowTor Arne Vestbø2019-02-184-7/+9
| * macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-185-59/+27
| * macOS: Simplify QCocoaWindow::setVisibleTor Arne Vestbø2019-02-181-32/+18
| * macOS: Remove dead code in window activation handlingTor Arne Vestbø2019-02-181-24/+0
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-1/+1
| * wasm: fix building examples and applicationsLorn Potter2019-02-151-0/+1
| * Windows: Freetype: Load fonts from the user locationsAndy Shaw2019-02-141-21/+24
| * Turn bcm_host library into makeSpec sourceJoerg Bornemann2019-02-141-1/+2
| * winrt: Handle WaitForWindowExposedOliver Wolff2019-02-133-2/+24
| * Don't wrongly detect fonts as obliqueEskil Abrahamsen Blomfeldt2019-02-131-2/+2
| * QBackingStore: Make QPlatformBackingStore creation lazyTor Arne Vestbø2019-02-131-10/+13
| * Track call sites of QMacAutoReleasePools for debugging pool usageTor Arne Vestbø2019-02-131-11/+48
| * QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-1/+2
* | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
* | Fix compilation with icc, converting between egl's and gl's Error typesYuhang Zhao2019-02-185-6/+104
* | androiddeployqt: Do not check for stdcpp-path in auxiliary modeChristian Kandeler2019-02-181-1/+1
* | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-143-2/+19
|/
* macOS: Add auto-release pool during QCocoaScreen::deliverUpdateRequests()Tor Arne Vestbø2019-02-121-0/+2
* Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-123-344/+165
* macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
* macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callbackTor Arne Vestbø2019-02-121-4/+1
* Add developer documentation on how to debug missing auto-release poolsTor Arne Vestbø2019-02-121-0/+10
* macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
* Don't allow backingstore flush to non-raster surfacesTor Arne Vestbø2019-02-121-0/+18
* Widgets: Only set WA_WState_ExplicitShowHide via public APITor Arne Vestbø2019-02-123-54/+58
* Fix crash when using Qt Virtual Keyboard with QCalendarWidgetMitch Curtis2019-02-121-12/+15
* eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4
* macOS: Don't send redundant geometry change events for top level windowsTor Arne Vestbø2019-02-111-0/+3
* macOS: Treat default swapInterval (-1) as vsync-enabled display-linkTor Arne Vestbø2019-02-113-6/+12
* macOS: Simplify mouse trackingTor Arne Vestbø2019-02-112-33/+25
* macOS: Explain QNSViewMouseMoveHelper for future generationsTor Arne Vestbø2019-02-111-0/+16
* harbuzzng: Remove assumption about Core Text working in 96 DPITor Arne Vestbø2019-02-111-21/+4
* Fix two smaller bugs in the BiDi engineLars Knoll2019-02-091-18/+16
* Fix an assertion in the BiDi algorithmLars Knoll2019-02-091-14/+28
* Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-4/+8
* Avoid read-outside-array error by QStringRef over-reachEdward Welbourne2019-02-081-5/+6
* Fix QDeadlineTimer::Forever case in QWaitConditionMorten Johan Sørvig2019-02-081-1/+3
* winrt qpa: Remove last windows phone leftoversOliver Wolff2019-02-084-40/+0
* winrt: Warn if OpenGL ES version is set to a value > 3.0Oliver Wolff2019-02-081-0/+4