OSDN Git Service

kde/Katie.git
2019-08-06 Ivailo Monevuse qint16 in QLocale where applicable
2019-08-06 Ivailo Monevminor genlocale script review
2019-08-06 Ivailo Monevavoid temporaries in QLocalePrivate::codeToLanguage...
2019-08-06 Ivailo Monevdo not exclude world from country table
2019-08-05 Ivailo Monevdo not overwrite parent locale values with defaults
2019-08-05 Ivailo Monevparse parent locales from genlocale script
2019-08-05 Ivailo Moneverror out on unknown month/day from genlocale script...
2019-08-05 Ivailo Monevvariant locales are not supported, yet
2019-08-05 Ivailo Monevset defaults from main locale if territory is specified
2019-08-05 Ivailo Monevdo not discard locale tables entries
2019-08-05 Ivailo Monevcorrect weekend end parsing
2019-08-05 Ivailo Monevupdate note about CLDR version in QLocale documentation...
2019-08-05 Ivailo Monevupdate QLocale language, country and script enums docs...
2019-08-05 Ivailo Monevshrink locales table
2019-08-05 Ivailo Monevcompare language, country and script instead of address...
2019-08-05 Ivailo Monevfix QLocalePrivate::bcp47Name()
2019-08-05 Ivailo Monevfix long day names mapping
2019-08-05 Ivailo Monevremove assumptions about language/country code length...
2019-08-05 Ivailo Monevreplace longest matches date/time tags first in genloca...
2019-08-05 Ivailo Monevremove now redundant locale database utility
2019-08-05 Ivailo Monevremove invalid date/time format tags from locale data
2019-08-04 Ivailo Monevmake zero symbol uint and regenerate locale table
2019-08-04 Ivailo Monevimplement imperial table generator
2019-08-04 Ivailo Monevmake QLocalePrivate arrays members const
2019-08-04 Ivailo Monevminor genlocale script review
2019-08-04 Ivailo Monevimplement locales table generator
2019-08-02 Ivailo Monevremove invalid entries from linguist tables
2019-08-02 Ivailo Monevrework genlocale script and remove assumptions about...
2019-08-01 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2019-08-01 Ivailo Monevfix one of the limitations of QT_TRY/QT_CATCH macros
2019-08-01 Ivailo Monevground work for locale data update
2019-08-01 Ivailo Monevoptimize QLineF::angleTo()
2019-08-01 Ivailo Monevremove default case from QLibraryInfo::location()
2019-08-01 Ivailo Monevremove redundant header inclusions from qlibraryinfo...
2019-08-01 Ivailo Monevadd NaCl architecture check
2019-08-01 Ivailo Monevadd HPPA (a.k.a. PA-RISC) architecture check
2019-08-01 Ivailo Monevcorrect JavaScriptCore jsNumberCell() stubs for non...
2019-08-01 Ivailo Monevuse memcpy() for buffers copy in JavaScriptCore where...
2019-07-31 Ivailo Monevavoid creating QPixmap from other QPixmap in QItemDeleg...
2019-07-31 Ivailo Monevuse loop instead of while iterator in UString::ascii()
2019-07-31 Ivailo Monevhandle relative paths in benchcompare script [ci skip]
2019-07-31 Ivailo Monevremove JavaScriptCore JIT leftovers
2019-07-31 Ivailo Monevcompiler warning fix
2019-07-31 Ivailo Monevinitialize all members of the QPixmapCache benchmark...
2019-07-31 Ivailo Monevcompiler warning fix
2019-07-30 Ivailo Monevremove redundant definition check from qplatformdefs...
2019-07-30 Ivailo Monevremove now obsolete workaround for X11 macros
2019-07-30 Ivailo Monevreplace LD_LIBRARY_PATH override with debhelper solution
2019-07-30 Ivailo Monevset debhelper compat to 10 for parallel build support
2019-07-30 Ivailo Monevuse pthread_equal() for thread id comparison
2019-07-30 Ivailo Monevinitialize QThreadPrivate::thread_id as zero
2019-07-30 Ivailo Moneveffectively revert 96ec0276e87ffcf859484d87e544c3af335cb215
2019-07-30 Ivailo Monevinitialize QWExtra::compress_events to true
2019-07-30 Ivailo Monevcall QHash::count() from QCache::count() even tho they...
2019-07-30 Ivailo Monevreview CMake modules
2019-07-30 Ivailo Monevbuild bootstrap moc without regular expression feature
2019-07-30 Ivailo Monevuse character lookup instead of regular expression...
2019-07-30 Ivailo Monevremove unused QScriptDeclarativeClassPrivate member
2019-07-30 Ivailo Monevuse proper type for unicode script
2019-07-30 Ivailo Monevremove unused script argument from QFontDatabase functions
2019-07-30 Ivailo Monevremove now non-existing method declaration from JSC...
2019-07-30 Ivailo Monevremove redundant contains check from QChache::take()
2019-07-30 Ivailo Monevremove unused JSC SourceProvider member
2019-07-29 Ivailo Monevadd note where to get the data from to genutf
2019-07-29 Ivailo Monevreview genutf script [ci skip]
2019-07-29 Ivailo Monevupdate manual pages [ci skip]
2019-07-29 Ivailo Monevcorrect qscript tool name in manual page
2019-07-29 Ivailo Monevuse qulonglong construct to make the compiler cope...
2019-07-29 Ivailo Monevreplace c-style quintptr casts with constructors for...
2019-07-29 Ivailo Monevadd short/ushort QByteArray::number() and QString:...
2019-07-29 Ivailo MonevRevert "JavaScriptCore table, iterators and mutex do...
2019-07-29 Ivailo Monevreimplement QCache purely based on QHash
2019-07-29 Ivailo Monevcall qlonglong/qulonglong overloads for int/uint from...
2019-07-29 Ivailo Monevmake use of std::uintptr_t and std::ptrdiff_t
2019-07-29 Ivailo Monevassume QStyleOptionFrame is version 2 where possible
2019-07-29 Ivailo Monevremove default reimplementation of QCommandLinkButton...
2019-07-29 Ivailo Monevremove obsolete QLCDNumber enums doc reference
2019-07-29 Ivailo Monevindentation
2019-07-29 Ivailo Monevconstruct QFile with the filename in QHostInfo::localDo...
2019-07-29 Ivailo Monevremove incorrect namespace prefix from getHostByNameMut...
2019-07-29 Ivailo Monevremove space from QDir enum reference in QNetworkDiskCa...
2019-07-29 Ivailo Monevavoid two timezone spec lookups in QDateTime::fromString()
2019-07-29 Ivailo Monevremove redundant exclude pattern from doxygen config
2019-07-29 Ivailo Monevdo not generate docs for private classes
2019-07-28 Ivailo Monevfix host lookup when build without thread support
2019-07-28 Ivailo Monevupdate README [ci skip]
2019-07-28 Ivailo Monevbuild QMutex and QWaitCondition benchmarks conditionally
2019-07-28 Ivailo Monevskip dbus performance benchmark if build with process...
2019-07-28 Ivailo Monevuse timers for QDeclarativeWorkerScriptEngine and QDecl...
2019-07-28 Ivailo Monevbuild jpeg benchmark conditionally
2019-07-28 Ivailo Monevbuild auto tests that depend on thread support conditio...
2019-07-28 Ivailo Monevreplace try/catch/throw with QT_TRY/QT_CATCH/QT_RETHROW...
2019-07-28 Ivailo Monevintroduce Q_COMPILER_EXCEPTIONS
2019-07-28 Ivailo Monevassume qPrintable is not defined
2019-07-28 Ivailo Monevremove windows leftovers
2019-07-28 Ivailo Monevavoid use of goto in QFontDatabase::smoothSizes()
2019-07-28 Ivailo Monevassume progress style is version 2 where possible
2019-07-28 Ivailo Monevavoid temporary in unzipXPM() function
2019-07-28 Ivailo Monevindentation
2019-07-28 Ivailo Monevremove unused QColorShower member
next