OSDN Git Service

kde/Katie.git
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...
2019-11-17 Ivailo Monevupdate locale date from CLDR v36
2019-11-17 Ivailo Monevremove redundant build-time definitions [ci skip]
2019-11-17 Ivailo MonevRevert "remove now obsolete workaround for X11 macros"
2019-11-17 Ivailo Monevreplace QT_BUILD_CORE_LIB with QT_BOOTSTRAPPED definiti...
2019-11-17 Ivailo Monevremove redundant script component pre-processor definition
2019-09-16 Ivailo MonevsystemLocaleIndex is required for assert even if QT_NO_...
2019-09-16 Ivailo Monevuse httpbin.org for network tests
2019-09-04 Ivailo MonevQT_NO_THREAD conditional build fix
2019-09-04 Ivailo Monevrestore behaviour of qt_qhostinfo_lookup() to that...
2019-09-04 Ivailo Monevcheck receiver before anything else in QHostInfo::looku...
2019-09-04 Ivailo Monevremove unused info object from QHostInfo::lookupHost()
2019-08-20 Ivailo Monevfix deadlock in QNetworkConfigurationManagerPrivate...
2019-08-14 Ivailo Monevcomments in locales data have served their purpose...
2019-08-14 Ivailo Monevlongest BCP47 name is 11 characters long now
2019-08-13 Ivailo Monevapply supposed fix for QTBUG-59159
2019-08-13 Ivailo Monevmake use of fromShortMonthName() in QDate::fromString()
2019-08-13 Ivailo Monevavoid temporary in QLocale::toString()
2019-08-13 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2019-08-13 Ivailo Monevremove QT_NETWORK_LIB guard from network-settings header
2019-08-13 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2019-08-13 Ivailo Monevadd QHostAdress, QHostInfo and HTTP QNetworkReply tests
2019-08-12 Ivailo Moneveffectively revert 215ced5fb8d4fef90c789f67b3581a1b4e72544d
2019-08-12 Ivailo Monevall-in-one build fix
2019-08-12 Ivailo Monevmark date/time format parsing as likely and use fallthrough
2019-08-12 Ivailo Monevavoid temporaries in QLocale::toString() methods
2019-08-12 Ivailo Monevupdate README
2019-08-12 Ivailo Monevimplement timezone date specifier parsing
2019-08-12 Ivailo Monevavoid temporary in QDateTimeParser::sectionFormat()
2019-08-12 Ivailo Monevensure genlocale date/time formatter does not produce...
2019-08-12 Ivailo Monevmake monday first day in the locale table
2019-08-12 Ivailo Monevhandle all invalid cases in genlocale date/time formatter
2019-08-11 Ivailo Monevreplace QLocalePrivate::Alternate with QLocalePrivate...
2019-08-11 Ivailo Monevminor genlocale script review
2019-08-11 Ivailo Monevuse proper type for QLocale::NumberOptions
2019-08-11 Ivailo Monevfix corner case locale lookup
2019-08-11 Ivailo Monevremove redundant default cases from QLocale month/day...
2019-08-11 Ivailo Monevremove note about windows and mac from QLocale::system()
2019-08-11 Ivailo Monevprefix use of QLocale enums
2019-08-11 Ivailo Monevupdate README
2019-08-11 Ivailo Monevminr genlocale script review
2019-08-11 Ivailo Monevmerge non-territory locales into territory ones in...
2019-08-11 Ivailo Monevcorrect currency ISO code mapping
2019-08-11 Ivailo Monevmake QLocale::toCurrencyString() respect group separato...
2019-08-11 Ivailo Monevupdate README
2019-08-11 Ivailo Monevfix QLocale::matchingLocales() behavior if script is...
2019-08-10 Ivailo Monevmake use of tocountryenum() in genlocale script
2019-08-10 Ivailo Monevmake it possible to run locale test from any directory
2019-08-10 Ivailo Monevimplement subtag, script and country substitution
2019-08-10 Ivailo Monevfix negative and zero-padded year formatting
2019-08-10 Ivailo Monevmake enums first member of tables structs
2019-08-09 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2019-08-09 Ivailo Monevadd QDate, QTime and QDateTime tests
2019-08-09 Ivailo Monevcorrect expected test data in tst_QLocale::formatDateTi...
2019-08-09 Ivailo Monevimplement language alias substitution
2019-08-09 Ivailo Monevremove unused locale table data
2019-08-09 Ivailo Monevquotation data contains only chars so it can be uint...
2019-08-09 Ivailo Monevadjust expected tests data of tst_QLocale::ctor() and...
2019-08-09 Ivailo Monevfix lookup of different languages with identical script...
2019-08-09 Ivailo Monevremove redundant and unused QLocalePrivate methods
2019-08-09 Ivailo Monevavoid shadowing outer-scope variable in qt_splitLocaleN...
next