summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Cocoa: fix q3filedialog autotestRichard Moe Gustavsen2009-11-031-0/+4
| | | * | | | | | | | Gesture api review.Denis Dzyubenko2009-11-031-106/+106
| | | * | | | | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-031-25/+96
| | | * | | | | | | | Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72
| | * | | | | | | | | Merge branch '4.6-s60' into 4.6axis2009-11-0416-41/+81
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-0313-30/+46
| | | * | | | | | | | Fix qdatetime autotest regressionShane Kearns2009-11-031-2/+3
| | | * | | | | | | | Fix qclipboard autotest on s60 3.1Shane Kearns2009-11-031-2/+13
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0356-264/+2398
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-7/+19
| | * | | | | | | | | | QVideoFrame API review changes.Andrew den Exter2009-11-041-9/+9
| | * | | | | | | | | | QVideoSurfaceFormat API review changes.Andrew den Exter2009-11-041-48/+29
| | * | | | | | | | | | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-041-10/+28
| * | | | | | | | | | | updates to the test after harfbuzz updateLars Knoll2009-11-043-14/+78
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-36/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Declarative building infrastructure.Warwick Allison2009-11-041-0/+2
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | 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 branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-044-189/+85
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-041-2/+4
| | * | | | | | | | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-042-147/+27
| | * | | | | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-031-40/+54
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-031-17/+17
| | | * | | | | | | | | Remove return type of QState::addTransition(QAbstractTransition*)Eskil Abrahamsen Blomfeldt2009-11-031-14/+28
| | | * | | | | | | | | Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-031-4/+4
| | | * | | | | | | | | Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-031-5/+5
| * | | | | | | | | | | Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makesGunnar Sletta2009-11-031-14/+0
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0359-265/+2407
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | 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
| * | | | | | | | | | | | | Adapt testcase to cosmetic pen workarounds in codeGunnar Sletta2009-11-031-2/+2
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix some test failures in the qgl test on 16 bit servers.Trond Kjernåsen2009-10-301-0/+22
| * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-301-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-0/+13
* | | | | | | | | | | | | | add -markuntranslated optionOswald Buddenhagen2009-11-041-0/+13
* | | | | | | | | | | | | | introduce delayed resolution of aliasesOswald Buddenhagen2009-11-042-0/+27
* | | | | | | | | | | | | | fix bogus "Class '<foo>' lacks Q_OBJECT macro"Oswald Buddenhagen2009-11-043-0/+97
* | | | | | | | | | | | | | Make QStringBuilder respect codecForCStringsHarald Fernengel2009-11-041-0/+26
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |