summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-056-2/+98
| |\|
| | * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
| | * QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-033-0/+93
| | * Stabilize tst_QGraphicsItemMarc Mutz2013-12-031-0/+1
| | * Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint2013-12-031-2/+3
* | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+36
|/ /
* | QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-14/+1
* | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+38
|\|
| * Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* | Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
* | QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
* | tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | Fix test compilation on WinRTAndrew Knight2013-11-264-7/+14
* | QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-269-83/+165
|\|
| * Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
| * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-212-32/+0
| * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-212-0/+10
| * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18