summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
* Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
* Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
* Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
* Fix wrong initial positionCaroline Chao2013-03-121-0/+16
* Fix warning about unused function result in tst_qnetworkproxyfactory.Friedemann Kleint2013-03-121-1/+1
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-128-25/+29
* Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1
* Android: disable unsupported autotestsPaul Olav Tvete2013-03-121-1/+1
* Android compile fixPaul Olav Tvete2013-03-121-1/+1
* Compile fix when fileno does not return intPaul Olav Tvete2013-03-121-1/+1
* Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-0/+15
* Add manual tests for X11 embeddingAlberto Mardegan2013-03-0711-0/+783
* QVector - removeLast optimizeThorbjørn Martsum2013-03-072-0/+46
* QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-071-1/+14
* QVector - add remove functionsThorbjørn Martsum2013-03-071-0/+76
* Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+102
* Simplify further extension of tst_QObject::connectSlotsByNameAxel Waggershauser2013-03-061-119/+31
* Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
* Fix loop condition in tst_qhash (CLANG).Friedemann Kleint2013-03-061-2/+2
* Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-062-2/+0
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-061-0/+27
* QMap - add multiInsert with hintThorbjørn Martsum2013-03-061-0/+66
* QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-062-0/+143
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-1/+6
|\
| * Do not build qsharedmemory and qsystemsemaphore autotests on QNXFabian Bumberger2013-03-051-0/+1
| * Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
| * QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0618-105/+510
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0518-105/+510
| |\|
| | * Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
| | * QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-0/+14
| | * Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
| | * Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
| | * Added transient window manual testShawn Rutledge2013-02-254-0/+187
| | * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-243-3/+12
| | * Populate the cmake variables only one time.Stephen Kelly2013-02-213-0/+54
| | * moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-212-1/+8
| | * Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-0/+38
| | * Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-1/+77
| | * Make QVector instances counter thread safeJędrzej Nowacki2013-02-201-100/+101
* | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-053-3/+3
* | | Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+12
* | | Make QProcess startable with open()Corentin Jabot2013-03-051-0/+20
* | | Manual dialog test: Add a page for QWizard.Friedemann Kleint2013-03-054-2/+436
|/ /
* | Add missing license headerPaul Olav Tvete2013-03-051-0/+41
* | Introducing the Qt Android portPaul Olav Tvete2013-03-059-0/+1509
* | Long live QLockFileDavid Faure2013-03-056-0/+474