OSDN Git Service

kde/Katie.git
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
2019-12-17 Ivailo Monevremove redundant UIC include directory
2019-12-17 Ivailo Monevadd extended description for Debian package [ci skip]
2019-12-17 Ivailo Monevadd Debian package symbols file
2019-12-17 Ivailo Monevregenerate manual pages
2019-12-17 Ivailo Monevfix spelling errors in qscript manual page
2019-12-17 Ivailo Monevremove superfluous whitespace at the end of Categories...
2019-12-17 Ivailo Monevinstall pkgconfig files in architecture specific librar...
2019-12-17 Ivailo Monevadd field code to Exec key in designer desktop file
2019-12-17 Ivailo Monevfix spelling error in qt_x_errhandler()
2019-12-17 Ivailo Monevdo not assume LD_LIBRARY_PATH is not set in exec.sh...
2019-12-17 Ivailo Monevremove unused TreeWalker::acceptConnectionHints() and...
2019-12-17 Ivailo Monevmake use of CMAKE_CURRENT_LIST_DIR CMake variable
2019-12-17 Ivailo MonevQStandardPaths, QJsonArray, QJsonObject::iterator,...
2019-12-17 Ivailo Monevremove QStandrdPaths mac and windows specific documentation
2019-12-17 Ivailo Monevavoid shadowing argument variable
2019-12-17 Ivailo Monevcase-fold the UCS-4 char in foldCase() functions
2019-12-17 Ivailo Monevremove redundant whitespace from moc generated code
2019-12-17 Ivailo Monevuse new style cast in QFontEngineFT::minRightBearing()
2019-12-17 Ivailo Monevrequire Freetype version 2.1.10+
2019-12-17 Ivailo Monevuse proper type for Glyph::uploadedToServer member
2019-12-17 Ivailo Monevreplace reinterpret_cast with static_cast in moc genera...
2019-12-17 Ivailo Monevremove VC6 support leftovers
2019-12-16 Ivailo Monevfix build when tools are suffixed
2019-12-16 Ivailo Monevadd break to default case in moc generated code
2019-12-16 Ivailo Monevremove unused KATIE_QDBUSXML2CPP from KatieBUildMacros...
2019-12-16 Ivailo Monevavoid temporaries in QStandardPaths::findExecutable()
2019-12-16 Ivailo Monevuse foreach() for iteration in QCoreApplication::applic...
2019-12-16 Ivailo Monevcompiler warning fix
2019-12-16 Ivailo Monevappend instead of prepending in QTextCodec::QTextCodec()
2019-12-16 Ivailo Monevnote that the list of supported encodings is incomplete
2019-12-16 Ivailo Monevimplement QTextCodec::codecForText() via ICU
2019-12-16 Ivailo Monevcorrect warning message in QIcuCodec::codecForUtf()
2019-12-16 Ivailo Monevno need for explicit codecs creation anymore
2019-12-16 Ivailo Monevavoid temporary in QTextCodec::codecForName()
2019-12-16 Ivailo Monevlock before acessing globals in QTextCodec::~QTextCodec...
2019-12-16 Ivailo Monevget rid of redundant codecs cache
2019-12-16 Ivailo Monevmake a deep copy of the codec name in QIcuCodec constructor
2019-12-15 Ivailo Monevmake use of already set variables in katie_setup_target...
2019-12-15 Ivailo Monevbuild fixes
2019-12-15 Ivailo Monevuse katie_setup_target() so that exec.sh script is...
2019-12-15 Ivailo MonevQT_NO_THREAD conditional build fixes
2019-12-15 Ivailo Monevmake custom build commands and targets depend on target...
2019-12-15 Ivailo Monevmake QHttpNetworkReply test noop if QT_NO_HTTP is defined
2019-12-15 Ivailo Monevexecute tools during build via script
2019-12-15 Ivailo Monevreplace qstring with qglobal header inclusion in qxmlut...
2019-12-15 Ivailo Monevavoid temporary in QCoreApplication::translate()
2019-12-15 Ivailo Monevremove qt3 support leftovers
2019-12-15 Ivailo Monevremove obsolete QWidget::isEnabledToTLW() and QWidget...
2019-12-15 Ivailo Monevremove unused QWidgetPrivate::Direction enum
2019-12-15 Ivailo Monevremove unused virtual QWidgetPrivate::aboutToDestroy()
next