OSDN Git Service

kde/Katie.git
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
2022-11-03 Ivailo Monevensure the type name is streamed as QByteArray in QVari...
2022-11-03 Ivailo Monevfetch the owner and group from the QFile file descripto...
2022-11-03 Ivailo Monevverify that the group name is not empty in tst_QFileInf...
2022-11-03 Ivailo Monevset the QDataStream byte order to big endian in tst_QVa...
2022-11-02 Ivailo Monevminor comment correction
2022-11-02 Ivailo Monevremove unused QTranslatorPrivate member
2022-11-02 Ivailo Monevcache translations on load
2022-11-02 Ivailo Monevremove unused QTextCodec header inclusion in trcmain...
2022-11-02 Ivailo Monevdo not attempt to translate when the data is empty
2022-11-02 Ivailo Monevfaster translations lookup
2022-11-02 Ivailo Monevcall setlocale() to set the characters classification...
2022-11-02 Ivailo Monevfallback to system locale for keyboard input locale...
2022-11-02 Ivailo Monevdo not install empty (invalid) translators
2022-11-02 Ivailo Monevlock when installing and removing translators
2022-11-02 Ivailo Monevuse custom format for translations
2022-11-01 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-01 Ivailo Monevremove unused QFileInfoPrivate::FileName enums
2022-11-01 Ivailo MonevFreeBSD package footprint file update
2022-11-01 Ivailo Monevalways read data without intermediate buffer from QIODe...
2022-11-01 Ivailo Monevcorrect function name passed to macro in QIODevice...
2022-11-01 Ivailo Monevuse qt_safe_read() instead of calling the virtual QFile...
2022-11-01 Ivailo Monevdrop support for mapping QFile via mmap()
2022-11-01 Ivailo Monevdo only basic ELF checks from qt_unix_query()
2022-11-01 Ivailo Monevcorrect the buffer size in qRandomUuid() function
2022-11-01 Ivailo Monevdo not remove the file from the EXDEV error codepath...
2022-11-01 Ivailo Monevdeep-copy the charset name in QTextCodec::codecForText()
2022-11-01 Ivailo Monevfix QDir::absoluteFilePath() regression
2022-10-31 Ivailo Monevdo not use QTextCodec::codecForLocale() for converting...
2022-10-31 Ivailo Monevinline toLocal8Bit_helper() function and use it in...
2022-10-31 Ivailo Monevset localecodec variable from QTextCodecPrivate::locale...
2022-10-31 Ivailo Monevkeep reference to the native filepath in QFile::resize()
2022-10-31 Ivailo Monevdo not use QTextCodec::codecForLocale() for converting...
2022-10-31 Ivailo MonevQDataStream documentation update
2022-10-31 Ivailo Monevcompiler warnings fix
2022-10-31 Ivailo MonevQFile review
2022-10-31 Ivailo Monevmerge QAbstractFileEngine into QFile
2022-10-31 Ivailo MonevQT_NO_SIGNALMAPPER config option is no longer broken
2022-10-31 Ivailo Monevremove unused QContiguousCache class
2022-10-31 Ivailo Monevremove unused and ambiguous QDataStream operators
2022-10-31 Ivailo Monevworkaround rename() and renameat2() limitation from...
2022-10-31 Ivailo Monevremove tst_QMainWindow compat test case
2022-10-31 Ivailo Monevuse QDataStream::HostEndian as byte order by default...
2022-10-31 Ivailo Monevset the byte order to big endian when testing with...
2022-10-31 Ivailo Monevset the byte order to big endian when testing with...
2022-10-30 Ivailo Monevuse the QDataStream byteorder member for swap check
2022-10-30 Ivailo Monevthe test data in tst_QVariant::loadUnknownUserType...
2022-10-30 Ivailo Monevset the byte order of the QDataStream objects used...
2022-10-30 Ivailo Monevimplement specialized QAbstractFileEngine methods to...
2022-10-30 Ivailo Monevbuild fix for the case when QT_NO_CALENDARWIDGET or...
2022-10-30 Ivailo MonevQT_NO_IMAGEFORMAT_XPM config option is no longer broken
next