summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qflickgesture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warning for -no-feature-graphicsviewStephan Binner2017-05-031-0/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | QtWidgets: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-281-3/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QFlickGestureRecognizer: hoist a constant subexpression out of a for loopMarc Mutz2015-12-181-1/+2
* | QFlickGestureRecognizer: remove a useless checkMarc Mutz2015-12-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-4/+4
|\|
| * QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-4/+4
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* QMouseEvent: add constructor which takes the source as a parameterAlexander Volkov2015-05-121-8/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-2/+12
|\
| * Propagate the source of mouse eventsAlexander Volkov2014-12-111-2/+12
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.Friedemann Kleint2014-06-251-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Move gestures overview from qtdoc to qtbase; mention Qt QuickShawn Rutledge2012-12-011-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-12/+0
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-4/+6
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-2/+2
* library splitLars Knoll2011-05-071-0/+715