OSDN Git Service

kde/Katie.git
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
2019-12-20 Ivailo Monevreplace QMetaType::Float with QVariant::Float where...
2019-12-20 Ivailo Monevuse consistent way to detect if colored message should...
2019-12-20 Ivailo Monevmake QVariant::Double from/to QVariant::Float conversio...
2019-12-20 Ivailo Monevmove QVariant::String specific case to switch in QVaria...
2019-12-20 Ivailo Monevfix QVariant::Float type conversion regression since...
2019-12-20 Ivailo Monevcompiler warning fixes
2019-12-19 Ivailo Monevremove threads build option
2019-12-19 Ivailo Monevavoid temporary in QCacheItem::writeHeader()
2019-12-19 Ivailo Monevavoid temporaries in QNetworkDiskCachePrivate::prepareL...
2019-12-19 Ivailo Monevavoid temporaries in QXmlSimpleReaderPrivate::parseString()
2019-12-19 Ivailo Monevuse proper type in QMutexPool::get()
2019-12-19 Ivailo Monevreplace 0 with Q_NULLPTR in QMutexPool::createMutex...
2019-12-19 Ivailo Monevreplace qmutexlocker with qmutex header inclusion
2019-12-19 Ivailo Monevadd some missing class visibility attributes
2019-12-19 Ivailo Monevmerge qsharedpointer_impl header into qsharedpointer...
2019-12-19 Ivailo Monevheaders compat
2019-12-19 Ivailo Monevremove now redundant dblinc.py script
2019-12-19 Ivailo Monevremove redundant DECLARE_COMPAT_WIDGET() macro definition
2019-12-19 Ivailo Monevthe public headers checker in kate_generate_public...
2019-12-19 Ivailo Monevremove non-existing classes leftovers
2019-12-19 Ivailo MonevQtContainerFwd fancy header compat
2019-12-19 Ivailo Monevremove fancy headers for non-existing classes
2019-12-19 Ivailo Monevremove redundant string header inclusion from qtextcode...
2019-12-19 Ivailo Monevremove QHashDummyNode and QHashDummyValue leftovers
2019-12-19 Ivailo Monevavoid temporaries in moc generated code
2019-12-19 Ivailo Monevremove unused and internal Qt::WidgetAttribute::WA_Pend...
2019-12-19 Ivailo Monevquote value of GETCWDFUNCNAME so that it is considered...
next