OSDN Git Service

kde/Katie.git
2022-11-19 Ivailo MonevQFontDatabase review
2022-11-19 Ivailo Monevquery fontconfig directly from QFontDatabase
2022-11-19 Ivailo Monevinline qt_pixelSize() function
2022-11-19 Ivailo Monevscale the fontconfig weight value to QFont::Weight...
2022-11-19 Ivailo Monevremove compat QFontDatabase methods
2022-11-19 Ivailo Monevde-duplicate QFontDatabase code
2022-11-19 Ivailo Monevadd case-sensitivity test for QFontDatabase
2022-11-19 Ivailo Monevde-duplicate QFontDatabase code
2022-11-19 Ivailo Monevconst-ify QFontDatabase::styleString() methods
2022-11-18 Ivailo Monevtest case for converting QFont from and to QString
2022-11-18 Ivailo Monevadd config file for testing X 16 bit depth support
2022-11-18 Ivailo Monevupdate comment in QVariant test data
2022-11-18 Ivailo Monevzero-copy QX11Data::copyXImageToQImage() for some cases
2022-11-18 Ivailo MonevQX11Data::copyXImageToQImage() optimization
2022-11-18 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-11-18 Ivailo Monevspecial-case QImage::Format_RGB16 with different bytes...
2022-11-18 Ivailo Monevremove QTextDecoder and QTextEncoder leftovers
2022-11-18 Ivailo Monevconvert the SVG image to QImage::Format_ARGB32_Premulti...
2022-11-18 Ivailo Monevdrop noop SVG quality implementation
2022-11-18 Ivailo Monevremove redundant QCompleter::event() reimplementation
2022-11-18 Ivailo Monevremove unused QPdf::generateLinearGradientShader()...
2022-11-17 Ivailo Monevremove unused QFontSubset::toTruetype() method
2022-11-17 Ivailo Monevcorrect logic in isStyleMatch() function
2022-11-17 Ivailo Monevload the application font as last resort instead of...
2022-11-17 Ivailo Monevremove now bogus QFont test
2022-11-17 Ivailo Monevdo not add the last resort font to the pattern when...
2022-11-17 Ivailo Monevminor QFont documentation review
2022-11-17 Ivailo Monevdo not add fonts with empty style to the database
2022-11-17 Ivailo Monevquery and set font pixel size from QFontDatabase
2022-11-17 Ivailo Monevpreperations to drop QFontInfo
2022-11-17 Ivailo Monevresolve family aliases from QFontDatabase methods
2022-11-17 Ivailo Monevfix font style matching in QFontDatabase::font() and...
2022-11-17 Ivailo Monevset the pitch of the font from QFontDatabase::font()
2022-11-17 Ivailo Monevexport qt_getClipRects() only for the QRegion test
2022-11-17 Ivailo Monevmove qt_getClipRects() function to qregion source file...
2022-11-16 Ivailo Monevlock before accessing the custom meta types global...
2022-11-16 Ivailo MonevRevert "always allocate QGlyphLayout data on the heap"
2022-11-16 Ivailo Monevalways allocate QGlyphLayout data on the heap
2022-11-16 Ivailo Monevadd thread-safety test for QFontDatabase
2022-11-16 Ivailo MonevQFontDatabase test review
2022-11-16 Ivailo Monevdo not assume FcObjectSetCreate(), FcPatternCreate...
2022-11-16 Ivailo Monevreplace hardcoded QFont::Unstretched value with the...
2022-11-16 Ivailo Monevassume the codec MIB is in the table in QTextCodec...
2022-11-15 Ivailo Monevremove unused headers inclusions in qfont source file
2022-11-15 Ivailo Monevuse the QPixmap::scaled() method in QMoviePrivate:...
2022-11-15 Ivailo Monevuse QVector for the QMetaMethod list in qInvokeTestMeth...
2022-11-15 Ivailo Monevmove QTextConverter::ConversionFlag documentation bello...
2022-11-15 Ivailo Monevmove constructor and destructor to the top in qfontdata...
2022-11-15 Ivailo Monevread PNG rows directly into QImage allocated memory
2022-11-15 Ivailo Monevcache system fonts on per QFontDatabase object basis
2022-11-14 Ivailo Monevdrop support for registering custom QVariantAnimation...
2022-11-14 Ivailo Monevqconfig header update
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...
next