OSDN Git Service

kde/Katie.git
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()
2019-12-26 Ivailo Monevremove redundant qt_defaultDpiX(), qt_defaultDpiY(...
2019-12-26 Ivailo Monevremove non-existing classes forward declarations from...
2019-12-26 Ivailo Monevoptimize and make font tables lookups consistent
2019-12-26 Ivailo Monevremove redundant Q_UNUSED() macro calls in bestFoundry...
2019-12-25 Ivailo Monevcheck if path is writable as fallback in QSettings...
2019-12-25 Ivailo Monevconvert strings to ASCII instead of Latin1 in QSettings...
2019-12-25 Ivailo Monevreplace break with return in QSettingsPrivate::variantT...
2019-12-25 Ivailo Monevconvert strings from/to ASCII instead of Latin1 in...
2019-12-25 Ivailo Monevupdate QSettings documentation [ci skip]
2019-12-25 Ivailo Monevremove redundant QT_RCC and QT_UIC definitions
2019-12-25 Ivailo Monevremove uic3 leftovers
2019-12-25 Ivailo Monevmake all custom CMake modules print library in status...
2019-12-25 Ivailo Monevupdate README [ci skip]
2019-12-25 Ivailo Monevavoid temporary in QVariant::canConvert() and int(...
2019-12-25 Ivailo Monevset Architectures to those which Debian provides binary...
2019-12-25 Ivailo Monevlink tst_script to script component
2019-12-25 Ivailo Monevlink performance_server to core component
2019-12-25 Ivailo Monevremove redundant Q_UNUSED() macro call in QDBusConnecti...
2019-12-25 Ivailo Monevlink QDBusType test to D-Bus libraries
2019-12-25 Ivailo Monevuse foreach() for iteration in ~QFactoryLoaderPrivate...
2019-12-25 Ivailo Monevmove variable closer to the scope it is used in in...
2019-12-25 Ivailo Monevupdate QSettings documentation [ci skip]
2019-12-25 Ivailo Monevremove redundant QProcEnvKey
2019-12-25 Ivailo Monevdrop redundant QSettings UNIX file locking
next