OSDN Git Service

kde/Katie.git
2019-11-26 Ivailo Monevmake SQLite driver use UTF-8 encoding
2019-11-26 Ivailo Monevremove redundant header inclusion
2019-11-26 Ivailo Monevremove redundant forward class declaration in QSqlRecor...
2019-11-26 Ivailo Monevuse initializer list for d initialization in QSqlQuery...
2019-11-26 Ivailo Monevavoid temporaries in QSqlQuery methods
2019-11-26 Ivailo Monevuse initializer list for d initialization in QSqlField...
2019-11-26 Ivailo Monevavoid detach in QSqlField::setRequiredStatus() if possible
2019-11-26 Ivailo Monevaccess fields count from private pointer in QSqlRecord...
2019-11-26 Ivailo Monevavoid temporaries for comparison in _q_escapeIdentifier...
2019-11-26 Ivailo Monevreplace default with U_JT_COUNT case in QChar::joining()
2019-11-26 Ivailo Monevreplace C-style with reinterpret casts in ODBC SQL...
2019-11-26 Ivailo Monevmove info member to bases classes of JSCallbackObject
2019-11-26 Ivailo Monevavoid temporary copies in QString
2019-11-26 Ivailo Monevassume invalid QLocale enums are not passed to methods
2019-11-25 Ivailo Monevremove windows support leftovers
2019-11-25 Ivailo Monevwarn upon ucnv_setSubstString() failures
2019-11-25 Ivailo Monevmake ICU version requirement note consistent with others
2019-11-25 Ivailo Monevremove now unused local variable in QPrinterPrivate...
2019-11-25 Ivailo Monevassume const methods are thread-safe and avoid locking...
2019-11-25 Ivailo Monevmove QT_USE_SYSTEM_PROXIES build conditional to top...
2019-11-25 Ivailo Monevcompiler warning fixes
2019-11-25 Ivailo Monevcall QChar::category()/QChar::direction() overloads...
2019-11-25 Ivailo Monevremove now redundant threading QHostInfo tests
2019-11-25 Ivailo Monevcheck received results count instead of timeout in...
2019-11-25 Ivailo Monevreport codec name and function call upon ucnv_toUChars...
2019-11-25 Ivailo Monevunknown MIB is 2, as per IANA
2019-11-25 Ivailo Monevreplace capital with lower case char in CMake modules
2019-11-25 Ivailo Monevremove now redundant IDN whitelist support from QUrl
2019-11-25 Ivailo Monevconvert input domain to UTF-8 in QUrl::fromAce()
2019-11-25 Ivailo Monevremove now redundant iconv CMake module [ci skip]
2019-11-25 Ivailo Monevlower the number for race tests performed in QHostInfo...
2019-11-25 Ivailo Monevresize result string accordingly in QUrl::fromAce(...
2019-11-25 Ivailo Monevuse object instead of pointer for state in QHostInfo...
2019-11-25 Ivailo Monevreimplement QUrl::toAce() and QUrl::fromAce() via ICU
2019-11-25 Ivailo Monevavoid use of QListIterator in QtButtonPropertyBrowserPr...
2019-11-25 Ivailo Monevmake use of ucnv_compareNames() in QTextCodec
2019-11-25 Ivailo MonevQSvgFont cleanup
2019-11-25 Ivailo Monevno current tests use qt_inflateGZipDataFrom()
2019-11-25 Ivailo Monevuse fixed size arrays for static strings in ICU codec
2019-11-25 Ivailo Monevremove redundant qIsDetached() template
2019-11-25 Ivailo Monevremove redundant qmetaobject header inclusion
2019-11-25 Ivailo Monevmake QTestTablePrivate getters const
2019-11-25 Ivailo Monevuse Unicode characters as replacements in ICU codec
2019-11-24 Ivailo MonevICU codec review
2019-11-24 Ivailo Monevadjust QTextCodec benchmark
2019-11-24 Ivailo Monevvirtual methods of QIcuCodec are final
2019-11-24 Ivailo Monevmake UTF-8 default codec for C-strings
2019-11-24 Ivailo Monevcompiler warning fixes
2019-11-24 Ivailo Monevremove codecs documentation that no longer applies...
2019-11-24 Ivailo Monevuse macro for string size calculation in qt_string_norm...
2019-11-23 Ivailo Monevrework ICU codec to avoid relocations during conversion
2019-11-23 Ivailo Monevdo not ignore buffer-overflow error in ICU text codec
2019-11-23 Ivailo Monevremove duplicate header inclusion from qtreewidget_p...
2019-11-23 Ivailo Monevverify codec is provided by ICU codec before attempting...
2019-11-23 Ivailo MonevQSqlQuery test build fix
2019-11-23 Ivailo Monevremove now redundant scoping in QMetaType::save() and...
2019-11-23 Ivailo Monevfix host lookup from QHostInfo::lookupHost()
2019-11-23 Ivailo Monevadjust server IPs tests data
2019-11-23 Ivailo MonevQTestEventLoop cleanup
2019-11-23 Ivailo Monevcompiler warning fix
2019-11-23 Ivailo Monevdeal with QHostInfo FIXME
2019-11-23 Ivailo Monevmake QHostAddress d pointer actually private
2019-11-23 Ivailo Monevremove invalid hostnames from QHostInfo benchmark
2019-11-23 Ivailo Monevupdate QLocale documentation
2019-11-23 Ivailo Monevdocument System and Latin1 text codec names
2019-11-23 Ivailo Monevmake use of QHostInfo::localHostName() in QSqlDatabase...
2019-11-23 Ivailo Monevlock before acessing global custom metatypes
2019-11-23 Ivailo Monevuse Q_NULLPTR instead of 0
2019-11-23 Ivailo Monevfix possible crash in QMetaType::isRegistered()
2019-11-23 Ivailo MonevICU text codec optimizations
2019-11-23 Ivailo Monevbackport ICU text codec
2019-11-22 Ivailo Monevcorrect cast in linguist loadQM() function
2019-11-22 Ivailo Monevupdate README [ci skip]
2019-11-22 Ivailo Monevoptimize designer components headers
2019-11-22 Ivailo Monevsync harfbuzz with locale data
2019-11-22 Ivailo Monevreimplement character properties and character manipula...
2019-11-21 Ivailo Monevobtain hosts information without threading
2019-11-20 Ivailo Monevmake use of HOST_NAME_MAX defined in limits.h
2019-11-20 Ivailo Monevreimplement qstrtoull() and qstrtoll()
2019-11-20 Ivailo Monevmake QReadWriteLockPrivate::recursive member const
2019-11-20 Ivailo Monevuse static QChar::isHighSurrogate() and QChar::isLowSur...
2019-11-20 Ivailo Monevremove unused and internal QThreadPoolPrivate::startFro...
2019-11-20 Ivailo Monevchange list separator too for system locale
2019-11-20 Ivailo Monevcreate a copy of the locale table pointer for system...
2019-11-20 Ivailo Monevinline QUnicodeTables method overloads
2019-11-20 Ivailo Monevupdate .gitignore [ci skip]
2019-11-20 Ivailo Monevupdate translations [ci skip]
2019-11-20 Ivailo Monevregenerate manual pages [ci skip]
2019-11-20 Ivailo Monevdeal with some include directive issues
2019-11-20 Ivailo Monevremove QT_NO_STL conditional leftovers
2019-11-20 Ivailo Monevadjust QVector benchmarks to recent change
2019-11-20 Ivailo Monevupdate README [ci skip]
2019-11-20 Ivailo Monevremove methods to make containers non-implicilty shared
2019-11-20 Ivailo Monevremove unused and internal QList::detachShared() method
2019-11-20 Ivailo Monevmake comparison operators const where applicable
2019-11-19 Ivailo Monevadd QCryptographicHash algorithms benchamrk
2019-11-19 Ivailo Monevremove unused and internal QString::isSimpleText()...
2019-11-18 Ivailo Monevcompiler warning fixes
2019-11-18 Ivailo Monevremove unused qt_dirtyRegion() function
2019-11-18 Ivailo Monevuse correct type for QSpanData transformation type...
next