summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-4/+4
* Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+6
|\
| * Doc: Extend description of ShortcutOverride eventPaul Wicking2018-07-191-0/+6
* | Tracepoints: add tracing for QEventsGiuseppe D'Angelo2018-06-281-1/+7
|/
* document that QueryWhatsThis is a QHelpEventSergio Martins2018-03-111-1/+1
* Documentation: Add missing event type for non-client mouse eventsKrzysztof Kawa2017-10-071-4/+4
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Add documentation for TabletTrackingChange enum valueShawn Rutledge2017-03-271-0/+1
* Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+2
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-2/+2
* | Fix some documentation warnings.Friedemann Kleint2016-03-241-0/+1
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: added QQuickItem also uses UngrabMouseNico Vertriest2015-11-301-1/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-2/+2
| |\
| | * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-2/+2
* | | xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-5/+5
|\|
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-5/+5
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\|
| * Fix typo in the docsKonstantin Ritt2015-01-231-1/+1
* | Add debug output for QPlatformSurfaceEvent.Friedemann Kleint2014-11-171-1/+1
* | Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-0/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Expose screen change event to widgets so that they can check the dprLaszlo Agocs2014-09-101-0/+1
* Debug logging support for QNativeGestureEventShawn Rutledge2014-08-211-0/+1
* Remove unused UserEventRegistrationBitFieldSizeShawn Rutledge2014-06-131-1/+0
* QEvent: mark registerEventType() as no-throwMarc Mutz2014-04-071-1/+1
* QEvent: optimize registerEventType()Marc Mutz2014-04-071-30/+70
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+3
|\
| * QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+3
* | Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-0/+1
|/
* Window change notification QQuickWidgetPaul Olav Tvete2014-03-061-0/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* ApplicationState: Add new event class: ApplicationStateChangeEventRichard Moe Gustavsen2013-04-031-3/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-1/+0
* Add QEvent::StyleAnimationUpdate: style animation target should updateJ-P Nurmi2012-10-091-0/+1
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+4
* Fix qdoc errors in qcoreevent.Lars Knoll2012-08-201-4/+9
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-3/+7
* Tidy up QEvent::Type enums.Mitch Curtis2012-08-141-13/+13