summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+11
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+11
| |\
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-1/+11
* | | tablet: use enhanced mouse event when synthesizing mouseGatis Paeglis2017-10-101-7/+0
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-1/+19
* | | qpa: stop using QWindowSystemInterfacePrivate::FrameStrutMouse enumGatis Paeglis2017-10-021-7/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-2/+3
|\| |
| * | make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-2/+3
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/ /
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-4/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+9
|\|
| * Prevent busy loop in glib event dispatcherGatis Paeglis2017-04-241-0/+9
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-3/+3
|/
* qpa: Let platform plugins report old state for window state changesTor Arne Vestbø2017-02-151-2/+3
* QPA style cleanup: no space after ampersandMorten Johan Sørvig2016-12-021-3/+3
* QPA: Consistent QWindow variable namesMorten Johan Sørvig2016-12-021-3/+3
* QPA: Move (post|process)WindowSystemEvent into their templated counterpartsTor Arne Vestbø2016-11-171-4/+0
* Combine device and point id into 32 bit point idJan Arve Saether2016-10-281-1/+1
* Allow granular synchronous and asynchronous delivery of QPA eventsTor Arne Vestbø2016-10-101-1/+6
* Rename QPA ExposeEvent's window-pointer from 'exposed' to 'window'Tor Arne Vestbø2016-09-221-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+1
|\
| * QWheelEvent: make NoScrollPhase opt-inShawn Rutledge2016-03-051-2/+1
* | Add QWheelEvent::inverted()Morten Johan Sørvig2016-03-061-2/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-1/+1
|\|
| * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-291-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Implement threaded synchronous WS eventsMorten Johan Sørvig2015-08-271-0/+1
* Make flushWindowSystemEvents return ev. acceptedMorten Johan Sørvig2015-08-271-0/+2
* Propagate event accepted state to platform pluginsMorten Johan Sørvig2015-08-131-2/+3
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-1/+6
* Add a way to filter window system eventsGiulio Camuffo2015-05-121-0/+13
* Fix synchronousWindowsSystemEvents spelling.Morten Johan Sørvig2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QWheelEvent::sourceShawn Rutledge2015-01-131-2/+3
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-1/+3
|\
| * QPA: Flush window system events with flags.Morten Johan Sørvig2014-10-221-1/+3
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-28/+13
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-9/+2
* | Introduce flags to QWindowSystemInterface::WindowSystemEvent.Friedemann Kleint2014-09-041-4/+16
|/
* add buttons to QTabletEventShawn Rutledge2014-07-281-6/+6
* OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-241-2/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+4
|\
| * Make qtbase compile with QT_NO_GESTURESTasuku Suzuki2014-01-101-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+3
|\|
| * EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-061-2/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+16
|\|
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+16