summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-201-0/+14
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-011-0/+2
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+15
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+12
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-8/+14
* Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-201-1/+6
* Add QPA session managerSamuel Gaist2013-09-041-0/+17
* Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-311-1/+1
* QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-0/+2
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-1/+6
* Make password mask characters themeable.Mitch Curtis2013-04-191-0/+2
* Android: Don't crash when displaying multiple top-levelsEskil Abrahamsen Blomfeldt2013-04-181-2/+6
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+4
* QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-0/+7
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-0/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-0/+4
* Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-131-0/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-221-0/+2