OSDN Git Service

do not copy socket address structure in qt_socket_getPortAndAddress() function
[kde/Katie.git] / src / core /
2022-03-04 Ivailo MonevQWorkspace class dismissed
2022-03-01 Ivailo MonevQT_NO_CUPS option does not require QT_NO_PRINTER
2022-03-01 Ivailo Monevdrop support for printing to file
2022-02-28 Ivailo Monevdrop unused QSharedMemory and QSystemSemaphore classes
2022-02-28 Ivailo Monevdrop unused QQuaternion class [ci reset]
2022-02-27 Ivailo Monevoptional custom image format, for the details see the...
2022-02-27 Ivailo MonevQT_NO_XMLSTREAM, QT_NO_XMLSTREAMREADER and QT_NO_XMLSTR...
2022-02-27 Ivailo Monevpartial build fix for the case when QT_NO_WIZARD is...
2022-02-27 Ivailo Monevbuild fix for the case when QT_NO_WHATSTHIS is defined
2022-02-27 Ivailo Monevbuild fix for the case when QT_NO_VECTOR2D, QT_NO_VECTO...
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_UNDOCOMMAND...
2022-02-26 Ivailo Monevbuild fix for the case when QT_NO_UDPSOCKET is defined
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_TOOLBAR is...
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_TEXTHTMLPARSE...
2022-02-26 Ivailo Monevset temporary file removal to false since it will be...
2022-02-26 Ivailo Monevremove svg and dbus component definitions [ci reset]
2022-02-26 Ivailo Monevbuild fix for the case when QT_NO_STYLE_PROXY is defined
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_STATUSBAR...
2022-02-26 Ivailo Monevallocate compression buffer on the heap from qCompress()
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_SIGNALMAPPER...
2022-02-26 Ivailo Monevbuild fix for the case when QT_NO_SHAREDMEMORY is defined
2022-02-26 Ivailo Monevbroken QT_NO_RESIZEHANDLER because QMainWindow requires...
2022-02-26 Ivailo Monevbuild fix for the case when QT_NO_QUATERNION is defined
2022-02-25 Ivailo Monevfix and merge QT_NO_QFUTURE with QT_NO_CONCURRENT
2022-02-25 Ivailo MonevQT_NO_PROPERTIES is broken because animations feature...
2022-02-25 Ivailo Monevpartial build fix for the case when QT_NO_MESSAGEBOX...
2022-02-25 Ivailo Monevmark QT_NO_MDIAREA and QT_NO_MENU as broken
2022-02-25 Ivailo MonevQT_NO_MATRIX4X4 and QT_NO_VECTOR3D broken due to QT_NO_...
2022-02-25 Ivailo MonevQLocalServer requires QLocalSocket
2022-02-25 Ivailo Monevbuild fix for the case when QT_NO_LOCALSERVER is defined
2022-02-25 Ivailo Monevbuild fix for the case when QT_NO_LIBRARY is defined
2022-02-25 Ivailo Monevmark some configuration options as broken
2022-02-25 Ivailo MonevQTemporaryFile requires QFSFileEngine
2022-02-25 Ivailo Monevbuild fix for the case when QT_NO_FILESYSTEMWATCHER...
2022-02-25 Ivailo Monevpartial build fix for the case when QT_NO_FILESYSTEMMOD...
2022-02-24 Ivailo Monevpartial build fix for the case when QT_NO_ERRORMESSAGE...
2022-02-24 Ivailo Monevpartial build fix for the case when QT_NO_DOCKWIDGET...
2022-02-24 Ivailo Monevbuild fix for the case when QT_NO_DIAL is defined
2022-02-24 Ivailo Monevmark some configuration options as broken [ci reset]
2022-02-24 Ivailo Monevbuild fix for the case when QT_NO_COLUMNVIEW is defined
2022-02-24 Ivailo Monevdrag-n-drop feature depends on clipboard
2022-02-24 Ivailo MonevQT_NO_QOBJECT_CHECK is also application definition
2022-02-24 Ivailo Monevremove redundant qconfig header inclusions
2022-02-24 Ivailo Monevdrop support for architectures that have no official...
2022-02-24 Ivailo Monevremove definitions for features that are no longer...
2022-02-24 Ivailo MonevQT_NO_TEMPLATE_TEMPLATE_PARAMETERS is also application...
2022-02-24 Ivailo Monevcertain configuration options are application options...
2022-02-23 Ivailo Monevmerge QNativeSocketEngine into QAbstractSocketEngine...
2022-02-22 Ivailo Monevremove unused event types [ci reset]
2022-02-22 Ivailo Monevremove unused private QByteDataBuffer class
2022-02-22 Ivailo Monevremove definition for now non-existing option [ci reset]
2022-02-21 Ivailo MonevQT_NO_URLINFO is no longer supported option [ci reset]
2022-02-21 Ivailo Monevremove unused QUrlInfo class
2022-02-21 Ivailo Monevremove now unused QRecursiveMutexPool class
2022-02-21 Ivailo Monevpartial rootless JSON arrays support
2022-02-19 Ivailo Monevremove now unused socks5 socket engine [ci reset]
2022-02-19 Ivailo Monevdrop network access classes [ci reset]
2022-02-06 Ivailo Monevincrease qfcvt() and qecvt() buffer size
2022-02-05 Ivailo Monevbundle libdeflate to make it optional
2022-02-05 Ivailo Monevdrop support for painting widgets outside paint events...
2022-02-05 Ivailo Monevcorrect warning message in qCompress() and mark it...
2022-02-05 Ivailo Monevplug memory leak in case compression boundary is negati...
2022-02-05 Ivailo Monevreimplement qCompress() and qUncompress() via libdeflate
2022-02-01 Ivailo Monevremove all optional SVG module classes
2022-01-31 Ivailo Moneveffectively revert 6b4f25f6d0dbb018d9b7b92917b1d8a47cf0...
2022-01-30 Ivailo Monevget rid of QScopedArrayPointer<T> [ci reset]
2022-01-29 Ivailo Monevminimal QStdMap implementation so that qHash() is used...
2022-01-29 Ivailo Monevremove QLinkedList<T> leftovers
2022-01-29 Ivailo Monevget rid of QLinkedList<T>
2022-01-29 Ivailo Monevuse QStdVector<T> instead of QVector<T> for metatype...
2022-01-28 Ivailo Monevremove TODO in qvector header that will not be done...
2022-01-28 Ivailo Monevgeneralized initializers and rvalue references are...
2022-01-28 Ivailo Monevremove redundant and internal Q_EXTERN_C definition
2022-01-28 Ivailo Monevif device is sequential set the internal QIODevice...
2022-01-26 Ivailo Monevguard against QTextCodecCleanup recreation in QTextCode...
2022-01-26 Ivailo Monevdrop accessibility support [ci reset]
2022-01-26 Ivailo Monevremove unused QT_FPOS_T definition
2022-01-25 Ivailo Monevget rid of the subject to race condition Q_GLOBAL_STATI...
2022-01-25 Ivailo Monevget rid of QT_BEGIN_INCLUDE_NAMESPACE and QT_END_INCLUD...
2022-01-21 Ivailo Monevremove plastique and motif styles [ci reset]
2022-01-18 Ivailo Monevremove unused Qt::TextJustificationForced enum [ci...
2022-01-17 Ivailo Monevread settings file before truncating it in QSettingsPri...
2022-01-16 Ivailo Monevopen file exclusively for read/write in QSettingsPrivat...
2022-01-16 Ivailo Monevpass the size of the QByteArray object to QString const...
2022-01-16 Ivailo Monevmerge any changes to settings files written by other...
2022-01-11 Ivailo Monevremove redundant QTextCursor::MoveOperation enums ...
2022-01-10 Ivailo Monevupdate URL TLDs table data
2022-01-10 Ivailo Monevremove unused QTextOption flags [ci reset]
2022-01-05 Ivailo Monevremove redundant Qt::TextFlag::TextExpandTabs enum...
2021-12-31 Ivailo Monevtrim down harfbuzz
2021-12-22 Ivailo Monevreimplement XPM handler via libXpm
2021-12-20 Ivailo Monevupdate URL TLDs table data
2021-12-20 Ivailo Monevdo not catch allocation failure and other misc exceptions
2021-12-19 Ivailo Monevdrop support for QConicalGradient [ci reset]
2021-12-18 Ivailo Monevdo not stream QImage objects via QImageWriter
2021-12-17 Ivailo Monevdefine image configuration definitions for image format...
2021-12-16 Ivailo Monevdrop support for XBM format [ci reset]
2021-12-14 Ivailo Monevdrop support for bmp, ico, tga, jpeg and tiff
2021-12-14 Ivailo Monevversion bump [ci reset]
2021-11-30 Ivailo Monevmake most detach methods private [ci reset]
next