OSDN Git Service

kde/Katie.git
2022-11-22 Ivailo Monevdo not send move and resize events to the widget from...
2022-11-22 Ivailo Monevdrop effects other than fade
2022-11-22 Ivailo MonevQOpacityEffect optimization
2022-11-22 Ivailo Monevset the global static variables before deleting the...
2022-11-22 Ivailo Monevsnapshot the widget as QImage from QRollEffect
2022-11-22 Ivailo Monevremove declaration of now non-existing QRollEffect...
2022-11-22 Ivailo Monevactually animate QComboBox
2022-11-22 Ivailo Monevmerge QRollEffect::run() into QRollEffect constructor
2022-11-22 Ivailo Monevcancel the opacity/fade effect when the widget is destroyed
2022-11-21 Ivailo Monevfade effect class rewrite to not use QWidget and event...
2022-11-21 Ivailo Monevremove unused graphics effects feature
2022-11-21 Ivailo Monevtrc man page correction
2022-11-21 Ivailo Monevapply style from settings only if it is not empty and...
2022-11-21 Ivailo MonevQApplication::setStyle() documentation update
2022-11-21 Ivailo Monevoptimize QAlphaWidget (fade effect) further by using...
2022-11-21 Ivailo Monevoptimize QAlphaWidget by avoiding QImage to QPixmap...
2022-11-20 Ivailo Monevuse icons from the system in scripttools component
2022-11-20 Ivailo Monevremove unused scripttools component images
2022-11-20 Ivailo Monevremove unused qicon header inclusion in qscriptbreakpoi...
2022-11-20 Ivailo Monevcorrect indendation in QKeyMapper::translateKeyEvent()
2022-11-20 Ivailo Monevfix ODR-violation in md5c and sha2 source files
2022-11-20 Ivailo Monevremove qbitmap source file from the unity exclude list
2022-11-20 Ivailo Monevsimplify QKeyMapper::clearMappings() and do not use...
2022-11-20 Ivailo MonevQFontDatabase optimizations
2022-11-20 Ivailo Monevdo not set the internal QApplicationPrivate::styleOverr...
2022-11-20 Ivailo Monevshow preview even of the desktop style
2022-11-20 Ivailo Monevlock QSettings files via flock()
2022-11-20 Ivailo Monevadd QSidebar test
2022-11-20 Ivailo Moneveffectively revert c3c697ea5b4e141f08c4607955f085c49667b806
2022-11-20 Ivailo Monevuse patternForFont() in getFcPattern() and rename getFc...
2022-11-20 Ivailo Monevfix regression since 81cc2609442d5ee1e445040d9863e25389...
2022-11-19 Ivailo Monevbuild fix for the case when QT_NO_TEMPORARYFILE is...
2022-11-19 Ivailo MonevQT_NO_WIZARD config option is no longer broken
2022-11-19 Ivailo Monevadjust expected result in QFontDatabase test case
2022-11-19 Ivailo Monevquery all fonts to get the styles for font family from...
2022-11-19 Ivailo Monevcheck if qt_x11Data pointer is valid before using its...
2022-11-19 Ivailo Monevremove now unused QFontFamily struct
2022-11-19 Ivailo Monevcompiler warning fix
2022-11-19 Ivailo Monevplug QFontDatabase memory leak
2022-11-19 Ivailo Monevcompiler warning fix
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
next