index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qgraphicsitem
/
tst_qgraphicsitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia.
Marko Valtanen
2012-12-04
1
-10
/
+11
*
Fix QGraphicsEffect cache when the item is not visible by the view.
Alexis Menard
2011-06-09
1
-1
/
+1
*
Change to release licenses for 4.6.3.
Jason McDonald
2010-05-30
1
-13
/
+13
*
Did not include updated repaint number for parent item in revert.
Toby Tomkins
2010-04-06
1
-1
/
+1
*
Partially revert "Remove qWait functions as it is used in QTRY_* macros."
Toby Tomkins
2010-04-01
1
-172
/
+314
*
Merge commit 'origin/4.6' into 4.6-multimedia
Toby Tomkins
2010-04-01
1
-6
/
+83
|
\
|
*
Reverts using composition mode when using DeviceCoordinateMode cache.
Yoann Lopes
2010-03-26
1
-7
/
+11
|
*
Prevents a useless repaint with QGraphicsItem cache mode.
Yoann Lopes
2010-03-25
1
-0
/
+73
*
|
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...
Toby Tomkins
2010-04-01
1
-0
/
+34
|
\
\
|
|
/
|
*
Fix a crash when reparenting an item in QGraphicsView.
Alexis Menard
2010-03-24
1
-0
/
+34
*
|
Remove qWait functions as it is used in QTRY_* macros.
Toby Tomkins
2010-04-01
1
-327
/
+182
|
/
*
Properly fixes crash when destroying a QGraphicsItem.
Yoann Lopes
2010-03-03
1
-0
/
+68
*
QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.
Olivier Goffart
2010-02-08
1
-0
/
+2
*
Fix QTBUG_7714_fullUpdateDiscardingOpacityUpdate2 autotest in qws-linux
Leonardo Sobral Cunha
2010-02-01
1
-0
/
+2
*
Fixes missing update when setting opacity on an item that had opacity 0.0
Leonardo Sobral Cunha
2010-01-29
1
-0
/
+39
*
Avoids missing opacity updates by not propagating the ignoreOpacity flag
Leonardo Sobral Cunha
2010-01-29
1
-0
/
+40
*
Cleanup in graphicsitem autotest
Leonardo Sobral Cunha
2010-01-29
1
-52
/
+16
*
Fixes visibility update missing when doing setParentItem on graphicsitem
Leonardo Sobral Cunha
2010-01-26
1
-0
/
+86
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Stabilize test
Olivier Goffart
2009-12-14
1
-0
/
+1
*
Fixes Graphicsitem transformation problems when grouping/ungrouping.
Yoann Lopes
2009-12-11
1
-0
/
+30
*
Fix redraw bugs when using graphics effects in device coordinate mode.
Samuel Rødal
2009-12-10
1
-2
/
+7
*
Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...
Yoann Lopes
2009-12-07
1
-0
/
+16
*
QGraphicsTextItem::setDefaultTextColor check change before calling update()
Olivier Goffart
2009-11-26
1
-6
/
+11
*
Fix S60 input method not showing up in editable QGraphicsTextItems
Simon Hausmann
2009-11-13
1
-0
/
+3
*
QGraphicsTextItem: update when changing the color.
Olivier Goffart
2009-11-09
1
-0
/
+58
*
Merge commit 'origin/4.6' into 4.6
Olivier Goffart
2009-11-04
1
-14
/
+0
|
\
|
*
Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makes
Gunnar Sletta
2009-11-03
1
-14
/
+0
*
|
Introduced QGraphicsItem::ItemSendsScenePositionChanges and
J-P Nurmi
2009-11-03
1
-0
/
+74
|
/
*
Merge commit 'widget/4.6' into origin/4.6
Olivier Goffart
2009-10-30
1
-35
/
+142
|
\
|
*
Stabilize tests
Olivier Goffart
2009-10-29
1
-1
/
+1
|
*
Fix initial focus bug in ItemIsFocusScope.
Andreas Aardal Hanssen
2009-10-28
1
-7
/
+80
|
*
Fix buglet in QGraphicsItem::stackBefore().
Andreas Aardal Hanssen
2009-10-26
1
-28
/
+28
|
*
QGraphicsLineItem leave traces when moving around (reg. against 4.5)
Bjørn Erik Nilsen
2009-10-23
1
-0
/
+34
*
|
Adapt testcase to updates in QGraphicsPixmapItem
Gunnar Sletta
2009-10-28
1
-2
/
+2
|
/
*
Moved private function to test which graphic items is in front of the other
Leonardo Sobral Cunha
2009-10-20
1
-0
/
+43
*
Fix graphicsview test on Cocoa.
Olivier Goffart
2009-10-13
1
-6
/
+14
*
QGraphicsView tests on X11
Olivier Goffart
2009-10-12
1
-1
/
+1
*
GraphicsView tests on mac
Olivier Goffart
2009-10-12
1
-1
/
+1
*
Stabilize tests on X11
Olivier Goffart
2009-10-06
1
-3
/
+4
*
Stabilize tests on X11
Olivier Goffart
2009-10-05
1
-5
/
+3
*
Fixed tst_qgraphicsitem.cpp compilation for Nokia X86 compiler.
Janne Anttila
2009-10-05
1
-3
/
+3
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Alexis Menard
2009-10-02
1
-0
/
+41
|
\
|
*
Fix a bug when clipsChildrenToShape is set back to false.
Alexis Menard
2009-10-02
1
-0
/
+41
*
|
Stabilize tests on X11
Olivier Goffart
2009-10-02
1
-1
/
+2
*
|
Test stabilisation on X11
Olivier Goffart
2009-10-01
1
-1
/
+1
*
|
Add support for modality to QGraphicsItem panels.
Bradley T. Hughes
2009-10-01
1
-4
/
+1013
*
|
Stabilize more test on X11
Olivier Goffart
2009-09-30
1
-5
/
+3
*
|
Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge...
Olivier Goffart
2009-09-30
1
-189
/
+182
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-09-29
1
-1
/
+30
|
\
\
|
|
/
[next]