OSDN Git Service

kde/Katie.git
2020-10-20 Ivailo Monevmark constants as static in QFileSystemModelPrivate...
2020-10-20 Ivailo Monevinline some QFileSystemMetaData methods
2020-10-20 Ivailo Monevuse dynamic array instead of QVarLengthArray in QInotif...
2020-10-19 Ivailo Monevreuse variable in QX11PaintEngine::updatePen()
2020-10-19 Ivailo Monevcompiler warning fix
2020-10-19 Ivailo Monevminor QCommonStyle::subElementRect() optimization
2020-10-19 Ivailo Monevreplace int with enum in QTime::ds()
2020-10-19 Ivailo Monevfix QAbstractSocketEngine and QNativeSocketEnginePrivat...
2020-10-19 Ivailo Monevremove maemo leftovers
2020-10-19 Ivailo Monevoptimize openModeToFopenMode() and openModeToOpenFlags...
2020-10-19 Ivailo Monevmake use of Q_DISABLE_COPY() in QNetworkInterfacePrivate
2020-10-19 Ivailo Monevremove LGTM and GitHub pages files
2020-10-19 Ivailo Monevupdate 3rd party valgrind sources to v3.16.1
2020-10-18 Ivailo Monevupdate translations [ci skip]
2020-10-18 Ivailo Monevremove redundant QDateTimePrivate::LocalDST enum
2020-10-18 Ivailo Monevremove symbian leftovers
2020-10-18 Ivailo Monevreplace qToUnaligned<T>() with its body
2020-10-18 Ivailo Monevcorrect conditions for kqueue support in qfilesystemwat...
2020-10-18 Ivailo Monevget rid of QT_VISIBILITY_AVAILABLE
2020-10-18 Ivailo Monevremove unused QShortcutMap method arguments
2020-10-18 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2020-10-18 Ivailo Monevremove duplicate include directions in tests build...
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()
next