summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNativeGestureEvent: Fix documentationFriedemann Kleint2017-09-251-3/+10
* add back the device-less QNativeGestureEvent (deprecated)Shawn Rutledge2017-09-221-0/+12
* make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-1/+8
* Document expose event behaviorMorten Johan Sørvig2017-07-111-1/+5
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-6/+6
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-4/+4
* Add debug output for QScrollPrepareEvent and QScrollEventFriedemann Kleint2017-04-191-0/+14
* doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-061-1/+2
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-191-12/+76
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-12/+76
| |\
| | * Doc: QPointingDeviceUniqueId: Fix documentation warningTopi Reinio2016-12-091-1/+1
| | * rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-18/+18
| | * QPointerUniqueId: make fit for releaseMarc Mutz2016-12-011-9/+73
* | | touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-3/+6
|/ /
* | QTouchEvent::TouchPoint: replace ellipse diameters with QSizeFShawn Rutledge2016-12-091-46/+24
* | TouchPoint: add horizontalDiameter, verticalDiameter; deprecate rectsShawn Rutledge2016-12-071-17/+89
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+1
| | |\
| | | * QEvent: fix typo in apidocFrederik Schwarzer2016-10-081-1/+1
* | | | TouchPoint debug operator: show pointId in hexShawn Rutledge2016-10-071-1/+1
|/ / /
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-15/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-15/+15
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-15/+15
* | | Add helper function to reset QMouseEvent localPosFrederik Gladhorn2016-08-011-0/+12
* | | QPointerUniqueId::numeric() is constShawn Rutledge2016-07-071-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-0/+3
| |\|
| | * Output region in debug operator of QPaintEvent.Friedemann Kleint2016-06-101-0/+3
* | | QtGui: Introduce delegating constructors.Friedemann Kleint2016-05-091-25/+11
* | | QTouchEvent: add uniqueId and rotation; TUIO: support fiducial tokensShawn Rutledge2016-04-071-0/+79
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-8/+74
|\| |
| * | QWheelEvent: Make NoScrollPhase publicGabriel de Dietrich2016-03-211-8/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+8
| |\|
| | * QWheelEvent: make NoScrollPhase opt-inShawn Rutledge2016-03-051-1/+8
| * | Add QWheelEvent::inverted()Morten Johan Sørvig2016-03-061-8/+74
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-011-3/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-3/+6
| |\|
| | * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-291-3/+3
| | * Add missing initializations in QWheelEventJan Arve Sæther2016-02-251-3/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-02-251-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+1
| |\|
| | * Add source device information to qDebug output of QTouchEventAriel Molina2016-02-171-0/+1
* | | QInputMethodEvent::Attribute: add ctor that doesn't take a QVariantMarc Mutz2016-02-201-0/+10
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+15
|\|
| * Doc: added sample to QFileOpenEvent class detailsSamuel Gaist2015-11-241-0/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-2/+8
|\|