Send key events to pop-up widget in case there is one.
[profile/ivi/qtbase.git] / tests /
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.
2012-06-12 Thiago MacieiraAdd a unit test to QSharedPointer being deleted by...
2012-06-10 Debao ZhangMake qmetaobject autotest independent of QtWidgets
2012-06-10 Konstantin RittLine Breaking Algorithm: handle the Object Replacement...
2012-06-10 Konstantin RittLine Breaking Algorithm: don't break inside numeric...
2012-06-10 Konstantin RittUpdate the Unicode Text Breaking Algorithm implementati...
2012-06-10 Konstantin RittUpdate the Unicode Text Breaking Algorithm implementation
2012-06-10 Konstantin RittUpdate the Unicode related autotests
2012-06-10 Kent HansenMake qpointer autotest build without widgets
2012-06-09 Thiago MacieiraUse UTF-8 in the QtTest data and benchmark tags
2012-06-08 Konstantin RittQZip: improve reading of zip files, fix some edge cases...
2012-06-08 Markku HeikkilaFix crash in QTreeWidgetItem::sortChildren when adding...
2012-06-08 Kent HansenMake qfont autotest build without widgets
2012-06-08 Kent HansenMake qicon autotest build without widgets
2012-06-08 Friedemann KleintAdd Qt::WindowTransparentForInput to Window flags manua...
2012-06-07 Mitch CurtisAllow ISODate string without seconds in QTime::fromStri...
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-06-07 Konstantin RittQTextBoundaryFinder: Consider soft hyphen as line break...
2012-06-07 Kent HansenMake qtexttable autotest build without widgets
2012-06-07 Kent HansenMake sql autotests build without widgets
2012-06-07 Kent HansenMake "other" autotests build without widgets
2012-06-07 Kent HansenDon't build printsupport autotests when widgets aren...
2012-06-06 Kent HansenMake animation autotests build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qdatastream autotest
2012-06-06 Kent HansenMake qprocess autotest build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qstringlistmodel autotest
2012-06-06 Kent HansenMake itemmodels autotest build without widgets
2012-06-06 Kent HansenMake qstatemachine autotest build without widgets
2012-06-06 Kent HansenMake qpixmap autotest build without widgets
2012-06-06 Kent HansenMake qpicture autotest build without widgets
2012-06-06 Kent HansenMake qmovie autotest build without widgets
2012-06-06 Kent HansenMake gui tests build when widgets aren't available
2012-06-06 Kent HansenMake qpainter autotest build without widgets
2012-06-06 Kent HansenMake qtextdocumentlayout autotest build without widgets
2012-06-06 Kent HansenMake qtextobject autotest build without widgets
2012-06-06 Mike FABIANCheck LANGUAGE as well in QSystemLocale::fallbackLocale
2012-06-06 Kent Hansenstatemachine: Make delayed event posting work from...
2012-06-06 Bradley T. HughesRemove insignificant_test for tst_qwindow on Mac OS X
2012-06-06 Bradley T. HughesCocoa: do not send multiple window activation events
2012-06-06 Samuel RødalAdded QScreen::setOrientationUpdateMask().
2012-06-06 Denis DzyubenkoFixed QJsonObject::find()
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Mitch CurtisWrite test to confirm QStateMachine calls connectNotify().
2012-06-05 Lars KnollCorrectly locate files with relative paths
2012-06-05 Mitch CurtisMake QIODevice::seek() return false for sequential...
2012-06-05 Rohan McGoverntst_qtoolbutton: stabilize and improve failure message
2012-06-05 Mitch CurtisFix QTemporaryFile::open() failing after remove().
2012-06-05 Mitch CurtisMake QString("inf").toFloat() return inf instead of...
2012-06-05 Konstantin RittImprove the QTextBoundaryFinder autotests a lot
2012-06-05 Bradley T. HughesAdd QDeferredDeleteEvent
2012-06-05 Mitch CurtisAllow 24:00:00 for ISO dates in QDateTime::fromString().
2012-06-05 Rohan McGovernReplace QTEST_APPLESS_MAIN with QTEST_MAIN in tests...
2012-06-04 Kent HansenEnter initial state before QStateMachine::started(...
2012-06-04 Kent HansenFix typos in QState sorting functions
2012-06-04 Rohan McGoverntst_languagechange: increased timeout on Windows
2012-06-01 Oswald Buddenhagenavoid redundant tests
2012-06-01 Rohan McGovernMarked expected failures in tst_qtextlayout on Windows
2012-06-01 Kent HansenAdd private API for working with meta-methods in signal...
2012-06-01 Lars KnollFix a bug in the case conversion code
2012-06-01 Thiago MacieiraFix the QVector build with C++11 initialiser lists
2012-06-01 Thiago MacieiraMake QVector compile with QT_STRICT_ITERATORS again
2012-06-01 Rohan McGovernMake tst_qabstractnetworkcache parallel-safe
2012-06-01 Rohan McGovernMark tst_qfreelist as parallel-safe
2012-05-31 Chris AdamsFix crash in QStringBuilder when concatenating data...
2012-05-31 Miikka HeikkinenFix tst_qlistwidget::fastScroll test case
2012-05-31 Laszlo AgocsQPA tablet event support
2012-05-31 Rohan McGovernMake tst_qnetworkdiskcache parallel-safe
2012-05-31 Rohan McGovernImproved stability of tst_qstatemachine, mark as parall...
2012-05-31 Rohan McGovernMake tst_qtextstream parallel-safe.
2012-05-31 Rohan McGovernMarked tst_qtemporaryfile as parallel-safe
2012-05-31 Rohan McGovernMarked tst_qfile as parallel-safe
2012-05-30 Jędrzej NowackiImplement QVector with QArrayData interface.
2012-05-30 Rohan McGovernMarked tst_qprocess as parallel-safe
2012-05-29 Jan-Arve SaetherFix Qt 5 todo issues for QSizePolicy.
2012-05-29 John LaytQtPrintSupport - Add QPrinterInfo api for more printer...
2012-05-29 Rohan McGovernSet explicit testcase.timeout for slow tests
2012-05-29 Rohan McGovernMake tst_qfiledialog2 closer to parallel-safe.
2012-05-29 Rohan McGovernMake tst_selftests parallel-safe.
2012-05-29 Rohan McGovernMark tst_qsharedpointer as parallel-safe.
2012-05-29 Rohan McGovernMarked tst_qmake as parallel-safe
2012-05-29 Rohan McGovernMake tst_qfilesystemmodel parallel-safe.
2012-05-29 Rohan McGovernMake tst_qnetworkreply parallel-safe.
2012-05-28 Jiewen WangEliminate QTreeWidget drag crash
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-28 Rohan McGovernMarked tst_qprocess insignificant on mac
2012-05-27 Mitch CurtisFixed unused function warning in qtextdocumentfragment...
2012-05-25 Jiewen WangQStatusBar::showMessage will always take new timeout
2012-05-25 Tarja SundqvistQTBUG-16850: QLineEdit::setSelection removes blank...
2012-05-25 John LaytQtPrinterInfo: Improve QPrinterInfo Testing
2012-05-24 Mitch CurtisWrite QList unit tests for movable, complex, etc. types.
2012-05-24 John LaytQtPrintSupport - Modify Platform Plugin QPrinterInfo api
2012-05-24 Rohan McGoverntst_qmetatype: avoid slow compilation with some MSVC2010
next