summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-134-7/+54
|\
| * tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
| * stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
| * Merge branch '4.6' into core-4.6Thiago Macieira2009-11-09134-1592/+5664
| |\
| * | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-091-1/+2
| * | Autotest: prevent race-condition from causing a test failure.Thiago Macieira2009-11-081-1/+2
| * | tst_networkselftest: Also check for SSL supportMarkus Goetz2009-11-061-0/+12
* | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-131-5/+5
|\ \ \
| * \ \ Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-123-1/+28
| |\ \ \
| * | | | fix tst_QVideoSurfaceFormat for the qreal == float caseJoerg Bornemann2009-11-121-5/+5
* | | | | Merge branch '4.6' into osloStaging1-4.6Jocelyn Turcotte2009-11-121-2/+6
|\ \ \ \ \
| * | | | | QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-121-2/+6
| | |/ / / | |/| | |
* | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1222-74/+172
|\ \ \ \ \ | |/ / / /
| * | | | Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| * | | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-112-0/+26
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1138-683/+1078
| |\ \ \ \
| | * | | | Autotest: fix compiling after qscopedpointer.h changed.Thiago Macieira2009-11-111-28/+3
| | * | | | Fixed QGraphicsEffectSource autotest after graphics effect API changes.Samuel Rødal2009-11-111-30/+20
| | * | | | qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-101-0/+1
| | * | | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-1011-1/+126
| | |\ \ \ \
| | | * | | | record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-065-0/+25
| | | * | | | handle messages with ids (more) correctlyOswald Buddenhagen2009-11-069-1/+101
| | * | | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-4/+5
| * | | | | | fix tst_qdatastream for Windows CEJoerg Bornemann2009-11-102-3/+2
| * | | | | | tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-092-4/+9
| * | | | | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-0/+1
| * | | | | | tst_qlistwidget compile fix for Qt without RTTIJoerg Bornemann2009-11-091-1/+1
| * | | | | | tst_qcombobox: compile without Qt3 supportJoerg Bornemann2009-11-091-2/+2
* | | | | | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+36
| |_|_|/ / / |/| | | | |
* | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-101-17/+139
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Extending QScopedPointer test caseJoão Abecasis2009-11-101-17/+139
* | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-104-25/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-104-25/+28
| * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-104-28/+25
| * | | | | Merge branch '4.6' of ../qt into 4.6Kurt Korbatits2009-11-1058-1412/+2896
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-054-25/+28
* | | | | | Merge remote branch 'origin/4.6' into 4.6-platformDenis Dzyubenko2009-11-0919-606/+770
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6Jocelyn Turcotte2009-11-092-25/+32
| |\ \ \ \ \
| | * | | | | QNetworkCookie: Add the dot prefix of the domain while adding to the jarJocelyn Turcotte2009-11-092-25/+32
| * | | | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0913-67/+67
| |\ \ \ \ \ \
| | * | | | | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-10/+10
| | * | | | | | API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-8/+8
| | * | | | | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-068-29/+29
| | * | | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-063-20/+20
| * | | | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-094-514/+671
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Extending tst_QFile::writeLargeDataBlock testJoão Abecasis2009-11-041-30/+134
| | * | | | | | QLocalSocket test: stabilize test by calling waitFor... functionPeter Hartmann2009-11-031-4/+6
| | * | | | | | QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-022-479/+530
* | | | | | | | Modified windowflags manualtestDenis Dzyubenko2009-11-092-0/+26
|/ / / / / / /
* | | | | | | Crash on bug QTBUG-5493Warwick Allison2009-11-091-0/+14
| |_|_|_|/ / |/| | | | |