OSDN Git Service

kde/Katie.git
2021-07-10 Ivailo MonevFreeBSD Q/A warning fix [ci skip]
2021-07-09 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-07-09 Ivailo Monevindent and format qmenu source file
2021-07-09 Ivailo Monevindent QByteArray::indexOf()
2021-07-09 Ivailo Monevreuse variable in QGraphicsScene::render()
2021-07-09 Ivailo Monevcorrect some assert conditions
2021-07-09 Ivailo Monevlink tst_qsql test to network component for QHostInfo...
2021-07-09 Ivailo Monevintroduce private QSTACKARRAY() pre-processor macro
2021-07-08 Ivailo Monevfix BOM removal in QIcuCodec::convertToUnicode()
2021-07-08 Ivailo Monevprepare for Unicode v14.0.0
2021-07-08 Ivailo Monevuse correct definition for assert in QChar::unicodeVers...
2021-07-07 Ivailo Monevremove redundant condition checks in QDomNodePrivate...
2021-07-07 Ivailo Monevproperly initialize QDomNamedNodeMapPrivate members
2021-07-07 Ivailo Monevproperly initialize QDomNodeList and QDomNodePrivate...
2021-07-07 Ivailo Monevavoid temporary in QDomNamedNodeMapPrivate::namedItem()
2021-07-07 Ivailo Monevmake QDom/QXmlSimpleReader reentrant
2021-07-07 Ivailo Monevindent and format QXmlStreamReaderPrivate::parse()
2021-07-07 Ivailo Monevfix QDomDocument::importNode() crashing on null nodes
2021-07-07 Ivailo Monevupdate README
2021-07-07 Ivailo Monevfix tst_QSocketNotifier on FreeBSD
2021-07-07 Ivailo Monevuse argv[0] as is in QCoreApplication::applicationFileP...
2021-07-07 Ivailo Monevuse preset version numbers
2021-07-06 Ivailo MonevQFileSystemWatcher documentation update [ci skip]
2021-07-06 Ivailo Monevplug file descriptor leak in QFileSystemWatcherEngineUnix
2021-07-06 Ivailo Monevdebug type build fix
2021-07-06 Ivailo Monevcorrect warning message in QCoreApplicationPrivate...
2021-07-03 Ivailo Monevuse proper latin string constructor in QNetworkInterfac...
2021-07-03 Ivailo Monevinclude system sys/types header for all struct checks
2021-06-29 Ivailo Monevcorrect QStyleOptionTabWidgetFrame::StyleOptionVersion...
2021-06-29 Ivailo Monevuse proper string constructors in QStyleSheetStyle...
2021-06-29 Ivailo Monevremove versioned style options leftovers
2021-06-28 Ivailo Monevinitialize all XColor members in init_direct() function
2021-06-28 Ivailo Monevuse callbacks to track invalid characters during conver...
2021-06-28 Ivailo Monevdo not assume color converted from QVariant::ByteArray...
2021-06-28 Ivailo Monevremove unused qt_format_text() function argument
2021-06-28 Ivailo Monevmove QBYTEARRAY_MAX definition to qcorecommon_p header...
2021-06-28 Ivailo Monevuse unitialized buffer in QHttpNetworkReplyPrivate...
2021-06-28 Ivailo Monevcheck for overflow in QHttp::readAll()
2021-06-28 Ivailo Monevuse correct type for cast in QSslCertificate::alternate...
2021-06-28 Ivailo Monevreturn error instead of using assignment and falltrough...
2021-06-28 Ivailo Monevrequire OpenSSL v1.1.0 as minumum
2021-06-27 Ivailo Monevavoid copies in QStyleSheetStyle::renderRule() and...
2021-06-27 Ivailo Monevuse unintialized buffers in QNetworkAccessFileBackend...
2021-06-27 Ivailo Monevoptimize certificates blacklist table lookup
2021-06-27 Ivailo Monevavoid reallocation in QSslCertificatePrivate::QByteArra...
2021-06-27 Ivailo Monevcorrect logic for layout application in QToolBarAreaLay...
2021-06-27 Ivailo Monevadd missing break statements in switch in QToolBarAreaL...
2021-06-26 Ivailo Monevimplement QDebug stream operator for QBitArray
2021-06-25 Ivailo Monevdo not convert pixmap and mask in QCursor constructor
2021-06-25 Ivailo Monevset the X11 screen of the actual pixmap in QX11PaintEng...
2021-06-25 Ivailo Monevmark warning case in QCursorData::setBitmap() as unlikely
2021-06-25 Ivailo Monevmake use of QFAST_SCAN_LINE() in QFontEngine::alphaMapF...
2021-06-25 Ivailo Monevremove unused QFontEngine::alphaRGBMapForGlyph() argument
2021-06-25 Ivailo Monevmake use of QFAST_SCAN_LINE() in QFontEngine::alphaRGBM...
2021-06-25 Ivailo Monevcall OptimizeHeaders script explicitly from component...
2021-06-24 Ivailo Monevset invalid length variable to the output buffer size...
2021-06-24 Ivailo Monevfake the system codec name
2021-06-24 Ivailo Monevuse Z_BEST_SPEED as default quality for PNG images
2021-06-24 Ivailo Monevdo not shadow variable in read_xpm_string()
2021-06-24 Ivailo Monevremove unused QWidgetBackingStore::dirtyRegion() method
2021-06-23 Ivailo Monevtranslations update [ci skip]
2021-06-23 Ivailo Monevcorrect condition for solaris in top-level build file
2021-06-23 Ivailo Monevmark all QWindowSurface methods reimplemented by QRaste...
2021-06-23 Ivailo Monevremove unused QWindowSurface::grabWidget() method
2021-06-23 Ivailo Monevremove code for always false condition in QWindowSurfac...
2021-06-23 Ivailo Monevmake use of QFAST_SCAN_LINE() in QBitmap::fromData()
2021-06-23 Ivailo Monevremove duplicate pre-processor macro in GIF image handler
2021-06-23 Ivailo Monevremove code for always false condition in QWidgetBackin...
2021-06-23 Ivailo Monevinternal pixmap data classes optimizations
2021-06-22 Ivailo MonevQRasterBuffer::colorizeBitmap() optimization
2021-06-22 Ivailo Monevremove redundant QRasterWindowSurfacePrivate::inSetGeom...
2021-06-22 Ivailo Monevremove declaration of non-existing QRasterBuffer::prepa...
2021-06-22 Ivailo Monevcorrect reference to unifdef executable in katie_optimi...
2021-06-22 Ivailo Monevmark warning cases in drawing functions as unlikely
2021-06-21 Ivailo Monevdisable automatic async D-Bus calls code due to thread...
2021-06-21 Ivailo Monevuse proper QString constructors for latin strings
2021-06-21 Ivailo Monevremove unused variables in QDBusConnectionPrivate
2021-06-21 Ivailo Monevremove redundant forward class declaration in qdbusconn...
2021-06-21 Ivailo MonevRevert "use single do/while loop in QEventDispatcherX11...
2021-06-21 Ivailo Monevlock timers set before bit flip/free bit lookup
2021-06-21 Ivailo Monevuse ICU functions to convert QString to lower/upper...
2021-06-21 Ivailo Monevundefine options that are not supported when optimizing...
2021-06-20 Ivailo Monevdefine OS, architectures and byte order defintions...
2021-06-20 Ivailo Monevremove unused QTypeInfo::isPointer enum [ci reset]
2021-06-20 Ivailo Monevtype normalization compatibility bits
2021-06-20 Ivailo Monevuse public QLocale methods where possible in QString...
2021-06-20 Ivailo Monevdo not normalize certain unsigned types from normalizeT...
2021-06-20 Ivailo Monevadd methods for stateless conversion to QIcuCodec and...
2021-06-20 Ivailo Monevadd float-specialized conversion methods to QLocale
2021-06-20 Ivailo Moneveffectively revert 36e1687e0e22bafa8b3818204b595b31d5ba3a00
2021-06-19 Ivailo Monevadjust QVariant test case data
2021-06-19 Ivailo MonevRevert "avoid temporary copies in QString"
2021-06-19 Ivailo Monevcompatibility bits for converting strings starting...
2021-06-19 Ivailo Monevkeep references to QByteArray objects in QDBusMessagePr...
2021-06-19 Ivailo Monevmake use of QStandardPaths::findExecutable() in QCoreAp...
2021-06-19 Ivailo Monevdo not assume application arguments are non-null in...
2021-06-19 Ivailo Monevtake offset into account when passing string length...
2021-06-19 Ivailo Monevdesigner tool crash fix
2021-06-18 Ivailo Monevdo not create new object on QFileSystemEntry clear
2021-06-18 Ivailo Monevdo not attempt to resolve paths and seprators from...
next