OSDN Git Service

kde/Katie.git
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...
2021-01-06 Ivailo Monevproperly initialize QImage member
2021-01-06 Ivailo Monevuse constant iterator in write_xpm_image()
2021-01-06 Ivailo Monevmark warning cases in QXpmHandler as unlikely
2021-01-06 Ivailo Monevremove unused qt_read_xpm_image_or_array() argument
2021-01-06 Ivailo Moneveliminate 2 duplicate switch statements in QMotifStyle...
2021-01-06 Ivailo Monevremove some win and mac leftovers
2021-01-06 Ivailo Monevmake some header guards consistent
2021-01-06 Ivailo Monevassume DBUS_TYPE_UNIX_FD is defined in D-Bus marshaller...
2021-01-06 Ivailo Monevremove redundant qglobal header inclusion in qdeclarati...
2021-01-06 Ivailo Monevremove mac and xlc support leftovers
2021-01-06 Ivailo Monevdo not undefine MAP in qtransform source file
2021-01-06 Ivailo Monevassume DBL_DIG and FLT_DIG are defined
2021-01-06 Ivailo Monevuse compiler built-ins for byte swapping
2021-01-06 Ivailo Monevcompiler warning fix
2021-01-06 Ivailo Monevcompiler warning fix
2021-01-06 Ivailo Monevremove unused QT_TRANSFER_TIMEOUT definition
2021-01-06 Ivailo Monevproperly initialize QtSharedPointer::ExternalRefCountDa...
2021-01-06 Ivailo Monevmove startup message to QWidgetPrivate::sendStartupMess...
2021-01-06 Ivailo Monevupdate link in QMessageBox
2021-01-05 Ivailo Monevinclude rscpath only if resource will be generated...
2021-01-05 Ivailo Monevremove redundant qhash header inclusion in qt_x11_p...
2021-01-05 Ivailo Monevoops, fix Fedora package file format
2021-01-05 Ivailo Monevset a bit more restrictive permissions for the scripts
2021-01-05 Ivailo Monevuse the widget X11 information to query depth in QRaste...
2021-01-05 Ivailo Monevproperly initialize QDomNode and QDomImplementation...
2021-01-05 Ivailo Monevmark QSqlQuery warning cases as unlikely
2021-01-05 Ivailo Monevcorrect condition for use of qt_x11_drawImage() in...
2021-01-05 Ivailo Monevstatic analyzer warnings fixes
2021-01-05 Ivailo MonevRevert "mark non-inline drawing blend/gradient/blit...
2021-01-05 Ivailo Monevprefix feof() call in QFile benchmark
2021-01-05 Ivailo Monevcrash if posix_memalign() fails in Heap::allocateBlock()
2021-01-05 Ivailo Monevdisable some spurious compiler warnings
2021-01-05 Ivailo Monevproperly initialize QGlobalNetworkProxy members
2021-01-05 Ivailo Monevkeep QByteArray reference in QDebug destructor
2021-01-05 Ivailo Monevfix possible pointer dereference in QPixmapIconEngine...
2021-01-05 Ivailo Monevstatic analyzer warnings fixes
2021-01-05 Ivailo Monevexport QDir::SortFlags debug operator
2021-01-05 Ivailo Monevkatie_setup_target() macro rewrite
2021-01-05 Ivailo Monevproperly initialize QDataStream members
2021-01-05 Ivailo Monevmark warning cases in QDBusSignature as unlikely
2021-01-04 Ivailo Monevuse single do/while loop in QEventDispatcherX11::proces...
2021-01-04 Ivailo Monevmake use of QStandardPaths in QGuiPlatformPlugin::iconT...
2021-01-04 Ivailo Monevreplace qDBusNameToTypeId() with QMetaType::type()
2021-01-04 Ivailo Monevuse correct QString constructs in QLocale and QLocalePr...
2021-01-04 Ivailo Monevremove empty case in decimalForm()
2021-01-04 Ivailo Monevkeep references to QByteArray objects
2021-01-04 Ivailo Monevmark non-inline drawing blend/gradient/blit helpers...
2021-01-04 Ivailo Monevfix crash in QImage conversion benchmark
2021-01-03 Ivailo Monevmerge cases in mkspecs file
2021-01-02 Ivailo Monevuse foreach() for iteration in QIconTheme constructor
2021-01-02 Ivailo Monevremove redundant IconCache post-routine cleanup function
2021-01-02 Ivailo Monevreplace qt_rectconvert<T,T>() with its body
2021-01-02 Ivailo Monevcompiler warning fixes
2021-01-02 Ivailo Monevremove shadowing QDial reimplementations
2021-01-01 Ivailo Monevcopyright update
2021-01-01 Ivailo Monevdebug type build fix
2021-01-01 Ivailo Monevcompiler warning fix
2021-01-01 Ivailo MonevQJsonValue review
2021-01-01 Ivailo Monevcorrect condition for QT_NO_EXECINFO
2021-01-01 Ivailo Monevremove now unused pthread_stackseg_np() and pthread_att...
2021-01-01 Ivailo Monevfix translation of QJsonParseError errors
next