OSDN Git Service

kde/Katie.git
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
2019-07-28 Ivailo Monevupdate classes list in namefsck script
2019-07-28 Ivailo Monevnow that classes removal is not done often, avoid runni...
2019-07-28 Ivailo Monevremove non-existing include directory from script compo...
2019-07-28 Ivailo Monevcompute hash only once depending on algorithm in digest...
2019-07-28 Ivailo Monevuse static hash function in QNetworkDiskCachePrivate...
2019-07-28 Ivailo Monevbump network disk cache version since different compres...
2019-07-27 Ivailo Monevprepend translation call with class in QIODevice::error...
2019-07-27 Ivailo Monevcorrect translations handling in updatetranslations...
2019-07-27 Ivailo Monevupdate translations
2019-07-27 Ivailo Monevremove threaded QML interpreter leftover
2019-07-27 Ivailo Moneveffectively revert QString changes
2019-07-27 Ivailo Monevreview updatetranslations script
2019-07-27 Ivailo Monevremove incorrect note about pointer leaking
2019-07-27 Ivailo Monevdrop Glib2 event dispatcher support
2019-07-27 Ivailo Monevupdate README pci skip]
2019-07-27 Ivailo Monevupdate README [ci skip]
2019-07-27 Ivailo MonevQT_NO_THREAD conditional build fix
2019-07-27 Ivailo Monevrcc branding [ci skip]
2019-07-27 Ivailo Monevuse dummy pointer to get stack base if build without...
2019-07-27 Ivailo Monevcompiler warning fix
2019-07-27 Ivailo Monevinitialize QNetworkConfigurationManagerPrivate without...
2019-07-27 Ivailo MonevQT_NO_THREAD conditional build fix
2019-07-27 Ivailo Monevput back HashMap header inclusion in ThreadingQt
2019-07-27 Ivailo MonevQT_NO_THREAD conditional build fix
2019-07-26 Ivailo MonevQT_NO_PROCESS conditional build fix
2019-07-26 Ivailo Monevlower the QFileInfoGatherer poll interval to 500ms
2019-07-26 Ivailo Monevdo not inline Wtf::createThreadInternal() as it is...
2019-07-26 Ivailo MonevQT_NO_PROCESS conditional build fix
2019-07-26 Ivailo MonevQT_NO_HTTP conditional build fix
2019-07-26 Ivailo Monevmake threads recommended
2019-07-26 Ivailo Monevdisable http feature if thread support is not enabled
2019-07-26 Ivailo Monevuse timer for file info gatherer if thread is not supported
2019-07-26 Ivailo MonevQT_NO_THREAD conditional build fix
2019-07-26 Ivailo Monevset thread to nullptr when build with no thread support
2019-07-26 Ivailo Monevadd missing QThreadData::clearCurrentThreadData() stub
next