summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen
Commit message (Expand)AuthorAgeFilesLines
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-2/+2
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-9/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* plugins: use nullptr instead of 0 and NULLJohannes Kauffmann2022-10-022-2/+2
* QOffscreenIntegration: Don't keep around removed screensTor Arne Vestbø2022-09-091-2/+2
* Fix compilation with clangSona Kurazyan2022-09-061-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-011-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-169-342/+18
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-042-4/+8
* Don't blit individual rects of region when when scrolling backingstoreTor Arne Vestbø2022-04-071-2/+2
* 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