summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix QTabletEvent::uniqueId() when Qt uses WinInkv5.12.3Dmitry Kazakov2019-04-091-6/+6
* Windows QPA: Fix mouse button reported in non-client eventsAndre de la Rocha2019-04-081-2/+21
* Do not look for pg_config, mysql_config in PATH when cross-compilingKai Koehne2019-03-291-2/+2
* QMacStyle - workaround NSButtonCell (disclose button type)Timur Pocheptsov2019-03-271-2/+69
* QMacStyle: Fix QTabWidget document mode on macOS Mojave dark modeYan Shapochnik2019-03-251-24/+62
* macOS: Use the correct text color for QPalette::ButtonText color roleYan Shapochnik2019-03-251-0/+3
* QMacStyle - make focus ring less transparentTimur Pocheptsov2019-03-221-2/+8
* Cocoa: Clear the shortcut used when hiding a native menu entryAndy Shaw2019-03-211-0/+3
* Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-1/+2
* Fix aliased font rendering in native xcb modeEirik Aavitsland2019-03-211-0/+7
* X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-204-4/+29
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-1932-93/+69
* Windows QPA: Make the expected screen be in sync with the geometry changesAndy Shaw2019-03-191-5/+5
* Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-2/+23
|\
| * 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
* | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
* | macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-147-113/+769
* | 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
* | iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* | macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
* | macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45
* | macOS: Initialize QNSView mouse related members with other mouse logicTor Arne Vestbø2019-03-022-9/+13
* | Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
* | Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
* | Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
* | Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1
* | Windows QPA: Generate proper event when dragging item outside windowAndre de la Rocha2019-02-251-7/+18
* | qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-252-0/+4
* | Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
* | macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
|/
* macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
* 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
* winrt: Handle WaitForWindowExposedOliver Wolff2019-02-133-2/+24
* 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
* macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
* eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4