Fix regression in QTextDocument::toHtml() with font pixel size
[profile/ivi/qtbase.git] / tests / auto /
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 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 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-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 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
2012-08-23 Thomas McGuireRemove unused inotify includes in the filesystem watche...
2012-08-23 Kai KoehneICU: Fix crash in codecForMib(2107)
2012-08-23 Shawn RutledgeA few more random documentation fixes
2012-08-23 Marc Mutztst_QTreeView: fix unused variable warning
2012-08-23 Pekka VuorelaFix accessibility unit test compilation
2012-08-22 Marc Mutztst_QColumnView: fix unused variable warning
2012-08-22 Stephen KellyMake keyboard search work in the current column, not...
2012-08-22 Stephen KellyFix indexAbove and indexBelow to return indexes in...
2012-08-22 Morten Johan SorvigAdd hint for touch -> mouse event synthesizing
2012-08-22 Mitch CurtisDo not consider sign in qIsNull.
2012-08-21 Friedemann KleintPropagate initial size constraints to QWidgetWindow.
2012-08-21 Mitch CurtisDisregard milliseconds in QTime::secsTo().
2012-08-21 Mitch CurtisSerialise QDateTime as UTC and timeSpec() instead of...
2012-08-20 Thiago MacieiraFix decoding of QByteArray in the deprecated "encoded...
2012-08-20 Thiago Macieiratst_qurlinternal: use qurl_p.h instead of declaring...
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-20 Stephen KellyTake account of hidden items in QListView when using...
2012-08-20 Andy ShawEnsure that all the children get the new stylesheet...
2012-08-19 Jani HonkonenFix a QListViewItem width when spacing is set
2012-08-19 Jani HonkonenFix QListWidget scrolling with keys when there are...
2012-08-18 Thiago MacieiraEnable QAtomicInteger for char16_t and char32_t
2012-08-18 Thiago MacieiraAdd Q_DECL_CONSTEXPR to the isXXX functions in the...
2012-08-18 J-P NurmiAuto test for passing QTextEdit as QSyntaxHighlighter...
2012-08-18 Stephen KellyExclude the qplatformdefs CMake test on Windows.
2012-08-18 Stephen KellyRemove QWidgetStar.
2012-08-18 Stephen KellyEmit layoutChange signals when changing QPersistentMode...
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-15 Rafael RoquettoFix tst_qbytearray on QNX
2012-08-15 Stephen KellyOnly emit headerDataChanged for valid proxy intervals.
2012-08-15 Marc Mutztst_QUdpSocket: Remove unneeded ./ in application name...
2012-08-15 Marc MutzFix "might be used uninit'ed" warning
2012-08-15 Stephen KellyEmit the highlighted signal if the model changes.
2012-08-15 Jani HonkonenFix undo and redo in QLineEdit when in password mode
2012-08-15 Stephen KellyMake selectAll() do nothing if the mode is NoSelection.
2012-08-14 Marc Mutztst_QToolBar: fix "might be used uninit'ed" warnings
2012-08-14 Rafael RoquettoRemove relic QT_VERSION from qmake test
2012-08-14 Jan-Arve SaetherImplemented QAccessibleTextWidget
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
next