summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen
Commit message (Expand)AuthorAgeFilesLines
* Offscreen: Fix implementation of QScreen::grabWindowVolker Hilsheimer2022-01-261-12/+16
* Offscreen: Implement QPlatformBackingStore::toImageVolker Hilsheimer2022-01-261-0/+1
* Revert "Offscreen: Implement QPlatformBackingStore::toImage"Volker Hilsheimer2022-01-221-1/+0
* Offscreen: Implement QPlatformBackingStore::toImageVolker Hilsheimer2022-01-181-0/+1
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-2/+2
* Make QOffscreenX11PlatformNativeInterface a QX11ApplicationMichal Klocek2021-10-212-1/+15
* macOS: send enter/leave when a window opens/closesVolker Hilsheimer2021-09-241-0/+16
* High-dpi configuration change testingMorten Johan Sørvig2021-09-083-1/+42
* Offscreen: add configuration update APIMorten Johan Sørvig2021-09-085-42/+203
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* Fix memory leak of QOffscreenScreen in QOffscreenIntegrationMilian Wolff2021-07-011-0/+2
* Put the GLX related code under the xcb_glx_plugin conditionAlexey Edelev2021-05-062-3/+10
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-38/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-28/+0
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-041-0/+1
* offscreen: always create a valid QPlatformIntegrationMorten Johan Sørvig2020-12-211-2/+3
* Add font function to OffscreenTheme to run unit tests with offscreenAndreas Buhr2020-11-241-0/+14
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-306-17/+50
* QPA offscreen: make platform plugin configurableMorten Johan Sørvig2020-10-207-20/+144
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-1/+1
* Do not expose xlib as public dependency of QtGuiJoerg Bornemann2020-09-113-0/+5
* Avoid crashing in offscreen with X11 builtin but not availableAllan Sandfeld Jensen2020-09-091-2/+4
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-061-13/+0
* Fix build with mingw gcc 9 and -Wsuggest-overrideKai Koehne2020-08-101-3/+3
* Move glxconvenience into QtGuiFriedemann Kleint2020-07-104-6/+1
* Move qglxconvenience to QtOpenGLFriedemann Kleint2020-07-084-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-022-6/+5
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-15/+3
* Move windows font databases into QtGuiFriedemann Kleint2020-06-113-3/+3
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-14/+3
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-093-6/+14
* Remove winrtOliver Wolff2020-06-061-8/+0
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-292-4/+12
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-272-2/+4
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+1
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-18/+8
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-8/+8
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-245-14/+14
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-065-14/+14
* | Regenerate src/*Alexandru Croitor2019-11-142-4/+4
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+2
|\|
| * Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-301-1/+2
* | Regenerate platforms plugins part 5Alexandru Croitor2019-10-082-2/+46
* | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1