summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-0/+2
|\
| * QtGui: includemocsMarc Mutz2022-05-061-0/+2
* | Revert "Update commercial license headers to src/dbus, src/gui, src/network"Tarja Sundqvist2021-03-221-20/+20
|/
* Update commercial license headers to src/dbus, src/gui, src/networkTarja Sundqvist2021-01-281-20/+20
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* Doc: add since for QWheelEvent::positionPaul Wicking2020-04-271-0/+1
* Finish deprecating TouchPoint::rect, sceneRect and screenRect accessorsShawn Rutledge2020-03-301-23/+7
* Doc: Don't mention deprecated functions in QTabletEvent overviewTopi Reinio2020-03-261-8/+8
* Avoid using deprecated QTabletEvent::device() methodAllan Sandfeld Jensen2020-02-281-4/+4
* Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-171-0/+6
* Mark missing deprecation in QTabletEventAllan Sandfeld Jensen2020-02-141-0/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
|\
| * macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-2/+2
* | Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
* | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-9/+19
|\|
| * doc: explain QWheelEvent::angleDelta() more thoroughlyShawn Rutledge2020-01-131-9/+19
* | 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
|\