Allow qDebug output to be configured by qSetMessagePattern()
[profile/ivi/qtbase.git] / tests /
2012-04-24 Kai KoehneAllow qDebug output to be configured by qSetMessagePatt...
2012-04-23 Thiago MacieiraMake QStringLiteral and QByteArrayLiteral always return...
2012-04-20 Thiago MacieiraAdd unit testing for the qdbusxml2cpp tool
2012-04-20 Kai KoehneLogging: Change arguments of message handler to avoid...
2012-04-19 Jędrzej NowackiRemove QVariant constructor taking Qt::GlobalColor.
2012-04-17 Friedemann KleintSkip tests toolbar-dialog/widget_window.
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 Jędrzej NowackiFix tst_qtracebench benchmark.
2012-04-16 Stephen KellyUpdate parent indexes first with changePersistentIndex.
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Stephen KellyShow the type and address of QObjects in debug output.
2012-04-16 Jason McDonaldPut bug numbers on same line as insignificant_test...
2012-04-15 Olivier Goffartmoc: Fix parsing of the empty preprocessor command
2012-04-15 Thiago MacieiraFinish cleaning up com.trolltech -> org.qtproject in...
2012-04-15 Thiago MacieiraUpdate the error codes in QtDBus
2012-04-15 Giuseppe D'AngeloMark tst_qabstractitemmodel as insignificant after...
2012-04-15 Konstantin RittUCD-5.0: apply Corrigendum #6
2012-04-14 Girish RamakrishnanFix tst_QMdiSubWindow::emittingOfSignals CI failures
2012-04-14 Giuseppe D'AngeloQHash: fix key() test
2012-04-14 Frederik GladhornUpdate accessibility selections in QTextControl.
2012-04-13 Mark BrandQTBUG-1363: fix QSqlField.length() for ODBC
2012-04-13 Friedemann KleintFix warnings in manual tests.
2012-04-13 Giuseppe D'AngeloQSharedPointer: hash autotest fix
2012-04-13 Shane Kearnsre-enable qabstractnetworkcache autotest
2012-04-13 Giuseppe D'AngeloQRegularExpression: add more test data
2012-04-13 Shane KearnsAdd unit test for BackgroundRequestAttribute
2012-04-13 Sergio Ahumadatest: Don't mark tst_qscrollbar as insignificant on...
2012-04-13 Konstantin Rittreplace hardcoded values with a surrogate handling...
2012-04-13 Thorbjørn Lund MartsumQLayoutItem - make controlTypes a virtual function.
2012-04-13 Sergio Ahumadatest: Re-enabling tst_QScrollBar::task_209492() on Mac
2012-04-13 Olivier Goffartmoc: fix compilation of signals returning pointers.
2012-04-13 Rohan McGoverntest: marked tst_qlocale as insignificant on Windows
2012-04-12 Thiago MacieiraEnsure proper handling of empty-but-present URL components
2012-04-12 Bradley T. HughesDo not ignore tests/auto/corelib/io/qtextstream on...
2012-04-12 Bradley T. HughesDo not ignore tests/auto/corelib/io/qiodevice on Mac...
2012-04-12 Bradley T. HughesDo not ignore tests/auto/corelib/io/qfile on Mac OS X
2012-04-12 Friedemann KleintBuild manual tests.
2012-04-12 Konstantin Rittmake QStringList::sort() to take a Qt::CaseSensitivity...
2012-04-12 Andreas Aardal HanssenFixes a regression; missing cursor blink when input...
2012-04-12 Rohan McGovernMerge "Merge commit 'qt-v5.0.0-alpha1'" into refs/stagi...
2012-04-11 João AbecasisPrefer QCOMPARE to QVERIFY, as it gives better output
2012-04-11 Thiago MacieiraReadd a bunch of tests that had got removed in the...
2012-04-11 Thiago MacieiraChange the component formatting enum values so the...
2012-04-11 Thiago MacieiraAllow {} to remain decoded in URLs in the path and...
2012-04-11 Thiago MacieiraIntroduce QUrl::DecodeReserved and reorder the enums
2012-04-11 Thiago MacieiraMerge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambig...
2012-04-11 Thiago MacieiraAdd a big test for QUrl encoding principles
2012-04-11 Thiago MacieiraFix the handling of ambiguous delimiters in the query...
2012-04-11 Thiago MacieiraMake QUrl handle ambiguous delimiters correctly
2012-04-11 Shane KearnsAdd unit test for usagePolicies
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Friedemann KleintFix tst_qtextedit and remove insignification.
2012-04-11 Konstantin Rittfix QUtf8 codec to disallow codes in range [U+fdd0...
2012-04-11 Friedemann KleintRemove insignification from tst_qgraphicsgridlayout.
2012-04-11 Bradley T. HughesAdd tst_QGuiApplication::modalWindow()
2012-04-11 Lars KnollDon't crash when comparing values containing empty...
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Thorbjørn Lund MartsumQHeaderView - rename many spans classes and variables
2012-04-10 Konstantin Rittreplace hardcoded values with a surrogate handling...
2012-04-10 Konstantin Rittfix digitValue() returned 0 instead of -1 for invalid...
2012-04-10 Thiago MacieiraAdjust a double leading slash in the path for FTP to...
2012-04-10 Jason McDonaldBump some Qt 5 to-do's to Qt 6.
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Pierre RossiDon't hardcode the default families in qfont_qpa.cpp
2012-04-10 Rafael RoquettoBlackberry OS implementation of QStandardPaths
2012-04-09 Giuseppe D'AngeloNew qHash algorithm for uchar/ushort arrays (QString...
2012-04-08 Giuseppe D'AngeloQHostAddress: improve qHash implementation
2012-04-07 Giuseppe D'AngeloQFileSystemModel: fix sorting
2012-04-07 Thiago MacieiraRemove references to QT_NO_STL from QtConcurrent
2012-04-07 Thiago MacieiraRemove references to QT_NO_STL from QtCore
2012-04-06 Giuseppe D'AngeloAdd test for qHash(QByteArray)
2012-04-06 Giuseppe D'AngeloAdd test for qHash(QString) / qHash(QStringRef)
2012-04-05 David FaureFix unittest for QStandardPaths::enableTestMode
2012-04-05 João AbecasisAdd zero-termination checks to QString and QByteArray...
2012-04-05 João AbecasisRevert "Add tests to verify QByteArray's zero termination"
2012-04-04 João AbecasisIntroduce initializer macros for QString- and QByteArra...
2012-04-04 João AbecasisClean up constructors for "statics" in QString and...
2012-04-04 Bradley T. HughesDon't ignore tst_QWindow on Mac OS X
2012-04-04 Stephen KellyMake sure we create an application before a QWidget.
2012-04-04 Bradley T. HughesAdd tst_QWindow::windowModality()
2012-04-04 Giuseppe D'AngeloQHash security fix (1.5/2): qHash two arguments overloa...
2012-04-03 Giuseppe D'AngeloStop relying on QHash ordering
2012-04-03 Laszlo PappAdd a remainingTime() method to the public interface...
2012-04-03 ShaneDon't require exact IMAP server version in autotests
2012-04-02 Honglei ZhangConvert Boolean value into integer
2012-04-02 Friedemann KleintFix MSVC warnings in tests.
2012-04-02 Shane KearnsAdd support for PUT & POST to qget test
2012-04-02 João AbecasisIntroduce QArrayDataPointer::needsDetach
2012-04-02 João AbecasisIntroduce QArrayDataOps::truncate
2012-04-02 João AbecasisIntroduce QArrayData::detachCapacity
2012-04-02 João AbecasisIntroduce QArrayDataOps::appendInitialize
2012-04-02 Robin BurchellFix QTcpServer::listen() returning true when the port...
2012-04-02 John TapsellHarfbuzz-thai - fix buffer overflow when setting item...
2012-04-02 Robin BurchellFix multicast join/leave when binding to QHostAddress...
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-04-01 Pekka VuorelaTestability for password mask delay
2012-04-01 Martin PeterssonQNetworkAccessFtpBackend: remove entry from QNetworkAcc...
2012-03-31 Friedemann KleintFix inputMask accessor of QLineControl.
2012-03-31 Robin BurchellRemove all calls to, and deprecate qMalloc, qRealloc...
2012-03-31 Miikka HeikkinenWindows: Make tst_qprinter significant again since...
next