Fix focus handling when the application has QAxWidgets.
[profile/ivi/qtbase.git] / tests /
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 Kearnsqget test - fix null pointer dereference
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
2012-06-19 Oswald Buddenhagenadd write_file() function
2012-06-19 Oswald Buddenhagenremove some qmake -project boilerplate from project...
2012-06-18 Thiago MacieiraFix tst_qfile opening of stdin/out/err: don't assume
2012-06-16 Konstantin Ritttst_QChar: drop outdated testcase
2012-06-16 Konstantin RittMake QTBF autotest support SMP code points in the test...
2012-06-15 Stephen KellyAdd automatic metatype declaration for QPointer and...
2012-06-14 Jani HonkonenFix QListView::scrollTo() when there are hidden rows
2012-06-14 Shane KearnsRewrite QNetworkReply downloadProgress autotest
2012-06-14 Shane Kearnschoke uploadProgress signals
2012-06-14 Konstantin RittMake QUnicodeTables::script() support SMP code points
2012-06-14 Toby TomkinsFix namespace compilation on OSX.
2012-06-13 Thiago MacieiraFix QDnsLookup test again after public DNS servers...
2012-06-13 Simon HausmannPartial fix for WebKit compilation on Windows
2012-06-12 Lars KnollDon't use gcc extension for QByteArrayLiteral neither
2012-06-12 Thiago MacieiraNow merge the QtShared::ExternalRefCount class into...
2012-06-12 Thiago MacieiraRemove "delete value" from QSharedPointer
2012-06-12 Stephen KellyFix automatic declaration of QSharedPointer<T> metatypes.
2012-06-12 Mitch CurtisClean up and consolidate QDateTime-related tests.
2012-06-12 Thiago MacieiraFix compilation of tests/auto/corelib/tools with QT_STR...
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-12 Stephen KellyUse a QVector<int> instead of a QSet<int> in itemviews...
2012-06-12 Jędrzej NowackiAvoid a type name normalization during auto-registration.
next