summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-0224-94/+246
|\
| * 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
* | eglfs_kms: Use eglCreatePlatformWindowSurfaceKwangsub Kim2017-08-012-19/+49
* | Windows QPA: Fix compilation with MinGW 7.1Friedemann Kleint2017-07-291-0/+1
* | macOS: Modernize QCocoaBackingStore::flush()Tor Arne Vestbø2017-07-295-145/+147
* | macOS: Send expose event with individual rects instead of bounding rectTor Arne Vestbø2017-07-261-3/+11
* | macOS: Send expose event at drawRect and trigger updates via setNeedsDisplayTor Arne Vestbø2017-07-254-116/+80
* | Enable IAccessible2 for MinGWFriedemann Kleint2017-07-256-35/+42
* | xcb: use default member initialization in structGatis Paeglis2017-07-222-4/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-196-17/+12
|\|
| * 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: Improve QCocoaWindow logging a bitTor Arne Vestbø2017-07-181-17/+19
* | Windows QPA: Implement QPlatformWindow::initialize()Friedemann Kleint2017-07-185-21/+29
* | xcb: fix build failure when XCB_USE_XINPUT22 is not definedGatis Paeglis2017-07-183-23/+19
* | xcb: allow to change XInput device properties at runtimeGatis Paeglis2017-07-182-146/+175
* | Add QPlatformWindow::initialize() for two-step window creationTor Arne Vestbø2017-07-172-16/+28
* | xcb: fix spelling error in xi2HandleHierarchyEvent()Gatis Paeglis2017-07-172-3/+3
* | macOS: Fix exception when drawing scrollbars with zero-rangeTor Arne Vestbø2017-07-141-1/+2
* | xcb: don't allow isAtLeastXI2{1,2} in builds without Xinput2Gatis Paeglis2017-07-142-8/+4
* | xcb: rely on QRegion::operator| to handle empty regionsGatis Paeglis2017-07-141-5/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devThiago Macieira2017-07-1417-50/+170
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-1317-50/+170
| |\|
| | * 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
| | * Fix macOS build for -no-widgetsStephan Binner2017-07-051-1/+3
| | * QWinRTFileEngine: Property ItemDate is not the file's last accessThiago Macieira2017-07-051-2/+1