summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-4/+4
* QWheelEvent: add \since flag for ctorChristian Ehrlicher2019-11-191-0/+1
* Quiet several more warnings about QWheelEvent deprecationsShawn Rutledge2019-10-021-2/+12
* Add back QWheelEvent position() and globalPosition() docsShawn Rutledge2019-09-171-0/+24
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-0/+4
* Clean up the docs of qevent.cppSona Kurazyan2019-08-201-50/+2
* Procrastinate QWheelEvent deprecations until 5.15Shawn Rutledge2019-07-231-2/+2
* Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-180/+38
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-24/+24
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-7/+7
|\
| * doc: Correct several QEnterEvent accessorsShawn Rutledge2019-06-061-7/+7
* | Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-1/+1
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-5/+5
* | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-3/+3
|/
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+1
|\
| * Fix leaking QTabletEventPrivate instanceKirill Burtsev2018-10-251-0/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-241-1/+1
|\|
| * Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-1/+1
|\|
| * Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
* | macOS: Teach QWheelEvent to handle a new ScrollMomentum phaseTor Arne Vestbø2018-08-171-5/+5
* | Improve QWheelEvent debug outputTor Arne Vestbø2018-08-151-1/+6
* | Fix delta in QWheelEvent passed to QQuickItemFrederik Gladhorn2018-08-141-4/+6
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-3/+9
|\|
| * Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-261-3/+9
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-8/+11
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-8/+11
* | 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