OSDN Git Service

kde/Katie.git
2021-12-04 Ivailo Monevensure the brush pixmap has a X11 handle in getPatternF...
2021-12-02 Ivailo Monevremove QPaintEngine features enums that are not checked...
2021-12-01 Ivailo Monevremove code for always false condition in QImage::fill()
2021-12-01 Ivailo Monevcompiler warning fix
2021-11-30 Ivailo Monevless branches in QImage::mirrored()
2021-11-30 Ivailo Monevmake most detach methods private [ci reset]
2021-11-30 Ivailo Monevremove unused and internal QUrl::detach() method
2021-11-30 Ivailo Monevdo not declare any class as shared [ci reset]
2021-11-30 Ivailo Monevfix rare tst_qmutex build failure
2021-11-30 Ivailo Monevimage is already detached by QImage::bits() in QGIFForm...
2021-11-30 Ivailo Monevdeclare QPixmap as movable
2021-11-30 Ivailo Monevdo not declare QIcon and QImage as shared [ci reset]
2021-11-30 Ivailo Monevimage is already detache by QImage::scanLine() in write...
2021-11-30 Ivailo Monevreimplement QImage::mirrored() via QImage::transformed()
2021-11-29 Ivailo Monevremove QBitmap typedef that is typedef-ed in the parent...
2021-11-29 Ivailo Monevrename disabled PSD_ENABLE_PAPERSOURCE option
2021-11-29 Ivailo Monevremove documentation for non-existing QPen typedef...
2021-11-29 Ivailo Monevremove documentation for non-existing QKeySequence...
2021-11-29 Ivailo Monevmove variables closer to the scope they are used in...
2021-11-29 Ivailo Monevdo not declare QPen as shared [ci reset]
2021-11-29 Ivailo Monevremove code for always false condition in expblur(...
2021-11-29 Ivailo Monevassume QT_ROTATION_ALGORITHM is not defined
2021-11-29 Ivailo Monevcompiler warning fix
2021-11-29 Ivailo Monevrename and fix disabled PSD_ENABLE_PAPERSOURCE option
2021-11-29 Ivailo Monevbuild fix for the case when QT_DECRYPT_SSL_TRAFFIC...
2021-11-29 Ivailo Monevplug QUnifiedTimer, QtFreetypeData and QHttpThreadDeleg...
2021-11-29 Ivailo MonevQPenPrivate copy constructor for qAtomicDetach()
2021-11-29 Ivailo MonevRevert "avoid QBrush construction in QPen::setColor()"
2021-11-29 Ivailo Monevfix gradient cache race-condition and heap-use-after...
2021-11-28 Ivailo Monevdo not detach QBrush data in QBrush::setColor() if...
2021-11-28 Ivailo Monevavoid QBrush construction in QPen::setColor()
2021-11-28 Ivailo Monevuse QSTACKARRAY() macro in fillRect_normalized() and...
2021-11-28 Ivailo Monevindent qcolormap_x11 source file
2021-11-28 Ivailo Monevmake private QBrush data actually private [ci reset]
2021-11-28 Ivailo Monevinitialize QImageData properly rather than incrementing it
2021-11-28 Ivailo Monevuse qAtomicDetach() for QPen detaching [ci reset]
2021-11-26 Ivailo Monevadd QPainterPathStroker test
2021-11-26 Ivailo Monevprioritize optimized cases in QImage::transformed()
2021-11-26 Ivailo Monevremove redundant QLibraryPrivate::qualifiedFileName...
2021-11-26 Ivailo Monevremove unused QLibraryPrivate::fullVersion member
2021-11-26 Ivailo Monevfix heap-buffer-overflow in swap_bit_order() function
2021-11-26 Ivailo Monevupdate NetBSD package PLIST file
2021-11-25 Ivailo Monevftruncate() and truncate() are documented as interruptable
2021-11-25 Ivailo Monevfix retry code path in QFileSystemEngine::copyFile...
2021-11-25 Ivailo Monevfix possible pointer dereference in QGraphicsItemPrivat...
2021-11-25 Ivailo Monevfix possible pointer dereference in QUnixPrintWidgetPri...
2021-11-25 Ivailo Monevremove redundant reference assignments in QCursorData...
2021-11-25 Ivailo Monevuse qAtomicAssign() in objects assignment operators...
2021-11-25 Ivailo Monevdo not check if private cursor data is initialized...
2021-11-25 Ivailo Monevdo not deep-copy QImage objects in QRasterPixmapData...
2021-11-25 Ivailo Monevfix theme lookup for scalable entries
2021-11-25 Ivailo Monevmark QIconEngine::clone() reimplmentation as required
2021-11-25 Ivailo Monevmove QIconPrivate deconstructor from header to source...
2021-11-24 Ivailo Monevreplace QFile::exists() with QStatInfo::isFile() where...
2021-11-24 Ivailo Monevcorrect directory existence check in QFileDialogPrivate...
2021-11-24 Ivailo Monevuse qAtomicAssign() in QIcon::operator=()
2021-11-24 Ivailo Monevaccept4(), paccept() and accept() are documented as...
2021-11-24 Ivailo Monevnon-shared QKeySequence with limit of two key sequences
2021-11-24 Ivailo Monevmap Qt::Key_Backtab to XK_ISO_Left_Tab [ci reset]
2021-11-24 Ivailo Monevuse QSTACKARRAY() macro in QTextDocumentPrivate::plainT...
2021-11-24 Ivailo Monevreference count fix for QKeySequence::setKey()
2021-11-23 Ivailo Monevalways stream all QKeySequence keys
2021-11-23 Ivailo Monevcompiler warning fix
2021-11-23 Ivailo Monevplug QRegion memory leak
2021-11-23 Ivailo Monevfix bad free in QKeySequence [ci reset]
2021-11-23 Ivailo Monevfix bad free in QRegion::cleanUp()
2021-11-23 Ivailo Monevfix possible pointer dereference in QTgaFile::readImage()
2021-11-23 Ivailo Monevinitialize variables in QSplitter::moveSplitter() and...
2021-11-23 Ivailo Monevfix possible pointer dereference in QPixmapIconEngine...
2021-11-23 Ivailo Monevde-duplicate code in tests and benchmarks
2021-11-23 Ivailo Monevdrop bogus fast declarative properties support
2021-11-23 Ivailo Monevadd QDeclarativeProperty test
2021-11-23 Ivailo Monevlock before accessing global metatype data in QDeclarat...
2021-11-23 Ivailo Monevremove code for always false condition in QDeclarativeT...
2021-11-23 Ivailo Monevremove code for always false condition in QDeclarativeI...
2021-11-23 Ivailo Monevversion bump [ci reset]
2021-11-23 Ivailo Monevdo not list directory by default upon QStatInfo constru...
2021-11-23 Ivailo Monevindent QColor::alphaF() method
2021-11-23 Ivailo Monevdeal with TODO related to timezone format char
2021-11-22 Ivailo Monevformat and indent QFileSystemModel::headerData()
2021-11-22 Ivailo Monevdo not deep-copy QFontSubset::glyphName() object arguments
2021-11-22 Ivailo Monevdo not deep-copy translate_dashPattern() function arguments
2021-11-22 Ivailo Monevadd unifdef to build dependencies for NetBSD
2021-11-22 Ivailo Monevwarn when invalid character is detected in QByteArray...
2021-11-22 Ivailo MonevQByteArray::toHex() optimization
2021-11-22 Ivailo Monevuse QFile::atEnd() as condition for the while loop...
2021-11-22 Ivailo Monevavoid object assignment in getUserDirName() function
2021-11-22 Ivailo Monevmark warning case in QStandardPaths::standardLocations...
2021-11-22 Ivailo Monevprefix strerror_r() function call in qt_error_string()
2021-11-22 Ivailo Monevplug memory leak in tst_QAbstractScrollArea::task214488...
2021-11-22 Ivailo Monevcorrect definition in tst_QAbstractSpinBox::getSetCheck()
2021-11-22 Ivailo Monevremove declarations of non-existing QPSPrintEngineFont...
2021-11-22 Ivailo Monevdo not use alpha paint engine for postscript panting
2021-11-22 Ivailo Monevbump version in doxygen config [ci skip]
2021-11-22 Ivailo Monevuse uninitialized output buffer in QPdf::ascii85Encode()
2021-11-22 Ivailo Monevupdate translations [ci skip]
2021-11-22 Ivailo Monevfix regression since be9e8cd95327c2bd70ce51e08b5e2d01e1...
2021-11-22 Ivailo Monevmark QNetworkReplyDataImpl and QNetworkReplyFileImpl...
2021-11-22 Ivailo Monevadd missing script entry to special languages table
2021-11-22 Ivailo Monevconst-ify QStringSplitter::m_splitChar member
next