OSDN Git Service

kde/Katie.git
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
2019-07-26 Ivailo Monevremove dnotify watcher reference
2019-07-26 Ivailo Monevde-inline QThreadPrivate constructor and destructor...
2019-07-26 Ivailo MonevQT_NO_THREAD conditional build fixes
2019-07-26 Ivailo Monevdisable process feature if threads support is not enabled
2019-07-26 Ivailo Monevdisable concurrent feature if threads support is not...
2019-07-26 Ivailo Monevdrop support for dnotify filesystem watcher
2019-07-26 Ivailo Monevbuild fix for the case when QT_NO_QFUTURE is defined
2019-07-26 Ivailo Monevfix declaration of QWaitCondition::wait() stub
2019-07-26 Ivailo Monevuse scoped locker in QDnotifySignalThread::startNotify()
2019-07-26 Ivailo Monevavoid two cache lookups in QHostInfoCache::get()
2019-07-26 Ivailo Monevmake QByteArray::resize() resize precisely
2019-07-26 Ivailo Monevremove incorrect QString::grow() call from QString...
2019-07-26 Ivailo Monevuse proper cast in QString::compare(()
2019-07-26 Ivailo Monevplug QFileSystemEntry memory leaks
2019-07-26 Ivailo Monevnull-termiate the string from QByteArray(const char...
2019-07-26 Ivailo Monevmerge private alloc and capacity QString Data members...
2019-07-26 Ivailo Monevreimplement ThreadSafeSharedBase based on QAtomicInt
2019-07-26 Ivailo Monevrename openDocument() and launchWebBrowser() functions...
2019-07-25 Ivailo Monevuse QImage::constScanLine() in write_xbm_image() function
2019-07-25 Ivailo Monevmark QHostInfoCache getters const and avoid lock
2019-07-25 Ivailo Monevuse extern reference instead of including qdesktopservi...
2019-07-25 Ivailo Monevremove redundant inclusion of qt_x11_p header from...
2019-07-25 Ivailo Monevbuild fix
2019-07-25 Ivailo Monevremove QSystemSemaphore notes about windows
2019-07-25 Ivailo Monevuse uninitialized buffer in QTextDocumentPrivate::plain...
2019-07-25 Ivailo Monevremove QSocketNotifier notes about windows
2019-07-25 Ivailo Monevcstdlib is required for malloc, realloc and free in...
2019-07-25 Ivailo Monevcstdlib is required for free in qscopedpointer header
2019-07-25 Ivailo Monevcstdlib is required for malloc in qcontiguouscache...
2019-07-25 Ivailo Monevstd::swap is declared in utility header since C++11
2019-07-25 Ivailo MonevJavaScriptCore table, iterators and mutex do not have...
2019-07-25 Ivailo Monevavoid lock in ThreadSafeSharedBase::refCount()
next