summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't accept wheel events if sendEvent() returns false.Sérgio Martins2013-11-151-2/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-23/+23
* Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
* Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+9
* Make QGraphicsScene::touchEventhandler ignore unhandled touch eventsMorten Johan Sørvig2013-03-261-1/+1
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-11/+0
|\
| * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-151-11/+0
* | Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\|
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-171-6/+44
* | Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-171-2/+31
* | Repair QGraphicsWidget focus chain when used with ItemIsPanel.Andreas Aardal Hanssen2012-12-071-10/+11
|/
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-301-0/+5
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-111-1/+4
* Document how opacity affects QGraphicsScene item queries.Mitch Curtis2012-09-071-17/+49
* graphicsview: use std::sort instead of qSortRobin Burchell2012-09-041-4/+4
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-3/+0
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-141-2/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* Fix To-Do's in QGraphicsScene.Gatis Paeglis2012-05-261-133/+1
* Gestures & events: compile with QT_STRICT_ITERATORS.Thiago Macieira2012-05-251-4/+4
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-7/+7
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-4/+3
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-1/+1
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-1/+2
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-03-021-3/+7
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-2/+2
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-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
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-091-6/+6
* Extend touch events.Laszlo Agocs2011-12-091-3/+5
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-1/+1
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-281-4/+3
* Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-1/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-0/+11
* fix includesLars Knoll2011-05-071-9/+9
* library splitLars Knoll2011-05-071-0/+6491