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
/
qgraphicsscene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2011-03-11
1
-0
/
+31
|
\
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2011-03-11
1
-0
/
+31
|
|
\
|
|
*
Fix QGraphicsScene returning incorrect focus item.
Yoann Lopes
2011-03-10
1
-0
/
+31
*
|
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-10
1
-2
/
+30
|
\
\
\
|
|
/
/
|
*
|
Don't clear pre-edit text when a graphics items loses focus.
Andrew den Exter
2011-02-09
1
-2
/
+30
|
|
/
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-12-13
1
-0
/
+23
|
\
\
|
|
/
|
*
Fixed DeviceCoordinateCache items when using QGraphicsScene::render().
Samuel Rødal
2010-12-09
1
-0
/
+23
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-05
1
-3
/
+9
|
\
\
|
|
/
|
*
Fixed QGraphicsScene autotest to use a dummy toplevel widget
Dominik Holland
2010-11-02
1
-3
/
+9
*
|
Align .pro with qmake: s/\.sources/.files/.
Miikka Heikkinen
2010-10-08
1
-2
/
+2
|
/
*
Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case.
Chris Meyer
2010-10-04
3
-26
/
+39
*
Assertion calledEmitUpdated fails in QGraphicsScene.
Bjørn Erik Nilsen
2010-09-13
1
-0
/
+20
*
Stabilize tst_qgraphicsscene
Olivier Goffart
2010-08-24
1
-2
/
+2
*
QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ...
Olivier Goffart
2010-08-24
1
-0
/
+26
*
Fixed autotest compilation issue on solaris
Thierry Bastian
2010-08-19
1
-1
/
+1
*
Various fixes to autotests when using the symbian/linux-armcc mkspec.
axis
2010-06-29
1
-2
/
+2
*
Merge remote branch 'origin/4.7' into oslo-staging-1
Aaron McCarthy
2010-05-27
1
-0
/
+43
|
\
|
*
Redraw issues when removing a fully transparent QGraphicsItem from the scene.
Bjørn Erik Nilsen
2010-05-26
1
-0
/
+43
*
|
escape backslashes
Oswald Buddenhagen
2010-05-26
1
-2
/
+2
|
/
*
Merge branch '4.6-s60' into 4.7-s60
axis
2010-03-22
1
-5
/
+141
|
\
|
*
Stabilize taskQTBUG_7863_paintIntoCacheWithTransparentParts auto-test.
Yoann Lopes
2010-03-18
1
-13
/
+21
|
*
Fixes blending problem when paiting non-opaque items with cache enabled.
Yoann Lopes
2010-03-17
1
-2
/
+130
*
|
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60
axis
2010-02-26
1
-0
/
+36
|
\
\
|
|
/
|
*
Regression: QGraphicsScene::render fails to render the entire scene correctly.
Bjørn Erik Nilsen
2010-02-23
1
-0
/
+36
*
|
Fixed QGraphicsScene autotest failure in task250680_childClip.
Samuel Rødal
2010-02-19
1
-1
/
+2
|
/
*
Fixed the context menu test case in the qgraphicsscene autotest.
Denis Dzyubenko
2010-02-05
1
-4
/
+4
*
Stabilize tst_QGraphicsScene::polishItems2 (new test)
Bjørn Erik Nilsen
2010-01-26
1
-2
/
+2
*
Potential crash when adding items from QGraphicsWidget::polishEvent().
Bjørn Erik Nilsen
2010-01-22
1
-2
/
+41
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Fixes clipping bug in the embedded dialogs demo.
Yoann Lopes
2009-12-04
1
-0
/
+39
*
Fix crash when QGraphicsItem destructor deletes other QGraphicsItem
Olivier Goffart
2009-12-04
1
-0
/
+6
*
Add extra auto-test for topLevel list corruption.
Alexis Menard
2009-12-03
1
-0
/
+36
*
Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items
Alexis Menard
2009-11-26
1
-0
/
+32
*
Crash when rendering a scene using DeviceCoordinateCache
Gabriel de Dietrich
2009-11-18
1
-0
/
+16
*
Fix tst_QGraphicsView::inputMethodSensitivity autotest
Olivier Goffart
2009-11-17
1
-6
/
+56
*
Fix QGraphicsScene::isActive if the view is shown while the window is active.
Olivier Goffart
2009-11-06
1
-0
/
+178
*
QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active
Olivier Goffart
2009-11-06
1
-0
/
+22
*
Fixed QGraphicsScene::clear() not to crash if related top level items
J-P Nurmi
2009-11-03
1
-0
/
+20
*
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Alexis Menard
2009-10-09
1
-5
/
+3
|
\
|
*
Stabilize Tests
Olivier Goffart
2009-10-08
1
-5
/
+3
*
|
Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems()
J-P Nurmi
2009-10-09
1
-0
/
+28
|
/
*
Stabilize test on X11
Olivier Goffart
2009-10-05
1
-2
/
+2
*
Stabilize tests on X11
Olivier Goffart
2009-10-02
1
-1
/
+1
*
Test stabilisation on X11
Olivier Goffart
2009-10-01
1
-0
/
+1
*
Stabilize tests on X11
Olivier Goffart
2009-10-01
1
-1
/
+2
*
Stabilize more test on X11
Olivier Goffart
2009-09-30
1
-95
/
+97
*
Fix bugs in handling of initial focus.
Andreas Aardal Hanssen
2009-09-15
1
-0
/
+58
*
Only active QGraphicsScenes can have active input focus.
Andreas Aardal Hanssen
2009-09-09
1
-0
/
+24
[next]