OSDN Git Service

kde/Katie.git
2020-10-18 Ivailo Monevremove redundant .gitignore files
2020-10-17 Ivailo Monevremove redundant QWidgetAction::eventFilter() reimpleme...
2020-10-17 Ivailo Monevoptimize some QRasterPaintEngine methods
2020-10-16 Ivailo Monevmake private QDir pointer actually private
2020-10-16 Ivailo Monevreuse variables in SVG composition functions
2020-10-16 Ivailo Monevremove unused destFetch<T>() drawing helper
2020-10-16 Ivailo Monevremove unused qIsControlChar() function
2020-10-16 Ivailo Monevremove redundant const_cast<T>() in QPainter::drawTextI...
2020-10-16 Ivailo Monevconvert fetchTransformedBilinear_pixelBounds<T>() to...
2020-10-16 Ivailo Monevrename qt_fetchUntransformed<T>() for consistency
2020-10-15 Ivailo Monevrename variables in qt_init() for consistency
2020-10-15 Ivailo Monevremove unused QFramePrivate::frect member
2020-10-15 Ivailo Monevinline elapsedAndRestart() function
2020-10-13 Ivailo Monevinclude all X11 extensions used in USE_XORG variable...
2020-10-12 Ivailo Monevremove redundant __has_extension definition in qglobal...
2020-10-12 Ivailo Monevremove unused and internal QRasterPaintEngine methods
2020-10-12 Ivailo Monevremove mac and windows leftovers
2020-10-12 Ivailo Monevremove redundant QPainter::PixmapFragment class and...
2020-10-12 Ivailo Monevuse foreach() for iteration in QRasterWindowSurface...
2020-10-12 Ivailo Monevavoid QRegion assignment in QWidgetPrivate::repaint_sys()
2020-10-12 Ivailo Monevremove declarations of non-existing QWidget methods
2020-10-12 Ivailo Monevremove redundant return statement in QCursorData::update()
2020-10-12 Ivailo Monevavoid QPixmap construct in QRasterWindowSurface::flush()
2020-10-12 Ivailo Monevmake it possible to disable XINERAMA X11 extension...
2020-10-12 Ivailo Monevmerge if with switch statement in QX11PaintEngine:...
2020-10-12 Ivailo Monevoptimize QX11PaintEngine::updateState()
2020-10-11 Ivailo Monevminor code de-duplication
2020-10-11 Ivailo Monevremove unused and internal QAccessibleToolButton::actio...
2020-10-11 Ivailo Monevremove unused variable in normalizeTypeInternal()
2020-10-11 Ivailo Monevrewrite INV_PREMUL() as static function to cache alpha...
2020-10-10 Ivailo Monevenable opentype harfbuzz support
2020-10-10 Ivailo Monevalways use qreal as type for QGenericMatrix
2020-10-09 Ivailo Monevremove redundant qreal constructs in QQuaternion::slerp()
2020-10-09 Ivailo Monevremove unused QUnifiedTimer::runningAnimationCount...
2020-10-09 Ivailo Monevremove redundant QUnifiedTimer::instance() argument
2020-10-09 Ivailo Monevupdate URL TLDs
2020-10-09 Ivailo Monevoptimize normalizeTypeInternal() QMetaObject helper...
2020-10-08 Ivailo Monevremove redundant empty string checks in QCoreApplicatio...
2020-10-08 Ivailo Monevrequire Linux v2.6.27+ and glibc v2.9+
2020-10-08 Ivailo Monevuse QT_OFF_T where appropriate
2020-10-04 Ivailo Monevremove redundant type information for XChar2b
2020-10-04 Ivailo Monevuse non-detaching methods in expblur() function
2020-10-04 Ivailo Monevturn condition into assert in qt_blurImage() function
2020-10-03 Ivailo Monevoptimize QTransform::TxRotate, QTransform::TxShear...
2020-10-03 Ivailo MonevQT_MOC_CPP is never defined so remove checks for it...
2020-10-03 Ivailo Monevremove redundant quint32p drawing helper class
2020-10-02 Ivailo Monevremove redundant xpmHash() function
2020-10-01 Ivailo Monevoptimize qt_rectfill_quint32()
2020-10-01 Ivailo Monevremove redundant qt_memfill<T, T>() drawing helper
2020-09-27 Ivailo Monevre-use variable in destStoreARGB32() drawing helper
2020-09-27 Ivailo Monevrevert to normal RCC execution
2020-09-13 Ivailo Monevremove unused QString::normalized() overload
2020-09-13 Ivailo Monevinstruct ltrace to demangle symbol names
2020-09-13 Ivailo Monevremove unused QWindowsStyle::reserved member
2020-09-12 Ivailo Monevcall QListData::freeData() instead of plain free()...
2020-09-12 Ivailo Monevtrace RCC execution
2020-09-12 Ivailo Monevprintf() before rcc actions in attempt to debug CodeQL...
2020-09-12 Ivailo Monevuse foreach() for iteration in runcRcc()
2020-09-12 Ivailo Monevuse const-ref in RCC dumpRecursive()
2020-09-12 Ivailo Monevmark digits variable in RCCResourceLibrary::writeHex...
2020-09-11 Ivailo Monevoptimize QXmlUtils::isEncName()
2020-09-11 Ivailo Monevuse QLatin1String instead of QString for static RCC...
2020-09-11 Ivailo MonevUpdate codeql-analysis.yml
2020-09-11 Ivailo MonevUpdate codeql-analysis.yml
2020-09-10 Ivailo MonevCreate codeql-analysis.yml
2020-08-21 Ivailo Monevcorrect signature of QCoreApplication::translate()...
2020-08-21 Ivailo MonevQT_NO_NAS should always be defined now
2020-08-21 Ivailo Monevdrop obscure (24-bit) QImage formats support
2020-08-20 Ivailo Monevavoid temporaries in some composition functions
2020-08-20 Ivailo Monevcompiler warning fixes
2020-08-20 Ivailo Monevcompiler warnings fixes
2020-08-20 Ivailo Monevdo not print warning messages from QTextCodec and QIcuCodec
2020-08-19 Ivailo Monevregenerate javascriptcore grammar
2020-08-19 Ivailo Monevreplace generated code from unknown source with string...
2020-08-19 Ivailo Monevremove code for always false condition in QSvgSwitch...
2020-08-19 Ivailo Monevexpect IPv4 address if IPv6 is not available in QHostIn...
2020-08-19 Ivailo Monevindent qt_plastique_draw_gradient()
2020-08-19 Ivailo Monevremove unused QCommandLinkButtonPrivate::mergedColors()
2020-08-19 Ivailo Monevmark QColor warning cases as unlikely
2020-08-19 Ivailo Monevavoid temporary in QColor::setAlphaF()
2020-08-19 Ivailo Monevturn condition into assert in qt_get_hex_rgb()
2020-08-19 Ivailo Monevoptimize QColor::isValidColor()
2020-08-18 Ivailo Monevfallback to default quality in PNG write handler
2020-08-18 Ivailo Monevadd document type and version tag to resource files
2020-08-18 Ivailo Monevescape dash in regular expression in genlocale script...
2020-08-18 Ivailo Monevremove unused QTestLogger methods and members
2020-08-18 Ivailo Monevremove redundant quality limit check in QPNGImageWriter...
2020-08-18 Ivailo Monevmake gamma argument of setup_qt() function required
2020-08-16 Ivailo Monevdrop workaround for malformed PNGs
2020-08-15 Ivailo Monevmark easing helper functions as inline
2020-08-15 Ivailo Monevremove redundant easeInElastic_helper() argument
2020-08-15 Ivailo Monevremove unused easeOutElastic_helper() arguments
2020-08-15 Ivailo Monevreplace QDBusMarshaller::close() with its body
2020-08-15 Ivailo Monevremove unused and redundant test module methods
2020-08-15 Ivailo Monevavoid temporaries in QTextDocument::adjustSize(), print...
2020-08-15 Ivailo Monevcorrect test message type output indentation
2020-08-15 Ivailo Monevcorrect test incident output indentation
2020-08-15 Ivailo Monevalign test logger categories with debug message categories
2020-08-15 Ivailo Monevinitial LGTM config
2020-08-14 Ivailo Monevfix some LGTM warnings, notably some that lead to incor...
next