Test: Enabled tst_QFile::invalidFile
[profile/ivi/qtbase.git] / tests /
2012-09-24 Caroline ChaoTest: Enabled tst_QFile::invalidFile
2012-09-24 Thiago MacieiraAdd some tests for compatible and incompatible custom...
2012-09-24 Stephen KellyImplement viewOptions() logic in QListViewPrivate.
2012-09-24 Jędrzej NowackiFix potential breakage in QString.
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-22 Sergio Ahumadatest: Remove QSKIP from tst_QFocusEvent::checkReason_Ac...
2012-09-22 Friedemann KleintRedirect keyboard/mouse grab to the widget parent window.
2012-09-22 Marc MutzQModelIndex: clean up integer size confusion in the API
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-21 Caroline ChaoTest: Update QSKIP message of tst_QVector::outOfMemory
2012-09-21 Caroline ChaoTest: fix warning for tst_QPluginLoader::loadGarbage
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
2012-09-21 Shawn RutledgeAdded manual test for QScreen properties
2012-09-21 Jens Bache-WiigFix regression in QAbstractScrollArea
2012-09-20 Samuel RødalFixed inconsistent rounding of square cap pens.
2012-09-19 Oswald Buddenhagenremove mentions of borland from project files
2012-09-19 Mitch CurtisPass correct argument to QShortcutEvent ctor in tst_qab...
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-09-18 Richard MooreDisable SSL compression by default.
2012-09-17 Tomasz DudaHTTP header may be damaged - fix, unit test
2012-09-17 Sergio Ahumadatest: Mark tst_QTabBar::sizeHints() failure as XFAIL
2012-09-15 J-P NurmiAttempt to stabilize QMenu auto tests
2012-09-14 Rafael RoquettoBlackberry: fix tst_QFileInfo::fileTimes()
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-09-14 Pekka VuorelaAvoid deprecated QTest method in unit test
2012-09-14 Sergio Ahumadatests: Don't omit the body of a test function with...
2012-09-13 Jan Arne PetersenFix QDBusServer with more than one connection
2012-09-13 Thiago MacieiraUse QElapsedTimer instead of QTime to measure elapsed...
2012-09-13 Thiago MacieiraIncrease the fuzziness of the QSemaphore test to 50 ms
2012-09-13 Markku HeikkilaFixed: QFileInfo::lastModified() returning wrong value.
2012-09-13 Caroline ChaoTest: Redo remove QSKIP from printsupport tests
2012-09-13 Rafael RoquettoBlackberry: fix tst_QFileInfo::isWritable()
2012-09-13 Stephen KellyFix crash when invalidating a QSortFilterProxyModel
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-12 Caroline ChaoTest: Update QSKIP for tst_QGLThread on Mac
2012-09-12 Caroline ChaoTest: remove QSKIP from printsupport tests
2012-09-12 Eskil Abrahamsen... Stabilize qprinter test
2012-09-11 João AbecasisDon't manipulate immutable data
2012-09-11 Friedemann KleintClose popups when switching applications on Windows.
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-11 Eskil Abrahamsen... Avoid duplicate setPen() in PDF when reusing QPrinter
2012-09-10 Oswald Buddenhagenport qmake to qt creator's qmake language evaluator
2012-09-10 Sergio Ahumadatest: Remove QSKIP from tst_uic::stdOut()
2012-09-10 Sergio Ahumadatest: Remove QSKIP from tst_QLocale::windowsDefaultLocale()
2012-09-10 Simon HausmannFix semantics of the src dir in the include search...
2012-09-10 Kevin FunkFix build of tests/ on Windows CE
2012-09-10 Leonard LeeRemove old troll test servers' references.
2012-09-09 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-09 Sergio Ahumadatest: QFtp tests require `private_tests' set
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Julien BrianceauQtNetwork: bypass proxy for local connections
2012-09-07 Thiago MacieiraAdd a way to benchmark sem_t on Unix too
2012-09-07 Caroline ChaoTest: Replace QSKIP by XFAIL
2012-09-07 Caroline ChaoTest: Remove QSKIP for tst_QXmlSimpleReader::inputFromS...
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-07 Friedemann KleintAdd example to test widget grab.
2012-09-07 Friedemann KleintStabilize test of QSpinBox.
2012-09-07 Friedemann KleintRevert "Implement automatic mouse grabbing on mouse...
2012-09-05 Mitch CurtisFix QDateEdit displaying day as a number for short...
2012-09-05 Mitch CurtisFix 3 digit day being displayed by QDateEdit.
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Sergio Ahumadatest: Check for null string comparison
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-09-04 Rafael RoquettoAuto test for 'qmake -project' use case.
2012-09-03 Stephen KellyGenerate includes for Qt containers used as auto-metatypes.
2012-09-03 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-03 Marc MutzQStringList::join: add an overload taking a single...
2012-09-03 Stephen KellyChange SChar to metatype id 40.
2012-09-02 Volker KrauseFix moc generating invalid code for slots with referenc...
2012-08-31 J-P Nurmiauto tests: updated for new QStyle pure virtuals
2012-08-31 Sergio Ahumadatest: Mark tst_QFile::writeLargeDataBlock() unstable...
2012-08-31 Jeremy LainéMake QGraphicsView respect scrollbar policies
2012-08-31 Friedemann KleintFix updating of drag icons.
2012-08-30 João AbecasisImprove performance of QArrayData::Grow autotest
2012-08-30 Mark BrandQSqlQueryModel: fix nested beginResetModel/endResetModel
2012-08-30 Titta HeikkalaEnsure that printer orientation is preserved
2012-08-30 Kevin FunkMake tests/auto/corelib compile on Windows CE
2012-08-30 Marc MutzQString::append: add (const QChar*, int len) overload
2012-08-29 Thierry BastianFixed the QTreeView expansion/collpasing when animated
2012-08-29 Samuel RødalMade QImage::fill(uint pixel) for RGB888 accept QRgb...
2012-08-29 Andy ShawEnsure child items are updated even if the parent item...
2012-08-29 Brendan LongAdd support for explicit TLS 1.1 and 1.2
2012-08-29 Sergio Ahumadatest: Mark tst_qtextboundaryfinder::generateDataFromFil...
2012-08-28 Giuseppe D'AngeloQSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS...
2012-08-28 Stephen KellyDon't attempt to test DBus on QNX.
2012-08-28 Stephen KellyAdd automatic metatype registration for invokable methods.
2012-08-28 Stephen KellyAdd automatic metatype registration for Q_PROPERTY...
2012-08-28 Mitch CurtisHandle invalid dates properly for QDataStream versions...
2012-08-28 Friedemann KleintFix some warnings in tests.
2012-08-27 Eskil Abrahamsen... Make letter spacing APIs in QTextFormat more consistent
2012-08-27 Jani HonkonenFix limitting shortcuts to keypad only
2012-08-26 Marc Mutzmoc: test slots marked final/override in various ways
2012-08-26 Marc Mutzmoc: parse classes that use Q_DECL_FINAL|final|sealed
2012-08-26 David FaureQUrl: port thread-safety autotest from Qt4.
2012-08-25 Markku HeikkilaFix infinite recursion while dragging toolbar of QMainW...
2012-08-23 Olivier GoffartTest for quadratic behaviour when rendering long line...
2012-08-23 Thiago Macieiratst_QMutex: add markers to the tryLock tests
2012-08-23 Pekka VuorelaRemove remaining bits of deprecated QInputPanel
next