summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QGAL (test): Remove expanding testsEduardo M. Fleury2009-11-041-228/+10
* QGAL (test): Test parent widget size besides children sizesEduardo M. Fleury2009-11-041-8/+6
* QGAL: Avoid false assertions due to floating point precision errorsEduardo M. Fleury2009-11-041-1/+16
* QGAL (Test): Disable simplification test when that is offEduardo M. Fleury2009-11-041-2/+4
* QGAL: Update infiniteSizes test to avoid simplificationEduardo M. Fleury2009-11-041-0/+3
* QGAL: Do not restrict maximum size of layout anchorsEduardo M. Fleury2009-11-041-3/+3
* QGAL: add names to the items in some testsCaio Marcelo de Oliveira Filho2009-11-042-6/+10
* fix test for real - if the reference stream contains doubles, we must read do...Harald Fernengel2009-11-031-32/+31
* Make the QDataStream autotest much more robustHarald Fernengel2009-11-031-10/+20
* Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-029-28/+472
|\
| * Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-294-19/+129
| |\
| * | Autotest: this test is failing, enable debugging to find out why.Thiago Macieira2009-10-291-1/+4
| * | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-296-4/+239
| |\ \
| * | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-1/+1
| * | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-281-0/+109
| * | | Autotest: add unit test for QDBusServiceWatcherThiago Macieira2009-10-282-0/+281
| * | | Autotest: add a test that tries to follow a service changing owners.Thiago Macieira2009-10-281-0/+56
| * | | Autotest: fix improper use of the serviceOwnerChanged signalThiago Macieira2009-10-281-23/+11
| * | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-289-32/+179
| |\ \ \
| * | | | QDom autotests: test is not failing anymorePeter Hartmann2009-10-281-3/+0
| * | | | Autotest: Add some debugging info as to why the subprocess fails to startThiago Macieira2009-10-271-0/+10
| * | | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-3/+1
| * | | | QDom: make tests fail only on WindowsPeter Hartmann2009-10-261-0/+2
* | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0240-113/+1806
|\ \ \ \ \
| * | | | | Fixes testing of sqlite against the real(floating pt) datatypeBill King2009-11-021-0/+1
| * | | | | Merge commit '30b0902cf05b0c1dc649e9c2e7ae0415e0c1d042' into 4.6-upstreamBradley T. Hughes2009-10-301-75/+0
| |\ \ \ \ \
| | * | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() testBradley T. Hughes2009-10-301-75/+0
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-303-12/+297
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-303-12/+297
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-291-0/+75
| | * | | | | | Follow refactor; use QApplication:: instead of qApp->Thomas Zander2009-10-281-23/+23
| | * | | | | | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-0/+62
| | * | | | | | add empty test method, should implement it fully when more important things a...Thomas Zander2009-10-281-0/+16
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-1/+133
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Implemented QGestureRecognizer::ConsumeEventHintDenis Dzyubenko2009-10-271-1/+20
| | | * | | | | Improved gesture autotest reliability on X11.Denis Dzyubenko2009-10-271-0/+5
| | | * | | | | Add QWidget::ungrabGestureThomas Zander2009-10-261-0/+71
| | | * | | | | Unregister the temporary gesture recognizer in the gestures autotest.Denis Dzyubenko2009-10-261-0/+15
| | | * | | | | Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-2620-72/+1016
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+22
| * | | | | | | Add QScriptString::toArrayIndex() functionKent Hansen2009-10-301-0/+37
| * | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-10-3016-29/+247
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-303-1/+9
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6-s60' into 4.6axis2009-10-303-1/+9
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | Fix QDateTime on S60 3.1Shane Kearns2009-10-291-0/+7
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-296-4/+239
| | | | |\ \ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-0/+2
| | | | * | | | | | Fix tst_QBoxLayout::setGeometry failure on S60 3.xShane Kearns2009-10-271-1/+0
| | | | | |/ / / / | | | | |/| | | |
| | * | | | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-3033-100/+1384
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-301-0/+101