summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-11/+11
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-081-0/+3
|\
| * eglfs: Fix raster windowsLaszlo Agocs2019-08-071-0/+3
* | Remove deprecated screen maintenance functions in QPlatformIntegrationTor Arne Vestbø2019-03-221-38/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-52/+9
|\|
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-49/+9
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+1
|\|
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* | Refresh QGuiApplication's devicePixelRatio cache when screens changeSteve Mokris2018-12-101-0/+5
* | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
|/
* dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-2/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+5
* Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-061-1/+1
* doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+2
* doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-181-1/+1
* Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+22
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+2
* Enable QWindowContainer on AndroidLaszlo Agocs2017-02-271-1/+6
* Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-251-0/+2
* Always instantiate QPlatformAccessibilityFrederik Gladhorn2017-01-041-2/+7
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
* Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-2/+2
* Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-011-2/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+11
* Update QPlatformIntegration::createPlatformWindow() documentationTor Arne Vestbø2015-10-281-6/+4
* Clarify foreign window documentation a bitTor Arne Vestbø2015-10-161-2/+1
* Notify when the primary screen changesAleix Pol2015-09-081-1/+38
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-4/+4
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-0/+2
* Add a means to set the application icon where supportedAndy Shaw2015-04-101-0/+14
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-251-0/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-2/+0
* Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-251-2/+6
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Revert "Introducing QPlatformHardwareCompositor."Gunnar Sletta2015-02-061-5/+0
* Track QPlatformScreen -> QScreen using QPointerTor Arne Vestbø2015-01-241-1/+0
* Introducing QPlatformHardwareCompositor.Gunnar Sletta2015-01-171-0/+5
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+17
* EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-031-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-2/+2
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-2/+2
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-1/+20
|/
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-061-0/+10
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-061-0/+24
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-0/+2