OSDN Git Service

kde/Katie.git
2020-01-28 Ivailo Monevmove default switch case to the bottom in QDeclarativeI...
2020-01-28 Ivailo Monevrework QDeclarativeKeysAttached::keyPressed() signal...
2020-01-28 Ivailo Monevremove redundant math header inclusion in qdeclarativeg...
2020-01-28 Ivailo Monevremove unused QDeclarativeGridViewPrivate::fixCurrentVi...
2020-01-28 Ivailo Monevremove unused QDeclarativeBindingPrivate::deleted member
2020-01-27 Ivailo Monevremove unused QDeclarativeCompiledData::pack()
2020-01-27 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2020-01-27 Ivailo Monevuse result of ucnv_countAvailable() directly in the...
2020-01-27 Ivailo Monevreuse range object in QRegExpCharClass::in()
2020-01-27 Ivailo Monevinline isConfigFunction() function
2020-01-27 Ivailo Monevremove unused and internal QDBusConnection::internalPointer
2020-01-27 Ivailo Monevinclude generated findwidget, qtgradienteditor, qtprope...
2020-01-27 Ivailo Monevremove unused form editor cursor images [ci skip]
2020-01-26 Ivailo Monevfix QAction::setVisible() regression since d504e5d4adbc...
2020-01-26 Ivailo Monevremove unused qdbus_cast<T>() argument
2020-01-26 Ivailo Monevremove unused and internal QDBusArgument::appendVariant()
2020-01-26 Ivailo Monevmove custom types access closer to the scope it is...
2020-01-26 Ivailo Monevcorrect directory existence check in QCoreApplicationPr...
2020-01-26 Ivailo Monevrename QFontDatabase tables for consistency
2020-01-26 Ivailo Monevuse single variable assignment in loadFc() function
2020-01-26 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2020-01-26 Ivailo Monevavoid copy in foreach() loop in QDirIteratorPrivate...
2020-01-25 Ivailo Monevavoid temporary and remove always true case in QDir...
2020-01-25 Ivailo Monevfix pending QSettings changes writing
2020-01-25 Ivailo Monevremove unused and internal QAbstractFileEngineIterator...
2020-01-25 Ivailo Monevremove unused QTextStreamPrivate::stringOpenMode member
2020-01-25 Ivailo Monevadd QDBusPendingCall test
2020-01-25 Ivailo Monevuse correct type for argument and return value in qt_ti...
2020-01-24 Ivailo Monevreplace setCloseOnExec() with its body and reuse file...
2020-01-24 Ivailo Monevremove unused Q_INFINITY, Q_SNAN and Q_QNAN definitions
2020-01-24 Ivailo MonevQLibraryInfo cleanup
2020-01-23 Ivailo Monevavoid copy in createForName() function
2020-01-23 Ivailo Monevremove unused CursorTblSize variable from qcursor_x11...
2020-01-23 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2020-01-23 Ivailo Monevcheck status of unw_getcontext() and unw_init_local...
2020-01-23 Ivailo Monevintroduce support for backtrace on crash via Unwind
2020-01-23 Ivailo Monevrequire MySQL/MariaDB atleast v4.1.13
2020-01-23 Ivailo Monevadd missing braces to statement in QComboBox::mousePres...
2020-01-23 Ivailo Monevcorrect check for plugins path existence in QCoreApplic...
2020-01-23 Ivailo Monevsupport disabling of Xrandr and Xfixes extensions at...
2020-01-23 Ivailo Monevmake JPEG, MNG and TIFF image format handlers plugins
2020-01-23 Ivailo Monevupdate 3rdparty sources README file [ci skip]
2020-01-23 Ivailo Monevremove unused JavaScriptCore StringObjectThatMasquerade...
2020-01-23 Ivailo Monevupdate bundled libpng to v1.6.37
2020-01-23 Ivailo Monevallow macros to be passed as argument to Q_CONSTRUCTOR_...
2020-01-23 Ivailo Monevremove QBool class leftovers
2020-01-23 Ivailo Monevdrop DEC Ultrix and Reliant UNIX support
2020-01-23 Ivailo Monevassume Q_CONSTRUCTOR_FUNCTION() and Q_DESTRUCTOR_FUNCTI...
2020-01-22 Ivailo Monevreplace some tabs with space
2020-01-21 Ivailo Monevplug QAbstractItemModelPrivate::defaultRoleNames()...
2020-01-21 Ivailo Monevstream QRegion as vector
2020-01-20 Ivailo Monevadd LSAN sanitizer options file and use it in debug...
2020-01-20 Ivailo Monevadd QRegion test
2020-01-20 Ivailo Moneveffectively revert e939427b1e5936117a46859d01f2ba21a6046271
2020-01-19 Ivailo Monevadjust KtDesigner component to KtUiTools changes
2020-01-19 Ivailo Monevsimplify inline if/else statements
2020-01-19 Ivailo Monevremove duplicate ui4 source and header
2020-01-19 Ivailo Monevremove redundant QSharedDataPointer<T> forward declarat...
2020-01-19 Ivailo Monevuse QVector<T>::resize() instead of accessing private...
2020-01-18 Ivailo Monevmark Q_Q() macro call argument const where applicable...
2020-01-18 Ivailo Monevcompiler warning fix
2020-01-18 Ivailo Monevadd missing braces in QStackedLayout::sizeHint() and...
2020-01-18 Ivailo Monevupdate annotation names in QDBusMetaObject test
2020-01-18 Ivailo Monevcorrect definition check for meta types normalization...
2020-01-18 Ivailo Monevreturn value of qMax() result directly in QStackedLayou...
2020-01-18 Ivailo Monevavoid singleton access in QTipLabel::placeTip() and...
2020-01-18 Ivailo Monevcheck QApplication::type() rather than qt_x11Data in...
2020-01-18 Ivailo Monevclose converter before cloning in QTextCodec::Converter...
2020-01-18 Ivailo Monevclose iterator before cloning in QTextBoundaryFinderPri...
2020-01-18 Ivailo Monevremove unused and internal _QT_INPUT_ENCODING X11 atom
2020-01-18 Ivailo Monevmark QBufferPrivate::peek() methods as final
2020-01-18 Ivailo Monevremove unused QT_PATH_ELEMENT definition in qpdf source...
2020-01-18 Ivailo Monevdrop LPR support
2020-01-18 Ivailo Monevdo not set priority member from QThread::setPriority...
2020-01-18 Ivailo Monevremove unused Xt dependency
2020-01-18 Ivailo Monevremove unused XInput extension dependency
2020-01-18 Ivailo Monevrebrand interface names and drop deprecated D-Bus annot...
2020-01-18 Ivailo Monevremove unused qt_startup_hook() function
2020-01-18 Ivailo Monevmove qt_int_sqrt() function from qglobal to qtextdocume...
2020-01-17 Ivailo Monevremove private Qt::PenStyle::MPenStyle, Qt::PenCapStyle...
2020-01-17 Ivailo Monevrework X11 cursors table lookup
2020-01-17 Ivailo Monevrework X11 atoms table lookup
2020-01-17 Ivailo Monevremove unused and internal XmTRANSFER_SUCCESS and XmTRA...
2020-01-17 Ivailo MonevQSqlQuery benchmark build fix
2020-01-17 Ivailo Monevdrop Motif DND support
2020-01-17 Ivailo Monevremove oci, db2, tds and ibase database leftovers
2020-01-17 Ivailo Monevupdate notes about C function lookup build macros
2020-01-16 Ivailo Monevupdate link in note about EIDRM in qsystemsemaphore_uni...
2020-01-16 Ivailo Monevavoid temporary in QInotifyFileSystemWatcherEngine...
2020-01-16 Ivailo Monevfegetenv(), fesetenv(), feclearexcept() and feenableexc...
2020-01-16 Ivailo Monevcheck for get_current_dir_name(), fegetenv(), fesetenv...
2020-01-16 Ivailo Monevadd USE_LDCONFIG to FreeBSD package files [ci skip]
2020-01-16 Ivailo Monevupdate copyright in manual pages [ci skip]
2020-01-16 Ivailo Monevreduce branches in QLibraryPrivate::load_sys()
2020-01-16 Ivailo MonevQSystemError cleanup
2020-01-16 Ivailo Monevmove _GNU_SOURCE definition from qplatformdefs header...
2020-01-16 Ivailo Monevdrop support for a.out format
2020-01-16 Ivailo Monevremove redundant QT_HPUX_LD definition check in qlibrar...
2020-01-16 Ivailo Monevreplace BUFSIZE with QT_BUFFISZE where applicable
2020-01-16 Ivailo Moneveffectively revert 46ae020ff2470151951ee35153a2c4921b79...
next