OSDN Git Service

kde/Katie.git
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()
2019-12-11 Ivailo Monevdelete debugger regardless if exception occured
2019-12-11 Ivailo Monevreduce branches in qscript tool main() function
2019-12-11 Ivailo Monevavoid temporaries in QFileSystemEngine::fillMetaData()
2019-12-10 Ivailo Monevmake QTabWidget::tabBar() and QTabWidget::setTabBar...
2019-12-09 Ivailo Monevremove redundant QSETTINGS_P_H_VERSION definition check...
2019-12-09 Ivailo Monevmark compatibility case unlikely in QString::vsprintf()
2019-12-09 Ivailo Monevmove temporary closer to the scope it is used in QStrin...
2019-12-09 Ivailo Monevimplement ICU codec construct from MIB
2019-12-09 Ivailo Monevmake use of QTextCodec::codecForUtfText() in QXmlInputS...
2019-12-09 Ivailo Monevadd fallback for codec in QXmlStreamReaderPrivate:...
2019-12-09 Ivailo Monevmake use of QTextCodec::codecForUtfText() in QXmlStream...
2019-12-08 Ivailo Monevremove redundant return from qt_message() function
2019-12-08 Ivailo Monevremove symbian note from QPluginLoader documentation...
2019-12-08 Ivailo Monevremove redundant Q_UNUSED() in createForName() function
2019-12-08 Ivailo Monevremove redundant whitespace in qtextcodec source file
2019-12-08 Ivailo Monevavoid temporaries in QTextCodec::availableCodecs()...
2019-12-08 Ivailo Monevindent in ucstrnicmp() function
2019-12-08 Ivailo Monevreport function name from qt_initLocale(), qt_u_strToUp...
2019-12-08 Ivailo Monevwarn on u_strCaseCompare() failure in ucstricmp() function
2019-12-08 Ivailo MonevQT_NO_CLOCK_MONOTONIC case optimizations
2019-12-08 Ivailo Monevreimplement some string comparison functions via ICU
2019-12-08 Ivailo MonevQDBusConnectionCallbackEvent cleanup
2019-12-08 Ivailo Monevdo not try to open codec twice if stateless open fails
2019-12-08 Ivailo Monevfix global static check
2019-12-07 Ivailo Monevremove redundant source file from bootstrap sources...
2019-12-07 Ivailo Monevremove invalid bootstrap definition [ci skip]
2019-12-07 Ivailo Monevmake adjustments required to build Unicode tables as...
2019-12-07 Ivailo MonevQT_NO_TEXTCODEC conditional build fix
2019-12-07 Ivailo Monevmove QUnicodeTables to GUI component
2019-12-07 Ivailo Monevremove redundant bootstrap definition
2019-12-07 Ivailo Monevremove redundant integer constructs in qt_ucol_strcoll...
2019-12-06 Ivailo Monevremove symbian leftovers [ci skip]
2019-12-06 Ivailo Monevuse ICU for string casing and collation again
2019-12-06 Ivailo Monevadd qrand() test
2019-12-06 Ivailo Monevremove documentation for macros that are no more [ci...
2019-12-06 Ivailo Monevsimplify and optimize monotonic clock checks
2019-12-06 Ivailo Monevadd QByteArrayMatcher test
2019-12-05 Ivailo Monevadd missing QJsonObject meta type construction/destruction
2019-12-05 Ivailo Monevimplement QVariant oeprations for JSON types
next