summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-5/+5
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-1012-16/+378
|\
| * tst_qnetworkreply: Fix divide by zero crash on MacOS XShane2011-06-101-1/+1
| * Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+13
| * Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.Pierre Rossi2011-06-081-0/+39
| * Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2011-06-072-4/+47
| * Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-071-0/+79
| * Disable trying to compile network tests which require QtScriptMarius Storm-Olsen2011-06-062-3/+2
| * Correct QStaticText tests after recent changesJiang Jiang2011-06-041-2/+2
| * Add basic static text drawing capability to lanceJiang Jiang2011-06-033-0/+143
| * tst_qnetworkreply: add a test for http abort.Martin Petersson2011-06-011-6/+52
* | Prevent tst_QWidget::showAndMoveChild() from failing on KDE.Samuel Rødal2011-06-061-0/+1
* | Made the tst_QWidget::widgetAt() test a bit more robust.Samuel Rødal2011-06-061-10/+4
* | Remove tst_QWidget::painterRedirection().Samuel Rødal2011-06-031-59/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-0126-73/+490
|\|
| * Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-301-0/+25
| * Fix ligature offset in multi-line textJiang Jiang2011-05-271-0/+17
| * Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-272-0/+34
| * Add QUuid::toByteArray() and relevantLiang Qi2011-05-272-0/+38
| * Fix a regression in QList::mid()Liang Qi2011-05-271-0/+3
| * Add some autotests and benchmarks for QUuidLiang Qi2011-05-272-2/+152
| * tests: fixed compile of tst_macguiRohan McGovern2011-05-271-0/+2
| * tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
| * Use "QT += testlib" consistentlyJason McDonald2011-05-276-31/+2
| * Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-0/+14
| * Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-261-0/+67
| * Tests for QtConcurrent::map using lambdasOlivier Goffart2011-05-261-0/+21
| * Fix instability in QNetworkConfigurationManager autotestShane Kearns2011-05-261-2/+4
| * Update qhostinfo autotest to expect RFC5952 formatted ipv6 addressesShane Kearns2011-05-261-6/+6
| * fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-261-9/+9
| * Remove the redundant QTEST_ACCESSIBILITY define.Jason McDonald2011-05-261-13/+0
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251097-18847/+18847
| |\
| * \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-243-3/+29
| |\ \
| | * | QUrl auto test: include core-private headersPeter Hartmann2011-05-241-1/+1
| | * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-242-2/+28
| * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-244-5/+58
| |\| |
| | * | add auto test for SSL certificates containing utf8 charactersPierre Rossi2011-05-234-5/+58
* | | | Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-0/+8
* | | | Remove some QWidget autotest that have become irrelevant with -qpa.Samuel Rødal2011-05-311-247/+0
* | | | Remove OpenVG from qtbase.Friedemann Kleint2011-05-264-11/+0
* | | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241098-18849/+18849
|\ \ \ \ | | |_|/ | |/| |
| * | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241097-18847/+18847
| |/ /
| * | Add task numbers for disabled autotestsJason McDonald2011-05-231-2/+2
* | | Tests: Compile.Friedemann Kleint2011-05-23229-157/+316
* | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201202-17592/+1764
|\| |
| * | Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-0/+15
| * | add test case for ipv6 url parsingshiroki2011-05-201-4/+53
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-24/+30
| |\ \
| | * | tst_qhostinfo: Fix IPv6 lookup detection on Windows.Martin Petersson2011-05-201-7/+7
| | * | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-17/+23