OSDN Git Service

kde/Katie.git
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
2019-12-13 Ivailo Monevoptimize QRegExp::escape() for case that string will...
2019-12-13 Ivailo Monevindent and format qregexp source file
2019-12-13 Ivailo Monevadd QTimer test
2019-12-13 Ivailo Monevimplement file copying for Linux
2019-12-13 Ivailo Monevuse single variable assignment in QRegion functions...
2019-12-13 Ivailo Monevinline and mark const some of QSvgIconEnginePrivate...
2019-12-13 Ivailo MonevregisterFont() function cleanup
2019-12-13 Ivailo Monevmake qt_addPatternProps() function static
2019-12-13 Ivailo Monevavoid temporary in getFCWeight() function
2019-12-13 Ivailo Monevinline getFCWeight() function
2019-12-13 Ivailo Monevremove redundant FC_WIDTH and FC_FAMILYLANG definition...
2019-12-13 Ivailo Monevrebrand generated SVG documents title and description
2019-12-13 Ivailo Monevremove redundant QFileSystemEntry constructor
2019-12-13 Ivailo Monevchoose QImage format for streaming at compile-time...
2019-12-13 Ivailo Monevcompiler warning fix
2019-12-13 Ivailo Monevremove TODO in QRegExpValidator
2019-12-12 Ivailo Monevremove redundant Q_UNREACHABLE_IMPL() macro definition
2019-12-12 Ivailo Monevmove temporary to the scope it is used in in PointInReg...
2019-12-12 Ivailo MonevRectInRegion() function cleanup
2019-12-12 Ivailo Monevremove unused EXTENTS macro from qregion source file
2019-12-12 Ivailo Monevcompiler warning fix
2019-12-12 Ivailo Monevremove redundant sysconf() query in QFileSystemEngine...
2019-12-12 Ivailo Monevremove QMenuItem, QDockSeparator and QDockWidgetSeparat...
2019-12-12 Ivailo Monevremove QtMotif support leftovers
2019-12-12 Ivailo Monevcompiler warning fixes
2019-12-12 Ivailo Monevremove unused QBenchmarkMetric enum values
2019-12-12 Ivailo Monevsimplify XML stream reader token string table
2019-12-12 Ivailo Monevsimplify DBus error table lookup
2019-12-11 Ivailo Monevremove unused and internal QDBusAbstractInterface:...
2019-12-11 Ivailo Monevupdate packages URL [ci skip]
2019-12-11 Ivailo Monevremove unused and internal QDBusVirtualObject
2019-12-11 Ivailo Monevremove unused QDBusUnixFileDescriptor::isSupported...
2019-12-11 Ivailo Monevfix regression since c30778d037862d6b1c2a20da68db866b57...
2019-12-11 Ivailo Monevindent and format qsql_sqlite source file
2019-12-11 Ivailo Monevavoid temporary in QMainWindow::restoreState()
next