summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document QEvent::EnterEditFocus and QEvent::LeaveEditFocus properly.Mitch Curtis2012-07-281-2/+2
* Remove documentation of previously deleted Accessibility eventsJeremy Katz2012-07-171-3/+0
* Remove documentation of Qt3Support enums in qcoreevent.cppJeremy Katz2012-07-171-7/+0
* QEvent: Don't give DeferredDelete special treatmentBradley T. Hughes2012-06-191-12/+8
* Add QDeferredDeleteEventBradley T. Hughes2012-06-051-1/+21
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+1
* Add a non-implicit copy constructor to QEventThiago Macieira2012-05-161-0/+41
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * Document QEvent::ThreadChangeOlivier Goffart2012-04-101-1/+1
* | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+0
|/
* Add event type for TouchCancel.Laszlo Agocs2012-02-091-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-3/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-8/+0
|\
| * Doc: Removed documentation for deleted code.David Boddie2011-07-211-8/+0
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-59/+0
|\|
| * Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-59/+0
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+1
|/
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+612