summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate static_asserts for event sizesVolker Hilsheimer2020-11-171-4/+0
* Allow QMutableSinglePointEvent to be copy- and default-constructedVolker Hilsheimer2020-11-171-1/+2
* Move QEventPoint and QPointingDeviceUniqueId out of qeventVolker Hilsheimer2020-11-071-133/+1
* Implement move and comparison operators for QEventPointVolker Hilsheimer2020-10-171-0/+22
* Get rid of QMutableEventPoint::stationaryWithModifiedPropertyShawn Rutledge2020-09-251-5/+0
* Add more QPointerEvent functions needed in Qt QuickShawn Rutledge2020-09-171-0/+6
* Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filterShawn Rutledge2020-09-161-0/+1
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-161-7/+21
* Give QEventPoint a d-pointer after allShawn Rutledge2020-09-101-23/+55
* Remove QEventPoint::event() in favor of device()Shawn Rutledge2020-08-241-1/+1
* Add QEventPoint::pressTimestamp() and priv setPressTimestamp()Shawn Rutledge2020-08-061-0/+2
* Export the QMutable* event classesShawn Rutledge2020-07-281-3/+3
* QtGui: Clean up event headersFriedemann Kleint2020-07-131-1/+12
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-42/+100
* Use QList instead of QVector in guiJarek Kobus2020-06-291-1/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-15/+1
* Mark stationary touch points as updated if pressure or velocity changesShawn Rutledge2019-09-171-1/+3
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-1/+1
|\
| * rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-1/+1
* | QTouchEvent::TouchPoint: replace ellipse diameters with QSizeFShawn Rutledge2016-12-091-6/+4
* | TouchPoint: add horizontalDiameter, verticalDiameter; deprecate rectsShawn Rutledge2016-12-071-3/+6
|/
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Uninitialized variable in QTouchEventTouchPointPrivateJesus Fernandez2016-04-151-1/+2
* QTouchEvent: add uniqueId and rotation; TUIO: support fiducial tokensShawn Rutledge2016-04-071-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* add buttons to QTabletEventShawn Rutledge2014-07-281-0/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove private classes in QEvent-derived classes.Thiago Macieira2012-04-191-51/+0
* Get rid of QKeyEventExThiago Macieira2012-04-051-18/+0
* {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-0/+3
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-6/+0
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-3/+3
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-14/+11
|\
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-041-0/+11
| * Use floating point coordinates in eventsLars Knoll2011-06-271-14/+0
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-12/+0
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+12
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+172