summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a legacy-free QWheelEvent constructorShawn Rutledge2018-03-231-0/+37
* Clarify that QExposeEvent/exposeEvent handles any invalidation of the windowTor Arne Vestbø2018-03-201-2/+2
* Improve debug formatting of QInputMethodQueryEventFriedemann Kleint2018-01-241-4/+15
* doc: Add QTouchEvent qualifier to uses of QTouchPointMartin Smith2018-01-121-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-0/+1
| |\
| | * Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-0/+1
* | | Improve QTabletEvent::rotation documentationShawn Rutledge2017-12-071-6/+9
* | | doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+7
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+7
|\|
| * QTabletEvent: Add doc note about Windows driversFriedemann Kleint2017-10-181-0/+7
* | QNativeGestureEvent: Fix qdoc warningFriedemann Kleint2017-10-201-2/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+1
|\|
| * Fix typo in QKeyEvent docsFlorian Bruhin2017-10-101-1/+1
* | Fix BIC issue with QNativeGestureEventJan Arve Saether2017-09-281-5/+15
* | 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