| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 1 | -1/+1 |
|
|
| * | Fixed autotest compilation issue on solaris | Thierry Bastian | 2010-08-19 | 1 | -6/+6 |
|
|
* | | Deactivate the auto-test on problematic platforms. | Alexis Menard | 2010-10-20 | 1 | -0/+3 |
|
|
* | | Send the hoverLeave not properly sent on the widget inside QGPW. | Alexis Menard | 2010-10-18 | 1 | -0/+62 |
|
|
* | | Fixed autotest compilation issue on solaris | Thierry Bastian | 2010-08-19 | 1 | -6/+6 |
|/ |
|
* | Update the input method sensitivity in case of complex widgets in QGraphicsPr... | Alexis Menard | 2010-04-29 | 1 | -0/+15 |
|
|
* | Fixes auto-test failure for 9da13ea53aec6d841ba7f416531d6c52d4368df4. | Yoann Lopes | 2010-04-15 | 1 | -19/+0 |
|
|
* | Fixes tooltips for QGraphicsProxyWidget. | Yoann Lopes | 2010-04-15 | 1 | -22/+77 |
|
|
* | Remove qWait functions as it is used in QTRY_* macros. | Toby Tomkins | 2010-04-07 | 1 | -25/+6 |
|
|
* | Fixed a bug where a proxy widget received FocusIn over and over. | axis | 2010-03-18 | 1 | -0/+12 |
|
|
* | Fixed broken test. | axis | 2010-03-18 | 1 | -62/+71 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Mac: Fixes broken window decorations for QGraphicsProxyWidget. | Bjørn Erik Nilsen | 2009-11-24 | 1 | -0/+24 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-11-16 | 1 | -9/+14 |
|
|
* | Fix bug in embedded dialog demo with tab focus. | Alexis Menard | 2009-10-20 | 1 | -1/+44 |
|
|
* | Stabilize test on x11 | Olivier Goffart | 2009-10-15 | 1 | -3/+4 |
|
|
* | Fixes tst_QGraphicsProxyWidget::setWidget_simple on Mac | Olivier Goffart | 2009-10-13 | 1 | -1/+1 |
|
|
* | QGraphicsView tests on X11 | Olivier Goffart | 2009-10-12 | 1 | -0/+2 |
|
|
* | Fixes tst_QProxyWidget::palettePropagation on Mac | Olivier Goffart | 2009-10-12 | 1 | -2/+2 |
|
|
* | Fix an auto-test regression. | Alexis Menard | 2009-10-09 | 1 | -6/+24 |
|
|
* | Fix context menu and menu key in QGraphicsView. | Alexis Menard | 2009-10-08 | 1 | -11/+46 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-02 | 1 | -1/+1 |
|
|
* | Test stabilisation on X11 | Olivier Goffart | 2009-10-01 | 1 | -0/+1 |
|
|
* | Fix auto-test that was crashing on Mac Carbon. | Alexis Menard | 2009-10-01 | 1 | -0/+8 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-01 | 1 | -2/+2 |
|
|
* | Stabilize more test on X11 | Olivier Goffart | 2009-09-30 | 1 | -3/+1 |
|
|
* | Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge... | Olivier Goffart | 2009-09-30 | 1 | -117/+91 |
|
|
* | Stabilize more test | Olivier Goffart | 2009-09-22 | 1 | -9/+4 |
|
|
* | Stabilize tests | Olivier Goffart | 2009-09-16 | 1 | -1/+8 |
|
|
* | Make the scrollUpdate test function work. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+1 |
|
|
* | Stabilize Graphics View tests | Olivier Goffart | 2009-09-10 | 1 | -15/+30 |
|
|
* | Only active QGraphicsScenes can have active input focus. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -6/+25 |
|
|
* | Make the QGraphicsViews more rebost regarding slow window manager | Olivier Goffart | 2009-09-09 | 1 | -5/+6 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fix Qt::ClickFocus for QGraphicsProxyWidget. | Andreas Aardal Hanssen | 2009-08-24 | 1 | -0/+85 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 1 | -2/+1 |
|
|
* | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -2/+44 |
|\ \ \ |
|
| * | | | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -2/+44 |
| |/ / |
|
* | | | Painting artifacts when closing an embedded popup in Graphics View. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+39 |
|/ / |
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Fix tst_QGraphicsProxyWidget::scrollUpdate test, wrong test. | Andreas Aardal Hanssen | 2009-06-10 | 1 | -1/+1 |
|
|
* | | Fix QGraphicsProxyWidget's window flag handling | Andreas Aardal Hanssen | 2009-04-20 | 1 | -1/+1 |
|
|