OSDN Git Service

kde/Katie.git
2021-06-18 Ivailo Monevadd QStyleOption test
2021-06-18 Ivailo Monevadd QStyle test
2021-06-18 Ivailo Monevrevert accidently commited changes
2021-06-17 Ivailo Monevmark QSvgStyleSelector reimplementations as final
2021-06-17 Ivailo Monevuse foreach() for iteration in QSvgStructureNode::previ...
2021-06-17 Ivailo Monevuse foreach() for iteration in QSvgAttributes constructor
2021-06-17 Ivailo Monevavoid temporaries in QSvgHandler
2021-06-17 Ivailo Monevconst-ify SVG node class members where applicable
2021-06-17 Ivailo Monevreduce oveflow chance in tick counters
2021-06-17 Ivailo Monevadd QtConcurrentIterateKernel test
2021-06-17 Ivailo Monevmark debug cases in QSvgTinyDocument as unlikely
2021-06-17 Ivailo Monevdeal with FIXME in QAbstractEventDispatcherPrivate
2021-06-16 Ivailo Monevalways use thread-safe fcvt() and ecvt() implementations
2021-06-16 Ivailo MonevQUrl locking review
2021-06-14 Ivailo Monevfix QDomNamedNodeMap::item crash with negative index
2021-06-13 Ivailo Monevadd QAction test
2021-06-13 Ivailo Monevadd QMenu test [ci reset]
2021-06-13 Ivailo Monevstatic analyzer warning fix
2021-06-12 Ivailo Monevmove default switch case to the the bottom in qt_init()
2021-06-11 Ivailo Monevmake application type implicit
2021-06-10 Ivailo Monevuse _FILE_OFFSET_BITS definition for LFS support
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...
next