summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* iOS Accessibility: implement accessibilityElements and check indexingFrederik Gladhorn2019-07-301-0/+8
* Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-131-1/+4
* macOS: Unbreak build after b11c5a6e5Tor Arne Vestbø2018-12-071-0/+1
* ibase: Silence warning about incompatible function typesAndy Shaw2018-11-191-4/+8
* macOS: restore hidden popup windowsRafael Roquetto2018-11-152-2/+20
* Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-11-071-4/+4
* Merge remote-tracking branch 'origin/5.9.7' into 5.9Liang Qi2018-10-233-24/+19
|\
| * Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-10-023-24/+19
* | Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-10-234-1/+22
|/
* cocoa: Don’t trigger security dialog on dragMorten Johan Sørvig2018-08-081-1/+5
* Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-071-1/+6
* Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-07-061-1/+1
* VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-05-251-3/+3
* Fix build without features.timezoneTasuku Suzuki2018-05-151-0/+4
* macOS: Handle NaN mouse event positionsNathan Collins2018-03-281-2/+6
* Cocoa: Fix isChildNSWindow() for embedded QWindowsMorten Johan Sørvig2018-03-261-1/+1
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-231-4/+0
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
* Fix expected signature from Connman Scan methodPekka Vuorela2018-02-201-1/+1
* Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-02-191-5/+19
* Fix build failure when QtNetwork module is not buildPasi Petäjäjärvi2018-02-132-2/+2
* Make use of our egl convenience code for QNX QPAAdam Treat2018-02-089-295/+159
* GTK: fix menu positioning on high-DPIJ-P Nurmi2018-02-071-2/+4
* macOS: fix menu positioning on high-DPIJ-P Nurmi2018-02-051-2/+4
* Fix QXcbWindow::mapFrom/ToGlobal()J-P Nurmi2018-02-051-2/+2
* QGtk3Menu::showPopup(): fix off by one error in the y-coordinateJ-P Nurmi2018-02-051-1/+2
* Fix window activation in QWindowsWindow::setCustomMargins()Dominik Haumann2018-02-021-1/+1
* Fix QFileDialog::defaultSuffix on macOSNathan Collins2018-02-011-4/+8
* Check selection handles positionBogDan Vatra2018-01-271-6/+42
* Android: Hide handler(s) if the cursor is not visible anymoreBogDan Vatra2018-01-271-0/+10
* Remove traces of Growl in QSystemTrayIcon code and documentationKonstantin Tokarev2018-01-261-2/+0
* Android: Fix compilation with warnings-are-errorsEskil Abrahamsen Blomfeldt2018-01-261-1/+0
* Fix compilation with -no-feature-regularexpressionJoni Poikelin2018-01-251-4/+23
* Cocoa: Explicitly hide popup windows when the application is hiddenAndy Shaw2018-01-251-0/+18
* glx: Avoid losing the stereo flag in QSurfaceFormatLaszlo Agocs2018-01-231-0/+4
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-204-6/+6
* gtk3: Disable native file dialogs on GTK3 < 3.15.5Frank Richter2018-01-182-1/+18
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-1110-47/+23
|\
| * macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
| * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
| * macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
| * macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
* | MySQL: Fix qAddPostRoutine of mysql_server_end() on WindowsThiago Macieira2018-01-101-1/+1
* | Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-6/+8
* | Change use of qDebug to qCDebugMårten Nordheim2018-01-051-1/+1
* | Fix the iOS/tvOS platform plugin build on tvOSJake Petroules2018-01-041-0/+2
|/
* Cocoa: make "Send correct mouse buttons for tablets" optionalShawn Rutledge2018-01-021-2/+5
* iOS: Don't send all touch events asyncTor Arne Vestbø2017-12-221-1/+1
* Fix pps and imf support for QNX buildsKarim Pinter2017-12-193-29/+28