OSDN Git Service

kde/Katie.git
2021-11-21 Ivailo Monevremove unused QFileInfo object in QFileDialog::setDirec...
2021-11-20 Ivailo MonevPython 3000 compatible genmib script [ci reset]
2021-11-20 Ivailo Monevupdate URL TLDs table data
2021-11-20 Ivailo Monevupdate manual pages
2021-11-20 Ivailo Monevupdate tables data to CLDR v40
2021-11-20 Ivailo Monevupdate unicode data tables to v14.0
2021-11-20 Ivailo Monevadd QAtomicPointer test
2021-11-20 Ivailo Monevadd QAtomicInt test
2021-11-20 Ivailo Monevremove experimetnal code from declarative component
2021-11-20 Ivailo Monevremove unuse qfileinfo/QFileInfo header inclusions
2021-11-20 Ivailo Monevuse foreach() for iteration in QScriptEngine::available...
2021-11-20 Ivailo Monevreplace QFileInfo with QStatInfo in network component...
2021-11-20 Ivailo Monevdrop QRC support in network component
2021-11-20 Ivailo Monevremove unused qfileinfo header inclusions in network...
2021-11-20 Ivailo Monevreplace QFileInfo with QStatInfo in QSslCertificate...
2021-11-20 Ivailo Monevreplace QFileInfo with QStatInfo in QDeclarativeImports...
2021-11-20 Ivailo Monevremove another QRC hack in QDeclarativeTypeLoader:...
2021-11-20 Ivailo Monevremove unused and duplicate headers inclusions in qdecl...
2021-11-20 Ivailo Monevunroll loop to the only possible case in QDeclarativeIm...
2021-11-20 Ivailo Monevremove QRC hack in QDeclarativeImportDatabase::resolveP...
2021-11-20 Ivailo Monevdrop QRC support in declarative component
2021-11-20 Ivailo Monevdrop support for SCI border images
2021-11-19 Ivailo Monevworkaround lack of focus events when testing via Xvfb...
2021-11-19 Ivailo Monevuse QFile::rename() in QDirModel::dropMimeData() for...
2021-11-19 Ivailo Monevreplace QFileInfo with QStatInfo where possible
2021-11-19 Ivailo Monevadd QFocusEvent test
2021-11-19 Ivailo Monevadd QInputDialog test
2021-11-19 Ivailo Monevadd QDataWidgetMapper test
2021-11-19 Ivailo Monevpotential fix for the random tst_QCompleter::QTBUG_1429...
2021-11-19 Ivailo Monevdo not deep-copy objects when iterating in variantToStr...
2021-11-19 Ivailo Monevpotential fix for the random tst_QCompleter::QTBUG_1429...
2021-11-18 Ivailo Monevwait maximum 50ms on the first try from QTRY_VERIFY...
2021-11-18 Ivailo Monevde-duplicate QTRY_COMPARE() macro
2021-11-18 Ivailo Monevdo not hard-copy QRect objects when iterating in QRegio...
2021-11-18 Ivailo Monevremove unused QT_NO_UNSETENV configuration option ...
2021-11-18 Ivailo Monevdo not force C++ standard via USE_LANGUAGES
2021-11-18 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-11-18 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-11-18 Ivailo Monevadd QColumnView test
2021-11-16 Ivailo Monevupdate translations [ci skip]
2021-11-15 Ivailo Monevadd note about watching non-existing directories [ci...
2021-11-15 Ivailo Monevtest signal emission for non-existing directories and...
2021-11-15 Ivailo Monevinclude directories entries from QStatInfo::dirInfos...
2021-11-15 Ivailo MonevQFileSystemWatcher documentation update
2021-11-15 Ivailo Monevmerge QFileSystemWatcherEngine into QFileSystemWatcherE...
2021-11-15 Ivailo Monevreusable non-VFS (QRC) QFileInfo/QFileSystemWatcherEngi...
2021-11-15 Ivailo Monevadjust tst_QFileSystemWatcher::nonExistingFile() test...
2021-11-15 Ivailo Monevpoll for changes from QFileSystemWatcher rather than...
2021-11-15 Ivailo Monevremove redundant return statement at the end of QDBusCo...
2021-11-12 Ivailo Monevmark type name to type table in ProcessAST::visit(...
2021-11-12 Ivailo Monevtypo
2021-11-11 Ivailo Monevassume qmldir files do not contain unicode characters
2021-11-10 Ivailo Monevconstruct filepath string via QString::fromLocal8Bit...
2021-11-10 Ivailo Monevremove unused qmldir section types support
2021-11-03 Ivailo Monevtypo
2021-11-02 Ivailo Monevallocate buffer for realpath() on the stack
2021-11-02 Ivailo Monevpass the string size to QByteArray constructor in QFile...
2021-11-02 Ivailo Monevdo not copy color in QDeclarativeRectangle::generateRou...
2021-11-02 Ivailo Monevdo not convert and copy the color in QtColorButton...
2021-11-02 Ivailo Monevcopy color as-is in QtColorLinePrivate::paintEvent()
2021-11-01 Ivailo Monevassume qint64 and ssize_t are the same in QNativeSocket...
2021-11-01 Ivailo Monevifdef spaghetti in QNativeSocketEnginePrivate::option()
2021-11-01 Ivailo Monevregardless of socket type set SO_REUSEADDR for reusable...
2021-11-01 Ivailo Monevmove Q_VOID definition to qcorecommon_p header
2021-11-01 Ivailo Monevdo not construct/cast twice isprint() argument
2021-11-01 Ivailo Monevpass the buffer size to QByteArray constructor in qt_pr...
2021-11-01 Ivailo Monevreplace double with single space in FreeBSD Makefile
2021-11-01 Ivailo Monevinclude required system headers in tst_qhostaddress...
2021-11-01 Ivailo Monevinclude netinet/in system header for sockaddr_in, socka...
2021-11-01 Ivailo Monevremove redundant header inclusions in qnet_unix_p header
2021-10-09 Ivailo Monevformat and indent qhostaddress source file
2021-10-09 Ivailo Monevpass the string size to QString constructor in QNetwork...
2021-10-09 Ivailo Monevadd missing break in QLocalSocketPrivate::_q_connectToS...
2021-10-09 Ivailo Monevadd missing break in QLocalSocketPrivate::errorOccurred()
2021-10-09 Ivailo Monevremove unused ieeefp header inclusion in tst_qstringref...
2021-10-09 Ivailo Monevuse proper QString constructor in addressFromSockaddr...
2021-10-04 Ivailo Monevdo not reference color table when it is not going to...
2021-10-04 Ivailo Monevsimplify QX11PixmapData::fromImage() by converting...
2021-10-04 Ivailo Monevdo not reference the image in QX11PixmapData::fromImage()
2021-10-04 Ivailo Monevtest QJsonDocument reference comparison
2021-10-04 Ivailo Monevavoid implicit QByteArray from char array construct...
2021-10-04 Ivailo Monevinclude qcorecommon_p header for QSTACKARRAY() in qpain...
2021-10-04 Ivailo Monevreplace hardcoded value with enum in QWizardPrivate...
2021-10-04 Ivailo Monevdo not (possibly) pre-allocate more than enough in...
2021-10-04 Ivailo Monevreplace QVector<T>() with QVarLengthArray<T>() in QText...
2021-10-04 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-04 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-04 Ivailo Monevconstruct QVarLengthArray<T>() with the right size...
2021-10-04 Ivailo Monevadd QCheckBox test
2021-10-04 Ivailo Monevadd QCache test
2021-10-04 Ivailo Monevdrop QT_NO_USE_FSEEKO configuration option [ci reset]
2021-10-04 Ivailo Monevuse correct type for socket length variable in multicas...
2021-10-03 Ivailo MonevqCount<T,T>() compat
2021-10-03 Ivailo MonevqFill<T,T>() fix
2021-10-03 Ivailo Monevreturn DH pointer for DH algorithm from QSslKey::handle()
2021-10-03 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-03 Ivailo Monevcorrect getpeername() return value check
2021-10-03 Ivailo Monevconstruct color from enum in QDeclarativePen constructor
2021-10-03 Ivailo Monevremove SQL component [ci reset]
2021-10-02 Ivailo Monevuse proper type for written bytes count in QFileSystemE...
next