summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsproxywidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+8
* Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
* Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-4/+0
* Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-1/+0
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-0/+1
|\
| * ~QGraphicsProxyWidget: Remove event filter on widget before deleting itFriedemann Kleint2016-08-161-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QGraphicsView: replace some Q_FOREACH loops over rvalues with C++11 range-forMarc Mutz2015-12-231-1/+2
* | QtWidgets: de-inline some more virtual dtorsMarc Mutz2015-12-211-0/+7
* | QtWidgets: de-inline some Private ctorsMarc Mutz2015-12-211-0/+18
|/
* QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-10/+10
* QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-221-0/+13
* QMouseEvent: add constructor which takes the source as a parameterAlexander Volkov2015-05-121-2/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Propagate the source of mouse eventsAlexander Volkov2014-12-111-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint2014-04-141-0/+4
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-8/+8
* Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* Don't send the same Input event twice to QGraphicsProxyWidget::inputMethodEventGatis Paeglis2013-05-151-1/+3
* 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
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-4/+4
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-10/+0
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-1/+1
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-141-1/+1
* Fix Qt 5 to-do's in QGraphicsProxyWidgetGatis Paeglis2012-05-261-43/+47
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-34/+34
* 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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-3/+3
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-6/+5
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-8/+8
* library splitLars Knoll2011-05-071-0/+1570