Updating snapshot
[profile/ivi/qtbase.git] / tests / auto /
2012-07-09 Stephen KellyUpdate the moc no-keywords test for the signals replace...
2012-07-09 Thorbjørn Lund MartsumQItemDelegate - add a more comprehensive test
2012-07-09 Joerg Bornemannremove QEXPECT_FAILS from tst_qwidget
2012-07-08 David FaureQMimeType: document preferredSuffix()/suffixes() better
2012-07-08 David FaureFix QMimeType::operator== to only compare mimetype...
2012-07-06 Bjoern Breitmeyerfixed unittest builds for wince
2012-07-06 Joerg Bornemannmake tst_qwidget significant again on Windows and Linux
2012-07-06 Kim Motoyoshi KallandFix division by zero in triangulating stroker.
2012-07-06 Mitch CurtisImprove QDate, QTime, QDateTime auto tests.
2012-07-06 Martin Peterssontst_qudpsocket: Interface fix for Windows Xp
2012-07-05 Martin Peterssontst_QTcpServer::linkLocal fix for Windows Xp
2012-07-05 Thorbjørn Lund MartsumQHeaderView - adding an auto test with saveState and...
2012-07-05 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-07-04 Thorbjørn Lund MartsumQHeaderView - prevent negative default+minimum section...
2012-07-04 Stephen KellyUppercase the CONFIG for verbatim mode.
2012-07-04 Stephen KellyAdd a Q_PROPERTY for the sourceModel of a proxy model.
2012-07-04 Joerg Bornemanntst_qwidget: remove QEXPECT_FAIL for QTBUG-8911
2012-07-04 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-07-04 Rohan McGovernAvoid load(testcase) for installing test helper apps
2012-07-03 Matthew VogtRevert "Allow moc to handle symbols that have been...
2012-07-03 Friedemann KleintFix QWidget/widgetAt() test.
2012-07-03 Friedemann KleintRemove Unicode escape sequence, which MSVC does not...
2012-07-03 Christoph Schleife... Platform-plugin support for QSystemTrayIcon.
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Martin Peterssontst_QTcpServer::clientServerLoop fix for Windows Xp
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-03 Joerg Bornemannremoved ancient left-over test from tst_qwidget
2012-07-03 Joerg Bornemanntst_QWidget::gdiPainting fixed
2012-07-03 Kurt KorbatitsFixed warnings in qnetworkreply unit test
2012-07-02 João AbecasisAdd erase operation to QArrayDataOps
2012-07-02 Martin PeterssonQSslCertificate::fromPath fix wildcard handling
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-02 Kalle Juhani LehtonenMark qgl autotest as significant for Windows
2012-07-02 Kalle Juhani LehtonenChange qglfunctions autotest to insignificant on Windows
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-06-30 Toby TomkinsFlag consistently failing tests as expected fail tests.
2012-06-29 Giuseppe D'AngeloQAbstractProxyModel autotest doesn't need widgets
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-29 Kurt KorbatitsFixed several unit tests to work in shadow builds
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-28 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-28 Rohan McGovernFixed qsslsocket_onDemandCertificates_{static,member}
2012-06-27 Thiago MacieiraRemove the extra warnings and -Werror from tst_qmimetype
2012-06-27 Oswald Buddenhagendo not unnecessarily mess with CONFIG
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-26 Shane KearnsImplement RFC6265 test suite
2012-06-26 Shane KearnsUse RFC6265 rules for cookie path & path matching
2012-06-26 Shane KearnsQNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
2012-06-26 Shane KearnsChange invalid test case (two cookies separated by ,)
2012-06-26 Peter HartmannQNetworkRequest autotest: adapt to new cookie parsing...
2012-06-26 Jocelyn TurcotteRemove support for multiple cookies in one Set-Cookie...
2012-06-26 Debao Zhangtst_qtextscriptengine: make it compilable under MSVC2010
2012-06-26 Mitch CurtisFix QIODevice warning when running rcc.
2012-06-26 David FaureAdd missing subdirs (the new QUrl unit tests were not...
2012-06-26 Stephen KellyFactorize the cmake test infrastructure to be reusable.
2012-06-26 Tasuku SuzukiFixed inputMethodQuery() for Qt::ImHints
2012-06-26 Tarja SundqvistQTBUG-26035: Remove positive sign from start of string
2012-06-26 Oswald Buddenhagenfix somewhat common edge case in $$shadowed()
2012-06-25 Shane KearnsQSKIP test that is blocking unrelated changes in CI
2012-06-23 Harald FernengelMake test work on Mac OS X
2012-06-23 João AbecasisDon't operate on bogus data, assert on preconditions...
2012-06-23 David FaureSkip 3 test methods if the test server isn't set up.
2012-06-23 Stephen KellyAdd a variable for the private includes for modules.
2012-06-23 Stephen KellyGive the CMake unit tests more meaningful names.
2012-06-23 Stephen KellyForward-port change to QT4_ADD_RESOURCES macro for...
2012-06-22 Toby Tomkinstst_qgraphicsview hoverLeave regressed
2012-06-20 Janne AnttilaFix qitemview and qdatetimeedit autotest builds for...
2012-06-20 Janne AnttilaFix qdiriterator autotest build for WEC7.
2012-06-20 Samuel RødalFixed mouse grabbing preventing popups from being closed.
2012-06-20 Shane KearnsHandle fragmented responses on SOCKS5 control channel
2012-06-20 Janne AnttilaFix qfile autotest build for WEC7
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Bradley T. HughesChange *-clang mkspec globs to *-clang*
2012-06-20 Joerg Bornemannfix tst_QWidget::getSetCheck on Windows
2012-06-20 Mitch CurtisFix unused parameter warnings in moc test.
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisClean up QDateTime tests.
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Kent HansenAdd test for queued call of method with unregistered...
2012-06-20 Frederik GladhornAccessibility: Do not automatically add controllers
2012-06-20 Olivier GoffartAdd qMove macro to support std::move
2012-06-20 Rohan McGoverntst_qfilesystemmodel: increased test's permitted runtime
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenmake use of $$[FOO/get] properties
2012-06-19 Oswald Buddenhagenadd $$reverse() function
2012-06-19 Oswald Buddenhagenadd $$shell_quote() function
2012-06-19 Oswald Buddenhagenadd $$absolute_path() and $$relative_path()
2012-06-19 Oswald Buddenhagenadd $$native_path() function
2012-06-19 Oswald Buddenhagenadd $$clean_path() function
2012-06-19 Oswald Buddenhagenadd $$format_number() function
2012-06-19 Oswald Buddenhagenadd $$shadowed() function
2012-06-19 Oswald Buddenhagenadd $$val_escape() function
2012-06-19 Oswald Buddenhagenadd mkpath() function
next