OSDN Git Service

kde/Katie.git
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...
2020-12-24 Ivailo MonevbuildMatchRule() optimization
2020-12-24 Ivailo Monevcorrect QBitArray::setBit() use in QString::multiArg()
2020-12-24 Ivailo Monevdeal with TODO in qt_xio_errhandler()
2020-12-23 Ivailo Monevremove irrelevant notes in QCoreApplication::applicatio...
2020-12-23 Ivailo Monevprefix getpid() call in QCoreApplication::applicationPid()
2020-12-23 Ivailo Monevcorrect QString::multiArg() warning condition
2020-12-23 Ivailo Monevremove redundant uint() constructs in QStringRef::at()
2020-12-23 Ivailo Monevcheck for pthread_attr_setstacksize() during build
2020-12-23 Ivailo Monevregenerate JSC grammar
2020-12-23 Ivailo Monevshell scripts and parser files copyright update
2020-12-23 Ivailo MonevQt3 support leftovers removal
2020-12-22 Ivailo Monevuse correct type for sysconf() return values
2020-12-22 Ivailo Monevuse foreach() for iteration in QObjectPrivate::moveToTh...
2020-12-22 Ivailo Monevremove warning about incompatible QObject/QWidget versions
2020-12-22 Ivailo Monevdo not allow moving to invalid thread in QObject::moveT...
2020-12-22 Ivailo Monevremove redundant QT_VERSION definition check in QtBench...
2020-12-22 Ivailo Monevdeal with TODO in QDesignerActions constructor
2020-12-22 Ivailo Monevrebrand PDF and PS printers output
2020-12-22 Ivailo Monevfix static designer plugins actions initialization
2020-12-21 Ivailo Monevdrop support for printing location of signals and slots
2020-12-21 Ivailo Monevinline extract_code() function
2020-12-21 Ivailo Monevmake use of Q_FUNC_INFO in METHOD(), SLOT() and SIGNAL...
2020-12-21 Ivailo Monevstatic analyzer warning fix
2020-12-21 Ivailo Monevremove redundant pre-processor checks in qt_tildeExpans...
2020-12-21 Ivailo Monevadd link to Arch package guidelines in PKGBUILD
2020-12-21 Ivailo MonevFedora package lintian warning fix
2020-12-21 Ivailo Monevsplit Fedora package in two packages
2020-12-21 Ivailo Monevremove unused QFileSystemIterator::lastError member
2020-12-21 Ivailo Monevremove some redundant qglobal header inclusions
2020-12-21 Ivailo Monevcontributing notes clarifications and corrections
2020-12-21 Ivailo Monevdo not request low-precision values from monotonic...
2020-12-21 Ivailo Monevremove old MySQL and PostgreSQL versions support leftovers
2020-12-20 Ivailo Monevuse foreach() for iteration in QKeyMapper::changeKeyboard()
2020-12-20 Ivailo Monevremove redundant QKeyMapperPrivate::possibleKeys()
2020-12-20 Ivailo Monevmark the end of getBreakType() as unreachable
2020-12-20 Ivailo Monevdefine Q_NO_DATA_RELOCATION based on dummy target property
2020-12-20 Ivailo Monevdrop KATIE_ALLINONE build option in favour of CMAKE_UNI...
2020-12-20 Ivailo Monevimplement PCH build option for components
2020-12-20 Ivailo Monevdrop ODBC v2 support
2020-12-20 Ivailo MonevQChar::unicodeVersion() optimization
2020-12-20 Ivailo Monevcompute moc arguments variable outside loop in katie_se...
2020-12-18 Ivailo Monevremove redundant uint construct in qt_rectfill()
2020-12-17 Ivailo Monevfix QDir::equalityOperator() test for certain hosts
2020-12-17 Ivailo Monevproperly initialize QDBusArgumentPrivate::direction...
2020-12-17 Ivailo Monevuse foreach() for iteration in QImageReader::supportedI...
2020-12-17 Ivailo Monevversion bump
2020-12-17 Ivailo Monevpreperations for release
2020-12-17 Ivailo MonevFedora package file review
2020-12-17 Ivailo Monevoldmake.sh script fix
2020-12-17 Ivailo Monevrequire mariadb-embedded-devel to build on Fedora
2020-12-17 Ivailo Monevdo not use all as architecture value for katie-dev...
2020-12-16 Ivailo Monevset Fedora package version to 4.9.0-1
2020-12-16 Ivailo Monevuse foreach() for iteration in QImageWriter::supportedI...
2020-12-16 Ivailo Monevbump minimum CMake version requirement to v3.3
2020-12-16 Ivailo Monevset CMAKE_CROSSCOMPILING_EMULATOR to KATIE_CROSS_EXEC...
2020-12-16 Ivailo Monevinitial Fedora package file
2020-12-16 Ivailo Monevskip tst_QThread::wait2() entirely
2020-12-16 Ivailo Monevplug QLocale memory leak
2020-12-16 Ivailo Monevplug memory leak in QFreetypeFace/QFontEngineFT
2020-12-16 Ivailo Monevproperly indent hb_buffer_duplicate_out_buffer()
2020-12-16 Ivailo Monevskip tst_QThread::wait3_slowDestructor() entirely
2020-12-16 Ivailo Monevproperly allocate and free stream in getTableStream()
2020-12-16 Ivailo Monevstart Xvfb manually in AppVeyor
2020-12-16 Ivailo Monevcorrect value of QAbstractFileEngine::NFileNames
2020-12-16 Ivailo Monevclear size metadata in QFSFileEngine::write()
2020-12-15 Ivailo Monevfix possible off-by-one in qt_unix_query()
2020-12-15 Ivailo Monevmark tst_QThread::wait3_slowDestructor() as expected...
2020-12-15 Ivailo Monevdo not clear metadata in QFSFileEngine::size()
2020-12-15 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2020-12-15 Ivailo MonevQFileInfo and QFileSystemMetaData caching rewrite
2020-12-15 Ivailo Monevverify that file is ELF in qt_unix_query()
2020-12-15 Ivailo Monevskip QDir::isReadable() test if UID is 0
2020-12-15 Ivailo Monevcompiler warning fix
next