OSDN Git Service

kde/Katie.git
2021-06-27 Ivailo Monevadd missing break statements in switch in QToolBarAreaL...
2021-06-26 Ivailo Monevimplement QDebug stream operator for QBitArray
2021-06-25 Ivailo Monevdo not convert pixmap and mask in QCursor constructor
2021-06-25 Ivailo Monevset the X11 screen of the actual pixmap in QX11PaintEng...
2021-06-25 Ivailo Monevmark warning case in QCursorData::setBitmap() as unlikely
2021-06-25 Ivailo Monevmake use of QFAST_SCAN_LINE() in QFontEngine::alphaMapF...
2021-06-25 Ivailo Monevremove unused QFontEngine::alphaRGBMapForGlyph() argument
2021-06-25 Ivailo Monevmake use of QFAST_SCAN_LINE() in QFontEngine::alphaRGBM...
2021-06-25 Ivailo Monevcall OptimizeHeaders script explicitly from component...
2021-06-24 Ivailo Monevset invalid length variable to the output buffer size...
2021-06-24 Ivailo Monevfake the system codec name
2021-06-24 Ivailo Monevuse Z_BEST_SPEED as default quality for PNG images
2021-06-24 Ivailo Monevdo not shadow variable in read_xpm_string()
2021-06-24 Ivailo Monevremove unused QWidgetBackingStore::dirtyRegion() method
2021-06-23 Ivailo Monevtranslations update [ci skip]
2021-06-23 Ivailo Monevcorrect condition for solaris in top-level build file
2021-06-23 Ivailo Monevmark all QWindowSurface methods reimplemented by QRaste...
2021-06-23 Ivailo Monevremove unused QWindowSurface::grabWidget() method
2021-06-23 Ivailo Monevremove code for always false condition in QWindowSurfac...
2021-06-23 Ivailo Monevmake use of QFAST_SCAN_LINE() in QBitmap::fromData()
2021-06-23 Ivailo Monevremove duplicate pre-processor macro in GIF image handler
2021-06-23 Ivailo Monevremove code for always false condition in QWidgetBackin...
2021-06-23 Ivailo Monevinternal pixmap data classes optimizations
2021-06-22 Ivailo MonevQRasterBuffer::colorizeBitmap() optimization
2021-06-22 Ivailo Monevremove redundant QRasterWindowSurfacePrivate::inSetGeom...
2021-06-22 Ivailo Monevremove declaration of non-existing QRasterBuffer::prepa...
2021-06-22 Ivailo Monevcorrect reference to unifdef executable in katie_optimi...
2021-06-22 Ivailo Monevmark warning cases in drawing functions as unlikely
2021-06-21 Ivailo Monevdisable automatic async D-Bus calls code due to thread...
2021-06-21 Ivailo Monevuse proper QString constructors for latin strings
2021-06-21 Ivailo Monevremove unused variables in QDBusConnectionPrivate
2021-06-21 Ivailo Monevremove redundant forward class declaration in qdbusconn...
2021-06-21 Ivailo MonevRevert "use single do/while loop in QEventDispatcherX11...
2021-06-21 Ivailo Monevlock timers set before bit flip/free bit lookup
2021-06-21 Ivailo Monevuse ICU functions to convert QString to lower/upper...
2021-06-21 Ivailo Monevundefine options that are not supported when optimizing...
2021-06-20 Ivailo Monevdefine OS, architectures and byte order defintions...
2021-06-20 Ivailo Monevremove unused QTypeInfo::isPointer enum [ci reset]
2021-06-20 Ivailo Monevtype normalization compatibility bits
2021-06-20 Ivailo Monevuse public QLocale methods where possible in QString...
2021-06-20 Ivailo Monevdo not normalize certain unsigned types from normalizeT...
2021-06-20 Ivailo Monevadd methods for stateless conversion to QIcuCodec and...
2021-06-20 Ivailo Monevadd float-specialized conversion methods to QLocale
2021-06-20 Ivailo Moneveffectively revert 36e1687e0e22bafa8b3818204b595b31d5ba3a00
2021-06-19 Ivailo Monevadjust QVariant test case data
2021-06-19 Ivailo MonevRevert "avoid temporary copies in QString"
2021-06-19 Ivailo Monevcompatibility bits for converting strings starting...
2021-06-19 Ivailo Monevkeep references to QByteArray objects in QDBusMessagePr...
2021-06-19 Ivailo Monevmake use of QStandardPaths::findExecutable() in QCoreAp...
2021-06-19 Ivailo Monevdo not assume application arguments are non-null in...
2021-06-19 Ivailo Monevtake offset into account when passing string length...
2021-06-19 Ivailo Monevdesigner tool crash fix
2021-06-18 Ivailo Monevdo not create new object on QFileSystemEntry clear
2021-06-18 Ivailo Monevdo not attempt to resolve paths and seprators from...
2021-06-18 Ivailo Monevmark QLatin1Char object as static in QDateTimeParser...
2021-06-18 Ivailo Monevuse proper string constructors for latin strings
2021-06-18 Ivailo MonevtimeFormatContainsAP() micro-optimization
2021-06-18 Ivailo Monevremove QSystemLocale class
2021-06-18 Ivailo MonevREADME update [ci skip]
2021-06-18 Ivailo Monevpartially revert 42245e22d7f91ea369726b54d22d47f2da60365d
2021-06-18 Ivailo Monevadd QStyleSheetStyle test
2021-06-18 Ivailo Monevadd QStyleOption test
2021-06-18 Ivailo Monevadd QStyle test
2021-06-18 Ivailo Monevrevert accidently commited changes
2021-06-17 Ivailo Monevmark QSvgStyleSelector reimplementations as final
2021-06-17 Ivailo Monevuse foreach() for iteration in QSvgStructureNode::previ...
2021-06-17 Ivailo Monevuse foreach() for iteration in QSvgAttributes constructor
2021-06-17 Ivailo Monevavoid temporaries in QSvgHandler
2021-06-17 Ivailo Monevconst-ify SVG node class members where applicable
2021-06-17 Ivailo Monevreduce oveflow chance in tick counters
2021-06-17 Ivailo Monevadd QtConcurrentIterateKernel test
2021-06-17 Ivailo Monevmark debug cases in QSvgTinyDocument as unlikely
2021-06-17 Ivailo Monevdeal with FIXME in QAbstractEventDispatcherPrivate
2021-06-16 Ivailo Monevalways use thread-safe fcvt() and ecvt() implementations
2021-06-16 Ivailo MonevQUrl locking review
2021-06-14 Ivailo Monevfix QDomNamedNodeMap::item crash with negative index
2021-06-13 Ivailo Monevadd QAction test
2021-06-13 Ivailo Monevadd QMenu test [ci reset]
2021-06-13 Ivailo Monevstatic analyzer warning fix
2021-06-12 Ivailo Monevmove default switch case to the the bottom in qt_init()
2021-06-11 Ivailo Monevmake application type implicit
2021-06-10 Ivailo Monevuse _FILE_OFFSET_BITS definition for LFS support
2021-06-08 Ivailo Monevavoid sendfile64()
2021-06-08 Ivailo Monevtranslations update [ci skip]
2021-06-08 Ivailo Monevcheck if XOpenIM() returns valid pointer in QKeyMapper...
2021-06-07 Ivailo Monevuse correct type for lseek() return values where possible
2021-06-07 Ivailo Monevcheck errno in JSC long number parser
2021-06-07 Ivailo Monevmark struct as such in do_gettime()
2021-06-07 Ivailo Monevmark warning case in QPngHandler::canRead() as unlikely
2021-06-07 Ivailo Monevcombine Q_BYTE_ORDER conditionals in QPNGImageWriter...
2021-06-07 Ivailo Monevremove unused QImage::offset() and QImage::setOffset...
2021-06-06 Ivailo MonevCodeQL warnings fixes
2021-06-06 Ivailo Monevregenerate JSC grammar
2021-06-06 Ivailo Monevfix regression since 13dc163d50457fce785d2b0795e2820f4c...
2021-06-04 Ivailo MonevRevert "static analyzer warning fix"
2021-06-04 Ivailo Monevmark QWidget warning cases as unlikely
2021-06-04 Ivailo Monevstatic analyzer warning fix
2021-06-03 Ivailo Monevadd QProcessEnvironment test
2021-06-03 Ivailo Monevuse correct type for return value in qt_safe_waitpid()
2021-06-03 Ivailo Monevprefix select() call in QProcessManager::run()
next