summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich1-0/+1
2014-01-14Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum1-1/+1
2014-01-11QDate - Fix parsing Qt::ISODateJohn Layt1-0/+7
2014-01-11QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt1-0/+7
2014-01-10network proxy tests: adapt proxy authentication to new serverPeter Hartmann1-3/+2
2014-01-10Remove #ifdef from outside test functionsThiago Macieira2-12/+13
2014-01-09Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira1-2/+42
2014-01-07Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn1-3/+3
2014-01-07QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi1-5/+0
2014-01-07test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi1-6/+1
2014-01-07Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi1-4/+0
2014-01-06Resurrect QGLWidget::renderPixmap()Laszlo Agocs1-2/+4
2013-12-24Avoid crash due to accessing deleted QWidgetWindow objectJian Liang1-0/+30
2013-12-16Use the short time format of the current locale on WindowsThiago Macieira2-6/+18
2013-12-16Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn1-2/+3
2013-12-16fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque3-5/+26
2013-12-12Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn1-2/+3
2013-12-12Check if device is opened before trying to create image handler.ABBAPOH1-0/+24
2013-12-11Stabilize tst_qabstractitemviewMarc Mutz1-1/+1
2013-12-10QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann4-1/+71
2013-12-10QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann1-1/+16
2013-12-10SSL: blacklist ANSSI intermediate certificatePeter Hartmann1-0/+21
2013-12-10Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2-0/+6
2013-12-09fix Windows CE commentsJoerg Bornemann1-2/+1
2013-12-06Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann1-0/+16
2013-12-06Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins1-1/+0
2013-12-06Windows command line parsing: Do escape backslash.Friedemann Kleint1-2/+3
2013-12-06QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz1-0/+12
2013-12-06QTimeZone: Fix isValidId()John Layt1-0/+31
2013-12-05QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis1-0/+17
2013-12-05Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn6-2/+98
2013-12-05Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn6-2/+98
2013-12-05QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure1-0/+36
2013-12-04Make layoutDirection pass with new expose behaviorMorten Johan Sørvig1-0/+1
2013-12-03QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar3-0/+93
2013-12-03Stabilize tst_QGraphicsItemMarc Mutz1-0/+1
2013-12-03Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint1-2/+3
2013-11-29QPrinter - Fix OutputFormat when no printersJohn Layt1-14/+1
2013-11-29Merge remote-tracking branch 'origin/release' into stableSimon Hausmann1-0/+38
2013-11-29Fix invalid memory read when shutting down QML applicationsSimon Hausmann1-0/+38
2013-11-28Add QSystemSemaphore::release() auto-testsKonstantin Ritt1-0/+19
2013-11-28QSystemSemaphore: Clear error after successful operationKonstantin Ritt1-0/+7
2013-11-27tests: fix tst_QSettings on MacKurt Pattyn1-25/+20
2013-11-26Fix test compilation on WinRTAndrew Knight4-7/+14
2013-11-26QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt1-0/+9
2013-11-26Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn9-83/+165
2013-11-26Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart1-19/+57
2013-11-22Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn4-2/+66
2013-11-21Center/position windows in tst_qmenu.Friedemann Kleint1-6/+47
2013-11-21Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2-32/+0