OSDN Git Service

kde/Katie.git
2021-01-01 Ivailo Monevcopyright update
2021-01-01 Ivailo Monevdebug type build fix
2021-01-01 Ivailo Monevcompiler warning fix
2021-01-01 Ivailo MonevQJsonValue review
2021-01-01 Ivailo Monevcorrect condition for QT_NO_EXECINFO
2021-01-01 Ivailo Monevremove now unused pthread_stackseg_np() and pthread_att...
2021-01-01 Ivailo Monevfix translation of QJsonParseError errors
2021-01-01 Ivailo Monevfix stack corruption in JSC
2021-01-01 Ivailo Monevremove KATIE_PLATFORM and KATIE_COMPILER
2021-01-01 Ivailo Monevremove unused QBspTree::create() argument
2021-01-01 Ivailo Monevremove unused trivial qt_memconvert<T, T>() and qt_rect...
2021-01-01 Ivailo Monevmark QImage converting functions as inline/fast
2020-12-31 Ivailo Monevoptimize QPNGImageWriter::writeImage()
2020-12-31 Ivailo Monevoops, fix dl/rt library lookup
2020-12-31 Ivailo Monevupdate POT files [ci skip]
2020-12-31 Ivailo Monevcheck for semaphore header, dl and rt libraries during...
2020-12-31 Ivailo Monevmake cxxabi header optional
2020-12-31 Ivailo Monevmark warning case in QSystemSemaphore::release() as...
2020-12-31 Ivailo Monevget rid of internal QT_SCRIPT_LIB and QT_UITOOLS_LIB...
2020-12-31 Ivailo Monevadd mysql and pgsql options for NetBSD package
2020-12-31 Ivailo Monevremove QT_NO_IMAGEFORMAT_PNG option leftovers
2020-12-31 Ivailo Monevremove code for always false condition in QWidgetBackin...
2020-12-31 Ivailo Monevversion bump
2020-12-31 Ivailo Monevoptimize QRegExpEngine::getEscape()
2020-12-31 Ivailo Monevcompiler warning fix
2020-12-31 Ivailo Monevfix QMap C++20 compliance
2020-12-31 Ivailo Monevcompiler warning fixes
2020-12-30 Ivailo Monevcorrect X11 cursor alternatives for Qt::SplitVCursor...
2020-12-30 Ivailo Monevcompiler warning fix
2020-12-30 Ivailo Monevtreat special domain name as empty
2020-12-30 Ivailo Monevplug QRasterWindowSurface memory leak
2020-12-30 Ivailo MonevRevert "reduce the size of private QVariant data"
2020-12-30 Ivailo Monevreduce the size of private QVariant data
2020-12-30 Ivailo Monevmark the warning case in QImageReader::read() as unlikely
2020-12-30 Ivailo Monevfix translation of QImageReader error strings
2020-12-30 Ivailo Monevproperly initialize QImageReaderPrivate members
2020-12-30 Ivailo Monevuse object instead of pointer to parse entities in...
2020-12-29 Ivailo Monevrebrand messages in QDeclarativeUtilModule::defineModule()
2020-12-28 Ivailo Monevsplit NetBSD PLIST package file to support multiple...
2020-12-28 Ivailo Monevmark some QSettings warning cases as unlikely
2020-12-28 Ivailo Monevuse Q_TBUFFSIZE as size for buffer in QTemporaryFile...
2020-12-28 Ivailo Monevmove QFSFileEnginePrivate methods to the top of the...
2020-12-28 Ivailo Monevremove irrelevant note in QDesktopServices::unsetUrlHan...
2020-12-28 Ivailo Monevmark the end of QStandardPaths::displayName() as unreac...
2020-12-28 Ivailo MonevQStandardPaths review
2020-12-28 Ivailo Monevadd script to find all QT_HAVE_* definitions
2020-12-28 Ivailo Monevremove non-existing QStandardPaths methods declarations
2020-12-28 Ivailo Monevfix some QFileSystemEngine issues
2020-12-28 Ivailo Monevintroduce QFile::errorString()
2020-12-28 Ivailo Monevadd missing break in switch in QComboBox::keyPressEvent()
2020-12-28 Ivailo Monevremove redundant bool construct and inline if/else...
2020-12-27 Ivailo Monevuse foreach() for iterations in QStandardItemPrivate...
2020-12-27 Ivailo Monevuse foreach() for iteration in QObjectPrivate::setThrea...
2020-12-27 Ivailo Monevfix possible heap corruption in QXmlStream
2020-12-27 Ivailo Monevcheck if X11 auto repeat is enabled in QKeyMapperPrivat...
2020-12-27 Ivailo Monevnote that QTBUG-6932 is fixed
2020-12-27 Ivailo Monevremove redundant events handling in QWindowsStyle:...
2020-12-27 Ivailo Monevminor QRegExp optimizations
2020-12-27 Ivailo Monevavoid temporaries in QCommonStylePrivate::viewItemSize...
2020-12-27 Ivailo Monevupdate POT files [ci skip]
2020-12-27 Ivailo Monevremove redundant QDeclarative_isFileCaseCorrect()
2020-12-27 Ivailo Monevsimplify DEFINE_BOOL_CONFIG_OPTION() macro
2020-12-27 Ivailo Monevremove unused QDeclarativeKeysAttachedPrivate::imeItem...
2020-12-27 Ivailo Monevoptimize QDeclarativeKeysAttached::keyPressed()
2020-12-27 Ivailo Monevintroduce PostgreSQL v13.1 support
2020-12-27 Ivailo Monevset CMAKE_UNITY_BUILD_BATCH_SIZE to 300
2020-12-27 Ivailo Monevclear metadata in QFSFileEngine::rename()
2020-12-27 Ivailo Monevshare invalid UID/GID via QFileSystemMetaData member
2020-12-27 Ivailo Monevuse S_IS* macros instead of S_IF* constants
2020-12-26 Ivailo Moneveliminate qfilesystemengine source file
2020-12-26 Ivailo Monevuse foreach() for iteration in QObjectConnectionManager...
2020-12-26 Ivailo Monevmanually manage QImageIOHandlerPrivate pointer
2020-12-26 Ivailo Monevdisable copying of QTextBoundaryFinderPrivate and do...
2020-12-26 Ivailo Monevtypo in top-level CMake file
2020-12-26 Ivailo Monevreplace hardcoded values with definitions in qt_x_errha...
2020-12-26 Ivailo Monevremove redundant QXImageWrapper
2020-12-26 Ivailo Monevremove experimental and disabled code from qpixmap_x11...
2020-12-26 Ivailo Monevremove redundant QFSFileEnginePrivate::is_sequential...
2020-12-26 Ivailo Monevuse foreach() for iterations in QFileSystemWatcherEngin...
2020-12-25 Ivailo Monevinclude desktopdb from NetBSD package file
2020-12-25 Ivailo Monevremove unused Ecma::RegExp::flagsToString()
2020-12-25 Ivailo Monevremove unused QDeclarativeCompiledData::customTypeData...
2020-12-24 Ivailo Monevremove definitions from qconfig header that never affec...
2020-12-24 Ivailo MonevURL TLDs update
2020-12-24 Ivailo Monevimplement QHostInfo::localHostName() via getdomainname...
2020-12-24 Ivailo Monevremove unused custom types converting feature of QDecla...
2020-12-24 Ivailo Monevuse switch statement in tabBarShapeFrom() to catch...
2020-12-24 Ivailo Monevremove redundant access specifier in QDate
2020-12-24 Ivailo Monevnote the QTranslator change in README file
2020-12-24 Ivailo Monevuse foreach() for iterations in QLibraryPrivate::findOr...
2020-12-24 Ivailo Monevadd spaces to QDebug constructor for consistency
2020-12-24 Ivailo MonevPOT files update
2020-12-24 Ivailo MonevQTextBoundaryFinder optimizations
2020-12-24 Ivailo Monevstatic analyzer warnings fix
2020-12-24 Ivailo Monevcompiler warning fix
2020-12-24 Ivailo Monevlock before accessing custom types pointer in QDBusMetaType
2020-12-24 Ivailo Monevuse foreach() for iteration in QFileSystemModel::dropMi...
2020-12-24 Ivailo Monevde-virtualize QWellArray methods that are not reimplemented
2020-12-24 Ivailo Monevremove declaration of non-existing QWellArray::cellCont...
2020-12-24 Ivailo Monevrename katie_allinone_exclude() macro to katie_unity_ex...
next