OSDN Git Service

kde/Katie.git
2021-02-05 Ivailo Monevproperly initialize QSvgPaintEnginePrivate members
2021-02-04 Ivailo Monevcorrect debug and error messages in QFileSystemWatcherE...
2021-02-04 Ivailo Monevdo not set compiler standard from mkspecs
2021-02-04 Ivailo Monevsync QTextCodec::ConverterState copy
2021-02-04 Ivailo Monevremove redundant QCoreApplicationPrivate::aboutToQuitEm...
2021-02-03 Ivailo Monevfalltrough in QPrinter::paperSize()
2021-02-03 Ivailo Monevuse QByteArray::constData() in QMetaObject::connectSlot...
2021-02-03 Ivailo Monevmake paper size table consistent with other tables
2021-02-03 Ivailo Monevremove unused qSizeFTopaperSize() function
2021-02-02 Ivailo Monevobtain open files limit via sysconf()
2021-02-02 Ivailo Monevsimplify QLocalSocket::waitForConnected()
2021-02-02 Ivailo Monevavoid temporary in stringToList() function
2021-02-02 Ivailo Monevremove unused QTgaFile::errorMessage()
2021-02-02 Ivailo MonevRevert "use poll() instead of select() where possible"
2021-02-02 Ivailo Monevmark QBearerEngine::hasIdentifier() as const
2021-02-02 Ivailo MonevmarkQGlobalNetworkProxy::applicationProxy() and markQGl...
2021-02-01 Ivailo Monevmark QSocks5BindStore::contains() as const
2021-02-01 Ivailo Monevuse poll() instead of select() where possible
2021-02-01 Ivailo Monevuse qt_safe_select() in QEventDispatcherUNIXPrivate...
2021-02-01 Ivailo Monevuse qt_safe_select() instead of ::select() in QLocalSoc...
2021-02-01 Ivailo Monevlock QFactoryLoader on write instead of read
2021-02-01 Ivailo Monevdo not use recursive lock in QOpenUrlHandlerRegistry()
2021-02-01 Ivailo Monevsimplify QUuid::createUuid()
2021-01-31 Ivailo Monevinclude X11 headers directory in QRegion test build...
2021-01-30 Ivailo Monevadd /usr/X11R6/include to headers and /usr/X11R6/lib...
2021-01-30 Ivailo Monevadd QBrush test
2021-01-30 Ivailo Monevsimplify plugins instance initialization in Q_EXPORT_PL...
2021-01-30 Ivailo Monevfix warning about float truncation in tst_qdatastream
2021-01-30 Ivailo MonevQUuid test fix
2021-01-30 Ivailo Monevremove redundant stdlib header inclusion in quuid sourc...
2021-01-30 Ivailo Monevadd QUuid test
2021-01-30 Ivailo Monevuse qrand() for random bits in QUuid::createUuid()
2021-01-30 Ivailo Monevremove now unused and internal QFontMetrics::width()
2021-01-30 Ivailo Monevupdate Qt::Key documentation
2021-01-30 Ivailo Monevremove unused and internal Qt::NoFormatConversion enum
2021-01-30 Ivailo Monevremove unused and internal Qt::TextBypassShaping enum
2021-01-30 Ivailo Monevstatic analyzer warning fix
2021-01-29 Ivailo Monevuse constructor function to register D-Bus meta types
2021-01-29 Ivailo Monevmark QLabel reimplementations as virtual
2021-01-29 Ivailo Monevadd QDataStream test
2021-01-29 Ivailo MonevRevert "read all data from input QByteArray data stream...
2021-01-29 Ivailo Monevcall getLocaleData() instead of QString::fromUtf8(...
2021-01-28 Ivailo MonevRevert "remove redundant QDateTimePrivate::LocalDST...
2021-01-28 Ivailo Moneveffectively revert 453c01702b987b3d418ceaf804cb20cbbc9af2f4
2021-01-28 Ivailo Monevdo not use static buffer in qecvt()
2021-01-28 Ivailo Monevdo not define ATOMIC_INT_LOCK_FREE and ATOMIC_POINTER_L...
2021-01-28 Ivailo Monevadd QEvent test
2021-01-28 Ivailo Monevdo not duplicate file descriptor in QFileSystemWatcherE...
2021-01-28 Ivailo Monevremove unused qt_semun struct
2021-01-28 Ivailo Monevproperly initialize QGraphicsColorizeEffectPrivate...
2021-01-27 Ivailo Monevremove unused QSvgHandler::m_defaultPen member
2021-01-27 Ivailo Monevimplement DestStoreProc for Format_RGB32 and Format_ARG...
2021-01-27 Ivailo Monevcall QList and QVector constructors in classes inheriti...
2021-01-27 Ivailo Monevmake QThreadPrivate and QAdoptedThread constructor...
2021-01-27 Ivailo Monevproperly initialize QTimerInfoList
2021-01-27 Ivailo Monevadd only existing directories to headers and linker...
2021-01-26 Ivailo Monevinitialize QCustomTypeInfo::alias member
2021-01-26 Ivailo Monevdeal with FIXME in streamDebug()
2021-01-26 Ivailo Monevmark tm as struct in utcToLocal() and localToUtc()
2021-01-26 Ivailo Monevprefix tzset() in timeZone()
2021-01-26 Ivailo Monevdo not check errno on hosts not using glibc in QLocaleP...
2021-01-26 Ivailo Monevdo not check strerror_r() return value
2021-01-26 Ivailo Monevremove explicit specifier from QTextCodecPlugin constructor
2021-01-26 Ivailo Monevuse proper type for argument in QVariant::f_convert...
2021-01-26 Ivailo Monevremove unused QVariant::f_canConvert function prototype
2021-01-26 Ivailo Monevadd missing break in GUI QVariant convert()
2021-01-26 Ivailo Monevremove redundant qRegisterGuiVariant() and qUnregisterG...
2021-01-26 Ivailo Monevremove some Q_WS_X11 definition checks
2021-01-25 Ivailo Monevoptimize QByteArray/QString to bool QVariant conversion
2021-01-25 Ivailo Monevcorrect ifdef in qrand()
2021-01-25 Ivailo Monevsimplify temporary file placeholder handling
2021-01-25 Ivailo Monevforce arc4random() to produce std::rand() compatible...
2021-01-25 Ivailo Monevset the iterator text from QTextBoundaryFinder assignme...
2021-01-25 Ivailo Monevassume QTextCodec::codecForLocale() does not return...
2021-01-25 Ivailo Monevskip one rename QDir test if running as root
2021-01-25 Ivailo Monevfix build after reconfiguration on NetBSD
2021-01-25 Ivailo Monevadd QReadLocker and QReadWriteLock tests
2021-01-25 Ivailo Monevremove qt3 support leftovers
2021-01-25 Ivailo Monevremove incorrect comment in QThread::setPriority()
2021-01-25 Ivailo Monevexplicitly include pthread header in qthread_unix sourc...
2021-01-25 Ivailo Monevremove mac support leftovers
2021-01-25 Ivailo Monevremove unused QX11Data::findClientWindow() argument
2021-01-25 Ivailo Monevconsistent help output from tools
2021-01-25 Ivailo Monevstatic analyzer warning fix
2021-01-25 Ivailo Monevremove redundant QEasingCurveFunction() arguments passing
2021-01-25 Ivailo Monevmark the end of curveToFunctionObject() as unreachable
2021-01-25 Ivailo Monevadd QEasingCurve test
2021-01-25 Ivailo Monevmark QTextCodecPlugin as deprecated
2021-01-25 Ivailo Monevmove Qt::mightBeRichText(), Qt::escape() and Qt::conver...
2021-01-24 Ivailo Monevprefix setlocale() in setupLocaleMapper()
2021-01-24 Ivailo Monevdeal with TODO in QHttpNetworkReplyPrivate::findChallenge()
2021-01-24 Ivailo Monevremove graphics system leftovers
2021-01-24 Ivailo Monevremove now unused multi-header support of katie_check_d...
2021-01-24 Ivailo Monevoops, that was for testing purposes
2021-01-24 Ivailo Monevpre-allocate result based on the converted domain in...
2021-01-24 Ivailo Monevfallback to stat if dirent.d_type is not supported
2021-01-23 Ivailo Monevupdate URL TLDs table data
2021-01-23 Ivailo Monevupdate MIB table data
2021-01-23 Ivailo Monevcheck for xdg-open during build
2021-01-23 Ivailo MonevRevert "replace hardcoded value with enum in QDBusMetaO...
next