OSDN Git Service

kde/Katie.git
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...
2020-07-23 Ivailo Monevall-in-one build fix
2020-07-23 Ivailo Monevreview some compiler and language definition checks
2020-07-23 Ivailo Monevmove build specs from qglobal to qconfig header
2020-07-23 Ivailo Monevinline memory rotation functions and mark them static
2020-07-23 Ivailo Monevassume conditions that are asserted in drawing helpers
2020-07-23 Ivailo Monevremove redundant header inclusions in qpaintengine_rast...
2020-07-23 Ivailo Monevremove unused and internal qt_memrotate180()
2020-07-23 Ivailo Monevfix all-in-one build related issue properly
2020-07-23 Ivailo Monevremove redundant QT_ALLINONE definition guards
2020-07-16 Ivailo Monevoptimize QDBusConnection methods
2020-07-14 Ivailo Monevoptimize QIcuCodec::allMibs()
2020-07-14 Ivailo Monevreview qnamespace header style and replace Qt::Alignmen...
2020-07-14 Ivailo Monevmerge Q_ASSERT() and Q_ASSERT_X() definition conditionals
2020-07-14 Ivailo Monevreview qglobal header comments, style, etc.
2020-07-14 Ivailo Monevleave notes in scripts about relevant wiki pages
2020-07-14 Ivailo Monevremove redundant cast in qt_x11_getX11InfoForWindow()
2020-07-14 Ivailo Monevavoid temporary in QObjectPrivate::_q_reregisterTimers()
2020-07-14 Ivailo Monevuse foreach() for iteration in qDBusFindAdaptorConnector()
2020-07-14 Ivailo Monevuse loop-local variable in qt_x11_getX11InfoForWindow()
2020-07-14 Ivailo Monevremove unused qDBusFindAdaptorConnector() overload
2020-07-10 Ivailo Monevavoid color masking/unmasking in init_gray() function
2020-07-09 Ivailo Monevuse static stops list in QGradient::stops()
2020-07-09 Ivailo Monevoptimize QBrush::isOpaque()
2020-07-06 Ivailo Monevremove unused QInternalMimeData::canReadData()
2020-07-06 Ivailo Monevuse static list in QFontDatabase::standardSizes()
2020-07-02 Ivailo Monevuse foreach() for iteration in QIconLoader::findIconHel...
2020-07-01 Ivailo Monevavoid temporaries in QCleanlooksStyle::drawControl()
2020-06-29 Ivailo Monevoptimize QStyle::itemTextRect()
2020-06-29 Ivailo Monevoptimize QRect/QRectF animation interpolators
2020-06-29 Ivailo Monevuse exclusive conditionals in QUnifiedTimer::timerEvent()
2020-06-29 Ivailo Monevavoid pointer with zero comparison
2020-06-29 Ivailo Monevremove redundant QPropertyAnimation::event() implementation
2020-06-29 Ivailo Monevoptimize QETWidget::translatePaintEvent()
2020-06-29 Ivailo Monevde-virtualize QApplication::x11ClientMessage()
2020-06-28 Ivailo Monevavoid temporaries in QWidgetPrivate::show_sys()
2020-06-28 Ivailo Monevremove unused QX11Data::xdndHandleStatus() arguments
2020-06-28 Ivailo Monevoptimize QFontEngine::addGlyphsToPath()
2020-06-28 Ivailo Monevreplace use of XSetWMName() with XStoreName() and XSetW...
2020-06-28 Ivailo Monevreplace xdndEnable() and xdndObtainData() with their...
2020-06-28 Ivailo Monevcorrect warning message in QImageData::doImageIO()
2020-06-28 Ivailo Monevexport QCryptographicHash via Q_NETWORK_EXPORT
2020-06-28 Ivailo Monevdo not guard QLibraryInfo class with QT_NO_SETTINGS...
2020-06-28 Ivailo Monevinline get_font_bits() and get_font_bits()
next