aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/customwidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headers of the runtime library (cpp)Friedemann Kleint2016-09-271-21/+38
* Build QtUiTools on Windowszhihaoadsk2016-02-151-0/+1
* build QtUiTools on windowszhihaoadsk2016-02-141-1/+0
* Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated in Qt5.5.Mateusz SkowroĊ„ski2016-01-311-1/+0
* simplify plugins registration according to http://doc.qt.io/qt-5/plugins-howt...Christian Tismer2015-07-161-13/+1
* support plugins (to a cerain limit), Designer, UiTools, Scripts, Declarative....Christian Tismer2015-07-161-1/+13
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-281-1/+1
* Be compatible with Qt4.5, i.e. no QScopedPointer.Hugo Parente Lima2012-03-081-0/+1
* Reorder includes to avoid _POSIX_C_SOURCE warningsLauro Neto2010-10-071-1/+1
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+67