summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget/tst_qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* 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
* | 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-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | 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
|\|
| * qwidget autotest fixed for Windows CEJoerg Bornemann2009-05-191-0/+1
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-071-0/+11
|\|
| * Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-0/+11
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-3/+105
|\|
| * 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
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+98
|\|
| * Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-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
|\|
| * Remove obsolete code from autotests.Jason McDonald2009-04-161-20/+1
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-0/+2
|\|
| * compile for non x11 systemsMaurice Kalinowski2009-04-061-0/+2
* | Provide a previousInFocusChain for consistancyOlivier Goffart2009-03-301-0/+12
|/
* 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-231-0/+8731