summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-132-3/+5
|\
| * don't test mouse over on Windows mobile in tst_QWidget::setToolTipJoerg Bornemann2009-08-121-1/+3
| * Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* | Workaround for Nokia X86 compiler, to compile get more GUI test compile.Janne Anttila2009-08-121-1/+1
* | Merge commit 'origin/master'Jason Barron2009-08-061-6/+6
|\ \
| * | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-6/+6
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-4/+54
|\ \ \ | |/ / |/| / | |/
| * Merge commit 'origin/4.5'Bill King2009-07-131-0/+15
| |\
| | * Fixed a crash with input methodsPierre Rossi2009-07-101-0/+15
| * | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-0/+35
| * | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-4/+4
* | | Fixed a consistency problem in the backing store.axis2009-07-141-0/+29
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-0/+12
|\ \ \
| * | | Switched to asynchronous focus handling on Symbian.axis2009-07-091-0/+9
| * | | Added some extra cleanup for QWidget autotest.axis2009-07-091-0/+3
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-292-4/+33
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-302-4/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-06-281-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-0/+1
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-0/+28
| |\ \ \ | | |/ /
| | * | Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-221-0/+28
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-4/+4
| |\ \ \ | | |/ /
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-0/+152
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | QPainter::worldTransform() does not return identity matrix.Bjørn Erik Nilsen2009-06-101-0/+94
| * | Revert two of my commits, restoring the original fix for focus handling.Denis Dzyubenko2009-06-051-18/+0
| * | Setting a focus on a widget hierarchy which contains both visible andDenis Dzyubenko2009-06-021-0/+35
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-0/+1
| |\ \ | | |/
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-0/+11
| |\ \
| * \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-3/+105
| |\ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+98
| |\ \ \ \
| * | | | | Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-171-0/+29
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-20/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-0/+2
| |\ \ \ \ \ \
| * | | | | | | Provide a previousInFocusChain for consistancyOlivier Goffart2009-03-301-0/+12
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | qwidget autotest fixed for Windows CEJoerg Bornemann2009-05-191-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-0/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-0/+200
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Stabilize tst_QWidget::render_systemClip2 and remove wrong ifdefBjoern Erik Nilsen2009-04-291-3/+3
| * | | | | Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip.Bjoern Erik Nilsen2009-04-291-0/+102
| | |_|_|/ | |/| | |
| * | | | Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-0/+98
| | |_|/ | |/| |
* | | | Fix compilation of tst_qwidget with some compilers.Jason Barron2009-04-281-2/+2
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-20/+17
|\ \ \ \ | |/ / /
| * | | Remove obsolete code from autotests.Jason McDonald2009-04-161-20/+1
| | |/ | |/|
| * | compile for non x11 systemsMaurice Kalinowski2009-04-061-0/+2
| |/
| * Fixes a focusWidget when showing a toplevel that accepts keyboard input.Denis Dzyubenko2009-03-241-0/+14
| * Long live Qt 4.5!Lars Knoll2009-03-2317-0/+8836
* Long live Qt for S60!axis2009-04-2417-0/+8910