summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-0/+61
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-161-0/+28
* Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-291-0/+57
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-0/+39
* test: Remove QSKIP from tst_QGraphicsItem::updateMicroFocus()Sergio Ahumada2012-11-231-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-1/+1
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-09-291-0/+108
* FocusScope's focusItem must always be a descendentAlan Alpert2011-08-301-0/+32
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-091-0/+9
|\
| * Merge remote branch 'origin/4.7' into 4.8-from-4.7Rohan McGovern2011-06-021-0/+9
| |\
| | * Fix tst_QGraphicsItem::sorting() test case for SymbianMiikka Heikkinen2011-05-311-0/+9
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-18/+18
|\| |
| * | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
| |\ \
| | * | Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-1/+78
| | |\|
| | * | Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-04-121-1/+1
| * | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | |/ | |/|
* / | Fix autotest to not depend on rasterization detailsaavit2011-05-311-0/+2
|/ /
* / QGraphicsItem::ItemStops[ClickFocusProgration|FocusHandling] must not interfe...Michael Hasselmann2011-04-011-1/+78
|/
* Introduce QGraphicsItem::ItemStopsFocusHandling flagMichael Hasselmann2011-03-161-11/+58
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixes crash in QGraphicsItem's destructor.Yoann Lopes2011-01-071-0/+53
* Fix QGraphicsItems autotestRalf Engels2010-11-021-0/+2
* Fixed QGraphicsItem autotest to use a dummy toplevel widgetDominik Holland2010-11-021-19/+48
* Further focus scope fixes.Michael Brasser2010-10-201-0/+1
* Fixed QGraphicsItem to send ItemScenePositionHasChanged when appropriateJ-P Nurmi2010-10-181-0/+27
* Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-111-0/+3
* QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-061-0/+76
* Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShapeBjørn Erik Nilsen2010-09-221-0/+188
* Build fix on Solaris for an autotestThierry Bastian2010-09-011-1/+1
* Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-0/+27
* Fix subfocus when reparenting panels.Andreas Aardal Hanssen2010-07-081-0/+49
* Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation.Bjørn Erik Nilsen2010-06-241-0/+54
* tst_qgraphicsitem: stabilize on X11Olivier Goffart2010-06-031-0/+1
* Wrong QGraphicsItem::childrenBoundingRect() when applying effects.Bjørn Erik Nilsen2010-05-271-0/+29
* Fixes QGraphicsItem::scroll issuesBjørn Erik Nilsen2010-05-211-1/+84
* Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-121-0/+24
* QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-031-4/+10
* Fix update issue when an item has an effect and child.Alexis Menard2010-04-271-0/+47
* Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-2/+50
* Fixes keyboard shortcuts for QGraphicsTextItem.Yoann Lopes2010-04-201-0/+38
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-13/+10
|\
| * Did not include updated repaint number for parent item in revert.Toby Tomkins2010-04-061-1/+1
| * Partially revert "Remove qWait functions as it is used in QTRY_* macros."Toby Tomkins2010-04-011-172/+314