OSDN Git Service

kde/Katie.git
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()
2019-07-25 Ivailo Monevavoid locks in QConnmanEngine::connmanAvailable() and...
2019-07-25 Ivailo MonevRevert "use uninitialized buffer in qt_ACE_do() function"
2019-07-25 Ivailo Monevavoid lock in QBearerEngine::configurationsInUse()
2019-07-25 Ivailo Monevuse QByteArray::clear() instead of resizing to zero...
2019-07-25 Ivailo Monevuse uninitialized buffer in toLatin1_helper() function
2019-07-25 Ivailo Monevuse uninitialized buffer in qt_ACE_do() function
2019-07-25 Ivailo Monevuse uninitialized buffer in QUtf32::convertToUnicode()
2019-07-25 Ivailo Monevuse uninitialized buffer in QUtf8::convertFromUnicode()
2019-07-25 Ivailo Monevuse uninitialized buffer in QUtf16::convertFromUnicode()
2019-07-24 Ivailo MonevQStandardItemModelPrivate destructor does not have...
2019-07-24 Ivailo MonevQStandardItemPrivate destructor does not have to be...
2019-07-24 Ivailo Monevuse const q pointer for connection in QStandardItemMode...
2019-07-24 Ivailo Monevremove unused QScriptablePrivate member
next