summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Generate more Windows/Linux-like Qt keyboard eventsJames McDonnell2018-05-042-198/+122
* macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-032-3/+13
* Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
* If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-1/+13
* Feed external geometry changes to QtJames McDonnell2018-05-022-0/+27
* Add screenContext native propertyJames McDonnell2018-05-021-0/+3
* Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-05-021-1/+1
* macOS: Don't trigger deferred needsDisplay when using timer-based requestUpdateTor Arne Vestbø2018-05-021-1/+1
* xcb: round down the scale factor for values < 0.8Mathieu Velten2018-05-021-1/+6
* Show high DPI custom cursor on macOSFrederik Christiani2018-04-261-0/+1
* Windows QPA: Add missing calls to keyboard initializationFriedemann Kleint2018-04-251-1/+2
* Windows QPA: Fix handling of VK_DECIMAL/VK_SEPARATORFriedemann Kleint2018-04-251-2/+2
* Cocoa: Don’t starve the event loop on requestUpdate()Morten Johan Sørvig2018-04-241-1/+1
* QCocoaFontDialogHelper: Fix NSFontManager delegate warningGabriel de Dietrich2018-04-241-4/+3
* QCocoaWindow: Fix handleMouseEvent() compilation warningGabriel de Dietrich2018-04-241-1/+3
* Windows QPA: Fix Korean IME removing words when using CTRL shortcutsFriedemann Kleint2018-04-231-0/+8
* Windows QPA: Fix ambiguous shortcut overload warnings for ALT-keysFriedemann Kleint2018-04-201-2/+13
* Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-204-18/+69
* iOS: Use the non deprecated application:openURL functionAndy Shaw2018-04-181-3/+2
* QCocoaPlatformTheme: Fix tooltip background colorGabriel de Dietrich2018-04-181-1/+3
* Do not ignore MenuItem on macOSJan Arve Saether2018-04-181-1/+0
* iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-186-31/+55
* 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
* winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
* glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
* iOS: Remove sending of duplicate touch events after broken mergeTor Arne Vestbø2018-04-101-1/+1
* xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
* xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
* Make nvidia resets opt-in based on QSurfaceFormat::ResetNotificationDavid Edmundson2018-04-051-1/+1
* Support graphics reset status for offscreen surfaces in XCB-GLXDavid Edmundson2018-04-051-0/+6
* Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
* Cocoa: Make QMacNativeWidget paint correctlyMorten Johan Sørvig2018-04-031-3/+5
* Windows: handle multiple transient children when closing windowsMauro Persano2018-03-291-11/+7
* Allow compilation with clang-cl disguised as clJürgen Hunold2018-03-281-1/+1
* Add env variable to set QNX screen debugging informationPasi Petäjäjärvi2018-03-221-0/+41
* Support GLX_NV_robustness_video_memory_purge in XCB-GLXDavid Edmundson2018-03-222-8/+58
* macOS: Handle NaN mouse event positionsNathan Collins2018-03-211-2/+6
* Cocoa: Restore resizable window mask setting to 5.9 behaviorMorten Johan Sørvig2018-03-211-1/+1
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* Windows QPA: Improve tablet mode detectionFriedemann Kleint2018-03-172-11/+36
* xcb: Prevent shared memory allocation on every window resizeBłażej Szczygieł2018-03-141-35/+83
* QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-2/+3
* Windows QPA: Fix QWindowsWindowFunctions::SetHasBorderInFullScreen() to work ...Friedemann Kleint2018-03-132-1/+16
* Windows QPA: Improve the event loggingFriedemann Kleint2018-03-131-3/+4
* Windows QPA: Output more information when initializing tabletsFriedemann Kleint2018-03-101-25/+74
* Windows QPA: GL: Fix setting the color depths for the GDI fallbackFriedemann Kleint2018-03-101-0/+9