QMenuBar: Clean up Q_WS_WIN
[profile/ivi/qtbase.git] / tests /
2012-02-23 Debao ZhangQMenuBar: Clean up Q_WS_WIN
2012-02-23 Friedemann KleintFixed tst_qobject signalbug silently not compiled in...
2012-02-22 Richard MooreFix breakage in dead code
2012-02-22 Friedemann KleintAdd further theme hints to QPlatformTheme.
2012-02-22 Robin BurchellRemove custom text codec for C strings.
2012-02-22 Pekka VuorelaRefactor input context tests
2012-02-22 Friedemann KleintFix QJson autotest on Windows.
2012-02-22 Rohan McGovernFixed tst_qlogging app silently not compiled in some...
2012-02-21 Toby TomkinsFlag QGraphicsView test as unstable on Mac.
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Andrew Stanley-JonesFix the qlocalsocket test
2012-02-21 Andrew Stanley-JonesEnable qlocalsocket auto test
2012-02-21 Stephen KellyGive the compile flags an EXECUTABLE_ prefix.
2012-02-21 Stephen KellyPrint out the try_compile output for tests expected...
2012-02-21 David Faureqmimetype: Fix test failure when LC_ALL is set.
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Shane KearnsMake qget manual test compile without ssl support
2012-02-21 Marc MutzQEasingCurve: implement move constructor
2012-02-21 Marc MutzQEasingCurve: implement move-assignment operator
2012-02-21 Marc MutzQEasingCurve: add member-swap
2012-02-21 Kent HansenPort badxml autotest to QMetaObjectBuilder
2012-02-21 Bradley T. HughesRemove qMacVersion()
2012-02-21 Friedemann KleintFix qlogging test.
2012-02-21 Jason McDonaldImprove tst_QPrinterInfo::testForDefaultPrinter().
2012-02-21 Jason McDonaldAllow printer names to contain hyphens in QPrinterInfo...
2012-02-21 Jason McDonaldFix warning about unregistered metatype in QWindow...
2012-02-21 Toby TomkinsFlag two tests (Win+A, Simon+G) in parseString as expec...
2012-02-21 Jason McDonaldMake the QApplication autotest work for shadow builds.
2012-02-21 Rohan McGoverntst_qapplication: mark expected failure on mac
2012-02-21 Kurt KorbatitsChanged qnetworksession unittest to work from installat...
2012-02-20 Rohan McGovernStabilize tst_qdbusabstractinterface and make it XFAIL
2012-02-20 Kent HansenSilence warnings/debug output from qobject tests
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-20 Friedemann KleintFix warning about converting false to pointer value.
2012-02-20 Marc Mutzuic: use QStringLiteral() instead of QString::fromUtf8...
2012-02-20 Kent HansenAdd QMetaMethod::isValid() function
2012-02-20 Kurt KorbatitsChanged qabstractnetworkcache unittest to use TESTDATA
2012-02-20 Toby TomkinsModify helper functions to remove embedded QSKIP call...
2012-02-20 Toby TomkinsSet tst_qtoolbutton triggered function skipped.
2012-02-20 Jason McDonaldMake QLocale autotest pass for shadow builds.
2012-02-20 Jason McDonaldtestlib: Report one test result per benchmark test.
2012-02-20 Kurt KorbatitsFixed qobject unittest to work from installation directory
2012-02-20 Jason McDonaldtestlib: Add selftests for XPASS and XFAIL involving...
2012-02-20 Jason McDonaldtestlib: make XPASS output slightly less confusing.
2012-02-19 Bradley T. HughesSpeed up tst_QWaitCondition
2012-02-18 David FaureImport QMimeType / QMimeDatabase into QtCore.
2012-02-18 Andrew ChristianAdded error reporting to QJsonParser
2012-02-17 Friedemann KleintFix qclipboard autotest on Windows.
2012-02-17 Friedemann KleintWindows: Fix QWindow-test.
2012-02-17 David FaureEnsure that Qt public headers compile with strict flags
2012-02-17 Shane KearnsFix handling of urls containing username/password in...
2012-02-17 Miikka HeikkinenMake 'nmake check' succeed for widgets tests
2012-02-17 Miikka HeikkinenDisable 'check' target generation for network autotests...
2012-02-17 Bradley T. HughesExpect failure in tst_QStyleSheetStyle::hoverColors()
2012-02-17 Bradley T. HughesSkip tst_QGuiApplication::focusObject() on Mac OS X
2012-02-17 Bradley T. HughesSkip all tst_QFontDialog tests on Mac OS X
2012-02-17 Bradley T. HughesSkip hanging tst_QColorDialog test, expect failing...
2012-02-17 Bradley T. HughesSkip hanging/failing tst_QApplication tests on Mac...
2012-02-17 Bradley T. HughesExpect tst_QSettings::ctor(native) failures on Mac...
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Kurt KorbatitsChanged qnetworkreply unittest to work from install...
2012-02-17 Kurt KorbatitsRemoved rfc3252.txt from networkselftest unittest
2012-02-17 Bradley T. HughesRemove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-17 Stephen KellyUse ctest to run all tests and print output.
2012-02-17 Marc MutzCompilation fix: missing includes for geteuid()
2012-02-17 Miikka HeikkinenFix qlogging test for release configuration
2012-02-17 Friedemann KleintQWindow-test: Fix QSignalSpy warning about Qt::ScreenOr...
2012-02-17 David FaureQMimeData: export URLs as text too
2012-02-17 Eskil Abrahamsen... Remove historical +1 from font height calculation
2012-02-17 David FaureQDebug: Add support for %{pid}, %{appname} and %{threadid}
2012-02-17 Bradley T. HughesFix tst_QFileSystemWatcher failure on Mac OS X
2012-02-17 Jason McDonaldtestlib: Skip test function if init() fails.
2012-02-17 Kurt KorbatitsChanged qsslkey to work from installation directory
2012-02-17 Kurt KorbatitsChanged qsslcertificate unittest to work from install...
2012-02-17 Kurt KorbatitsChanged qcryptographichash unittest to work from instal...
2012-02-16 Kurt KorbatitsChanged json unittest to work from installation directory
2012-02-16 Jason McDonaldEliminate duplicate data row names in dbus, tools and...
2012-02-16 Jason McDonaldEliminate duplicate data row names in network autotests
2012-02-16 Jędrzej NowackiUse static-less QMetaType API in QVariant.
2012-02-16 Jędrzej NowackiImplement new static less API for QMetaType.
2012-02-16 Rohan McGovernFixed tst_QFile when redirecting stdin/stdout/stderr...
2012-02-16 Stephen KellyFix ref counted window close handling.
2012-02-16 Jędrzej NowackiAdd QMetaType::FirstCoreType enum value.
2012-02-15 Stephen KellyMove the removal of the Quit event to QWindow.
2012-02-15 Stephen KellyMake the cmake tests work with a namespace build.
2012-02-15 Miikka HeikkinenFix tst_QFileDialog2 for Windows 7.
2012-02-15 Miikka HeikkinenRemove XFAIL in QGraphicsWidget test for Windows
2012-02-15 Kent HansenAdd autotest for QMetaMethod introspection
2012-02-15 Friedemann KleintStabilize QFileSystemWatcher test.
2012-02-15 Bradley T. Hughestst_QVariant passes on Mac OS X
2012-02-15 Kent HansenTest template-based connect() with qmetaobjectbuilder
2012-02-15 Kent Hansenqmetaobjectbuilder: Add support for revisioned methods...
2012-02-15 Jason McDonaldEliminate duplicate data row names in widgets autotests.
2012-02-15 Mark BrandQSqlTableModel::commitAll(): replace row removal hack
2012-02-15 Andrew Stanley-JonesAllow the QLocalServer to listen to a native descriptor
2012-02-15 Miikka HeikkinenRemove fileLineEndingTest from networkselftest.
2012-02-15 Shane KearnsAbort FTP download, not the whole application
2012-02-15 Miikka HeikkinenWindows: Fixed helper process finding in network tests
2012-02-14 Xizhi ZhuFix online status checking in generic bearer plugin.
2012-02-14 Mark Brandupdate comment on test
next