OSDN Git Service

kde/Katie.git
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...
2020-08-14 Ivailo Monevremove redundant QSignalSpyCallbackSet::signal_end_callback
2020-08-14 Ivailo Monevremove unused QSignalDumper methods
2020-08-14 Ivailo Monevmove qt_register_signal_spy_callbacks() implementation...
2020-08-14 Ivailo Monevremove unused QSignalSpyCallbackSet::slot_end_callback...
2020-08-14 Ivailo Monevreplace QTest::swap() with its body
2020-08-14 Ivailo Monevremove unused qTestRandomSeed() function
2020-08-14 Ivailo Monevremove unused QBenchmarkContext member and method
2020-08-11 Ivailo Monevupdate README [ci skip]
2020-08-11 Ivailo Monevfix find_package() query with version requirement by...
2020-08-11 Ivailo Monevupdate README [ci skip]
2020-08-11 Ivailo Monevremove unused Qt::ImageConversionFlag::NoAlpha enum
2020-08-11 Ivailo Monevremove documentation for enums that are were deprecated...
2020-08-11 Ivailo Monevmerge qnetworkproxy_generic into qnetworkproxy source...
2020-08-10 Ivailo Monevhandle JPEG quality limits in setter for performance...
2020-08-10 Ivailo Monevuse QT_BUFFSIZE as buffer size in QCryptographicHash...
2020-08-10 Ivailo Monevrequire OpenSSL v0.9.8+
2020-08-10 Ivailo Monevuse proper members for QGradient data
2020-08-09 Ivailo Monevuse constant iterator in QPersistentModelIndexData...
2020-08-09 Ivailo Monevrework mouse buttons debugging
2020-08-09 Ivailo Monevreplace q_static_assert() with Q_ASSERT()
2020-08-09 Ivailo Monevuse foreach() for iteration in QEventDispatcherUNIXPriv...
2020-08-09 Ivailo Monevincrease solid/pattern fill cache to 20
2020-08-09 Ivailo Monevadd _NET_SYSTEM_TRAY_OPCODE and MANAGER to pre-defined...
2020-08-09 Ivailo Monevmark the end of qt_error_string() as unreachable
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
next