OSDN Git Service

kde/Katie.git
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...
2019-12-19 Ivailo Monevreplace QT_DEBUG with QT_NO_DEBUG
2019-12-19 Ivailo Monevavoid stat() in QFileSystemEngine::currentPath()
2019-12-18 Ivailo MonevPATH_MAX is not required to call get_current_dir_name()
2019-12-18 Ivailo Monevoptimize QFileSystemEngine::homePath() and QFileSystemE...
2019-12-18 Ivailo Monevuse QImage::constBits() in QRasterWindowSurface::prepar...
2019-12-18 Ivailo Monevavoid temporary in QFileSystemEngine::setCurrentPath()
2019-12-18 Ivailo Monevrebrand code generated by moc
2019-12-18 Ivailo Monevremove QT_NO_SETTINGS and QT_NO_COMPRESS definitions...
2019-12-18 Ivailo Monevuse KATIE_GIT as build-key and remove redundant QT_EDIT...
2019-12-18 Ivailo Monevassume QT_KATIE is not defined anywhere else
2019-12-18 Ivailo Monevremove redundant Debian package maintainer scripts
2019-12-18 Ivailo Monevremove redundant libc suplements from qcore_unix_p...
2019-12-18 Ivailo Monevensure resources for DBus performance benchmark are...
2019-12-18 Ivailo Monevset argv to full path to program in QProcessPrivate...
2019-12-18 Ivailo Monevreplace NDEBUG with QT_NO_DEBUG definition
2019-12-18 Ivailo Monevmark certain core component options unsupported
2019-12-17 Ivailo Monevremove redundant QT_NO_CODECS definition
2019-12-17 Ivailo Monevno need to execute moc via exec.sh during build, it...
2019-12-17 Ivailo Monevremove redundant forward Driver class declaration from...
2019-12-17 Ivailo MonevDriver destructor does not have to be virtual
2019-12-17 Ivailo Monevuse proper types for Option members
next