summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove private classes in QEvent-derived classes.Thiago Macieira2012-04-191-51/+0
* Get rid of QKeyEventExThiago Macieira2012-04-051-18/+0
* {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+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
* Extend touch events.Laszlo Agocs2011-12-091-0/+3
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-6/+0
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-3/+3
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-14/+11
|\
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-041-0/+11
| * Use floating point coordinates in eventsLars Knoll2011-06-271-14/+0
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-12/+0
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+12
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+172
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-219/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+219