OSDN Git Service

kde/Katie.git
2019-12-31 Ivailo Monevinclude moc-generated files as local headers
2019-12-31 Ivailo Monevremove redundant QDeclarativeAbstractAnimationPrivate...
2019-12-31 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2019-12-31 Ivailo Moneveffectively revert c8e884c2d3a4dbd95973d639cf2265733e1ee24b
2019-12-30 Ivailo Monevavoid temporary in Parser::parse()
2019-12-30 Ivailo Monevplug qt_initLocale() memory leak
2019-12-30 Ivailo Monevremove unused QSvgHandler::m_resolveNodes member
2019-12-30 Ivailo Monevremove redundant QStringSplitter() members
2019-12-30 Ivailo Monevavoid temporary in qt_string_count() function
2019-12-30 Ivailo Monevremove redundant uint() construct and C-style cast...
2019-12-30 Ivailo Monevdo not free shared null QMap data
2019-12-30 Ivailo Monevcleanup findInterface() function
2019-12-30 Ivailo Monevdesigner tool does not have to be linked to KtUiTools...
2019-12-30 Ivailo Monevlink compnents to libraries and other components explicitly
2019-12-30 Ivailo Monevupdate Debian package symbols file
2019-12-30 Ivailo Monevuse static lists for plugin keys
2019-12-30 Ivailo Monevextended compiler-standard check to check for CMP0067...
2019-12-29 Ivailo Monevupdate qlalr files copyright [ci skip]
2019-12-29 Ivailo Monevupdate copyright and add script for doing so
2019-12-29 Ivailo Monevcorrect return value in QTextBoundaryFinder::boundaryRe...
2019-12-29 Ivailo Monevremove redundant string header inclusion from qvector...
2019-12-29 Ivailo Monevrename QVarLengthArray::realloc() to QVarLengthArray...
2019-12-29 Ivailo Monevreplace function call with member access in QVarLengthA...
2019-12-29 Ivailo Monevuse /bin/false to skip private headers when generating...
2019-12-29 Ivailo Monevchange KATIE_TRANSLATIONS_FULL, KATIE_LDCONF_FULL and...
2019-12-29 Ivailo Monevupdate .gitignore [ci skip]
2019-12-29 Ivailo Monevgenerate symbols file for katie-runtime after installation
2019-12-29 Ivailo Monevfix cross-compile packaging
2019-12-29 Ivailo Monevsplit Debian package into components [ci skip]
2019-12-29 Ivailo Monevupdate Debian package symbols file [ci skip]
2019-12-29 Ivailo Monevenable cache in Travis again
2019-12-29 Ivailo Monevfix some headers re-writing issues
2019-12-29 Ivailo Monevmake stat() error checks consisten in QFileSystemEngine...
2019-12-29 Ivailo Monevremove redundant condition in QFileSystemEngine::fillMe...
2019-12-29 Ivailo Monevuse QLocalServer in QtNetworkSettings::supportsIPv6()
2019-12-29 Ivailo Monevfix Travis build
2019-12-29 Ivailo Monevdo not include aliases in all codec names
2019-12-29 Ivailo Monevavoid deep copy of strings in QIcuCodec::aliases()...
2019-12-28 Ivailo Monevno need to install newer libzstd version in Travis...
2019-12-28 Ivailo Monevset Travis dist to bionic
2019-12-28 Ivailo Monevcorrect some comments in top-level CMake file [ci skip]
2019-12-28 Ivailo Monevrely on the fact that default QTime constructor is...
2019-12-28 Ivailo Monevreplace QT_TYPENAME with Q_TYPENAME and remove it
2019-12-28 Ivailo Monevuse single variable assignment in QUuid::fromRfc4122()
2019-12-28 Ivailo Monevremove redundant default case in QParallelAnimationGrou...
2019-12-28 Ivailo Monevremove default QParallelAnimationGroup::event() reimple...
2019-12-28 Ivailo Monevremove default QPauseAnimation::event() reimplementation
2019-12-28 Ivailo Monevremove default QSequentialAnimationGroup::event() reimp...
2019-12-28 Ivailo Monevremove redundant reinterpret_cast<> in QIcuCodec::conve...
2019-12-28 Ivailo Monevdeal with QVarLengthArray TODO
2019-12-28 Ivailo Monevmove qstringmatcher header inclusion from qstringlist...
2019-12-28 Ivailo Monevremove redundant uint() construct in QDate::setYMD()
2019-12-28 Ivailo Monevreturn object rather than reference from QFileInfoPriva...
2019-12-28 Ivailo Monevcorrect QFileInfoPrivate::getCachedFlag() return value
2019-12-28 Ivailo Monevoptimize QSize::scale()
2019-12-28 Ivailo Monevremove bogus compile-time error in qrect header
2019-12-28 Ivailo Monevuse uninitialized buffer instead of resizing one in...
2019-12-28 Ivailo Monevbuild against internal copies of libpng and sqlite...
2019-12-28 Ivailo Monevmark getSettingsPath() function as static
2019-12-28 Ivailo Monevmark default case in QCryptographicHash::hash() as...
2019-12-28 Ivailo Monevfix build-time check in qt_safe_accept() and introduce...
2019-12-28 Ivailo Monevremove redundant QT_SOCKOPTLEN_T definition
2019-12-28 Ivailo Monevavoid struct mirroring by including qobject_p header...
2019-12-28 Ivailo Monevreplace C-style casts with static_cast where applicable
2019-12-28 Ivailo Monevplug QDateTime memory leaks
2019-12-28 Ivailo Monevdo not reallocate shared empty/null QByteArray data
2019-12-28 Ivailo MonevQSharedData ref member does not have to be mutable
2019-12-28 Ivailo Monevdo not free the shared empty and shared null QByteArray...
2019-12-28 Ivailo Monevremove redundant QT_NO_EXCEPTIONS definition from minsi...
2019-12-28 Ivailo Monevcompiler warning fixes
2019-12-27 Ivailo MonevQFont::exactMatch() should return false for aliases
2019-12-27 Ivailo Monevuse public QByteArray constructor in QByteArray::trimmed()
2019-12-27 Ivailo Monevuse public QString constructors in QString::simplified...
2019-12-27 Ivailo MonevQDirIterator destructor does not have to be virtual
2019-12-27 Ivailo Monevavoid temporary in QDirIteratorPrivate::pushDirectory()
2019-12-27 Ivailo Monevavoid temporary in QUrl streaming operator
2019-12-27 Ivailo Monevreplace QListIterator<> with foreach() where applicable
2019-12-27 Ivailo MonevRevert "get rid of QByteArray::shared_empty and QString...
2019-12-27 Ivailo Monevavoid temporary in QCalendarDateValidator::currentText...
2019-12-27 Ivailo Monevmake TextWriter::hasOverlap() const and avoid temporary...
2019-12-27 Ivailo Monevremove redundant uint() constructs in QString::at(...
2019-12-27 Ivailo Monevget rid of QByteArray::shared_empty and QString::shared...
2019-12-27 Ivailo Monevinline qstrnlen() function to strnlen()
2019-12-27 Ivailo Monevremove bogus compile-time error
2019-12-27 Ivailo Monevprotect QIcuCodec::allCodecs() and QIcuCodec::allMibs...
2019-12-27 Ivailo MonevRevert "install newer libpng version in Travis"
2019-12-27 Ivailo Monevinstall newer libpng version in Travis
2019-12-27 Ivailo Monevrequire LibTIFF v3.6.0 atleast
2019-12-27 Ivailo Monevreplace convert_rgb888_to_rgb32_C() function pointer...
2019-12-27 Ivailo Monevrequire libpng v1.5.4 atleast
2019-12-27 Ivailo Monevcorrect ZLIB package version requirement note
2019-12-27 Ivailo Monevwarn on negative data size from qCompress() function
2019-12-27 Ivailo Monevavoid buffer resizing in qCompress() function
2019-12-27 Ivailo Monevsimplify qUncompress() function
2019-12-27 Ivailo Monevinline qstrcmp() function overloads
2019-12-27 Ivailo Monevindent and use signle variable assignment in QByteArray...
2019-12-27 Ivailo Monevreplace tabs with spaces in QByteArray::fromBase64()
2019-12-26 Ivailo Monevremove redundant header inclusions from qfont_x11 sourc...
2019-12-26 Ivailo Monevremove redundant QFONTLOADER_DEBUG and QFONTLOADER_DEBU...
2019-12-26 Ivailo Monevoptimize QFont::lastResortFont()
next