summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
* | QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
* | SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
* | Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2013-12-102-0/+6
* | fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
* | Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-0/+16
* | Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+0
* | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
* | QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
* | QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-056-2/+98
|\ \