OSDN Git Service

kde/Katie.git
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
2019-07-24 Ivailo Monevremove unused QScriptDebuggerConsoleCommandPrivate...
2019-07-24 Ivailo Monevremove unused QGraphicsSceneEventPrivate member
2019-07-24 Ivailo Monevremove unused QImageIOHandlerPrivate member
2019-07-24 Ivailo Monevremove unusedQFactoryLoader::library() method
2019-07-24 Ivailo MonevCUPS support no longer depends on QT_NO_LIBRARY not...
2019-07-24 Ivailo Monevavoid locks in QFutureInterface getters
2019-07-24 Ivailo Monevavoid lock in QFutureInterfaceBase::isResultReadyAt()
2019-07-24 Ivailo Monevprivate QFuture d member does not have to be mutable
2019-07-24 Ivailo Monevavoid use of goto in tryPatternLoad()
2019-07-24 Ivailo Monevfill special languages values
2019-07-24 Ivailo Monevworkaround for broken libSM is no longer needed
2019-07-24 Ivailo Monevremove experimental Python bindings
2019-07-24 Ivailo Monevupdate notes about script properties
2019-07-24 Ivailo Monevadd missing space to statement in QChar::isSpace()
2019-07-24 Ivailo Monevuse utf8proc for grapheme break property detection
2019-07-24 Ivailo Monevupdate translations [ci skip]
2019-07-23 Ivailo Monevuse indic shape and attributes for Mahajani script
2019-07-23 Ivailo Monevuse arabic shape for Egyptian Hieroglyphs script
2019-07-23 Ivailo Monevupdate package files and Travis dependencies
2019-07-23 Ivailo MonevUnicode v5.0+ characters and partial scripts support
2019-07-22 Ivailo Monevremove unused qt_script_for_writing_system() function
2019-07-22 Ivailo Monevcompiler warning fixes
2019-07-19 Ivailo Monevremove non-essential harfbuzz files
2019-07-19 Ivailo Monevremove redundant plugins include directory
2019-07-18 Ivailo Monevmake private QDBusArgument and data pointer actually...
2019-07-18 Ivailo Monevbuild fix
2019-07-18 Ivailo Monevremove msvc support leftovers
2019-07-18 Ivailo Monevremove mac support leftovers
2019-07-18 Ivailo Monevremove windows support leftovers
2019-07-18 Ivailo Monevreplace __ia64 definition checks with QT_ARCH_IA64
next