OSDN Git Service

kde/Katie.git
2021-01-25 Ivailo Monevadd QEasingCurve test
2021-01-25 Ivailo Monevmark QTextCodecPlugin as deprecated
2021-01-25 Ivailo Monevmove Qt::mightBeRichText(), Qt::escape() and Qt::conver...
2021-01-24 Ivailo Monevprefix setlocale() in setupLocaleMapper()
2021-01-24 Ivailo Monevdeal with TODO in QHttpNetworkReplyPrivate::findChallenge()
2021-01-24 Ivailo Monevremove graphics system leftovers
2021-01-24 Ivailo Monevremove now unused multi-header support of katie_check_d...
2021-01-24 Ivailo Monevoops, that was for testing purposes
2021-01-24 Ivailo Monevpre-allocate result based on the converted domain in...
2021-01-24 Ivailo Monevfallback to stat if dirent.d_type is not supported
2021-01-23 Ivailo Monevupdate URL TLDs table data
2021-01-23 Ivailo Monevupdate MIB table data
2021-01-23 Ivailo Monevcheck for xdg-open during build
2021-01-23 Ivailo MonevRevert "replace hardcoded value with enum in QDBusMetaO...
2021-01-23 Ivailo Monevscriptlets for Fedora package
2021-01-23 Ivailo Monevadd xdg-utils to dependencies in package files
2021-01-23 Ivailo MonevRevert "do not compress ConfigureNotify X11 events"
2021-01-23 Ivailo Monevremove now incorrect comment in QThreadPrivate::start()
2021-01-23 Ivailo Monevdo not compress ConfigureNotify X11 events
2021-01-22 Ivailo Monevcompiler warning fix
2021-01-22 Ivailo Monevthread priority is no longer masked
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
next