OSDN Git Service

kde/Katie.git
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()
2019-12-15 Ivailo Monevensure normalizeTypeInternal() does not remove const...
2019-12-15 Ivailo Monevmark QFutureInterfaceBasePrivate::sendCallOut() and...
2019-12-15 Ivailo Monevreplace internal foldCase() function with its body
2019-12-15 Ivailo Monevadd QDBusMetaObject test
2019-12-15 Ivailo Monevfix QDBusMetaObject
2019-12-15 Ivailo Monevbuild QDBusMetaType test only of DBus is found and...
2019-12-15 Ivailo Monevadd QDBusConnection test
2019-12-15 Ivailo Monevrebrand RCC generated code
2019-12-15 Ivailo Monevcorrect UNICODE_LAST_CODEPOINT definition in QChar...
2019-12-14 Ivailo Monevcheck error code before result in QChar::decomposition...
2019-12-14 Ivailo Monevfix most of the QChar normalization test cases
2019-12-14 Ivailo Monevfix decomposition of certain characters
2019-12-14 Ivailo Monevset error from errno before calling close() in QFileSys...
2019-12-14 Ivailo Monevmake use of Q_DECLARE_FLAGS() macro in QStandardPaths
2019-12-14 Ivailo MonevQStandardPaths cleanup
2019-12-14 Ivailo Monevmake use of Q_DISABLE_COPY() macro in QStandardPaths
2019-12-14 Ivailo Monevuse const iterator in QProcessManager::catchDeadChildren()
2019-12-14 Ivailo Monevremove redundant header inclusions from qprocess_unix...
2019-12-14 Ivailo Monevremove redundant header inclusions from qfilesystemiter...
2019-12-14 Ivailo Monevcorrect warning message in QTextBoundaryFinderPrivate...
2019-12-14 Ivailo Monevreplace hardcoded values with a surrogate handling...
2019-12-14 Ivailo Monevreimplement QTextBoundaryFinder via ICU
2019-12-14 Ivailo Monevupdate QDataStream::Version enum documentation [ci...
2019-12-13 Ivailo Monevcompiler warning fixes
2019-12-13 Ivailo Monevadd QSocketNotifier test
2019-12-13 Ivailo Monevadd QDBusMetaType test
2019-12-13 Ivailo Monevadd QCssParser test
2019-12-13 Ivailo Monevlimit normalization QChar test to 10k entries
2019-12-13 Ivailo Monevavoid changing range vector twice in QRegExpCharClass...
2019-12-13 Ivailo Monevrestore QChar::isLetterOrNumber() and QChar::isSpace...
2019-12-13 Ivailo Monevremove some dead code in switch statements
2019-12-13 Ivailo Monevadd dummy member to QRegExpCharClass only if QT_NO_REGE...
2019-12-13 Ivailo Monevadd QChar test
2019-12-13 Ivailo Monevadd QRegExp test
next