summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-45/+0
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-150/+0
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-53/+8
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-67/+1
* Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-081-2/+23
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-051-1/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-19/+65
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-38/+106
|\
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-041-0/+98
| * make QHoverEvent inherit from QInputEventLars Knoll2011-06-301-2/+2
| * Use floating point coordinates in eventsLars Knoll2011-06-271-37/+7
* | add QInputMethodQueryEventLars Knoll2011-06-221-0/+47
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+23
* | Implement QDropEvent::source() againLars Knoll2011-06-071-6/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-20/+20
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-3/+3
* | remove an unused classLars Knoll2011-05-201-15/+0
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+4305
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-4619/+0
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-232/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+4851