OSDN Git Service

kde/Katie.git
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...
2021-09-20 Ivailo Monevremove redundant array zero-ing in read_xpm_body()...
2021-09-20 Ivailo Monevremove unused QRingBuffer::indexOf() method
2021-09-20 Ivailo Monevmerge QStdList<T> into QStdVector<T>
2021-09-20 Ivailo Monevoops, use gray not mono color table in convert_Indexed8...
2021-09-20 Ivailo Monevfix QTransform regression since b2a2032ea0b3fd4c986a687...
2021-09-20 Ivailo Monevqstdcontainers_p header copyright correction
2021-09-20 Ivailo Monevrequire source rectangle argument for QSvgTinyDocument...
2021-09-20 Ivailo Monevadd containers from recontainers branch with minor...
2021-09-19 Ivailo Monevplug QTextCodec memory leaks
2021-09-19 Ivailo Monevadd QGroupBox test
2021-09-19 Ivailo Monevadd QFormLayout test
2021-09-19 Ivailo Monevadd QErrorMessage test
2021-09-19 Ivailo Monevadd QDial test
2021-09-19 Ivailo Monevadd QDesktopWidget test
2021-09-19 Ivailo Monevadd QBoxLayout test
2021-09-19 Ivailo Monevadd QCompleter test
2021-09-19 Ivailo Monevdisable tst_QListWidget::QTBUG14363_completerWithAnyKey...
2021-09-19 Ivailo Monevpossible tst_QListWidget::QTBUG14363_completerWithAnyKe...
2021-09-19 Ivailo Monevremove unused QListWidgetItem::dummy member
2021-09-19 Ivailo Monevadd QMath test
2021-09-19 Ivailo Monevadd QListView test
2021-09-19 Ivailo Monevadd QListWidget test
2021-09-19 Ivailo Monevformat and indent QAlphaWidget::eventFilter()
2021-09-19 Ivailo Monevreplace arc4random() with the recommended arc4random_un...
2021-09-18 Ivailo Monevremove obsolete Solaris workaround
2021-09-18 Ivailo Monevlink QSocketNotifier test to socket and nsl libraries
2021-09-18 Ivailo Monevlink function tests to socket and nsl libraries if...
2021-09-17 Ivailo Monevadd QMainWindow test
2021-09-17 Ivailo Monevdelete widgets the parent of which is of Qt::Desktop...
2021-09-17 Ivailo Monevremove unused QFontSubset::nGlyphs() method
2021-09-17 Ivailo Monevrequire object ID argument for QFontSubset constructor
2021-09-17 Ivailo Monevconst-ify QFontSubset scale factor variable
next