summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-041-1/+2
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-3/+3
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-141-0/+1
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-261-1/+2
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-0/+31
* Support MaximizeUsingFullscreenGeometryHint in resizeMaximizedWindows()Eskil Abrahamsen Blomfeldt2019-11-071-1/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-081-1/+2
| |\
| | * eglfs: Fix raster windowsLaszlo Agocs2019-08-071-1/+2
* | | Revert "Revert "Remove deprecated screen maintenance functions in QPlatformIn...Liang Qi2019-04-011-10/+0
* | | Revert "Remove deprecated screen maintenance functions in QPlatformIntegration"Liang Qi2019-03-291-0/+10
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-6/+0
|\| |
| * | Remove deprecated screen maintenance functions in QPlatformIntegrationTor Arne Vestbø2019-03-221-10/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-4/+8
| |\|
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-4/+8
* | | More nullptr usage in headersKevin Funk2019-03-141-1/+1
|/ /
* / QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-131-0/+4
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-061-0/+1
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+1
* doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-181-1/+1
* Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+6
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-0/+1
|\
| * QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-0/+1
* | Enable QWindowContainer on AndroidLaszlo Agocs2017-02-271-1/+2
|/
* Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-251-1/+2
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-1/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+2
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-011-1/+2
* Notify when the primary screen changesAleix Pol2015-09-081-0/+4
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-1/+2
* Add a means to set the application icon where supportedAndy Shaw2015-04-101-2/+3
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-251-1/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-1/+0
* Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-251-1/+1
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Revert "Introducing QPlatformHardwareCompositor."Gunnar Sletta2015-02-061-3/+0
* Introducing QPlatformHardwareCompositor.Gunnar Sletta2015-01-171-0/+3
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-0/+1
* EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-031-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-061-1/+2
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-061-0/+6
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-1/+2
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-1/+2
* Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-201-0/+1