OSDN Git Service

kde/Katie.git
2020-01-13 Ivailo Monevremove redundant DBUS_TYPE_UNIX_FD checks
2020-01-13 Ivailo Monevremove BOMs if QTextCodec::ConverterState has QTextCode...
2020-01-13 Ivailo Monevsync stub QTextCodec class version with non-stub
2020-01-13 Ivailo Monevremove redundant const_cast<> in qobject_cast<>() function
2020-01-12 Ivailo Monevuse foreach() for iteration in QPollingFileSystemWatche...
2020-01-12 Ivailo Monevmove QFileSystemWatcher initialization from QFileSystem...
2020-01-12 Ivailo Monevuse __PRETTY_FUNCTION__ for Q_FUNC_INFO when compiler...
2020-01-12 Ivailo Monevremove tmake comments from qobjectdefs header
2020-01-12 Ivailo Monevuse QSettings::NativeFormat as default for QSettings...
2020-01-12 Ivailo Monevoptimize QFileSystemWatcher
2020-01-12 Ivailo Monevreplace 0 with Q_NULLPTR in QFileSystemWatcherPrivate...
2020-01-12 Ivailo Monevreplace _POSIX_MONOTONIC_CLOCK definition with QElapsed...
2020-01-12 Ivailo Monevmake use of qt_error_string() in QSystemError::toString...
2020-01-12 Ivailo Monevupdate translations [ci skip]
2020-01-12 Ivailo Monevset QFSFileEnginePrivate::tried_stat to proper type...
2020-01-12 Ivailo Monevremove redundant int() constructs from qt_error_string...
2020-01-12 Ivailo Monevremove redundant condition in QFSFileEnginePrivate...
2020-01-12 Ivailo Monevmark warning cases in QFSFileEngine as unlikely
2020-01-12 Ivailo Monevrequire D-Bus v1.5.12+ for demarshaling basic types
2020-01-11 Ivailo Monevintroduce QT_BUFFSIZE
2020-01-11 Ivailo MonevMerge branch 'refileengine'
2020-01-11 Ivailo Monevcleanup file engine, notably the Qt resource part
2020-01-11 Ivailo Monevdefine QIODEVICE_BUFFERSIZE to value of BUFSIZ from...
2020-01-11 Ivailo Monevreplace 0 with Q_NULLPTR in QThreadPoolThread and QThre...
2020-01-11 Ivailo Monevset error to QFile::CopyError in case of failure in...
2020-01-11 Ivailo Monevset result error if lookup by address fails in QHostInf...
2020-01-10 Ivailo Monevoptimize toMSecsSinceEpoch_helper() function
2020-01-10 Ivailo Monevset QSharedMemory error from errno in QSharedMemoryPriv...
2020-01-10 Ivailo Monevimplement QFileSystemEngine::copyFile() for non-Linux...
2020-01-10 Ivailo Monevadd note in which version qFmod() function was introduc...
2020-01-10 Ivailo Monevreplace qFloorF() with qFloor() function call in snapTo...
2020-01-10 Ivailo Monevintroduce qFmod() math function
2020-01-10 Ivailo Monevuse expf() in qExp() for float types
2020-01-10 Ivailo Monevreplace math with cmath header inclusion in qlocale_too...
2020-01-10 Ivailo Monevremove math header inclusion from qrect source file
2020-01-10 Ivailo Monevreplace Q_PI with M_PI from math header
2020-01-10 Ivailo Monevremove unused qFastSin() and qFastCos() functions
2020-01-10 Ivailo Monevdefine _USE_MATH_DEFINES in qmath header
2020-01-10 Ivailo Monevindent qCeil(), qFloor(), qFabs(), qSin(), qCos(),...
2020-01-10 Ivailo Monevremove redundant virtual QEasingCurveFunction::copy...
2020-01-10 Ivailo Monevreplace hardcodec value with enum in QFile::exists()
2020-01-10 Ivailo Monevuse correct type for flags in QFile::exists() and resto...
2020-01-09 Ivailo Monevremove most std::bad_alloc exceptions handling
2020-01-09 Ivailo Monevcheck type in QFile::exists() and QDir::exists()
2020-01-09 Ivailo Monevreplace 0 with Q_NULLPTR in QEasingCurve
2020-01-08 Ivailo Monevupdate translations [ci skip]
2020-01-08 Ivailo Monevupdate Shell scripts and .cmake files copyright
2020-01-08 Ivailo Monevdo not reset KATIE_GIT variable from katie_git_checkout...
2020-01-08 Ivailo Monevupdate moc utility
2020-01-08 Ivailo Monevremove qvariant and qbitarray from bootstrap sources...
2020-01-08 Ivailo Monevremove unused USE_LEXEM_STORE definition and conditiona...
2020-01-08 Ivailo Monevremove redundant qdatetime header inclusion from moc...
2020-01-08 Ivailo Monevmark warning, null and incompatible signal/slot QObject...
2020-01-08 Ivailo Monevuse loop-local variables in qt_qFindChildren_helper...
2020-01-08 Ivailo Monevreplace 0 with Q_NULLPTR in qt_qFindChild_helper()
2020-01-08 Ivailo Monevremove accidently added QDir test Makefile file
2020-01-08 Ivailo Monevupdate copyright of recently added tests
2020-01-08 Ivailo Monevreplace QHash with QSet where applicable
2020-01-08 Ivailo Monevadd assert to qChecksum32()
2020-01-07 Ivailo Monevuse http/www service port to test QTcpSocket constructi...
2020-01-07 Ivailo MonevRevert "avoid temporaries in QDir::mkdir(), QDir::rmdir...
2020-01-07 Ivailo Monevmark gethostname() success as likely in QHostInfo:...
2020-01-07 Ivailo Monevcorrect localtime_r() check in QDateTime::currentDateTime()
2020-01-07 Ivailo Monevupdate README [ci skip]
2020-01-07 Ivailo Monevmake function check notes consistent
2020-01-07 Ivailo Monevobtain getpwnam_r() buffer size via sysconf() in qt_til...
2020-01-07 Ivailo Monevcheck for getpwnam_r() function during configuration
2020-01-07 Ivailo Monevcheck for localtime_r() and gmtime_r() functions during...
2020-01-07 Ivailo Monevinline qstricmp()/qstrnicmp() to strcasecmp()/strncasec...
2020-01-07 Ivailo Monevintroduce qChecksum32()
2020-01-07 Ivailo Monevremove unused report_error() function
2020-01-07 Ivailo Monevremove redundant scoping in QDBusMetaType::typeToSignat...
2020-01-07 Ivailo Monevreplace 0 with Q_NULLPTR in QDBusMetaType::typeToSignat...
2020-01-07 Ivailo Monevcopy logic in katie_require_function() macro from katie...
2020-01-07 Ivailo Monevcorrect loop expression in createFileFromTemplate()
2020-01-07 Ivailo Monevadd note that check_function_exists() and check_symbol_...
2020-01-07 Ivailo Monevcheck for getpwuid_r() and getgrgid_r() functions
2020-01-07 Ivailo Monevuse QTime instead of QDateTime as random seed
2020-01-07 Ivailo Monevfix QFileSystemEngine::createDirectory() and QFileSyste...
2020-01-07 Ivailo Monevpass size of string to QString::fromLocal8Bit() where...
2020-01-07 Ivailo Monevavoid temporaries in QDir::mkdir(), QDir::rmdir(),...
2020-01-06 Ivailo Monevavoid temporaries in QComboBoxPrivate::emitActivated...
2020-01-06 Ivailo Monevuse signle variable assignment in QComboBox::findData()
2020-01-06 Ivailo Monevremove supposedly fast scrolling case from QComboBoxPri...
2020-01-06 Ivailo Monevuse foreach() for iteration in QDBusMessagePrivate...
2020-01-06 Ivailo Monevreturn if writing function failed in QSettingsPrivate...
2020-01-06 Ivailo Monevuse foreach() for iteration in QFormBuilderExtra::apply...
2020-01-06 Ivailo Monevreplze 0 with Q_NULLPTR in QFormBuilderExtra::applyBuddy()
2020-01-06 Ivailo Monevuse foreach() for iteration in QAbstractFormBuilder...
2020-01-06 Ivailo Monevavoid temporary in QAbstractFormBuilder::computePropert...
2020-01-06 Ivailo Monevremove redundant QDir class forward declaration from...
2020-01-06 Ivailo Monevreplace Q_ASSERT(0) with Q_ASSERT(false)
2020-01-06 Ivailo Monevuse foreach() for iteration in QAbstractFormBuilder...
2020-01-06 Ivailo Monevmark QAbstractFormBuilder::toVariant() property argumen...
2020-01-06 Ivailo Monevadd QTextObject test
2020-01-06 Ivailo Monevadd QX11Info test
2020-01-06 Ivailo Monevadd QDBusServiceWatcher test
2020-01-06 Ivailo Monevadd QTextFormat test
2020-01-06 Ivailo Monevadd QTextCursor test
2020-01-06 Ivailo Monevadd QTextDocument test
next