OSDN Git Service

kde/Katie.git
2022-11-14 Ivailo Monevremove unused QErrorMessage class
2022-11-14 Ivailo Monevdo not store the hinting flags in QFontEngineFT
2022-11-14 Ivailo Monevtranslations update
2022-11-14 Ivailo Monevupdate URL TLDs table data
2022-11-14 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-14 Ivailo Monevprepare genlocale.py script for CLDR v42
2022-11-14 Ivailo MonevFreeBSD package footprint file update
2022-11-14 Ivailo Monevadd QChar enum for unicode v15.0
2022-11-14 Ivailo Monevupdate unicode data tables to v15.0
2022-11-14 Ivailo Monevinclude system locale header for setlocale() and LC_CTY...
2022-11-14 Ivailo Monevremove unused qsettings header inclusion in qcommonstyl...
2022-11-14 Ivailo Monevremove redundant Q_EXPORT_PLUGIN2() macro
2022-11-14 Ivailo MonevREADME update
2022-11-14 Ivailo Monevremove now unused plugin verification section and data
2022-11-14 Ivailo Monevremove redundant handle check in QLibrary::unload()
2022-11-14 Ivailo Monevcompiler warnings fix
2022-11-14 Ivailo Monevremove redundant QSettings forward-declaration in qlibr...
2022-11-14 Ivailo Monevreplace internal loadDocument<T>() function with its...
2022-11-14 Ivailo MonevQIconLoader doesn't need QObject as base class
2022-11-14 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-14 Ivailo Monevreplace QCursorData::setBitmap() with its body
2022-11-14 Ivailo Monevremove resource system leftovers in QPixmapIconEngine...
2022-11-14 Ivailo Monevuse the stored pixmap mask in QCursor::handle()
2022-11-14 Ivailo MonevQCursor rewrite
2022-11-13 Ivailo Monevensure the QVariant type is QVariant::String in ini_set...
2022-11-13 Ivailo Monevdo not register QColor, QVector2D, QVector3D and QVecto...
2022-11-13 Ivailo Monevdocument internal QFontDatabase methods as such
2022-11-13 Ivailo Monevmark qt_FcPatternToQFontDef() function as static
2022-11-13 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-13 Ivailo Monevinitialize values in QFont streaming operator
2022-11-13 Ivailo MonevQFontDatabase::families() optimization
2022-11-13 Ivailo Monevremove QApplication::fontDatabaseChanged() signal
2022-11-13 Ivailo MonevQJsonDocument optimization
2022-11-13 Ivailo Monevdrop support for storing types that are not QString...
2022-11-13 Ivailo MonevQDebug documentation update
2022-11-13 Ivailo MonevQDebug rewrite to use QByteArray as internal buffer
2022-11-13 Ivailo MonevQDeclarativeInfo rewrite to not use QDebug
2022-11-13 Ivailo Monevlog the error string, not the QDeclarativeError pointer...
2022-11-12 Ivailo Monevrevert f92053f38142c9b4a589f5623e3055958d145a01
2022-11-12 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-12 Ivailo Monevremove unused AVG16() macro
2022-11-12 Ivailo Monevnamefsck script update
2022-11-12 Ivailo Monevdrop compile-time options to disable debug and warning...
2022-11-11 Ivailo MonevQImage documentation update
2022-11-11 Ivailo Monevuse growing buffer (QDataBuffer) in blending functions
2022-11-11 Ivailo Monevmove variables to the scope they are used in QGradientD...
2022-11-11 Ivailo MonevQImage::Format_RGB16 to XImage copying optimization
2022-11-11 Ivailo Monevcreate print preview images with the page rectangle...
2022-11-11 Ivailo Monevcreate dummy device as fallbak from QPdfPrinter
2022-11-11 Ivailo Monevbuild fix for the case when QT_NO_CUPS is defined
2022-11-11 Ivailo Monevremove unused QPSPrintEnginePrivate member
2022-11-11 Ivailo Monevdrop unused epsf feature of QPSPrintEngine
2022-11-11 Ivailo Monevremove now unused QPolygonClipper class
2022-11-10 Ivailo Monevassume fetch and store operators are valid in drawing...
2022-11-10 Ivailo Monevbenchmark painting on and of mono image formats
2022-11-10 Ivailo Monevcompiler warnings fixes
2022-11-10 Ivailo Monevremove now unused constants
2022-11-10 Ivailo Monevfix copying of QImage to XImage when the QImage format...
2022-11-10 Ivailo Monevreplace QPixmapData::createCompatiblePixmapData() with...
2022-11-10 Ivailo Monevremove now unused QPixmapData::resize() method
2022-11-10 Ivailo Monevallocate the ARGB visuals and colormaps only if XRender...
2022-11-10 Ivailo Monevensure the image is not constructed with zero width...
2022-11-10 Ivailo Monevremove check for non-existing internal property
2022-11-10 Ivailo Monevconvert QPixmapData::create() method to specialized...
2022-11-10 Ivailo Monevpass the pixel type to makeBitmapCompliantIfNeeded...
2022-11-10 Ivailo Monevremove redundant QPixmapData members
2022-11-10 Ivailo Monevreplace qt_mask_image() function with its body
2022-11-10 Ivailo Monevremove unused lowest_bit() function
2022-11-10 Ivailo Monevimplement the missing QImage converter functions
2022-11-10 Ivailo Monevinline QWidgetBackingStore::surface() method
2022-11-10 Ivailo Monevremove noop QWidgetBackingStore::updateList()
2022-11-10 Ivailo MonevQETWidget and QWindowSurface do not have to be friends...
2022-11-10 Ivailo Monevremove unused QWidgetBackingStore::topLevelOffset(...
2022-11-10 Ivailo MonevX server running at 24-bit depth is alpha capable
2022-11-10 Ivailo MonevQImage::Format_ARGB32_Premultiplied to XImage copying...
2022-11-10 Ivailo MonevQWindowSurface::beginPaint() optimization
2022-11-10 Ivailo Monevoops, fix build
2022-11-09 Ivailo Monevadd note when QPixmap::toX11Pixmap() was introduced
2022-11-09 Ivailo MonevQPixmap::grabWindow() optimization
2022-11-09 Ivailo Monevmerge QRasterPixmapData into QPixmapData
2022-11-09 Ivailo Monevremove now unused XRender fills cache
2022-11-09 Ivailo MonevQPixmap documentation update
2022-11-09 Ivailo MonevQPixmap no longer requires GUI application or to be...
2022-11-09 Ivailo Monevremove unused and internal QTessellator class
2022-11-09 Ivailo MonevQPixmap documentation update
2022-11-09 Ivailo Monevdrop internal X11 pixmap
2022-11-08 Ivailo Monevaccount for undefined types in QScriptEnginePrivate...
2022-11-07 Ivailo Monevimplement blend modes for X11 paint engine
2022-11-07 Ivailo MonevQX11PaintEngine::drawPixmap() optimization
2022-11-07 Ivailo Monevremove redundant forward declarations of QMatrix and...
2022-11-07 Ivailo Monevremove QImage friend declaration for now non-existing...
2022-11-07 Ivailo Monevexplicitly create X11 pixmap data in QX11PixmapData...
2022-11-07 Ivailo MonevQX11PixmapData::mask() optimization
2022-11-07 Ivailo Monevplug memory leak in QX11PixmapData::toImage()
2022-11-07 Ivailo Monevsimplify alpha checking in QX11PixmapData::fromImage()
2022-11-06 Ivailo Monevtemporary fix for QPixmap::grabWindow()
2022-11-06 Ivailo Moneveffectively revert 3b2f36749730a11d1f058e0e6889a8280b22...
2022-11-04 Ivailo Monevremove unused QString object in QTextStreamPrivate...
2022-11-04 Ivailo Monevfix regression since fabde51fe3b4690ea027b208556a6e80c8...
2022-11-03 Ivailo Monevbuild fix QDataStream test case
next