OSDN Git Service

kde/Katie.git
2021-06-08 Ivailo Monevavoid sendfile64()
2021-06-08 Ivailo Monevtranslations update [ci skip]
2021-06-08 Ivailo Monevcheck if XOpenIM() returns valid pointer in QKeyMapper...
2021-06-07 Ivailo Monevuse correct type for lseek() return values where possible
2021-06-07 Ivailo Monevcheck errno in JSC long number parser
2021-06-07 Ivailo Monevmark struct as such in do_gettime()
2021-06-07 Ivailo Monevmark warning case in QPngHandler::canRead() as unlikely
2021-06-07 Ivailo Monevcombine Q_BYTE_ORDER conditionals in QPNGImageWriter...
2021-06-07 Ivailo Monevremove unused QImage::offset() and QImage::setOffset...
2021-06-06 Ivailo MonevCodeQL warnings fixes
2021-06-06 Ivailo Monevregenerate JSC grammar
2021-06-06 Ivailo Monevfix regression since 13dc163d50457fce785d2b0795e2820f4c...
2021-06-04 Ivailo MonevRevert "static analyzer warning fix"
2021-06-04 Ivailo Monevmark QWidget warning cases as unlikely
2021-06-04 Ivailo Monevstatic analyzer warning fix
2021-06-03 Ivailo Monevadd QProcessEnvironment test
2021-06-03 Ivailo Monevuse correct type for return value in qt_safe_waitpid()
2021-06-03 Ivailo Monevprefix select() call in QProcessManager::run()
2021-06-02 Ivailo Monevuse correct type for defaults in defaultCapabilitiesFor...
2021-06-02 Ivailo Monevremove unused QGlobalNetworkProxy members
2021-06-02 Ivailo Monevadd QNetworkProxy and QNetworkProxyFactory tests
2021-06-02 Ivailo Monevcorrect type initialization in QDateTimeParser::fieldInfo()
2021-06-02 Ivailo Monevremove redundant image format configuration definitions...
2021-06-02 Ivailo Monevdo not call QSslKeyPrivate::clear() from QSslKeyPrivate...
2021-06-02 Ivailo Monevremove unused QXmlStreamReaderPrivate::firstByte member
2021-06-02 Ivailo Monevreplace generic qbswap<T>() with its body
2021-06-02 Ivailo Monevavoid memcpy() in endian templates for performance...
2021-06-01 Ivailo Monevadjust expected data in QLocale tests
2021-06-01 Ivailo Monevupdate tables data to CLDR v39
2021-05-30 Ivailo Monevmake tests depend on plugins
2021-05-30 Ivailo Monevmake QPixmap::pixmapData() private
2021-05-30 Ivailo Monevmark warning case in QPixmap::doImageIO() as unlikely
2021-05-28 Ivailo Monevremove win leftovers
2021-05-28 Ivailo Monevupdate URL TLDs table data
2021-04-24 Ivailo Monevremove redundant definition check in JSC source file
2021-04-19 Ivailo Monevremove redundant qchar header inclusion in qtextboundar...
2021-04-19 Ivailo Monevremove redundant QByteArray friend declaration
2021-04-19 Ivailo Monevdo not declare QMargins, QRect and QRectF operators...
2021-04-19 Ivailo Monevmark rect_intersects() function as static
2021-04-19 Ivailo Monevminor comments corrections
2021-04-19 Ivailo Monevmark constant as static in qt_XRenderCompositeTrapezoids()
2021-04-19 Ivailo Monevreplace internal X11 definition with compiler keyword...
2021-04-19 Ivailo Monevmake use of QDir::homePath() in QUnixPrintWidgetPrivate...
2021-04-19 Ivailo Monevremove unused macros in qnativesocketengine source...
2021-04-19 Ivailo Monevoptimize QSslSocketPrivate::unixRootCertDirectory(...
2021-04-19 Ivailo Monevformat and indent
2021-04-19 Ivailo Monevremove unused QSqlResult virtual hook
2021-04-19 Ivailo Monevremove redundant forward declarations in qsqlresult...
2021-04-19 Ivailo Monevavoid temporaries in SVG handler
2021-04-19 Ivailo Monevremove unused convertToPixels() argument
2021-04-02 Ivailo Monevcorrect Q_D() macro usage in QPrinterInfo
2021-04-02 Ivailo Monevindent QFormBuilderExtra::customWidgetBaseClass()
2021-04-02 Ivailo Monevuse QT_BUFFSIZE as buffer size in QXmlStreamReaderPriva...
2021-04-02 Ivailo Monevremove redundant QSqlRecord::detach() method
2021-04-02 Ivailo Monevproperly initialize QSqlRecordPrivate members
2021-03-31 Ivailo Monevavoid possible data detaching in QByteArray::fromHex...
2021-03-31 Ivailo Monevuse immutable strings table in extractEncodingDecl()
2021-03-31 Ivailo Monevinitialize variable outside extractEncodingDecl()
2021-03-31 Ivailo Monevoptimal buffer usage in QTextDocumentPrivate::plainText()
2021-03-31 Ivailo Monevoptimal buffer usage in qFastCompress() and qFastUncomp...
2021-03-31 Ivailo Monevreplace prepareEngine_helper() with its body
2021-03-30 Ivailo MonevJSC structure leak counter fix
2021-03-30 Ivailo Monevadd QScriptValueIterator test
2021-03-27 Ivailo MonevRevert "automatically delete ccache directory if it...
2021-03-27 Ivailo Monevuse QStringList for QUiLoader widgets list
2021-03-26 Ivailo Monevcall QByteArray::append() overload from QByteArray...
2021-03-26 Ivailo Monevautomatically delete ccache directory if it reaches...
2021-03-26 Ivailo Monevdo not register unavailable XML modules
2021-03-25 Ivailo MonevRevert "get rid of QString::shared_empty member"
2021-03-25 Ivailo Monevget rid of QString::shared_empty member
2021-03-25 Ivailo Monevoptimal buffer usage
2021-03-25 Ivailo Moneveffectively revert ad4494cb0f1feda32b0d3cdb34e91ae545971ec1
2021-03-25 Ivailo Monevindent QDeclarativeState::containsPropertyInRevertList()
2021-03-25 Ivailo Monevremove unused variable in QStyleSheetStyle::hasStyleRule()
2021-03-25 Ivailo Monevavoid copy in qDrawBorder()
2021-03-25 Ivailo Monevcorrect CSS off/on properties mappings
2021-03-25 Ivailo Monevfix build with QT_NO_PLUGIN_CHECK defined
2021-03-25 Ivailo Monevremove unused internal properties
2021-03-24 Ivailo Monevremove duplicate class forward declaration in qdom...
2021-03-23 Ivailo Monevadd QEventLoop test
2021-03-23 Ivailo Moneveffectively revert f94e9391f2551f460531135117893b785972dd64
2021-03-23 Ivailo Monevassert that setupLocaleMapper() should not be called...
2021-03-23 Ivailo Monevrestore behaviour prior f19ccd13524db2c7f44044ea58d537a...
2021-03-22 Ivailo Monevactually fix buffer overrun in QDBusUtil::isValidSignat...
2021-03-22 Ivailo Monevadd QScriptValue test
2021-03-22 Ivailo Monevadd QPalette test
2021-03-22 Ivailo Monevdrop QChar support of QJsonDocument and add UTF-8 test
2021-03-22 Ivailo Monevoptimize HTML entities lookup
2021-03-22 Ivailo MonevRevert "remove redundant SVG opacity restoration calls"
2021-03-22 Ivailo Monevreview CSS parser tables and correct pseudo-classes...
2021-03-22 Ivailo Monevremove redundant SVG opacity restoration calls
2021-03-22 Ivailo Monevremove bogus QByteArray::resize() optimization
2021-03-22 Ivailo Monevadd QBitArray test
2021-03-22 Ivailo Monevdeal with TODO in QDBusAbstractInterface test
2021-03-22 Ivailo Monevfix buffer overrun in QDBusUtil::isValidSignature()
2021-03-21 Ivailo Monevupdate README [ci skip]
2021-03-21 Ivailo Monevplug QFactoryLoader memory leak
2021-03-21 Ivailo Monevupdate README [ci skip]
2021-03-21 Ivailo Monevfix out-of-bounds in QCss::findKnownValue()
2021-03-21 Ivailo Monevreplace 0 with Q_NULLPTR in QVariant
next