qdoc: Change to debug output
[profile/ivi/qtbase.git] / tests /
2012-10-08 Thiago A. CorreaQSqlQuery::value string overload
2012-10-08 Friedemann KleintUse jom in tst_qmake.
2012-10-08 Friedemann KleintIncrease tst_qmake more time on Windows.
2012-10-05 Mark BrandQSqlTableModel::selectRow(): don't expand cache if...
2012-10-05 Mark BrandQSqlTableModel: record(row) must use virtual data()
2012-10-05 Mark BrandQSqlTableModel: restore use of virtual setData() in...
2012-10-05 Mark BrandQSqlTableModel: don't cache unchanged value in setData()
2012-10-05 Mark BrandQSqlTableModel: fix segfault when overriding selectRow()
2012-10-04 Sergio Ahumadatest: Remove QSKIP from tst_QToolButton::triggered()
2012-10-04 Stephen KellyFix segfault when delegates change properties on editors.
2012-10-04 Stephen KellyCMake: Improve QT5_GET_MOC_FLAGS macro
2012-10-04 Sergio Ahumadatst_QLocale: remove QSKIP, wrap Q_OS_MAC/Q_OS_WIN
2012-10-04 Leonard LeeRemove #if 0 usage in QElapsedTimer autotest.
2012-10-04 Leonard LeeFix #if 0 usage in collections autotest.
2012-10-03 Frederik GladhornRemove unused function.
2012-10-03 Christian StrømmeFix for integer overflow in QString::replace
2012-10-03 Konstantin RittFix QTextBoundaryFinder assignment operator
2012-10-02 Thiago MacieiraOverhaul a little the QUrl error reporting.
2012-10-02 Thiago MacieiraUpdate some error messages in QUrl::errorString()
2012-10-02 Thiago MacieiraRemove the annoying qWarning when QUrl::setPort is...
2012-10-02 Thiago MacieiraMake QUrl::errorString() usable for QtTest output in...
2012-10-02 Thiago MacieiraMake QUrl::toString() / toEncoded() return empty for...
2012-10-02 Thiago MacieiraAdd two compound URL invalidity cases for isValid()
2012-10-02 Thomas HartmannQProcess.tests: adding test for channel forwarding
2012-10-02 Andy ShawRename createLocalFile to createNativeFile & deprecate...
2012-10-02 Joerg Bornemanntypo fixed in tst_QLocalSocket::verifyListenWithDescrip...
2012-10-02 Joerg BornemannQWinOverlappedIoNotifier test for multiple I/O operatio...
2012-10-02 Joerg BornemannQWinOverlappedIoNotifier: multiple I/O operations on...
2012-10-02 Joerg Bornemannremove tests/auto/network/socket/qlocalsocket/example
2012-10-02 Joerg Bornemannmake tst_QLocalSocket::listenAndConnect faster
2012-10-01 Yoann LopesQXcbWindow: Don't recreate window when reparenting.
2012-10-01 Simon HausmannFix moc stumbling over gcc __attribute__ extensions
2012-09-29 Jędrzej NowackiMake documentation of QVariant::isNull more explicit.
2012-09-28 Marc MutzQFlags: use unsigned int when the enum's underlying...
2012-09-28 Marc MutzInclude qexception.h instead of qtconcurrentexception.h
2012-09-28 Marc MutzMove QFutureSynchronizer back to QtCore
2012-09-28 Marc MutzMove QFutureWatcher back to QtCore
2012-09-28 Marc MutzMove QFuture from QtConcurrent to QtCore
2012-09-28 Marc MutzMove QtConcurrent::ResultStore as QtPrivate::ResultStor...
2012-09-28 Marc MutzMove QtConcurrent::Exception as QException back to...
2012-09-28 J-P Nurmitst_QDateTimeEdit: cleanup whitespace & follow Qt codin...
2012-09-28 Thiago MacieiraUpdate the NaN tests to deal with non-conformance better
2012-09-27 Teemu KatajistoRun application main run loop in color/font dialog...
2012-09-27 jian liangFix drag and drop with native widgets
2012-09-27 Caroline ChaoTest: Enable tst_QWMatrix::operator_star_qwmatrix
2012-09-27 Caroline ChaoTest: Split tst_QVarLengthArray::oldTests
2012-09-27 J-P Nurmitst_QLabel: remove QSKIP, wrap Q_OS_MAC
2012-09-27 J-P Nurmitst_QMenu: remove QSKIP's -> wrap Q_OS_WINCE
2012-09-27 J-P Nurmitst_QMainWindow: remove QSKIP, wrap Q_OS_MAC
2012-09-27 J-P Nurmitst_QAbstractButton::keyNavigation(): QSKIP -> XFAIL
2012-09-27 Joerg Bornemannremove no-op test from tst_qfile
2012-09-27 J-P Nurmitst_QCommandLinkButton: cleanup whitespace
2012-09-27 Jens Bache-WiigRemove CDE and Motif styles from qtbase
2012-09-27 J-P Nurmitst_qcheckbox: remove duplicate code
2012-09-27 J-P NurmiQtWidgets auto tests: revise clipboard related tests
2012-09-27 J-P NurmiRevise QClipboard auto tests
2012-09-27 J-P NurmiAuto tests: add PlatformClipboard::isAvailable()
2012-09-27 J-P Nurmitst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usage
2012-09-27 J-P Nurmitst_qsidebar: remove duplicate code
2012-09-27 Jędrzej NowackiQMetaType build fix with Q_NO_CURSOR and friends.
2012-09-27 J-P Nurmitst_QMessageBox: fix Q_OS_MAC usage
2012-09-26 Simon HausmannFix QScreen::orientation() not always being updated...
2012-09-26 Simon HausmannFix events being processed on application start
2012-09-26 Marc Mutz[QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll...
2012-09-26 Teemu KatajistoQtPrintSupport: allow slight deviations from pre-define...
2012-09-26 J-P NurmiAuto tests: remove PlatformQuirks::isAutoMaximizing()
2012-09-26 Kai KoehneFix MinGW/gcc warning about NOMINMAX being redefined
2012-09-26 Caroline ChaoTest: tst_QFile::writeLargeDataBlock() unstable failure...
2012-09-26 Jonas M. GastalIf accept fails, stop accepting new connections and...
2012-09-26 aavitMisc. updates to the lancelot autotest framework
2012-09-26 Janne AnttilaFix qstringlist autotest build for WinCE.
2012-09-26 Sergey Hambardzumyantest:Remove QSKIP from tst_QPainter
2012-09-26 Marc MutzQFileSystemModel: fix permission mangling
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-26 Konstantin RittQCharAttributes: add wordStart/wordEnd flags
2012-09-25 Sergio Ahumadatest: Mark tst_QMdiSubWindow failures as XFAIL
2012-09-25 Caroline ChaoTest: Remove QSKIP from tst_QWidget::raise
2012-09-25 Caroline ChaoTest: tst_QFile::writeLargeDataBlock() unstable failure...
2012-09-25 Caroline ChaoTest: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_r...
2012-09-24 João AbecasisFix default-constructed QFileSystemEntry
2012-09-24 Lars KnollTest case for moc handling defines
2012-09-24 Mark BrandQSqlTableModel::selectRow(): fix failure on uncached...
2012-09-24 Andy ShawAdd a manual test for QMacCocoaViewContainer
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
next