OSDN Git Service

kde/Katie.git
2023-05-19 Ivailo MonevQSettings setup optimization
2023-05-19 Ivailo Monevupdate bundled libdeflate to v1.18
2023-05-19 Ivailo Monevupdate URL TLDs table data
2023-05-19 Ivailo Monevdrop now unused scripttools component
2023-05-18 Ivailo Monevcorrect indentation in rotated270() function
2023-05-18 Ivailo MonevQEasingCurve copy constructor optimization
2023-05-18 Ivailo Monevremove redundant bits in qRandomUuid() function
2023-05-18 Ivailo Monevdrop support for changing QDataStream precision
2023-01-14 Ivailo Monevmark some QThreadPool branches as unlikely
2023-01-14 Ivailo Monevmark QThreadPoolThread::run() as final
2023-01-14 Ivailo Monevformat and indent qthreadpool source file
2023-01-14 Ivailo Monevremove unused and internal QThreadPoolPrivate::stealRun...
2023-01-02 Ivailo Monevsomeone's typo
2022-12-31 Ivailo Monevsave errno before calling any other function in QLocalS...
2022-12-28 Ivailo Monevremove unused QTcpServerPrivate members
2022-12-27 Ivailo Monevremove unused socket exception notification
2022-12-27 Ivailo Monevimplement default QStatInfo constructor and use it...
2022-12-25 Ivailo Monevdo not manually set the socket state and error of QTcpS...
2022-12-25 Ivailo Monevremove redundant pointer check in QTcpServer::listen()
2022-12-24 Ivailo Monevremove the unused gamma option of QImageWriter
2022-12-24 Ivailo Monevremove now unused katie_setup_object() macro
2022-12-23 Ivailo Monevfix regression since 51f2253d73b140638853c97b1351c19ec7...
2022-12-23 Ivailo Monevremove BSD workarounds
2022-12-21 Ivailo Monevupdate PROJECT_LOGO in doxygen.conf
2022-12-21 Ivailo Monevstatic QFile methods optimizations
2022-12-21 Ivailo MonevQFile documentation review
2022-12-21 Ivailo MonevQFileSystemIterator optimization
2022-12-21 Ivailo Monevmark the error case in qt_unix_query() as unlikely
2022-12-21 Ivailo Monevremove unused qmap header inclusion in qlibrary source...
2022-12-21 Ivailo Monevqt_unix_query() function optimization
2022-12-21 Ivailo Monevkeep reference to QByteArray object in QLibraryPrivate...
2022-12-21 Ivailo Monevconst-ify QFactoryLoaderPrivate::suffix member
2022-12-21 Ivailo Monevmerge QFileSystemWatcherEngineUnix into QFileSystemWatc...
2022-12-21 Ivailo Monevtrack watched files and directories only in QFileSystem...
2022-12-20 Ivailo Monevsimplify emision of QFileSystemWatcher signals
2022-12-18 Ivailo Monevreuse QFontDatabase object in tst_QCssParser::extractFo...
2022-12-18 Ivailo Monevmake Debian package depend on fonts-freefont-ttf
2022-12-18 Ivailo Monevupdate tables data to CLDR v42
2022-12-18 Ivailo Monevupdate URL TLDs table data
2022-12-17 Ivailo Monevremove redundant QFontInfo class
2022-12-13 Ivailo Monevdo not return boolean from QBitArray::fill()
2022-12-12 Ivailo Monevdrop support for custom QEasingCurve type
2022-12-10 Ivailo Monevsearch for programs in the standard executables locatio...
2022-12-10 Ivailo Monevlook for the program before exec-ing from QProcess
2022-12-01 Ivailo Monevversion bump
2022-12-01 Ivailo Monevremove redundant QTextControl::event() reimplementation 4.12.0
2022-11-29 Ivailo Monevuse correct QString constructor for expected data in...
2022-11-29 Ivailo Monevalways use QImage for QTextDocument resources
2022-11-28 Ivailo Monevcheck the time even if the serial is the same in QKeyMa...
2022-11-28 Ivailo Monevmove the static variable outside the conditional code...
2022-11-27 Ivailo Monevcorrect memcmp() return value checks in QTextConverter...
2022-11-26 Ivailo Monevreturn if ubrk_safeClone() fails in QTextBoundaryFinder...
2022-11-26 Ivailo Monevcall ubrk_following() and ubrk_preceding() with the...
2022-11-26 Ivailo Monevcheck for self-assignment in QTextBoundaryFinder assign...
2022-11-26 Ivailo Monevhandle strings as UTF-8 encoded from QJsonDocument
2022-11-26 Ivailo Monevchop BOMs from QTextConverter::toUnicode()
2022-11-25 Ivailo MonevQPngHandler::write() optimization
2022-11-25 Ivailo Monevinherit std::bitset<T> as private base class of QTimersSet
2022-11-25 Ivailo Monevcorrect indendations in qslider source file
2022-11-24 Ivailo Monevremove unused QSizeGripPrivate member
2022-11-24 Ivailo Monevremove unused definitions in qsizegrip source file
2022-11-24 Ivailo Monevcorrect break scope in QDockWidget::event()
2022-11-24 Ivailo MonevQApplication and QWidgetAnimator friendship has been...
2022-11-24 Ivailo Monevpartial build fix for the case when QT_NO_COLORDIALOG...
2022-11-24 Ivailo MonevQT_NO_FILEDIALOG config option is no longer broken
2022-11-24 Ivailo MonevQT_NO_FONTDIALOG config option is no longer broken
2022-11-24 Ivailo Monevcorrect indentation in QWindowsStyle::drawPrimitive()
2022-11-24 Ivailo Monevremove redundant check in QEasingCurve::setType()
2022-11-24 Ivailo Monevcorrect repo directory name in crossdeb.sh script
2022-11-24 Ivailo MonevQFontDatabase review
2022-11-24 Ivailo MonevQEasingCurve review
2022-11-24 Ivailo Monevmove the QEasingCurve::Custom case to the switch in...
2022-11-24 Ivailo Monevtranslations update
2022-11-24 Ivailo Monevremove resource system leftovers
2022-11-24 Ivailo Monevcorrect debug message in QTextStreamPrivate::flushWrite...
2022-11-24 Ivailo Monevwrite BOM only from QTextStream, on demand
2022-11-24 Ivailo Monevconsistent QTextConverter::ConversionFlag enums
2022-11-23 Ivailo Monevremove most of the QTextStream manipulators and the...
2022-11-23 Ivailo Monevtest QTextConverter::hasFailure() in QTextCodec test
2022-11-23 Ivailo Monevcall UCNV_FROM_U_CALLBACK_SUBSTITUTE() and UCNV_TO_U_CA...
2022-11-23 Ivailo Monevsomeone's typo
2022-11-23 Ivailo Monevcopy the other object position from QTextBoundaryFinder...
2022-11-23 Ivailo MonevQTextBoundaryFinder documentation review
2022-11-22 Ivailo Monevremove unused HB_MIN(), HB_MAX() and HB_FIXED_CONSTANT...
2022-11-22 Ivailo MonevQEasingCurve::valueForProgress() optimization
2022-11-22 Ivailo MonevQEasingCurve::InCurve, QEasingCurve::OutCurve, QEasingC...
2022-11-22 Ivailo MonevQEasingCurve documentation review
2022-11-22 Ivailo Monevcall FatalSignalHandler constructor
2022-11-22 Ivailo MonevQOpacityEffect review
2022-11-22 Ivailo Monevexplicitly convert the elapsed time to double
2022-11-22 Ivailo Monevdo not send move and resize events to the widget from...
2022-11-22 Ivailo Monevdrop effects other than fade
2022-11-22 Ivailo MonevQOpacityEffect optimization
2022-11-22 Ivailo Monevset the global static variables before deleting the...
2022-11-22 Ivailo Monevsnapshot the widget as QImage from QRollEffect
2022-11-22 Ivailo Monevremove declaration of now non-existing QRollEffect...
2022-11-22 Ivailo Monevactually animate QComboBox
2022-11-22 Ivailo Monevmerge QRollEffect::run() into QRollEffect constructor
2022-11-22 Ivailo Monevcancel the opacity/fade effect when the widget is destroyed
2022-11-21 Ivailo Monevfade effect class rewrite to not use QWidget and event...
next