OSDN Git Service

kde/Katie.git
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
2021-11-22 Ivailo Monevremove trailing and leading quotes from user-dirs.dirs...
2021-11-21 Ivailo Monevdrop support for scoped (system or user) QSettings...
2021-11-21 Ivailo Monevreplace QFileInfo with QStatInfo in gui component where...
2021-11-21 Ivailo Monevdrop support for QRC in QTextImageHandler and QTextBrowser
2021-11-21 Ivailo Monevoops
2021-11-21 Ivailo Monevrename QStandardPaths::DownloadLocation to QStandardPat...
2021-11-21 Ivailo Monevget rid of QDesktopServices [ci reset]
2021-11-21 Ivailo Monevimplement QStandardPaths::openUrl() as substitue for...
2021-11-21 Ivailo Monevconst-ify QStatInfo objects in QStandardPaths::writable...
2021-11-21 Ivailo Monevchange permissions of the final directory in QStandardP...
2021-11-21 Ivailo Monevupdate translations [ci skip]
2021-11-21 Ivailo Monevhandle XDG_CONFIG_DIRS as list of paths in QStandardPat...
2021-11-21 Ivailo Monevtheoretical reimplementation of QStandardPaths
2021-11-21 Ivailo Monevdrop support for some and implement other QStandardPath...
2021-11-21 Ivailo Monevexplicitly compare qstrcmp()/qstrncmp() return values...
2021-11-21 Ivailo Monevremove unused QAccessibleObjectPrivate::actionList...
2021-11-21 Ivailo Monevremove obsolete jambi hack in domPropertyToVariant...
2021-11-21 Ivailo Monevremove unused QBenchmarkGlobalData::callgrindOutFileBas...
2021-11-21 Ivailo Monevde-duplicate enums by using QTest::QBenchmarkMetric...
2021-11-21 Ivailo Monevremove valgrind support leftovers
2021-11-21 Ivailo Monevconst-ify qdesigner_internal::PositionSortPredicate...
2021-11-21 Ivailo Monevconst-ify QTessellatorPrivate::EdgeSorter::operator()
2021-11-21 Ivailo Monevuse correct type for sort flags argument of QDirSortIte...
2021-11-21 Ivailo Monevconst-ify QDirSortItemComparator::operator()
2021-11-21 Ivailo Monevadd QFileIconProvider test
2021-11-21 Ivailo Monevadd QDialogButtonBox test
2021-11-21 Ivailo Monevadd QDialog test
next