OSDN Git Service

kde/Katie.git
2020-01-31 Ivailo Monevremove unused JSC::MasqueradesAsUndefined enum
2020-01-30 Ivailo Monevcombine if statements in QApplication::x11ProcessEvent()
2020-01-30 Ivailo Monevindent some cases in QApplication::notify()
2020-01-30 Ivailo Monevinherit QEvent from QSpontaneKeyEvent
2020-01-30 Ivailo Monevfalltrough in QEvent::RequestSoftwareInputPanel and...
2020-01-30 Ivailo Monevmark QCoreApplication warning cases as unlikely
2020-01-30 Ivailo Monevremove unused QXmlSimpleReaderPrivate::emptyStr member
2020-01-30 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2020-01-30 Ivailo Monevremove unused QDeclarativeScriptEngine::namedNodeMapCla...
2020-01-30 Ivailo Monevremove QBool header entry from FreeBSD pkg-plist packag...
2020-01-30 Ivailo Monevupdate README [ci skip]
2020-01-30 Ivailo Monevupdate README [ci skip]
2020-01-30 Ivailo Moneveffectively revert c7cc0af760cd5ccd539d3116241d41c87c62397c
2020-01-29 Ivailo Monevremove unused QDBusPendingReplyTypes::metaTypeFor<T...
2020-01-29 Ivailo Monevadd QDBusInterface test
2020-01-29 Ivailo Monevadd QDBusType test
2020-01-29 Ivailo Monevadd QDBusAbstractInterface test
2020-01-29 Ivailo Monevupdate copyright of myobject header
2020-01-29 Ivailo Monevstart dbus service in Travis
2020-01-29 Ivailo Monevadd QDBusAbstractAdaptor test
2020-01-29 Ivailo MonevMerge pull request #9 from FredBezies/patch-1
2020-01-29 FredBeziesUpdated and cleaned up PKGBUILD.
2020-01-29 Ivailo Monevadd QDBusLocalCalls test
2020-01-29 Ivailo Monevuse foreach() for iteration in qDBusParametersForMethod...
2020-01-29 Ivailo Monevremove redundant if statement in QDBusConnectionPrivate...
2020-01-28 Ivailo Monevfill missing script tag table entries with ISO 15924...
2020-01-28 Ivailo Monevremove unused QDBusDemarshaller::close() method
2020-01-28 Ivailo Monevupdate CMake modules copyright [ci skip]
2020-01-28 Ivailo Monevadd QDBusContext and QDBusThreading tests
2020-01-28 Ivailo Monevfix regression since badb333fc325a419db48d2e18e308136a3...
2020-01-28 Ivailo Monevreplace 0 with Q_NULLPTR in QDBusConnection::asyncCall()
2020-01-28 Ivailo Monevadjust expected data of tst_QDBusMarshall::sendCallErro...
2020-01-28 Ivailo Monevdo not append to iterator if arguments passed to QDBusM...
2020-01-28 Ivailo Monevadd QDBusMarshall and QDBusXmlParser tests
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...
next