summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-011-1/+2
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-1/+4
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+1
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-1/+1
* Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-201-1/+2
* Add QPA session managerSamuel Gaist2013-09-041-0/+4
* Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-311-1/+2
* QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-1/+2
* Make password mask characters themeable.Mitch Curtis2013-04-191-1/+2
* Android: Don't crash when displaying multiple top-levelsEskil Abrahamsen Blomfeldt2013-04-181-1/+2
* Implement XEmbed protocolAlberto Mardegan2013-03-061-1/+2
* QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-1/+2
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-0/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-5/+6
* Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-131-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-221-1/+2
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-111-1/+2
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-2/+2
* Add StartDragVelocity to style hintsLaszlo Agocs2012-06-051-1/+2
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-0/+155