OSDN Git Service

kde/Katie.git
2023-09-08 Ivailo Monevupdate URL TLDs table data
2023-09-01 Ivailo Monevwarn when library fails to load and QT_DEBUG_PLUGINS...
2023-09-01 Ivailo Monevdrop config support
2023-08-31 Ivailo Monevadd note about platforms that are not open-source
2023-08-29 Ivailo Monevfix DnD retrieval of some image formats
2023-08-28 Ivailo MonevQStatInfo optimization
2023-08-28 Ivailo Monevnew QFileSystemWatcher methods to get and set the poll...
2023-08-27 Ivailo Monevpass the source text length to QString::fromUtf8()...
2023-08-27 Ivailo MonevQKeySequence::toString() optimization
2023-08-27 Ivailo Monevmake sure the bottom of QKeySequence::operator[] is...
2023-08-27 Ivailo Monevfix regression since 4614dddd4277c66d112f18c93070e54bc2...
2023-08-24 Ivailo Monevremove unused QWidgetExceptionCleaner struct
2023-08-23 Ivailo Monevremove declaration of non-existing qt_app_fonts_hash...
2023-08-22 Ivailo MonevQIcon::hasThemeIcon() optimization
2023-08-22 Ivailo Monevsmart QGuiPlatformPlugin instance caching
2023-08-22 Ivailo Monevfix possible crashes in case QCursor is used when qt_x1...
2023-08-21 Ivailo Monevapply palette from the QGuiPlatformPlugin instance...
2023-08-20 Ivailo Monevdo not cache the QGuiPlatformPlugin instance from qt_gu...
2023-08-20 Ivailo Monevhange the home and source URLs
2023-08-20 Ivailo Monevcheck if there is platform plugin for XDG_SESSION_DESKT...
2023-08-18 Ivailo Monevdrop startup notification support
2023-08-18 Ivailo Monevreplace QLocalePrivate::bcp47Name() and QLocalePrivate...
2023-08-18 Ivailo Monevdo not convert QByteArray objects to QLatin1String
2023-08-17 Ivailo Monevbetter rich text detection from Qt::mightBeRichText()
2023-08-12 Ivailo Monevconst-ify the private QTextCodec data pointer
2023-08-12 Ivailo Monevremove QByteArray TODO
2023-08-12 Ivailo Monevreplace qbytearray_insert() function with its body...
2023-08-11 Ivailo Monevdrop MDI support
2023-08-10 Ivailo Monevadd mirrors of the repository to the package files
2023-08-09 Ivailo Monevversion bump
2023-08-08 Ivailo Monevexport the test component event classes 4.13.0
2023-08-08 Ivailo Monevremove non-operational QTestLogger bits
2023-08-08 Ivailo Monevremove light XML log mode leftovers
2023-08-08 Ivailo Monevunexport private test component classes, export public...
2023-08-07 Ivailo Monevdrop lightxml and xunit test log modes
2023-08-07 Ivailo Monevhandle list of map/hash(s) as special case in QJsonDocu...
2023-08-07 Ivailo Monevalways use the custom line-reading code in QFile::readL...
2023-08-07 Ivailo MonevgetSettingsPath() function optimization
2023-08-07 Ivailo Monevsimplify QSettings value setters and getters
2023-08-07 Ivailo Monevremove unused qjsondocument header inclusion
2023-08-06 Ivailo Monevrework QSettings to use QString instead of QVariant
2023-08-03 Ivailo Monevtranslations update
2023-08-02 Ivailo Monevadapt QDateTimeEdit to locale changes
2023-08-02 Ivailo Monevuse custom widget for the time of QDateTimeEdit
2023-08-02 Ivailo Monevupdate the QDateTimeEdit button text on date change
2023-08-02 Ivailo Monevcorrect assignment in QDateTimeParser::parseFormat()
2023-08-02 Ivailo Monevunexport QDateTimeParser
2023-08-02 Ivailo Monevemulate plurals for QDateTimeEdit
2023-08-02 Ivailo Monevremove non-operational QDateTimeParser bits
2023-08-02 Ivailo Monevreimplement QDateTimeEdit
2023-08-01 Ivailo Monevassume the time spec of QDate and QTime is Qt::LocalTim...
2023-08-01 Ivailo Monevadd note about the tst_QFileInfo::fileTimes() test
2023-08-01 Ivailo Monevreturn different status based on the error from trc...
2023-08-01 Ivailo Monevimplement -fuzzy and -obsolete options for trc tool
2023-08-01 Ivailo Monevformat qmimedata source file
2023-07-31 Ivailo MonevQMimeData::formats() optimization
2023-07-31 Ivailo Monevmark the warning case in QTranslator::loadFromData...
2023-07-31 Ivailo Monevoptimize generateItem() function
2023-07-31 Ivailo Monevoptimize QFontEngine::getGlyphPositions() and its callers
2023-07-31 Ivailo Monevignore the transformation when loading fonts from QFont...
2023-07-31 Ivailo Monevconst-ify the argument of QFontEngine::loadKerningPairs()
2023-07-31 Ivailo Monevdo not link the KtGui component to KtXml
2023-07-31 Ivailo Monevshush compiler warning
2023-07-30 Ivailo Monevdrop QVarLengthArray<T> and replace it with QStdVector...
2023-07-30 Ivailo Monevpartially revert a551f78d117b1e576aab029a9b04feb1c47c7d65
2023-07-22 Ivailo Monevoutput GMT from QLocale::toString() when the QDateTime...
2023-07-12 Ivailo Monevinitialize QLabelPrivate member
2023-07-12 Ivailo Monevget rid of QWidgetItemV2
2023-07-11 Ivailo Monevhandle QDateTimeParser::TimeZoneSection enum in QDateTi...
2023-07-10 Ivailo Monevupdate URL TLDs table data
2023-07-08 Ivailo Monevdo not warn if XDG_RUNTIME_DIR is not set
2023-07-06 Ivailo Monevimplement debug operator for QPalette
2023-07-06 Ivailo Monevreplace local constant with the enum for in QPalette...
2023-07-06 Ivailo Monevimplement debug operator for QRegExp
2023-07-05 Ivailo Monevuse QSTACKARRAY() macro in QString::replace()
2023-07-05 Ivailo Monevreplace QVarLengthArray<T> with QStdVector<T> in QTextE...
2023-07-05 Ivailo Monevinclude qhash header in qstdcontainers_p header
2023-07-05 Ivailo Monevsave and restore the device position in QSvgIOHandler...
2023-07-02 Ivailo Monevdo not recurse into sub-directories from QStatInfo...
2023-07-02 Ivailo Monevcompare the clean paths of QStatInfo
2023-07-02 Ivailo MonevQFileSystemWatcher optimization
2023-07-02 Ivailo Monevconvert path to QByteArray via QFile::encodeName()...
2023-06-28 Ivailo Monevregister socket error and state enums as metatypes
2023-06-24 Ivailo Monevpass the size of the QByteArray object to QString:...
2023-06-24 Ivailo Monevadd leading slashes for any URL with file scheme
2023-06-23 Ivailo Monevnew QUrl::AddTrailingSlash enum for KUrl
2023-06-22 Ivailo Monevremove encoded QUrl getters and setters
2023-06-22 Ivailo Monevremove obsolete and unused QUrl methods
2023-06-22 Ivailo Monevcall QUrlPrivate constructor
2023-06-21 Ivailo Monevremove redundant destructors
2023-06-15 Ivailo Monevprint the QPluginLoader error string from QFactoryLoade...
2023-06-11 Ivailo Monevrename QDeclarativeView, QDeclarativeComponent and...
2023-06-10 Ivailo Monevchoose boundary reason based on the previous/next char...
2023-06-10 Ivailo Monevsimplify QDeclarativeTextInput::moveCursorSelection()
2023-06-07 Ivailo Monevscope the monotonic clock check to QElapsedTimer::isMon...
2023-06-07 Ivailo Monevdrop QTime methods that have QElapsedTimer equivalent
2023-06-07 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2023-06-07 Ivailo Monevreplace use of QTime as timer with QElapsedTimer
2023-06-06 Ivailo Monevremove redundant file existence check in QDir::rename()
2023-06-05 Ivailo Monevde-duplicate definition
next