summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Modernize the "textcodec" featureLiang Qi2018-11-074-12/+12
* Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
* windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-1/+1
* eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
* xcb: Don't get initial screen rotationBłażej Szczygieł2018-10-292-8/+1
* [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-231-1/+7
* Modernize the "mimetype" featureLiang Qi2018-10-125-3/+9
* Only use a translucent background if there is support for alphaAndy Shaw2018-10-121-2/+4
* Use native visual ID when creating GBM surfaces for KMSPaul Olav Tvete2018-10-123-6/+22
* [macOS] Fix position of sheets when using unifiedTitleAndToolBarOnMacAlexandru Croitor2018-10-081-0/+8
* Windows QPA: Fix WM_NCHITTEST not being sent to QAbstractNativeEventFilterFriedemann Kleint2018-10-021-1/+0
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-3/+5
* Modernize the "datestring" featureLiang Qi2018-09-242-9/+9
* sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-7/+12
* Detect when we are at the sentence boundaryAndy Shaw2018-09-131-2/+14
* Fix XCB on endian mismatched client and server with SHM offAllan Sandfeld Jensen2018-09-121-0/+2
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-092-26/+31
|\
| * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
| * QMacStyle: Make helper-NSViews layer-backedTor Arne Vestbø2018-08-281-5/+31
* | Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
|/
* Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-171-1/+1
* Silence warning about comparing signed and unsignedShawn Rutledge2018-08-141-2/+2
* VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-08-141-3/+3
* xcb: make sure we have a valid m_qimage in backing storeGatis Paeglis2018-08-131-50/+61
* IBus: connect to ibus-daemon when it restarts in FlatpakTakao Fujiwara2018-08-102-11/+40
* macOS: Force light theme on macOS 10.14+Gabriel de Dietrich2018-08-091-0/+21
* IBus: Support the portal, needed for Flatpak environmentRobin Lee2018-08-085-11/+140
* macOS: Don't blend the backingstore unless the window has a backgroundTor Arne Vestbø2018-08-071-5/+5
* macOS: Update window geometries after screen properties changeTor Arne Vestbø2018-08-071-0/+14
* Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
* Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-061-1/+6
* Windows: Implement Qt::WindowStaysOnBottomHintFriedemann Kleint2018-08-031-0/+2
* QCocoaMenuLoader - ensure that ensureAppMenuInMenu indeed, ensuresGabriel de Dietrich2018-08-011-18/+15
* xcb: partly revert 3bc0f1724ae49c2fd7e6d7bcb650350d20d12246Gatis Paeglis2018-08-014-101/+3
* Windows QPA: Fix override cursor being cleared when crossing window bordersFriedemann Kleint2018-07-313-5/+20
* Fix touch input for HoloLens devicesOliver Wolff2018-07-271-4/+5
* xcb: Fix build when xinput2 is not availableFriedemann Kleint2018-07-251-4/+10
* Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
* Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-235-9/+129
* QMacStyle: Configure checkbox NSButton as tri-stateGabriel de Dietrich2018-07-171-0/+2
* XCB/Xlib: make sure we don't get problems for sys headers using registerThiago Macieira2018-07-117-0/+14
* winrt: Avoid superfluous touch events for multitouchOliver Wolff2018-07-111-1/+4
* xcb: Monitor XSETTINGS changeAlexander Volkov2018-07-101-0/+1
* xcb: Move handling of RRScreenChangeNotify from QXcbScreen to QXcbVirtualDesktopAlexander Volkov2018-07-093-100/+103
* macOS: Ensure all windows are created on a valid screenTor Arne Vestbø2018-07-051-13/+18
* Add missing override keyword found by ClangThiago Macieira2018-07-051-1/+1
* QNX: Add the ability to disable EGL_KHR_surfaceless_context useJames McDonnell2018-07-013-2/+18
* Fix automatic showing/hiding of the Windows 10 on-screen keyboardAndre de la Rocha2018-06-283-38/+74
* macOS: Guard non-reentrant uses of NSOpenGLContextTor Arne Vestbø2018-06-271-0/+5