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
/
qgraphicswidget
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Fixed QGraphicsWidget autotest to use PlatformQuirks.
Dominik Holland
2010-11-02
1
-2
/
+13
*
FocusOut even when QGraphicsItem gets hidden.
Frederik Gladhorn
2010-10-01
1
-0
/
+34
*
Stabilize tst_QGraphicsWidget::QT_BUG_13865_doublePaintWhenAddingASubItem
Bjørn Erik Nilsen
2010-09-30
1
-0
/
+1
*
Fix double painting when adding an item into a linear layout
Thierry Bastian
2010-09-29
1
-0
/
+40
*
Make sure propagated font in QGraphicsWidget can be set on a QPainter
Eskil Abrahamsen Blomfeldt
2010-08-27
1
-1
/
+194
*
Fixed autotest compilation issue on solaris
Thierry Bastian
2010-08-19
1
-6
/
+6
*
Properly emit geometryChanged() when the position change.
Alexis Menard
2010-08-12
1
-1
/
+19
*
Fixes crash in QGraphicsScene::addItem().
Yoann Lopes
2010-07-13
1
-0
/
+20
*
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Olivier Goffart
2010-05-17
1
-0
/
+29
|
\
|
*
QGraphicsWidget was not working properly when ItemSendsPositionChanges is false
Alexis Menard
2010-05-06
1
-0
/
+29
*
|
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Thiago Macieira
2010-04-12
1
-0
/
+86
|
\
\
|
|
/
|
*
Fixes CursorChange and TooltipChange events delivery for QGraphicsWidget
Yoann Lopes
2010-04-07
1
-0
/
+86
*
|
Revert 4.6 commits that shouldn't be in 4.7.
Thiago Macieira
2010-03-31
1
-2
/
+33
*
|
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Thiago Macieira
2010-03-31
1
-31
/
+1
|
\
\
|
|
/
|
*
Revert "Add a children private property needed for QML to support QGraphicsOb...
Alexis Menard
2010-03-31
1
-28
/
+0
|
*
Revert "Add NOTIFY to size property so QML bindings are working fine."
Alexis Menard
2010-03-31
1
-3
/
+1
|
*
Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan...
Alexis Menard
2010-03-31
1
-1
/
+1
|
*
Revert "Add a a layout property in QGraphicsWidget."
Alexis Menard
2010-03-31
1
-2
/
+1
|
*
Add a a layout property in QGraphicsWidget.
Alexis Menard
2010-03-30
1
-1
/
+2
*
|
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7
Alexis Menard
2010-03-25
1
-0
/
+28
|
\
\
|
|
/
|
*
Add a children private property needed for QML to support QGraphicsObject
Alexis Menard
2010-03-24
1
-0
/
+28
*
|
Merge branch '4.6-s60' into 4.7-s60
axis
2010-03-22
1
-86
/
+50
|
\
\
|
|
/
|
*
Better handling for NOTIFY in QGraphicsWidget regarding geometry changes
Alexis Menard
2010-03-19
1
-1
/
+1
|
*
Add NOTIFY to size property so QML bindings are working fine.
Alexis Menard
2010-03-19
1
-1
/
+3
|
*
Fixed stability issues in qgraphicswidget tests
Toby Tomkins
2010-03-18
1
-85
/
+47
*
|
Merge remote branch 'qt/4.6' into qt-master-from-4.6
Qt Continuous Integration System
2010-02-09
1
-0
/
+43
|
\
\
|
|
/
|
*
Cleanup after "Changed qgraphicswidget autotest to use qWaitForWindowShown"
Bjørn Erik Nilsen
2010-02-04
1
-4
/
+2
|
*
Changed qgraphicswidget autotest to use qWaitForWindowShown.
Denis Dzyubenko
2010-02-04
1
-4
/
+2
|
*
Stabilize tst_QGraphicsWidget::initialShow2 (new test)
Bjørn Erik Nilsen
2010-02-04
1
-1
/
+21
|
*
QGraphicsWidget is painted twice on the first show.
Bjørn Erik Nilsen
2010-02-03
1
-0
/
+27
*
|
Merge remote branch 'qt/4.6' into qt-master-from-4.6
Qt Continuous Integration System
2010-02-01
1
-0
/
+25
|
\
\
|
|
/
|
*
QGraphicsWidget is painted twice on the inital show.
Bjørn Erik Nilsen
2010-01-22
1
-0
/
+25
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
|
Merge commit 'origin/4.6'
Olivier Goffart
2009-12-15
1
-0
/
+32
|
\
\
|
|
/
|
*
Fix a crash on the focus chain when removing items from the scene.
Alexis Menard
2009-12-09
1
-0
/
+32
*
|
Added QGraphicsWidget::autoFillBackground property.
J-P Nurmi
2009-12-03
1
-0
/
+27
|
/
*
Only call updateFont if the font have changed.
Alexis Menard
2009-11-30
1
-0
/
+35
*
Fixes polish events for explicitly hidden GraphicsWidgetItems.
Yoann Lopes
2009-11-17
1
-0
/
+24
*
Fixes QGraphicsWidget: paint() being called before polish().
Bjørn Erik Nilsen
2009-11-13
1
-0
/
+27
*
Add a test case for task QTBUG-4439.
Alexis Menard
2009-10-09
1
-0
/
+53
*
Fix the pad navigator demo.
Alexis Menard
2009-10-06
1
-0
/
+71
*
Stabilize tests on X11
Olivier Goffart
2009-09-30
1
-1
/
+1
*
Stabilize tests
Olivier Goffart
2009-09-29
1
-51
/
+41
*
Stabilize Graphics View tests
Olivier Goffart
2009-09-10
1
-28
/
+42
*
Only active QGraphicsScenes can have active input focus.
Andreas Aardal Hanssen
2009-09-09
1
-1
/
+16
*
Do not run the respectHFW autotest on all platforms.
Jan-Arve Sæther
2009-09-09
1
-0
/
+4
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Make sure that top-level windows respect hfw/wfh constraint.
Jan-Arve Sæther
2009-09-04
1
-0
/
+79
[next]