OSDN Git Service

kde/Katie.git
2022-06-14 Ivailo Monevqt_memfill<T>() optimization
2022-06-14 Ivailo Monevmemcpy() the bits in QLocalePrivate::bcp47Name()
2022-06-14 Ivailo Monevcheck for program_invocation_short_name variable and...
2022-06-14 Ivailo Monevadd test case for qAddPostRoutine() and qRemovePostRout...
2022-06-14 Ivailo Monevadd QCoreApplication test
2022-06-14 Ivailo Monevpartially revert ce0d2a58d94043e499a53397c29f40c73f13c4ef
2022-06-14 Ivailo Monevdelete move constructor and move operator from Q_DISABL...
2022-06-14 Ivailo Monevlock when calling and updating post-routine functions
2022-06-14 Ivailo Monevuse the custom container for global static lists
2022-06-14 Ivailo Monevset timer ID to invalid after killing the timer in...
2022-06-14 Ivailo Monevuse QPixmapIconEngine for icons with png as suffix
2022-06-13 Ivailo Monevdo not add resource directory to the icon loader theme...
2022-06-13 Ivailo Monevcall QIconPrivate and QPixmapIconEngine constructors
2022-06-13 Ivailo Monevprint the error string that QFile::errorString() return...
2022-06-13 Ivailo Monevremove unused header inclusions in qlibrary source...
2022-06-13 Ivailo Monevcheck if the canonical library/plugin paths are empty
2022-06-13 Ivailo Monevadjust QUiLoader to QCoreApplication changes
2022-06-13 Ivailo Monevdo not use resource files in benchmarks
2022-06-13 Ivailo Monevdo not use resources in QRegExp and QSvgRenderer benchmarks
2022-06-13 Ivailo Monevremove unused QResource methods
2022-06-13 Ivailo Monevmerge qleanlooksstyle and qwindowsstyle resources into...
2022-06-13 Ivailo Monevuse icons from the system icon theme in QFontComboBox
2022-06-13 Ivailo Monevupdate the QFontComboBox model from its constructor
2022-06-13 Ivailo Monevoops, put back the SP_ToolBarHorizontalExtensionButton...
2022-06-13 Ivailo Monevdrop feature to compress resources
2022-06-13 Ivailo Monevuse standard icon for the close tab button in QCommonStyle
2022-06-13 Ivailo Monevadjust svg icon plugin check in QIconLoader constructor
2022-06-13 Ivailo Monevrename svg icon plugin
2022-06-13 Ivailo Monevstabilize tst_QCalendarWidget::buttonClickCheck()
2022-06-13 Ivailo Monevuse icons from the system icon theme in print preview...
2022-06-13 Ivailo Monevwait for the QCalendarWidget widget to be shown in...
2022-06-13 Ivailo Monevdo not export QTreeViewPrivate, QApplicationPrivate...
2022-06-13 Ivailo Monevremove win and symbian leftovers
2022-06-13 Ivailo Monevtest QVariant comparison with nested hash and map objects
2022-06-13 Ivailo Monevinitialize QLabelPrivate members from its constructor
2022-06-12 Ivailo Monevadd QCalendarWidget test
2022-06-12 Ivailo Monevremove code for always false condition in QX11Data...
2022-06-12 Ivailo Monevdo not export QWindowSurface and QRasterWindowSurface...
2022-06-12 Ivailo Monevsimplify library lookup
2022-06-12 Ivailo Monevdo not export QSvgTinyDocument class
2022-06-12 Ivailo Monevstatic analyzer warning fix
2022-06-12 Ivailo Monevthrow JSC error when the regexp is multi-line
2022-06-12 Ivailo MonevRevert "do not export QLocalePrivate class"
2022-06-12 Ivailo Monevdo not export QLocalePrivate class
2022-06-12 Ivailo Monevremove redundant QLocale, QVariant, QTextStream and...
2022-06-12 Ivailo Monevuse correct type for the normalized type hash
2022-06-12 Ivailo Monevbetter lookup for libraries which are full path
2022-06-12 Ivailo Monevcompiler warning fix
2022-06-12 Ivailo Monevremove code for always false condition in QLibraryPrivate
2022-06-12 Ivailo Monevappend the plugins installation path to the application...
2022-06-12 Ivailo Monevcheck if the key passed to QFactoryLoader::instance...
2022-06-12 Ivailo Monevdelete the private QLibrary data pointer if library...
2022-06-12 Ivailo Monevdrop QLibrary methods taking version as argument
2022-06-12 Ivailo Monevdo not store the plugin version as QLibraryPrivate...
2022-06-12 Ivailo Monevremove declaration of non-existing QLibraryPrivate...
2022-06-12 Ivailo Monevfix possible use-after-free in qt_unix_query() function
2022-06-12 Ivailo Monevdo not store the section table index in temporary
2022-06-12 Ivailo MonevQPluginLoader documentation update
2022-06-12 Ivailo Monevremove unused header inclusions
2022-06-12 Ivailo Monevtypo
2022-06-12 Ivailo Monevcheck if the plugin is actually a plugin from QPluginLo...
2022-06-12 Ivailo Monevreuse QLibrary instances that are not unloaded
2022-06-12 Ivailo Monevremove now redundant factory interface classes
2022-06-12 Ivailo Monevessentially QFactoryLoader and QLibrary rewrite
2022-06-12 Ivailo Monevappend paths from LD_LIBRARY_PATH to the application...
2022-06-11 Ivailo Monevdo not export QGraphicsEffectPrivate class
2022-06-11 Ivailo Monevexport QGraphicsEffectSource class only for tests
2022-06-11 Ivailo Monevdepth of QImage objects passed to qt_grayscale() should...
2022-06-11 Ivailo MonevQSettings does not need QObject as base class
2022-06-11 Ivailo MonevQFactoryLoader does not need QObject as base class
2022-06-11 Ivailo Monevrename qfcvt() and qecvt() functions
2022-06-11 Ivailo Monevmark the invalid day and month name queries in QLocale...
2022-06-11 Ivailo MonevQCalendarWidget first day of the week and weekend days...
2022-06-11 Ivailo Monevremove unused QLocale list patterns related method
2022-06-11 Ivailo Monevresize the offset vector to the captured texts size
2022-06-11 Ivailo Monevmatch parts of the string too from JSC regex
2022-06-11 Ivailo Monevoops, fix the match length for matches other than the...
2022-06-11 Ivailo Monevde-duplicate code
2022-06-11 Ivailo Monevinitialize QApplicationPrivate::session_manager member
2022-06-11 Ivailo Monevremove unused QLocale quotation related methods and...
2022-06-10 Ivailo Monevreplace std::regex with QRegExp
2022-06-10 Ivailo MonevQByteArray::toLower() and QByteArray::toUpper() optimiz...
2022-06-10 Ivailo Monevde-duplicate code
2022-06-10 Ivailo MonevQLocale documentation update
2022-06-10 Ivailo MonevBCP 47 locale names are sequence of US-ASCII characters
2022-06-10 Ivailo Monevremove unused QLocale currency related methods and...
2022-06-10 Ivailo Monevuse proper containers instead of converting
2022-06-10 Ivailo Monevuse QStdVector<T> instead of QList<T> in QTcpServerPrivate
2022-06-10 Ivailo Monevuse QStdVector<T> in QScriptValueIterator
2022-06-10 Ivailo Monevbuild fix for the case when QT_STRICT_ITERATORS is...
2022-06-10 Ivailo Monevbuild fix for the case when QT_STRICT_ITERATORS is...
2022-06-10 Ivailo Monevbuild fix for the case when QT_STRICT_ITERATORS is...
2022-06-10 Ivailo Monevinclude now required system list headerin QStringList...
2022-06-10 Ivailo Monevdrop methods to convert from and to std::list<T> and...
2022-06-10 Ivailo Monevremove now redundant class-memaccess compiler warning...
2022-06-10 Ivailo Monevbuild fix for the case when QT_NO_TRANSLATION is defined
2022-06-10 Ivailo Monevremove code for always false condition
2022-06-10 Ivailo Monevinitialize QScriptAnalysis members
2022-06-09 Ivailo Monevcall constructors when creating types from QVarLengthAr...
2022-06-09 Ivailo Monevdo not covert the intersection set to QList<T> and...
next