OSDN Git Service

kde/Katie.git
2022-06-09 Ivailo Monevensure pointers created via QMetaType::construct()...
2022-06-09 Ivailo Monevmark the no type name case in QMetaType::unregisterType...
2022-06-09 Ivailo Monevmark the no type name, destructor or constructor cases...
2022-06-09 Ivailo Monevremove redundant qreal meta type registration in QTimeL...
2022-06-09 Ivailo Monevremove redundant qreal meta type registration in QTimeL...
2022-06-09 Ivailo Monevremove QTimeLine::CurveShape enum, property setter...
2022-06-09 Ivailo Monevsomeone's typo
2022-06-09 Ivailo Monevdeclare builtin meta types without namespace switching
2022-06-08 Ivailo Moneveffectively revert 42c06ab3683f2a80e9587f0e1c68e76214141960
2022-06-08 Ivailo Monevan incomplete icon theme
2022-06-08 Ivailo Monevwhat icon theme is installed in AppVeyor enrvironment?
2022-06-08 Ivailo Monevbetter system icon theme detection
2022-06-08 Ivailo Monevmark fatal cases as unlikely
2022-06-08 Ivailo Monevremove unused QVariant::Handler members [ci reset]
2022-06-08 Ivailo Monevcall FcFini() only when build for debugging
2022-06-08 Ivailo MonevQFixed is not exactly POD type
2022-06-08 Ivailo Monevinitialize QRegionSpan members
2022-06-08 Ivailo Monevglyph_metrics_t, QGlyphJustification, QScriptItem and...
2022-06-08 Ivailo Monevpre-allocate one QScriptItem object
2022-06-08 Ivailo Monevuse QVarLengthArray<T> instead of QVector<T> in text...
2022-06-08 Ivailo MonevQScriptItem does not have move-constructor
2022-06-08 Ivailo MonevQRegExp QDataStream streaming operator optimization
2022-06-08 Ivailo MonevQVariant rewrite round 2
2022-06-08 Ivailo Monevensure the automatically picked up system icon theme...
2022-06-08 Ivailo Monevskip the QFileIconProvider::iconType() test case if...
2022-06-08 Ivailo Monevensure invalid QVariant objects are not casted
2022-06-07 Ivailo Monevplug fonconfig memory leaks
2022-06-07 Ivailo Monevuse folder-remote icon for QStyle::SP_DriveNetIcon
2022-06-07 Ivailo Monevimplement methods to get and set plugin paths
2022-06-07 Ivailo MonevQFileIconProvider::iconInfo() test case now requires...
2022-06-07 Ivailo Monevremove unused style images
2022-06-07 Ivailo Monevuse icons from the system icon theme
2022-06-07 Ivailo MonevQTanslator no longer needs QObject as base class
2022-06-07 Ivailo Monevdo not copy the variant before checking if it can be...
2022-06-07 Ivailo Monevremove now redundant compareNumericMetaType<T>() template
2022-06-07 Ivailo Monevreplace QVariant::cmp() method with its body
2022-06-06 Ivailo Monevessentially QVariant rewrite
2022-06-06 Ivailo Monevremove unused parseNumberTriplet() function
2022-06-06 Ivailo Monevassume QML_FLICK_OVERSHOOT, QML_FLICK_SAMPLEBUFFER...
2022-06-06 Ivailo Monevde-duplicate QML_FLICK_SNAPONETHRESHOLD definition
2022-06-06 Ivailo Monevcast the private brush data pointer before deleting...
2022-06-06 Ivailo Monevoptimize QEasingCurve assignment from other QEasingCurv...
2022-06-06 Ivailo Monevprefix the warning message with the class name in QEasi...
2022-06-06 Ivailo Monevrename getEnvName() and getEnvListName() functions...
2022-06-06 Ivailo Monevuse getEnvListName() function in QStandardPaths::findEx...
2022-06-06 Ivailo Monevfill XDG dirs map on demand
2022-06-06 Ivailo Monevoptimize query of standard paths that require config...
2022-06-05 Ivailo Monevmark warning cases in declarative and scripttools compo...
2022-06-05 Ivailo Monevremove warning about 4.7 imports
2022-06-05 Ivailo Monevmark warning cases in dbus, network, script, svg, uitoo...
2022-06-05 Ivailo Monevbetter QDebug streaming operator for QEasingCurve
2022-06-05 Ivailo Monevinitialize QEasingCurve function pointer to null
2022-06-05 Ivailo Monevinitialize QDBusMetaObject::cached member
2022-06-05 Ivailo Monevessentially QEasingCurve rewrite
2022-06-05 Ivailo Monevplug QBoxLayout test leaks
2022-06-05 Ivailo Monevcast the private brush data pointer before deleting it
2022-06-04 Ivailo Monevwarn that the KAT hash algorithm was not designed for...
2022-06-04 Ivailo Monevfix heap-use-after-free in QDBusAbstractAdaptor test
2022-06-04 Ivailo Monevreturn default QPainterPath object in case rectangles...
2022-06-04 Ivailo Monevstore the ASCII-converted strings in JSC::RegExp
2022-06-04 Ivailo Monevcompiler warning fixes
2022-06-04 Ivailo Monevcompiler warning fix
2022-06-04 Ivailo Monevupdate Qt::Key enum documentation
2022-06-02 Ivailo Monevdrop multimedia keys enums
2022-06-02 Ivailo Monevuse values greater than the last non-pseudo key for...
2022-06-02 Ivailo MonevQt::Key_Direction_L and Qt::Key_Direction_R are not...
2022-05-31 Ivailo Monevcorrect translation of text that is not actually translated
2022-05-31 Ivailo Monevmake QRasterPaintEngine::fillPath() and QRasterPaintEng...
2022-05-31 Ivailo Monevrendering will not be done based on script
2022-05-30 Ivailo Monevfix translation of messages with context
2022-05-30 Ivailo Monevattempt to decode the text with all codecs from QTextCo...
2022-05-29 Ivailo Monevcorrect cases indentation in pluginmanager source file
2022-05-29 Ivailo Monevcreate all leading and the final directory from QStanda...
2022-05-27 Ivailo Monevupdate bundled libdeflate to v1.11
2022-05-27 Ivailo Monevupdate tables data to CLDR v41
2022-05-27 Ivailo Monevupdate URL TLDs table data
2022-05-26 Ivailo Monevuse correct QString constructors in QFileSystemEngine...
2022-05-25 Ivailo MonevMerge branch 'master' of ssh://github.com/fluxer/katie
2022-05-25 Ivailo Monevconst-ify QStatInfo object in existsAsSpecified() function
2022-05-25 Ivailo Monevremove unused header inclusions in qstandardpaths sourc...
2022-05-21 Ivailo Monevremove now redundant QImageIOHandler::SubType image...
2022-05-21 Ivailo Monevalways return the format handlers set from QImageReader...
2022-05-20 Ivailo MonevMerge branch 'master' of ssh://github.com/fluxer/katie
2022-05-20 Ivailo MonevQImageReader::size() documentation correction
2022-05-19 Ivailo Monevremove concurrent classes leftovers
2022-05-19 Ivailo Monevremove now unused QEvent::Type::FutureCallOut enum
2022-05-19 Ivailo Monevsolving merge conflicts git cannot handle
2022-05-19 Ivailo Monevdrop concurrent classes
2022-05-18 Ivailo Monevoops, footprint file correction
2022-05-17 Ivailo Monevremove unused QtConcurrent filter methods
2022-05-18 Ivailo Monevdrop support for custom QSettings formats
2022-05-17 Ivailo Monevthe default QHostInfo error shall be "Host not found"
2022-05-17 Ivailo Monevbuild fix for the case when QT_NO_SYNTAXHIGHLIGHTER...
2022-05-17 Ivailo Monevby default hosts shall be not found
2022-05-17 Ivailo MonevQHostInfo documentation update
2022-05-17 Ivailo MonevMerge branch 'master' of ssh://github.com/fluxer/katie
2022-05-17 Ivailo Monevremove non-operational async QHostInfo methods and...
2022-05-16 Ivailo MonevBSD workaround round 2
2022-05-16 Ivailo Monevinclude array system header in JSC Vector header
2022-05-16 Ivailo Monevbye QReadLocker, QReadWriteLock and QWriteLocker
next