OSDN Git Service

kde/Katie.git
2022-10-20 Ivailo Monevlibdeflate now provides pkg-config file
2022-10-19 Ivailo Monevsave and restore the device position when getting KAT...
2022-10-18 Ivailo Monevremove unused non-contigious device classes
2022-10-18 Ivailo MonevQIODevice::readLine() optimization
2022-10-18 Ivailo Monevremove unused variables in getPixmap() and getImage...
2022-10-18 Ivailo Monevbye QDataStream versioning
2022-10-14 Ivailo Monevpass the QByteArray size to QString constructors instea...
2022-10-14 Ivailo Monevavoid temporary in QItemDelegate::selected()
2022-10-14 Ivailo MonevKAT hash result getter optimization
2022-10-14 Ivailo Monevremove non-operational support for pixmap function...
2022-10-14 Ivailo Monevupdate classes table in uic tool
2022-10-14 Ivailo Monevdrop resources and language extensions support in desig...
2022-10-13 Ivailo Monevdo it in QXpmHandler::canRead() too
2022-10-13 Ivailo Monevuse memcmp() instead of qstrncmp() when checking image...
2022-10-13 Ivailo Monevconstruct QXmlStreamReader with the QIODevice pointer...
2022-10-13 Ivailo Monevdrop form scripts support
2022-10-13 Ivailo Monevdo not override the format of plugins from QImageWriter
2022-10-13 Ivailo Monevprobe format and content at the same time from QImageReader
2022-10-12 Ivailo Monevdo not attempt to draw points from QPaintEngine::drawPo...
2022-10-12 Ivailo Monevcheck for SESSION_MANAGER environment variable earlier...
2022-10-11 Ivailo Monevuse KAT image for the QWhatsThis action, fallback to XPM
2022-10-07 Ivailo Monevsimplify QByteArray::repeated() and QString::repeated()
2022-10-02 Ivailo Monevfix dev warning about package name mismatch
2022-10-01 Ivailo Moneviterate over the QStringList objects that are not modif...
2022-09-28 Ivailo Monevmark the warning case in QSessionManager constructor...
2022-09-27 Ivailo Monevuse qstrcmp() instead of strcmp() in QMetaObject, QMeta...
2022-09-27 Ivailo Monevdeal with TODO in QMetaEnum::keysToValue()
2022-09-27 Ivailo Monevremove references to unset INSTALL_TARGETS_DEFAULT_ARGS...
2022-09-26 Ivailo Monevcheck if the application name is empty before using...
2022-09-24 Ivailo Monevremove ID comment in PKGBUILD
2022-09-24 Ivailo Monevcorrect path in PKGBUILD
2022-09-24 Ivailo Monevupdate FreeBSD footprint file
2022-09-24 Ivailo Monevreuse WRKSRC variable in FreeBSD package file
2022-09-24 Ivailo Monevinclude system socket header in qhostaddress source...
2022-09-24 Ivailo MonevFreeBSD package hack
2022-09-24 Ivailo Monevinclude system signal header in qcore_unix_p header
2022-09-24 Ivailo Monevcorrect VCS browse URL
2022-09-24 Ivailo Monevnew home
2022-09-24 Ivailo Monevremove workflow and CI related files
2022-09-24 Ivailo Monevadd PKGBUILD for Arch Linux, remove OpenBSD and NetBSD...
2022-09-24 Ivailo Monevremove excess whitespace in qimage source file
2022-09-23 Ivailo Monevadd note where the data is from to genrgb.py script
2022-09-23 Ivailo Monevupdate bundled libdeflate to v1.14
2022-09-21 Ivailo Monevremove redundant cast in qRandomUuid() function
2022-09-20 Ivailo Monevwarn when no data is provided but result is requested...
2022-08-22 Ivailo Monevmark qt_real_to_string() and qt_int_to_string() functio...
2022-08-22 Ivailo Monevremove unused ByteStream::constructor_helper() method
2022-08-22 Ivailo Monevremove unused QPainterPath object in QDashStroker:...
2022-08-22 Ivailo Monevassume window pointer is non-null in QWindowSurface...
2022-08-22 Ivailo Monevremove now unused signal and socket system header inclu...
2022-08-22 Ivailo Monevcorrect switch case break statements scope in QWhatsThi...
2022-08-22 Ivailo Monevmark some warning cases in gui component as unlikely
2022-08-22 Ivailo Monevremove redundant QAbstractAnimation::event() reimplemen...
2022-08-22 Ivailo Monevremove irrelevant comment in qvariant_p header
2022-08-22 Ivailo Monevmark QUnifiedTimer::timerEvent() as final
2022-08-22 Ivailo Monevmerge QDefaultAnimationDriver into QAnimationDriver...
2022-08-22 Ivailo Monevremove reference to non-existing QBasicAtomicInt and...
2022-08-22 Ivailo Monevinitialize geometry variables in QApplicationPrivate...
2022-08-22 Ivailo Monevremove unused QApplication::alert() method
2022-08-22 Ivailo Monevinitialize members once from QKatHash constructor
2022-08-22 Ivailo Monevfree decompressor earlier in qUncompress()
2022-08-22 Ivailo Monevget rid of platform definitions not affected by 64...
2022-08-22 Ivailo Monevsomeone's typo
2022-08-22 Ivailo Monevmove QT_CONNECT_TIMEOUT definition to common network...
2022-08-22 Ivailo Monevoptimize qt_safe_poll() for single file descriptor...
2022-08-22 Ivailo Monevde-duplicate QTemporaryFile code
2022-08-22 Ivailo Monevuse qSqrt() instead of sqrt() in easing functions
2022-08-22 Ivailo Monevupdate bundled libdeflate to v1.13
2022-08-22 Ivailo Monevlibpng v1.5.4+ is no longer required
2022-08-17 Ivailo Monevexport private qt_x11Data only for tests
2022-08-03 Ivailo Monevupdate URL TLDs table data
2022-08-03 Ivailo MonevQProcessEnvironment::systemEnvironment() optimization
2022-08-03 Ivailo Monevdo not update weekend days on QCalendarWidget show...
2022-07-19 Ivailo Monevdelete spec and PKGBUILD files
2022-07-05 securitybypassremove non-operational QFont::handle() method
2022-07-05 securitybypassprioritize QColor::Rgb in QColor equal operator
2022-07-05 securitybypassuse QSTACKARRAY() macro in QPaintEngine::drawPolygon...
2022-07-05 securitybypassinitialize variable in qt_init() function
2022-07-04 securitybypassremove unused QPainterState::init() method
2022-07-04 securitybypasscall QPainterState constructor in QPaintEngineEx::creat...
2022-07-03 securitybypassthere are no setters related to QPaintEngine
2022-07-02 Ivailo Monevremove redundant QIODevice class forward-declaration...
2022-07-02 Ivailo Monevminor qt_find_library() function optimization
2022-07-01 Ivailo Monevde-duplicate condition code in qt_FcPatternToQFontDef...
2022-06-27 Ivailo Monevuse foreach() for iteration in QWidgetBackingStore...
2022-06-27 Ivailo Monevdrop QColormap class
2022-06-26 Ivailo Monevpass gradient as pointer to QGradientData::generateGrad...
2022-06-26 Ivailo Monevremove hsv-prefixed QColor methods
2022-06-26 Ivailo MonevqHB_BasicShape() function always returns true now
2022-06-26 Ivailo Monevcompare color spec struct members explicitly in QColor...
2022-06-26 Ivailo MonevQColor QDataStream streaming operator optimization
2022-06-26 Ivailo Monevreplace global colors table with switch cases
2022-06-26 Ivailo MonevQColor micro-optimizations
2022-06-26 Ivailo Monevremove internal QColor constructors
2022-06-26 Ivailo Monevdrop HSL color model support
2022-06-26 Ivailo Monevremove unused qdatetime header inclusion in qlocalserve...
2022-06-26 Ivailo Monevadd entry for Katie v4.12 to QDataStream documentation
2022-06-18 Ivailo Monevdrop CMYK color model support
2022-06-18 Ivailo Monevadd X11 to the result in QColor::colorNames()
2022-06-17 Ivailo Monevkeep references to QByteArray objects in QString::local...
next