OSDN Git Service

kde/Katie.git
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
2019-12-22 Ivailo Monevremove g++ from Build-Depends in Debian control file...
2019-12-22 Ivailo Monevadd all supported architectures to Debian package contr...
2019-12-22 Ivailo Monevremove redundant QT_PREPEND_NAMESPACE() macro call...
2019-12-22 Ivailo Monevreplace C-style cast with reinterpret_cast in qt_unix_q...
2019-12-22 Ivailo Monevupdate classes list in namefsck.py script [ci skip]
2019-12-22 Ivailo Monevupdate classes map [ci skip]
2019-12-22 Ivailo Monevrename qfontdatabase_x11 header to qfontdatabase_x11_p...
2019-12-22 Ivailo Monevcreate fancy QGraphicsSceneEvent header
2019-12-22 Ivailo Monevguard qtestevent, qtestkeyboard, qtestmouse and qtestto...
2019-12-22 Ivailo Monevexclude qtest_gui header from QtTest meta header again
2019-12-22 Ivailo Monevreplace FALSE with false
2019-12-22 Ivailo Monevrework fancy and meta header generators
2019-12-22 Ivailo Monevupdate Debian package symbols file [ci skip]
2019-12-22 Ivailo Monevdo not require certain fonts for QFont test
2019-12-22 Ivailo Monevmake QMetaType::Float core type and reorder enums while...
2019-12-22 Ivailo Monevoptimize static meta types table lookup
2019-12-22 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2019-12-21 Ivailo Monevremove superfluous semicolon in QFile::encodeName()
2019-12-21 Ivailo Monevsimplify QFontDatabase::addApplicationFont()
2019-12-21 Ivailo Monevfix registerFont() function regression since fb253d03c7...
2019-12-21 Ivailo Monevadd QFontMetrics test
2019-12-21 Ivailo Monevadd QFont test
2019-12-21 Ivailo Monevtake pixel size into account when creating QFont from...
2019-12-21 Ivailo Monevuse proper type for argument in qIsNumericType() and...
2019-12-21 Ivailo Monevfix GUI QVariant types conversion
2019-12-21 Ivailo Monevremove raw fonts support leftovers
2019-12-20 Ivailo Monevstream and cast QVariant type member as int
next