OSDN Git Service

do not copy socket address structure in qt_socket_getPortAndAddress() function
[kde/Katie.git] / src / designer /
2022-03-04 Ivailo MonevQWorkspace class dismissed
2022-02-27 Ivailo Monevbuild fix for the case when QT_NO_WORKSPACE is defined
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_UNDOGROUP is defined
2022-02-26 Ivailo Monevpartial build fix for the case when QT_NO_STATUSBAR...
2022-02-25 Ivailo Monevbuild fix for the case when QT_NO_LIBRARY is defined
2022-02-25 Ivailo Monevbuild fix for the case when QT_NO_FILESYSTEMWATCHER...
2022-02-23 Ivailo Monevbuild fix for the case when QT_NO_STYLE_STYLESHEET...
2022-01-30 Ivailo Monevmake private QPainterPath data pointer actually private...
2022-01-26 Ivailo Monevdrop accessibility support [ci reset]
2022-01-25 Ivailo Monevget rid of the subject to race condition Q_GLOBAL_STATI...
2022-01-19 Ivailo Monevremove now redundant font style strategy property ...
2022-01-19 Ivailo Monevcompletely drop support for bitmap fonts [ci reset]
2022-01-10 Ivailo Monevreplace references to various font families with GNU...
2022-01-05 Ivailo Monevremove tight bounding rectangle and left/right bearing...
2021-12-30 Ivailo Monevadjust moc file inclusion in qtcolorbutton source file
2021-12-30 Ivailo Monevdo not install the private qtcolorbutton header
2021-12-20 Ivailo Monevremove designer tool brush manager, gradient editor...
2021-12-19 Ivailo Monevdrop support for QConicalGradient [ci reset]
2021-12-14 Ivailo Monevdrop support for bmp, ico, tga, jpeg and tiff
2021-11-21 Ivailo Monevexplicitly compare qstrcmp()/qstrncmp() return values...
2021-11-21 Ivailo Monevconst-ify qdesigner_internal::PositionSortPredicate...
2021-09-01 Ivailo Monevget rid of Q_TYPENAME definition [ci reset]
2021-08-29 Ivailo Monevlink KtXml and KtUiTools to extra libraries as private
2021-08-26 Ivailo Monevremove unused ZoomView::m_resizeBlocked member
2021-08-26 Ivailo Monevcompiler warning fix
2021-08-06 Ivailo Monevget rid of Q_NULLPTR definition [ci reset]
2021-06-19 Ivailo Monevdesigner tool crash fix
2021-06-18 Ivailo Monevuse proper string constructors for latin strings
2021-03-25 Ivailo Monevremove unused internal properties
2021-02-13 Ivailo Monevremove PCH build option
2021-02-08 Ivailo Monevremove optional license exception
2021-02-05 Ivailo Monevupdate copyright to ease maintaince [ci skip]
2021-01-07 Ivailo Monevremove redundant QT_BEGIN_HEADER and QT_END_HEADER...
2021-01-06 Ivailo Monevmake some header guards consistent
2021-01-01 Ivailo Monevcopyright update
2020-12-31 Ivailo Monevget rid of internal QT_SCRIPT_LIB and QT_UITOOLS_LIB...
2020-12-20 Ivailo Monevimplement PCH build option for components
2020-12-10 Ivailo Monevmerge KatieLibraryTargets and KatieBinaryTargets exports
2020-12-04 Ivailo Monevremove redundant and internal component definitions
2020-12-01 Ivailo Monevplace all private headers in single directory
2020-12-01 Ivailo Monevremove global headers leftovers
2020-12-01 Ivailo Monevget rid of the static build restriction
2020-11-29 Ivailo Monevrework the translation related functions
2020-11-17 Ivailo Monevqconfig header review
2020-08-20 Ivailo Monevcompiler warnings fixes
2020-08-18 Ivailo Monevadd document type and version tag to resource files
2020-06-16 Ivailo Monevremove unused window filepath setter and getter of...
2020-03-09 Ivailo Monevalways use full paths for installation
2020-02-23 Ivailo Monevreplace 0 with Q_NULLPTR where applicable
2020-02-23 Ivailo Monevremove compat leftovers
2020-02-23 Ivailo Monevcorrect brushes QRC prefix in BrushManagerProxy::setBru...
2020-02-23 Ivailo Monevdrop support for static plugins
2020-02-01 Ivailo Monevreimplement QSettings groups support
2020-01-27 Ivailo Monevremove unused form editor cursor images [ci skip]
2020-01-19 Ivailo Monevadjust KtDesigner component to KtUiTools changes
2020-01-19 Ivailo Monevsimplify inline if/else statements
2020-01-18 Ivailo Monevrebrand interface names and drop deprecated D-Bus annot...
2020-01-08 Ivailo Monevreplace QHash with QSet where applicable
2020-01-06 Ivailo Monevreplace Q_ASSERT(0) with Q_ASSERT(false)
2020-01-03 Ivailo Monevinclude correct event headers
2020-01-02 Ivailo Monevcompelete headers compatibility map
2019-12-31 Ivailo Monevmerge .cmake into CMakeLists.txt files
2019-12-31 Ivailo Monevinclude moc-generated files as local headers
2019-12-30 Ivailo Monevlink compnents to libraries and other components explicitly
2019-12-29 Ivailo Monevupdate copyright and add script for doing so
2019-12-29 Ivailo Monevfix some headers re-writing issues
2019-12-25 Ivailo Monevremove redundant QT_RCC and QT_UIC definitions
2019-12-25 Ivailo Monevremove uic3 leftovers
2019-12-24 Ivailo Monevset extra link libraries as private where applicable
2019-12-24 Ivailo Monevrework QSettings, use JSON as native format for it
2019-12-19 Ivailo Monevremove redundant DECLARE_COMPAT_WIDGET() macro definition
2019-12-19 Ivailo Monevremove non-existing classes leftovers
2019-12-18 Ivailo Monevreplace NDEBUG with QT_NO_DEBUG definition
2019-12-18 Ivailo Monevmark certain core component options unsupported
2019-11-29 Ivailo Monevbuild fix
2019-11-29 Ivailo Monevreplace "Qt Designer" with "Katie Designer"
2019-11-29 Ivailo Monevremove unused mac images
2019-11-29 Ivailo Monevreplace Qt logo
2019-11-28 Ivailo Monevsimplify populateNumericCombo() function
2019-11-28 Ivailo Monevavoid temporaries and use const-reference where applicable
2019-11-27 Ivailo Monevremove duplicate header inclusions
2019-11-22 Ivailo Monevoptimize designer components headers
2019-11-20 Ivailo Monevdeal with some include directive issues
2019-07-28 Ivailo Monevremove windows leftovers
2019-07-26 Ivailo MonevQT_NO_PROCESS conditional build fix
2019-07-18 Ivailo Monevremove windows support leftovers
2019-07-16 Ivailo Monevreplace system with local header inclusions where appli...
2019-07-16 Ivailo Monevreplace system with local header inclusions where appli...
2019-07-13 Ivailo MonevWidgetDataBaseItem cleanup
2019-07-12 Ivailo Monevremove compile-time warning about designer resources...
2019-06-24 Ivailo MonevQtBrushManager cleanup
2019-06-15 Ivailo Monevpartially revert 16e996daae8de32c8fef02d535c4de1d44ad338f
2019-06-08 Ivailo Monevevents cleanup
2019-06-08 Ivailo Monevqdesigner_internal::LayoutInfo cleanup
2019-06-07 Ivailo Monevvarious cleanups
2019-06-07 Ivailo MonevQEvent cleanup
2019-06-03 Ivailo Monevmore copyright changes
2019-06-03 Ivailo Monevcopyright changes
next