summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devFrederik Gladhorn2013-01-043-71/+67
|\
| * Remove unused function _q_qgraphicsItemSetFlagThiago Macieira2012-12-291-18/+0
| * Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+1
| * QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-111-4/+4
| * QGraphicsView - move rubberband-handling into a private functionThorbjørn Lund Martsum2012-12-112-48/+55
| * QGraphicsView - add const to a not modified local variableThorbjørn Lund Martsum2012-12-111-1/+1
| * QGraphicsView - remove reference to avoid weird code.Thorbjørn Lund Martsum2012-12-111-1/+1
| * Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-041-3/+9
* | Deactivating an inactive panel no longer causes unwanted deactivation.Andreas Aardal Hanssen2012-12-171-10/+14
* | Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-173-7/+47
* | 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-073-78/+96
|/
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-011-1/+1
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-303-0/+14
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-262-14/+27
* Made QMacStyle internalJ-P Nurmi2012-11-231-1/+1
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-4/+4
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-062-0/+8
* QtWidgets: add some explicitMarc Mutz2012-11-051-24/+24
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-223-16/+5
* QGraphicsObject: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-172-0/+15
* Clarify ownership of scene in QGraphicsView::setScene() docs.Mitch Curtis2012-10-161-0/+2
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Add QEvent::StyleAnimationUpdate: style animation target should updateJ-P Nurmi2012-10-091-0/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2251-1224/+1224
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-112-6/+8
* Document how opacity affects QGraphicsScene item queries.Mitch Curtis2012-09-072-18/+51
* graphicsview: use std::sort instead of qSortRobin Burchell2012-09-045-15/+15
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-6/+8
* 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-174-10/+11
* QtWidgets: use new qEnvironmentVariableIs{Empty,Set}()Marc Mutz2012-08-101-1/+1
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-035-322/+80
* change \img to \image in docsJeremy Katz2012-08-012-5/+5
* Remove Qt5 to-do remarkGatis Paeglis2012-07-251-1/+1
* Remove obsolete or commented use of Q_DECLARE_METATYPE.Stephen Kelly2012-07-241-2/+0
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-163-13/+0
* Move the QDataStream operator<< for QPair to qdatastream.hThiago Macieira2012-06-281-0/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Remove .values() call in foreachAlbert Astals Cid2012-06-271-1/+1
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-1/+1
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-144-5/+5
* Fix Qt5 To-Do's in QGraphicsItemGatis Paeglis2012-06-122-59/+21
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-5/+5