OSDN Git Service

kde/Katie.git
2021-11-15 Ivailo Monevadd note about watching non-existing directories [ci...
2021-11-15 Ivailo Monevtest signal emission for non-existing directories and...
2021-11-15 Ivailo Monevinclude directories entries from QStatInfo::dirInfos...
2021-11-15 Ivailo MonevQFileSystemWatcher documentation update
2021-11-15 Ivailo Monevmerge QFileSystemWatcherEngine into QFileSystemWatcherE...
2021-11-15 Ivailo Monevreusable non-VFS (QRC) QFileInfo/QFileSystemWatcherEngi...
2021-11-15 Ivailo Monevadjust tst_QFileSystemWatcher::nonExistingFile() test...
2021-11-15 Ivailo Monevpoll for changes from QFileSystemWatcher rather than...
2021-11-15 Ivailo Monevremove redundant return statement at the end of QDBusCo...
2021-11-12 Ivailo Monevmark type name to type table in ProcessAST::visit(...
2021-11-12 Ivailo Monevtypo
2021-11-11 Ivailo Monevassume qmldir files do not contain unicode characters
2021-11-10 Ivailo Monevconstruct filepath string via QString::fromLocal8Bit...
2021-11-10 Ivailo Monevremove unused qmldir section types support
2021-11-03 Ivailo Monevtypo
2021-11-02 Ivailo Monevallocate buffer for realpath() on the stack
2021-11-02 Ivailo Monevpass the string size to QByteArray constructor in QFile...
2021-11-02 Ivailo Monevdo not copy color in QDeclarativeRectangle::generateRou...
2021-11-02 Ivailo Monevdo not convert and copy the color in QtColorButton...
2021-11-02 Ivailo Monevcopy color as-is in QtColorLinePrivate::paintEvent()
2021-11-01 Ivailo Monevassume qint64 and ssize_t are the same in QNativeSocket...
2021-11-01 Ivailo Monevifdef spaghetti in QNativeSocketEnginePrivate::option()
2021-11-01 Ivailo Monevregardless of socket type set SO_REUSEADDR for reusable...
2021-11-01 Ivailo Monevmove Q_VOID definition to qcorecommon_p header
2021-11-01 Ivailo Monevdo not construct/cast twice isprint() argument
2021-11-01 Ivailo Monevpass the buffer size to QByteArray constructor in qt_pr...
2021-11-01 Ivailo Monevreplace double with single space in FreeBSD Makefile
2021-11-01 Ivailo Monevinclude required system headers in tst_qhostaddress...
2021-11-01 Ivailo Monevinclude netinet/in system header for sockaddr_in, socka...
2021-11-01 Ivailo Monevremove redundant header inclusions in qnet_unix_p header
2021-10-09 Ivailo Monevformat and indent qhostaddress source file
2021-10-09 Ivailo Monevpass the string size to QString constructor in QNetwork...
2021-10-09 Ivailo Monevadd missing break in QLocalSocketPrivate::_q_connectToS...
2021-10-09 Ivailo Monevadd missing break in QLocalSocketPrivate::errorOccurred()
2021-10-09 Ivailo Monevremove unused ieeefp header inclusion in tst_qstringref...
2021-10-09 Ivailo Monevuse proper QString constructor in addressFromSockaddr...
2021-10-04 Ivailo Monevdo not reference color table when it is not going to...
2021-10-04 Ivailo Monevsimplify QX11PixmapData::fromImage() by converting...
2021-10-04 Ivailo Monevdo not reference the image in QX11PixmapData::fromImage()
2021-10-04 Ivailo Monevtest QJsonDocument reference comparison
2021-10-04 Ivailo Monevavoid implicit QByteArray from char array construct...
2021-10-04 Ivailo Monevinclude qcorecommon_p header for QSTACKARRAY() in qpain...
2021-10-04 Ivailo Monevreplace hardcoded value with enum in QWizardPrivate...
2021-10-04 Ivailo Monevdo not (possibly) pre-allocate more than enough in...
2021-10-04 Ivailo Monevreplace QVector<T>() with QVarLengthArray<T>() in QText...
2021-10-04 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-04 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-04 Ivailo Monevconstruct QVarLengthArray<T>() with the right size...
2021-10-04 Ivailo Monevadd QCheckBox test
2021-10-04 Ivailo Monevadd QCache test
2021-10-04 Ivailo Monevdrop QT_NO_USE_FSEEKO configuration option [ci reset]
2021-10-04 Ivailo Monevuse correct type for socket length variable in multicas...
2021-10-03 Ivailo MonevqCount<T,T>() compat
2021-10-03 Ivailo MonevqFill<T,T>() fix
2021-10-03 Ivailo Monevreturn DH pointer for DH algorithm from QSslKey::handle()
2021-10-03 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-10-03 Ivailo Monevcorrect getpeername() return value check
2021-10-03 Ivailo Monevconstruct color from enum in QDeclarativePen constructor
2021-10-03 Ivailo Monevremove SQL component [ci reset]
2021-10-02 Ivailo Monevuse proper type for written bytes count in QFileSystemE...
2021-10-02 Ivailo Monevdo not modify the circle points array in addCircle...
2021-10-01 Ivailo Monevuse correct type for return value in qt_safe_sendto()
2021-10-01 Ivailo Monevremove unused QNetworkAccessBackend::processRequestSync...
2021-10-01 Ivailo Monevuse QT_BUFFSIZE as pending datagram size buffer size
2021-09-30 Ivailo Monevuse maximum backlog queue length value as listen()...
2021-09-30 Ivailo Monevreplace QVarLengthArray<T>() with QSTACKARRAY() in...
2021-09-30 Ivailo Monevadd qt_safe_recvfrom() function
2021-09-30 Ivailo Monevdo not undefine socket() and accept() from qnet_unix_p...
2021-09-30 Ivailo Monevcheck for EOPNOTSUPP in QNativeSocketEnginePrivate...
2021-09-30 Ivailo Monevdo not set socket error twice in EAGAIN case in QNative...
2021-09-30 Ivailo Monevcheck for EOPNOTSUPP in QNativeSocketEnginePrivate...
2021-09-30 Ivailo MonevRevert "avoid QString reallocation in QPrintPreviewDial...
2021-09-30 Ivailo Monevadd select() vs poll() benchmark
2021-09-30 Ivailo Monevpre-calculate print preview factors
2021-09-30 Ivailo Monevavoid QString reallocation in QPrintPreviewDialogPrivat...
2021-09-30 Ivailo Monevremove unused QPODVector::insertBlank() method
2021-09-30 Ivailo Monevuse Q_DISABLE_COPY() macro to disable copying of QPODVector
2021-09-30 Ivailo Monevindent QApplication::x11ProcessEvent()
2021-09-28 Ivailo Monevbuild fix for the case when QPROCESS_DEBUG is defined
2021-09-28 Ivailo Monevdetect invalid socket notifiers via poll()
2021-09-28 Ivailo Monevuse correct type for buffer in QProcessPrivate::process...
2021-09-28 Ivailo Monevmark QEventDispatcherX11::select() reimplementaion...
2021-09-24 Ivailo Monevcheck for errors in all pollfd structs from qt_safe_poll()
2021-09-22 Ivailo Monevget rid of QProcessInfo struct
2021-09-22 Ivailo Monevreplace select() with poll() in QProcessManager::run()
2021-09-22 Ivailo Monevgeneralize qt_safe_poll() implementation and use it...
2021-09-22 Ivailo Monevreplace select() with poll() in network component
2021-09-22 Ivailo Monevuse single variable assignment in QNativeSocketEnginePr...
2021-09-22 Ivailo Monevplug memory leaks in tst_QStandardItemModel::removeRows...
2021-09-22 Ivailo Monevreplace weak with guarded pointer in QPropertyAnimation
2021-09-21 Ivailo Monevadd QAbstractSpinBox test
2021-09-21 Ivailo Monevadd QAbstractSlider test
2021-09-21 Ivailo Monevadd QAbstractScrollArea test
2021-09-21 Ivailo Monevcorrect strcmp() and strncmp() return value checks
2021-09-21 Ivailo Monevplug memory leak in tst_QListView::task203585_selectAll()
2021-09-20 Ivailo Monevprefix realloc() call in QByteArray::reallocData()
2021-09-20 Ivailo Monevremove bogus QString::reserve() call in QCss::ValueExtr...
2021-09-20 Ivailo Monevreplace array access with loop-based lookup in QCss...
2021-09-20 Ivailo Monevpass the buffer size to QString::fromLatin1() construct...
2021-09-20 Ivailo Monevcorrect qstricmp() return value checks in QTextStreamPr...
next