summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-151-9/+0
* Fix some punctuation errors.Mitch Curtis2013-02-271-2/+2
* Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
* Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove unused function _q_qgraphicsItemSetFlagThiago Macieira2012-12-291-18/+0
* Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+1
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-041-3/+9
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-301-0/+8
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-12/+24
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-061-0/+7
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-5/+5
* QGraphicsObject: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-171-0/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-111-5/+4
* Document how opacity affects QGraphicsScene item queries.Mitch Curtis2012-09-071-1/+2
* graphicsview: use std::sort instead of qSortRobin Burchell2012-09-041-1/+1
* Document how to remove a QGraphicsEffect.Richard Moore2012-08-291-1/+2
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-08-291-1/+2
* Clean up docs for graphicsview.Jan-Arve Saether2012-08-171-6/+6
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-181/+50
* change \img to \image in docsJeremy Katz2012-08-011-4/+4
* Remove Qt5 to-do remarkGatis Paeglis2012-07-251-1/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-6/+0
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-1/+1
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-141-1/+1
* Fix Qt5 To-Do's in QGraphicsItemGatis Paeglis2012-06-121-46/+7
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-5/+5
* Fix Qt 5 to-do's in QGraphicsProxyWidgetGatis Paeglis2012-05-261-23/+0
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-24/+24
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-021-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-36/+36
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-091-3/+3
* Remove QInputContextPekka Vuorela2012-02-031-5/+5
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-5/+5
* 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
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-3/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-1/+1
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-031-9/+11
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+12
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-281-22/+15
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-15/+17
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-6/+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-6/+10
* fix includesLars Knoll2011-05-071-4/+4