summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14
* macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+8
* macOS: Reset composition when focus object changes inside windowEskil Abrahamsen Blomfeldt2017-09-043-1/+40
* Cocoa integration: do not use released sessionTimur Pocheptsov2017-08-291-1/+11
* QCocoaMenu: Stop update timerGabriel de Dietrich2017-08-281-0/+1
* Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-281-1/+1
* Add missing #ifdef for isTouchScreen() implementationAndy Shaw2017-08-251-0/+2
* Cocoa: Fix compile when using QT_NO_TABLETEVENTAndy Shaw2017-08-252-0/+6
* Initialize the print engine with the given printer nameAndy Shaw2017-08-2510-15/+19
* iOS: Remove support for OpenGL-backed QBackingStoreTor Arne Vestbø2017-08-243-141/+12
* QTableGenerator: Fix handling of illegal characters in fromBase8Robert Loehning2017-08-231-1/+1
* Windows QPA: Call raise unconditionally for popupsFriedemann Kleint2017-08-221-1/+3
* Android: stop composing before pasting new textPaul Olav Tvete2017-08-211-1/+2
* kms: Send enter and leave events to all screensPier Luigi Fiorini2017-08-201-0/+2
* fix configure PSQL_*= being ignored, take 2Oswald Buddenhagen2017-08-181-1/+1
* Android: Fix compile using ndkr15 clang and unified headersBogDan Vatra2017-08-182-0/+2
* XCB: Don't core-dump if we can't connect to the X displayNameThiago Macieira2017-08-163-8/+30
* QCocoaMenu: Sync menubar menu when adding itemsGabriel de Dietrich2017-08-152-1/+8
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-2/+21
* macOS: Make alpha-based click-trough work againMorten Johan Sørvig2017-08-091-2/+12
* Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-9/+47
* Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-311-1/+28
* Fix composition on xcb with misconfigured ibusAllan Sandfeld Jensen2017-07-312-2/+5
* winrt: Fix platform theme for non-phone devicesOliver Wolff2017-07-271-5/+32
* Use correct DRM event context versionJonathan Liu2017-07-262-2/+2
* Fix memory leakJesus Fernandez2017-07-251-0/+1
* Fix 32-bit build on macOSJake Petroules2017-07-203-3/+13
* Skip EGL surface re-creation when the buffer size is unchangedJames McDonnell2017-07-201-4/+10
* xcb: fix freeze when (un)plugging input devicesGatis Paeglis2017-07-192-11/+18
* Windows QPA: Fix local position reported for enter eventsFriedemann Kleint2017-07-191-4/+5
* Windows Printer: Handle no default printer caseDaniel Teske2017-07-191-1/+3
* Windows QPA: Do not call enableNonClientDpiScaling() for embedded windowsFriedemann Kleint2017-07-193-2/+8
* Windows QPA: Compare against correct geometry when checking for fullscreenFriedemann Kleint2017-07-191-1/+1
* Revert "Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12"Andy Shaw2017-07-171-12/+0
* macOS: Don't assume the proposed fullscreen size matches the screen sizeTor Arne Vestbø2017-07-171-3/+3
* Add missing #include for -no-widgetsStephan Binner2017-07-141-0/+1
* macOS: Fix unused variable in window:willUseFullScreenContentSize:Tor Arne Vestbø2017-07-121-0/+1
* Windows QPA: Fix build with draganddrop disabledFriedemann Kleint2017-07-111-1/+3
* Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12Andy Shaw2017-07-111-0/+12
* Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-114-9/+13
* Fix macOS build for -no-widgets, take 2Stephan Binner2017-07-101-2/+2
* QWindowsFileIconEngine::filePixmap(): Handle non-existent filesFriedemann Kleint2017-07-081-6/+12
* xcb: cleanup gl_integrations_plugin_base.priGatis Paeglis2017-07-071-7/+0
* macOS: Account for fullscreen geometry bug in AppKit on OS X 10.10Tor Arne Vestbø2017-07-071-0/+15
* Windows QPA: Further restrict windows for WM_DPICHANGEDFriedemann Kleint2017-07-071-3/+23
* Add Q_FALLTHROUGHBerthold Krevert2017-07-071-0/+1
* [Windows] Update hMonitor handles when a display is turned offAlexandru Croitor2017-07-061-1/+9
* Windows QPA: Take hasBorderInFullScreen into account when checking for fullsc...Friedemann Kleint2017-07-051-0/+2