Compilation fix: missing includes for geteuid()
[profile/ivi/qtbase.git] / tests /
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
2012-02-14 Jason McDonaldEliminate duplicate data row names in gui autotests.
2012-02-14 Jason McDonaldEliminate duplicate data row names from corelib autotests.
2012-02-14 Jason McDonaldEliminate duplicate data row names in utf8 autotest.
2012-02-14 Jason McDonaldFix duplicate data row name in tst_QTextCodec::utf8Code...
2012-02-14 Jason McDonaldUse meaningful data row names in tst_QTextCodec::fromUn...
2012-02-14 Robin BurchellAdd a testcase of a list of UUIDs in string form.
2012-02-14 Miikka HeikkinenMake "nmake check" pass for network tests in Windows.
2012-02-14 João AbecasisAdd QFileInfo::isNativePath
2012-02-13 Bradley T. HughesFix tst_QSocketNotifier on Mac OS X
2012-02-13 Bradley T. HughesRemove HP PA-RISC atomic implementation.
2012-02-13 Jason McDonaldtestlib: Count passes, fails and skips consistently.
2012-02-12 Caroline ChaoCodeCoverage: Handle QTest based subtests.
2012-02-11 Stephen KellyImplement QMAKE_SUBSTITUTES.config = verbatim.
2012-02-11 David FaureAdd QUrl::toDisplayString(), which is toString() withou...
2012-02-10 Stephen KellyAdd -fPIE to the Qt5Core_COMPILE_FLAGS with reduce...
2012-02-10 Miikka HeikkinenMake "nmake check" pass for gui tests in Windows.
2012-02-10 Olivier GoffartMake it possible to put QObject tracked with QWeakPoint...
2012-02-10 Kai KoehneFix qlogging autotest for clang
2012-02-10 Bradley T. HughesTest posted events in tst_QEventDispatcher with various...
2012-02-10 Bradley T. HughesRun tst_QEventDispatcher with the GUI event dispatchers...
2012-02-10 Bradley T. HughesAdd tst_QEventDispatcher to tests/auto/corelib/kernel
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-10 Olivier GoffartForce -fPIE on ELF if Qt is built with reduced relocations
2012-02-10 Laszlo AgocsHandle TouchCancel in gui and widgets
2012-02-10 Toby TomkinsRemove SVG specific tests and testdata from QIcon.
2012-02-10 Kurt KorbatitsFixed qlibrary unittest to work on mac
2012-02-10 Kurt KorbatitsFixed qsharedpointer unittest to run from installation...
2012-02-10 Andrew Stanley-JonesAdd socketOptions flags to QLocalServer
2012-02-09 Thorbjørn Lund MartsumQHeaderView - minor bug in visualIndexAt
2012-02-09 Kai KoehneAllow customization of qDebug output at runtime
2012-02-09 Miikka HeikkinenMake "nmake check" pass for corelib tests in Windows.
2012-02-09 Rohan McGovernFixed tst_qfileinfo::group crash if getgrgid fails
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
2012-02-09 Rohan McGovernFixed tst_qobject::property for clang
2012-02-09 Kurt KorbatitsFixed qstandardpaths unittest to handle being run as...
2012-02-09 Kurt KorbatitsFixed qdir unittest to handle being run as root
2012-02-09 Kurt KorbatitsFixed qfile unittest rename() failing as root
2012-02-09 Jason McDonaldMake selftest.pri more readable/maintainable.
2012-02-09 Jason McDonaldImprove float selftest
2012-02-09 Jason McDonaldRemove unused test results from testlib selftests.
2012-02-09 Jason McDonaldAdd data tag names to datetime selftest.
2012-02-09 Jason McDonaldtestlib: Add selftests for skip and fail inside cleanup...
2012-02-09 Rohan McGovernFixed tst_selftests on OSX 10.7
2012-02-08 João AbecasisIntroduce Q_DECLARE_OPAQUE_POINTER
2012-02-08 Stephen KellyTreat pointers to QObject derived types in QVariant...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): emit dataChanged() consist...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): do not try to detect value...
2012-02-08 Pasi MatilainenQTextEdit cursor position fix when moving left/right...
2012-02-08 Harald FernengelFix qlocalsocket autotest
2012-02-08 Andrew den ExterInitialize dynamic meta object extradata.
2012-02-08 José Millán SotoMake copy and cut methods work in QAccessibleTextEdit
2012-02-08 Stephen KellyAdd the mkspecs dir to the include dirs.
2012-02-08 Jason McDonaldtestlib: Clear ignored messages after every data row
2012-02-08 Jason McDonaldtestlib: Clear expected failures after every data row.
2012-02-08 José Millán SotoDo not check isActiveWindow in QAccessibleWidget::state
2012-02-08 Rohan McGovernImproved stability of tst_qsemaphore (especially on...
2012-02-08 Rohan McGovernImproved stability of tst_qhttpsocketengine
2012-02-07 Mark BrandQSqlTableModel::removeRows(): don't emit extra beforeDelete
2012-02-07 Jonas GastalDon't allow cd'ing to above root.
2012-02-07 Shane KearnsFix QFile autotest not to require elevated privilege...
2012-02-07 Stephen KellyAdd missing subdirectory test.
2012-02-07 Kim Motoyoshi KallandRemoved image format specific template functions in...
2012-02-07 João AbecasisDetect incompatibilities in repeated type registration
2012-02-07 Jędrzej NowackiRemove QMetaType::unregisterType().
next