summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* moc: Fix parsing of operator<Olivier Goffart2014-02-141-0/+1
* Make parsing of template arguments more robust.Olivier Goffart2014-02-141-0/+19
* Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-0/+10
* network tests: do not rely on external serversPeter Hartmann2014-02-111-2/+0
* support c'tor as second parameter in foreach macroJoerg Bornemann2014-02-111-0/+7
* Fix drawing vertical gradients in RGBA8888 formatsAllan Sandfeld Jensen2014-02-101-0/+46
* QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure2014-02-101-0/+14
* Don't deadlock when deleting slot objects in QMetaObject::activate()Thomas McGuire2014-02-081-0/+42
* QStandardPaths: ensure that paths use '/' on all platforms, as the comment saidDavid Faure2014-02-081-0/+2
* QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+23
* Actually print when the tester pushes the print buttonAndy Shaw2014-02-051-1/+3
* QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-049-4/+9
* Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-0/+28
* Enable running sql model tests in parallelFrederik Gladhorn2014-01-294-2/+6
* Make the QEXPECT_FAIL agree with the QVERIFY2 condition belowJan Arve Saether2014-01-241-1/+1
* Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-221-0/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-223-1/+58
|\
| * Fix a bug in some QString comparison operatorsLars Knoll2014-01-211-0/+56
| * Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich2014-01-151-0/+1
| * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-1/+1
* | QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-221-0/+4
* | Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
* | Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
* | Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-0/+3
* | moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-173-1/+17
* | Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
* | test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1
* | Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
* | network tests: add manual test for uploading images to FacebookPeter Hartmann2014-01-151-0/+107
* | test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | Stabilize tst_scrollbar.Friedemann Kleint2014-01-141-41/+52
|/
* QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+7
* QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+7
* network proxy tests: adapt proxy authentication to new serverPeter Hartmann2014-01-101-3/+2
* Remove #ifdef from outside test functionsThiago Macieira2014-01-102-12/+13
* Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
* Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
* QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
* test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
* Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-2/+4
* Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-241-0/+30
* Use the short time format of the current locale on WindowsThiago Macieira2013-12-162-6/+18
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-161-2/+3
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+3
| |\
| | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+3
* | | fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-163-5/+26
|/ /
* | Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
* | Stabilize tst_qabstractitemviewMarc Mutz2013-12-111-1/+1