summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-0/+7
|\
| * Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-0/+7
* | Fix constant false comparison of out-of-range enumsThiago Macieira2013-09-071-3/+3
* | Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-051-1/+3
* | Graphicsview: Simplify codeTobias Hunger2013-09-021-4/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-142-5/+8
|\|
| * un-confuse lupdate: remove excess brace in dead codeOswald Buddenhagen2013-08-121-1/+0
| * Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-3/+8
| * Remove duplicated call to QGraphicsSceneMouseEvent::setButtons.Marcel Krems2013-07-281-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-1/+4
|\|
| * Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-1/+1
| * Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* | Merge branch 'stable' into devSergio Ahumada2013-07-113-19/+1
|\|
| * Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-111-1/+1
| * Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
| * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-011-14/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+1
|\|
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-235-5/+18
|\|
| * apply standard behaviorMaurice Kalinowski2013-05-211-1/+1
| * Don't send the same Input event twice to QGraphicsProxyWidget::inputMethodEventGatis Paeglis2013-05-151-1/+3
| * QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-141-1/+1
| * Fix typo in QGraphicsItem documentation.Mitch Curtis2013-05-131-2/+2
| * Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+9
| * QGraphicsView: ignore unhandeled touch eventsRichard Moe Gustavsen2013-05-071-0/+2
* | Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-041-0/+2
* | Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-031-1/+1
* | Fixed a typo in the comment.Jan Arve Saether2013-04-031-2/+3
|/
* 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-212-20/+0
|\
| * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
* | Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-1947-47/+47
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-2/+2
|\|
| * Fix some punctuation errors.Mitch Curtis2013-02-271-2/+2
* | QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-263-3/+37
* | QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-262-1/+23
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+2
|\|
| * Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-2/+2
|\|
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-282-2/+2
* | Make QGraphicsViewPrivate::updateRubberBand more readableThorbjørn Lund Martsum2013-02-121-41/+36
* | QGraphicsView - remove not needed storeMouseEventThorbjørn Lund Martsum2013-02-092-3/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2915-59/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-5/+7
|\|
| * Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2251-51/+51
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1851-51/+51
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-043-71/+67
|\|
| * Remove unused function _q_qgraphicsItemSetFlagThiago Macieira2012-12-291-18/+0