OSDN Git Service

kde/Katie.git
2020-08-09 Ivailo Monevremove redundant QSystemError class
2020-08-09 Ivailo Monevreworkd temporary file name generator
2020-08-08 Ivailo Monevoptimize QSvgTinyDocument::draw() calls
2020-08-08 Ivailo Monevoptimize QSvgTinyDocument::boundsOnElement()
2020-08-08 Ivailo Monevmark QSvgTinyDocument::draw() argument as required
2020-08-08 Ivailo Monevoptimize QSvgNode::styleProperty()
2020-08-08 Ivailo Monevunbundle libpng and sqlite and mark the packages as...
2020-08-08 Ivailo Monevremove unused SQL test data
2020-08-08 Ivailo Monevremove redundant header inclusions in qfontdatabase_x11...
2020-08-08 Ivailo Monevoptimize QFontMetrics::inFontUcs4() and QFontMetricsF...
2020-08-07 Ivailo Monevremove unused JSC::ClassInfo::staticPropHashTable member
2020-08-07 Ivailo Monevremove unused QSvgHandler member and methods
2020-08-07 Ivailo Monevmerge QSvgHandler::parse() into QSvgHandler::init()
2020-08-07 Ivailo Monevavoid temporary in QSvgText::draw()
2020-08-07 Ivailo Monevremove code for always false condition in QSvgPaintEngi...
2020-08-07 Ivailo Monevreplace macro with its body in svgToQtCompositionMode()
2020-08-07 Ivailo Monevsimplify QSvgAttributes stroke cases parsing
2020-08-07 Ivailo Monevremove redundant condition in QWindowsStyle::styleHint()
2020-08-07 Ivailo Monevremove redundant const_cast<T>() in QWindowsStyle:...
2020-08-07 Ivailo Monevremove unused QWindowsStylePrivate members and methods
2020-08-07 Ivailo Monevavoid temporary in QWindowsStyle::drawPrimitive()
2020-08-07 Ivailo Monevremove unused CSS parser constructor argument
2020-08-04 Ivailo Monevconvert endianess from runtime to build checks
2020-08-04 Ivailo Monevcall strcpy() instead of qstrcpy() in qstrdup()
2020-08-04 Ivailo Monevproperly indent case in qUncompress()
2020-08-04 Ivailo Monevbump minimum zstd version requirement to v1.1.3
2020-08-04 Ivailo Monevoptimize gray raster
2020-08-04 Ivailo Monevremove redundant rasterizer related definitions
2020-08-03 Ivailo Monevuse foreach() for iteration in QIconTheme constructor
2020-08-03 Ivailo Monevuse proper type for StyleSelector::nodeIds() and rename...
2020-08-03 Ivailo Monevremove unused GlyphPointerHash and GlyphIntHash typedefs
2020-08-03 Ivailo Monevremove redundant QTextureGlyphCache::glyphPadding()
2020-08-03 Ivailo Monevavoid temporary in QStyleHelper::drawDial()
2020-08-03 Ivailo Monevremove unused Qt::ApplicationAttribute::AA_CaptureMulti...
2020-08-03 Ivailo Monevassume compiler is either gcc or clang
2020-08-03 Ivailo Monevremove redundant default case in QSpanData::setup()
2020-08-03 Ivailo Monevremove unused qErrnoWarning() functions
2020-08-02 Ivailo Monevremove unused and internal QPaintEngine::fix_neg_rect()
2020-08-02 Ivailo Monevremove code for always false condition in QPainterPrivate
2020-08-02 Ivailo Monevoptimize QPainter::fillRect() methods
2020-08-02 Ivailo Monevmove variable closer to the scope it is used in in...
2020-08-02 Ivailo Monevoptimize QLineF::unitVector() and QLineF::angleTo()
2020-08-02 Ivailo Monevcombine two QT_NO_XRENDER definition checks in qpainten...
2020-08-02 Ivailo Monevdo not buffer in QX11PaintEngine::drawPoints() methods
2020-08-02 Ivailo Monevsort output by tag in benchmark comparison script ...
2020-08-02 Ivailo Monevdo not install qsql_sqlite header
2020-08-02 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2020-08-02 Ivailo Monevexport QSQLiteDriver as part of the sql module
2020-08-02 Ivailo Monevupdate FreeBSD pkg-plist package file
2020-08-01 Ivailo Monevcrude build fix for FreeBSD
2020-08-01 Ivailo Monevupdate sqlite bundle to v3.32.3
2020-08-01 Ivailo Monevreduce QStyleSheetStyle::getDefaultStyleSheet() calls
2020-08-01 Ivailo Monevmove ARGB_COMBINE_ALPHA macro definition near other...
2020-08-01 Ivailo Monevavoid temporaries in QStyle::standardPalette()
2020-08-01 Ivailo Monevcorrect condition for QProxyStyle source compilation
2020-08-01 Ivailo Monevgeneralize qt_memfill<T>() implementations
2020-08-01 Ivailo Monevremove redundant condition check in blendUntransformed()
2020-08-01 Ivailo Monevremove unused drawing helper color classes methods
2020-08-01 Ivailo Monevremove unused drawing helper color classes
2020-08-01 Ivailo Monevremove redundant qt_colorConvert<T, T>() overloads
2020-08-01 Ivailo Monevremove unused QPNGImageWriter::writeImage() overloads
2020-08-01 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2020-08-01 Ivailo Monevconst-ify DestFetchProc function prototypes argument
2020-07-31 Ivailo Monevremove unused drawing helper color classes methods
2020-07-31 Ivailo MonevMerge remote-tracking branch 'origin' into recomp
2020-07-31 Ivailo Monevremove unused qargb8565::rawValue16() method
2020-07-31 Ivailo Monevremove code for always false condition in QRasterWindow...
2020-07-31 Ivailo Monevavoid construct in fetchTransformedBilinear<T, T>()
2020-07-31 Ivailo Monevmerge qpaintdevice and qpaintdevice_x11 sources
2020-07-31 Ivailo Monevavoid temporary in QPainterPath::toReversed()
2020-07-31 Ivailo Monevremove unused QX11PaintEngine methods
2020-07-31 Ivailo Monevreplace QVarLengthArray<T> with dynamic arrays in QPain...
2020-07-31 Ivailo Monevremove unused QDataBuffer<T>::pop_back() method
2020-07-31 Ivailo Monevavoid temporaries in QSystemLocale::query()
2020-07-31 Ivailo MonevRevert "cache environment queries in QFileSystemEngine...
2020-07-31 Ivailo Monevoptimize QCommonStyle::drawControl()
2020-07-31 Ivailo Monevremove redundant condition check in QFontEngineX11FT...
2020-07-31 Ivailo Monevremove redundant QDir::cleanPath() calls in QFileSystem...
2020-07-31 Ivailo Monevcache environment queries in QFileSystemEngine::homePat...
2020-07-27 Ivailo Monevreplace do_mirror() with its body
2020-07-27 Ivailo Monevmove some constants and functions fomr qdrawhelper_p...
2020-07-27 Ivailo Monevassume RGB16 is unaligned and texture in that format...
2020-07-27 Ivailo Monevremove redundant break statements in QSvgIOHandler...
2020-07-26 Ivailo Monevremove unused QtFontFamily::fontFilename and QtFontFami...
2020-07-26 Ivailo Monevreplace switch with if statement in QRasterPaintEngine...
2020-07-26 Ivailo Monevavoid temporary in QRasterPixmapData::fill()
2020-07-26 Ivailo Monevremove unused QX11PaintEnginePrivate::adapted_pen_origi...
2020-07-26 Ivailo Monevreplace fuzzyCompare() with its body
2020-07-25 Ivailo Monevremove unused and internal function prototype declaration
2020-07-25 Ivailo Monevremove duplicate QMatrix and QTransform constructors
2020-07-25 Ivailo Monevremove redundant construct in QPainter::brushOrigin()
2020-07-25 Ivailo Monevoptimize SVG composition blend functions
2020-07-24 Ivailo Monevoptimize some QMatrix methods
2020-07-24 Ivailo Monevreplace QKeyMapper::sendKeyEvent() with its body
2020-07-24 Ivailo Monevremove redundant header inclusions in qnetworkcommon_p...
2020-07-24 Ivailo Monevuse correct latin string construct in QDBusMessagePriva...
2020-07-24 Ivailo Monevremove redundant return statement in QDBusAbstractInter...
2020-07-24 Ivailo Monevuse static QChar::toUpper() method in QKeySequencePriva...
2020-07-23 Ivailo Monevuse foreach() for iteration in QTextCodecPlugin::keys()
2020-07-23 Ivailo Monevreplace createForName() and createForMib() with their...
next