OSDN Git Service

kde/Katie.git
2021-01-22 Ivailo Monevcompiler warning fixes
2021-01-21 Ivailo MonevQImageData::checkForAlphaPixels() and QImage::bitPlaneC...
2021-01-21 Ivailo Monevuse ConnectionNumber() macro instead of XConnectionNumb...
2021-01-21 Ivailo Monevproperly initialize QEventDispatcherUNIXPrivate members
2021-01-21 Ivailo MonevREADME update [ci skip]
2021-01-21 Ivailo Monevfix alpha detection in fix_color_table()
2021-01-20 Ivailo Monevremove shared pointer tracking leftovers
2021-01-20 Ivailo Monevreview build macro comments
2021-01-20 Ivailo Monevpthread_attr_setstacksize() is standardized by POSIX...
2021-01-20 Ivailo Monevfeclearexcept() is standardized by POSIX.1-2001, do...
2021-01-20 Ivailo Monevget rid of QCustomScopedPointer
2021-01-20 Ivailo Monevreplace std::this_thread::yield() with sched_yield...
2021-01-20 Ivailo Monevset thread priority from the thread itself
2021-01-20 Ivailo Monevmake use of katie_generate_obsolete() in katie_generate...
2021-01-20 Ivailo Monevremove code for always false condition in QX11Data...
2021-01-20 Ivailo Monevremove code for always false condition in QX11Info...
2021-01-20 Ivailo Monevremove unused and private QX11Info methods
2021-01-20 Ivailo Monevconvert some virtual isDocumentType methods to inline...
2021-01-20 Ivailo Monevproperly initialize QDomNodeListPrivate members
2021-01-20 Ivailo Monevproperly initialize QUrlPrivate members
2021-01-20 Ivailo Monevremove unused QUrlErrorInfo::_expected member
2021-01-20 Ivailo Monevremove declaration of non-existing QUrl methods
2021-01-20 Ivailo Monevremove unused QX11PixmapData::Uninitialized enum
2021-01-20 Ivailo Monevpartially revert 9c70701677c8406d4d91a0b2c830c49f09a84785
2021-01-20 Ivailo Monevuse virtual methods for SSL configuration of QNetworkReply
2021-01-20 Ivailo Monevuse foreach() for iteration in generateSubObjectXml()
2021-01-20 Ivailo Monevproperly initialize QRegExp member
2021-01-18 Ivailo Monevpre-allocate a more realistic size for integer conversi...
2021-01-18 Ivailo Monevseparate logic for invalid and intermidiate integer...
2021-01-18 Ivailo Monevremove redundant QLocalePrivate::bytearrayToLongLong...
2021-01-18 Ivailo Monevfix xvfb script exit in case of test failure
2021-01-14 Ivailo Monevremove redundant CustomWidgetsInfo::acceptCustomWidgets...
2021-01-14 Ivailo Monevcorrect copying of QByteArrayMatcher and QStringMatcher...
2021-01-13 Ivailo Monevavoid memmove() and memcpy() in QRegionPrivate
2021-01-13 Ivailo Monevcompared with definition in getX11AutoRepeat()
2021-01-13 Ivailo Monevremove unused QLayoutPrivate::autoNewChild member
2021-01-13 Ivailo Monevmark warning case in QXmlStreamReader::addData() as...
2021-01-13 Ivailo Monevavoid temporaries in QXmlUtils::isPublicID() and QXmlUt...
2021-01-12 Ivailo Monevcompiler warning fix
2021-01-12 Ivailo Monevinclude string header for memcpy() in qendian header
2021-01-12 Ivailo Monevde-inline QBuffer::setData() overload for performance...
2021-01-12 Ivailo Monevproperly initialize and delete QImageWriterPrivate...
2021-01-12 Ivailo Monevmerge qcommonstylepixmaps_p header into qcommonstyle...
2021-01-12 Ivailo Monevuse correct type for script in qt_addPatternProps(...
2021-01-12 Ivailo Monevuse correct type for meta type in qNumVariantToHelper...
2021-01-12 Ivailo MonevREADME and CONTRIBUTING typos [ci skip]
2021-01-12 Ivailo Monevopen new iterator from QTextBoundaryFinder copy-constructor
2021-01-12 Ivailo Monevremove unused QPixmapFilter::UserFilter enum
2021-01-12 Ivailo Monevreference count QTextBoundaryFinderPrivate
2021-01-12 Ivailo Monevproperly indent qxbmhandler source file
2021-01-11 Ivailo Monevremove redundant else statements in QNativeSocketEngine...
2021-01-11 Ivailo Monevmark QApplication::graphicsSystem() and QApplication...
2021-01-10 Ivailo Monevcorrect comment in plugins build file
2021-01-10 Ivailo Monevremove now redundant _PATH_RESCONF definition check
2021-01-10 Ivailo Monevfix some QCoreApplication/QApplication thread-safety...
2021-01-10 Ivailo Monevmove QT_NO_DEBUG_STREAM override to qconfig header
2021-01-10 Ivailo Monevnote Open Group documentation in CONTRIBUTING file
2021-01-10 Ivailo Moneveliminate QGraphicsSystem
2021-01-09 Ivailo Monevde-duplicate code in QMotifStyle::standardPalette()
2021-01-09 Ivailo Monevremove unused definition in QMotifStyle::drawPrimitive()
2021-01-09 Ivailo Monevupdate POT files [ci skip]
2021-01-09 Ivailo Monevremove some redundant int constructs
2021-01-09 Ivailo Monevfix regression since b3722d96b0d97638a45d2b40f607eed510...
2021-01-09 Ivailo Monevremove non-raster graphics systems support leftovers
2021-01-09 Ivailo Monevremove unused QPixmapData methods
2021-01-09 Ivailo Monevuse QImage::constScanLine() where possible in QX11Pixma...
2021-01-09 Ivailo Monevadd QBuffer test
2021-01-09 Ivailo Monevcopy the result of nl_langinfo()
2021-01-08 Ivailo Monevimplement option to print backtrace on warning message
2021-01-08 Ivailo Monevkeep QByteArray reference in QProcessPrivate::createCha...
2021-01-08 Ivailo Monevstore native file path outside loop in QFSFileEngine...
2021-01-08 Ivailo Monevdo not undefine listen() from qnet_unix_p header
2021-01-08 Ivailo Monevalways use clock_gettime() in QElapsedTimer() and qt_ge...
2021-01-08 Ivailo Monevbump the minimum to POSIX.1-2001
2021-01-08 Ivailo Monevfix regression since 9f5d79e38d9268e72cf27e6fb6ea372881...
2021-01-08 Ivailo Monevuse plain ushort array in QString streaming operator
2021-01-08 Ivailo Monevminor QColor::isValidColor() optimization
2021-01-07 Ivailo Monevmake it easy to switch source for NetBSD [ci skip]
2021-01-07 Ivailo MonevNetBSD pkglint warning fix
2021-01-07 Ivailo Monevremove redundant QT_BEGIN_HEADER and QT_END_HEADER...
2021-01-07 Ivailo Monevproperly initialize QGifHandler members
2021-01-07 Ivailo Monevproperly initialize QXmlNamespaceSupportPrivate members
2021-01-07 Ivailo Monevinitialize QXmlInputSourcePrivate members via constructor
2021-01-07 Ivailo Monevproperly initialize QDataBuffer members
2021-01-07 Ivailo Monevproperly initialize QPaintDevice member
2021-01-07 Ivailo Monevoptimize QColor construction from Qt::GlobalColor
2021-01-07 Ivailo Monevuse single variable assignment in read_xpm_body()
2021-01-07 Ivailo Monevuse cheaper character comparison in QColor::setNamedColor()
2021-01-07 Ivailo Monevuse loop-local variables in write_xpm_image()
2021-01-07 Ivailo Monevuse qint16 type for KeyNameTblSize
2021-01-07 Ivailo Monevremove redundant variable in read_xpm_body()
2021-01-07 Ivailo Monevcorrect buffer size in xpm_color_name()
2021-01-07 Ivailo Monevremove unused variable in qt_read_xpm_array()
2021-01-07 Ivailo Monevreplace QXpmHandler::readImage() with its body
2021-01-06 Ivailo Monevremove unused qMetaTypeId<T>() argument
2021-01-06 Ivailo Monevremove unused QMetaTypeId2<T>::MetaType enum
2021-01-06 Ivailo Monevtop-level CMake file review
2021-01-06 Ivailo Monevuse plain integer in QMetaTypeId<T>::qt_metatype_id...
2021-01-06 Ivailo Monevcompiler warning fix
2021-01-06 Ivailo Monevrename qt_read_xpm_image_or_array() so that the functio...
next