OSDN Git Service

kde/Katie.git
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...
2021-08-13 Ivailo Monevremove QFile::rename() fallback bits
2021-08-13 Ivailo Monevmark warning case in QFile as unlikely
2021-08-13 Ivailo Monevversion bump [ci reset]
2021-08-10 Ivailo Monevreuse float/double member of QVariant for qreal [ci...
2021-08-10 Ivailo Monevadd QFile test
2021-08-10 Ivailo Monevadd QMetaObject test
2021-08-10 Ivailo Monevavoid QByteArray resizing in QRingBuffer::ungetChar()
2021-08-10 Ivailo MonevREADME update [ci skip]
2021-08-10 Ivailo Monevre-stat() when QFile size is requested
2021-08-10 Ivailo Monevrefuse to open directories via QFSFileEngine
2021-08-10 Ivailo Monevdo not buffer QFile writes internally
2021-08-10 Ivailo Monevremove compatibility bits in QFile::open()
2021-08-09 Ivailo Monevvalidate key sequences
2021-08-09 Ivailo Monevadd QStringRef test
2021-08-09 Ivailo Monevmake QString::startsWith()/QString::endsWith() consiste...
2021-08-09 Ivailo Monevuse QSTACKARRAY() macro in qInvokeTestMethod() function
2021-08-09 Ivailo Monevconvert strings via the stream codec in QTextStream...
2021-08-08 Ivailo Monevprint key sequence decoding compatibility
2021-08-08 Ivailo Monevadd QKeySequence test
2021-08-08 Ivailo Monevremove unused and private QKeySequence methods
2021-08-08 Ivailo Monevreplace QString::vsprintf() with qvsnprintf() in qt_mes...
2021-08-08 Ivailo Monevtranslations update [ci skip]
2021-08-08 Ivailo Monevoptimize qt_x11_wait_for_window_manager()
2021-08-08 Ivailo Monevremove redundant Q_DECL_CONSTEXPR definition [ci reset]
2021-08-08 Ivailo Monevremove unused QDOC_PROPERTY() macro [ci reset]
2021-08-07 Ivailo Monevreplace QString::sprintf() with qsnprintf() in QHostAdd...
2021-08-07 Ivailo Monevreplace sprintf() with qsnprintf() in QColor::name()
2021-08-07 Ivailo Monevuse QSTACKARRAY() macro in QHostAddress::toString()
2021-08-07 Ivailo Monevde-duplicate code
2021-08-07 Ivailo Monevoptimize QColor::name()
2021-08-07 Ivailo Monevprefer QColor::name() over QString::arg() cascade
2021-08-07 Ivailo Monevadd QMargins test
2021-08-07 Ivailo Monevmake QMargins equal/not equal operators public [ci...
2021-08-07 Ivailo Monevadd QDrag test
2021-08-07 Ivailo Monevreplace qMemEquals() with ucstrcmp()/ucstrncmp() calls
2021-08-06 Ivailo Monevget rid of QSysInfo class [ci reset]
next