OSDN Git Service

kde/Katie.git
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
2019-12-24 Ivailo Monevavoid temporaries in QString::isRightToLeft()
2019-12-24 Ivailo Monevsetup include directories before including sub-director...
2019-12-24 Ivailo Monevcorrect and verify codepoint conversion in tst_QChar...
2019-12-24 Ivailo Monevmark overflow cases in QByteArray integer conversion...
2019-12-24 Ivailo Monevcheck if string is normalized before normalizing it...
2019-12-24 Ivailo Monevsimplify the QSettings write check
2019-12-24 Ivailo Monevoptimize key/value and section/key splitting in ini_set...
2019-12-24 Ivailo Monevlock QSettingsPrivate object that work with the same...
2019-12-24 Ivailo Monevlink QCssParser test to xml component
2019-12-24 Ivailo Monevlink QThread test to system thread library
2019-12-24 Ivailo Monevmake use of QThread::yieldCurrentThread() in sql compon...
2019-12-24 Ivailo Monevlink svg component to zlib libraries explicitly
2019-12-24 Ivailo Monevlink network component to OpenSSL libraries explicitly
2019-12-24 Ivailo Monevset extra link libraries as private where applicable
2019-12-24 Ivailo Monevuse consistent name for locker in QSettingsPrivate...
2019-12-24 Ivailo Monevdo not include Shell profile and linker config in Debia...
2019-12-24 Ivailo Monevtake prefix into account and use HEX string in QSharedM...
2019-12-24 Ivailo Monevremove redundant QT_NO_QOBJECT definition checks from...
2019-12-24 Ivailo Monevfix synchronization of QSettings between multiple processes
2019-12-24 Ivailo Monevreplace QMetaType with QVariant enums where applicable...
2019-12-24 Ivailo Monevrework QSettings, use JSON as native format for it
2019-12-23 Ivailo Monevadjust expected QVariant test data
2019-12-23 Ivailo Monevquote varibles that may contain whitespace in KatieMacr...
2019-12-23 Ivailo Monevinstall translations as part of Runtime component
2019-12-23 Ivailo Monevadd QVariant test
2019-12-23 Ivailo Monevfix extra core types QVariant conversion
2019-12-23 Ivailo Monevavoid sorting and one condition in exportscan() functio...
2019-12-23 Ivailo Monevupdate options in qconfig header
2019-12-22 Ivailo Monevinstall CMake files into architecture specific library...
2019-12-22 Ivailo Monevmake the custom moc command depend on KATIE_MOC
2019-12-22 Ivailo Monevreplace xorg-dev with specific package names available...
2019-12-22 Ivailo Monevreplace arm with armhf architecture in Debian control...
2019-12-22 Ivailo Monevintroduce KATIE_CROSS_EXEC for use in cross-compiling
next