OSDN Git Service

kde/Katie.git
2021-08-29 Ivailo Monevremove optional license exception from QSslConfiguratio...
2021-08-29 Ivailo Monevlink KtXml and KtUiTools to extra libraries as private
2021-08-29 Ivailo Monevremove forward-declaration of non-existing classes...
2021-08-29 Ivailo Monevremove unused header inclusions in qdir source file
2021-08-29 Ivailo Monevremove ODF format support leftovers
2021-08-29 Ivailo Monevstore package related config option values in qconfig.h
2021-08-28 Ivailo Monevbuild fix for the case fontconfig is disabled or not...
2021-08-28 Ivailo Monevuse QSTACKARRAY() macro for buffers in drawing helpers
2021-08-28 Ivailo Monevreplace QScopedArrayPointer<T>() with QVarLengthArray...
2021-08-28 Ivailo Monevmark warning cases in QPixmap as unlikely
2021-08-28 Ivailo Monevfix QImage::isGrayscale() for QImage::Format_Indexed8...
2021-08-28 Ivailo MonevQImage::Format_Indexed8 image filling from QColor optim...
2021-08-28 Ivailo Monevconstruct color from string in QTextHtmlParser::applyAt...
2021-08-28 Ivailo Monevcache RGB variants of black/white colors
2021-08-28 Ivailo Monevmake use of cached alpha color table in QFontEngine...
2021-08-28 Ivailo Monevgray and a8 color tables are identical
2021-08-28 Ivailo Monevcache font alpha color table
2021-08-28 Ivailo Monevremove unused QFontEngine::grayPalette() method
2021-08-28 Ivailo Monevcache texture glyph color table
2021-08-28 Ivailo Monevavoid temporaries in QImage equal operator
2021-08-28 Ivailo Monevremove obscure image formats leftovers
2021-08-28 Ivailo Monevconst-ify image conversion function in map
2021-08-28 Ivailo MonevcompressBound() is no longer required
2021-08-28 Ivailo Monevremove private and unused QBrush::cleanUp() method
2021-08-27 Ivailo Monevdo not delete shaper item string if it was allocated...
2021-08-27 Ivailo Monevremove redundant qfontengine_x11_p header inclusion...
2021-08-27 Ivailo Monevplug QAction test memory leak
2021-08-27 Ivailo Monevuse png_size_t and catch errors at runtime in iod_read_...
2021-08-27 Ivailo Monevuse correct meta types in QVariant tests
2021-08-27 Ivailo Monevignore leaks from Katie::QTextCodec::codecForName()
2021-08-27 Ivailo Monevcompiler warning fix
2021-08-27 Ivailo Monevtest QCryptographicHash::Sha256 and CryptographicHash...
2021-08-27 Ivailo Monevclose ICU converter regardless of other codec state...
2021-08-27 Ivailo Monevcompiler warning fix
2021-08-27 Ivailo Monevindent variantToDomProperty() function
2021-08-27 Ivailo Monevinitialize QSystemSemaphorePrivate::initialValue member
2021-08-27 Ivailo Monevuse boolean instead of pointer as qRegisterMetaType...
2021-08-27 Ivailo Monevremove dummy qRegisterMetaType<T>() and qRegisterMetaTy...
2021-08-26 Ivailo Monevlseek() is not documented to be interruptable
2021-08-26 Ivailo Monevclose file descriptor when it is owned by QFSFileEngine...
2021-08-26 Ivailo Monevskip tst_QFile::copyShouldntOverwrite() test case if...
2021-08-26 Ivailo Monevdo not test if renaming file to /etc/renamefile fails...
2021-08-26 Ivailo Monev/proc/curproc/map does not exist (by default) on curren...
2021-08-26 Ivailo Monevdo not use sendfile() on FreeBSD/DragonBSD to copy...
2021-08-26 Ivailo Monevremove unused ToolBarManager::m_configureableMainWindow...
2021-08-26 Ivailo Monevremove unused ZoomView::m_resizeBlocked member
2021-08-26 Ivailo Monevopen buffer in write-only mode in QSvgPaintEngine:...
2021-08-26 Ivailo Monevuse uninitialized buffers where possible
2021-08-26 Ivailo Monevcompiler warning fix
2021-08-26 Ivailo Monevcompiler warnings fixes
2021-08-26 Ivailo Monevremove unsupported QAuthenticator methods leftovers
2021-08-26 Ivailo Monevinitialize qt_qprocess_deadChild_pipe variable
2021-08-26 Ivailo Monevremove HTML-related JSC string functions
2021-08-26 Ivailo Monevformat and indent QAbstractSocket::setSocketOption...
2021-08-26 Ivailo Monevremove unused and internal socket option
2021-08-26 Ivailo Monevmark warning case in QLocalServer::listen() as unlikely
2021-08-25 Ivailo Monevcall QTextCodec::fromUnicode() overload from QString...
2021-08-25 Ivailo Monevassume M_PI is defined
2021-08-25 Ivailo Monevreplace M_PI / 2 with M_PI_2 definition
2021-08-25 Ivailo Monevde-duplicate code
2021-08-25 Ivailo Monevdrop symbian/harmattan related bearer management suppor...
2021-08-25 Ivailo Monevuse QSTACKARRAY() macro for arrays in QX11PixmapData
2021-08-25 Ivailo Monevmove some constants to qcorecommon_p header
2021-08-25 Ivailo Monevindent swtches in QSvgPaintEngine
2021-08-24 Ivailo Monevexport component symbols only when building them [ci...
2021-08-24 Ivailo Monevfix regression since 1435a6a29236367aadec274588c9684f82...
2021-08-24 Ivailo Monevadd QGraphicsEffect test
2021-08-24 Ivailo Moneveffectively revert 6157a323582fc3ec8fa6601a6cb948562461...
2021-08-24 Ivailo Monevassume QT_DEPRECATED is defined in qscriptcontenxtinfo...
2021-08-24 Ivailo Monevremove deprecated QGraphicsEffect::sourceIsPixmap(...
2021-08-24 Ivailo Monevminor comment correction in qguicommon_p header [ci...
2021-08-24 Ivailo Monevplug QJsonDocument memory leaks
2021-08-23 Ivailo Monevadd QVectorND test
2021-08-23 Ivailo Monevadd QGlobal test
2021-08-23 Ivailo Monevuse QElapsedTimer in QMoviePrivate::next()
2021-08-23 Ivailo Monevcache some commonly used colors
2021-08-23 Ivailo Monevmake use of monoColorTable() in convert_Indexed8_to_X32()
2021-08-23 Ivailo Monevread QByteArray/QString from QDataStream without pre...
2021-08-23 Ivailo Monevuse public QByteArray methods in QByteRef [ci reset]
2021-08-22 Ivailo Monevremove supposedly fast spans code
2021-08-22 Ivailo Monevuse qVariantToHelper<T>() in QVariant::toBool()
2021-08-22 Ivailo Monevassume scale argument is not null in qt_scaleForTransform()
2021-08-22 Ivailo Monevmake use of monoColorTable() and grayColorTable() in...
2021-08-22 Ivailo Monevconsistent qCompress()/qUncompress() warning messages
2021-08-22 Ivailo Monevdelete copy constructor and assignment operator [ci...
2021-08-21 Ivailo Monevde-duplicate code
2021-08-21 Ivailo Monevavoid temporary in QByteArray::prepend()
2021-08-19 Ivailo Monevstack use-after-delete and out-of-bounds in QByteArray...
2021-08-19 Ivailo Monevcompiler warnings fixes
2021-08-19 Ivailo Monevreplace qChecksum32() with qHash() [ci reset]
2021-08-19 Ivailo Monevreplace qCompress()/qUncompress() with qFastCompress...
2021-08-19 Ivailo Monevdeal with TODO related to color table caching in QImage...
2021-08-19 Ivailo Monevmake use of monoColorTable() in QBitmap::fromData()
2021-08-19 Ivailo Monevavoid detaching QImage multiple times to set color...
2021-08-19 Ivailo MonevQImage::alphaChannel() optimization
2021-08-19 Ivailo MonevQImage::createHeuristicMask() optimization
2021-08-19 Ivailo Monevremove unused QIconLoaderEngineEntry::count member
2021-08-15 Ivailo Monevfix enumeration mismatch
2021-08-14 Ivailo Monevmove keys enums near modifier enums
2021-08-13 Ivailo Monevuse renameat2() if available to fix race condition...
next