OSDN Git Service

kde/Katie.git
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
2020-12-15 Ivailo Monevreplace QFileSystemMetaData enum values with QFile...
2020-12-15 Ivailo Monevremove redundant qfilesystemmetadata_p header inclusion...
2020-12-15 Ivailo Monevget rid of the GUI requirement for tst_QSql test
2020-12-15 Ivailo Monevupdate POT files
2020-12-15 Ivailo Monevupdate license headers of qpinger and qmyserver source...
2020-12-15 Ivailo Monevmove varible closer to the scope it is used in QProcess...
2020-12-15 Ivailo Monevuse Q_PID type as argument type in QProcess::startDetac...
2020-12-15 Ivailo Monevincrease sleep time in xvfb.sh script
2020-12-15 Ivailo Monevuse Ubuntu 20.04 image in AppVeyor
2020-12-15 Ivailo Monevremove now redundant setlocale() call
2020-12-15 Ivailo MonevRevert "disable socket notifier before re-enabling...
2020-12-15 Ivailo MonevD-Bus thrreading test debug code correction
2020-12-15 Ivailo Monevaccess the thread event dispatcher directly from QCoreA...
2020-12-14 Ivailo Monevdisable socket notifier before re-enabling on thread...
2020-12-14 Ivailo Monevavoid possible null pointer member access
2020-12-14 Ivailo Monevresolve text boundaries in current locale
2020-12-14 Ivailo Monevput use QEXPECT_FAIL() correctly in QIODevice test
2020-12-14 Ivailo Monevuse correct precision when converting float/double...
2020-12-14 Ivailo Monevexplicitly convert QByteArray to char array in findInte...
2020-12-14 Ivailo Monevfix regression since 6d61928951badf7325cfe2cf798fd6b156...
2020-12-14 Ivailo MonevSolaris build fix
2020-12-14 Ivailo Monevmark QIODevice::constructing_QTcpSocket() and QIODevice...
2020-12-14 Ivailo Monevuse even more bogus host addresses in reverse lookup...
2020-12-14 Ivailo Monevuse normalization test data from Unicode v10.0.0
2020-12-14 Ivailo Monevfix host name query for certain type of addresses
2020-12-14 Ivailo Monevfix some data races in tst_qthreadpool
2020-12-14 Ivailo Monevcompiler warning fix
next