aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* libpyside/uiplugin: Activate C++ 11 for Qt > 5.7.1Friedemann Kleint2017-03-071-0/+5
* get rid of annoying windows warnings. This was partially correct, but not eve...Christian Tismer2015-08-161-1/+3
* support plugins (to a cerain limit), Designer, UiTools, Scripts, Declarative....Christian Tismer2015-07-161-2/+2
* start porting QtGui and QtWidgetsChristian Tismer2015-07-051-1/+1
* Updated the custom widget plugin to use the new converters.Marcelo Lira2012-03-081-1/+1
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-2/+2
* Fixed plugin compilation problems on MacOS.renatofilho2010-10-261-1/+1
* Removed QtDesigner dependency from QtUiTools module.renatofilho2010-10-151-1/+1
* Fixed python include var used in plugins project.renatofilho2010-10-071-1/+1
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+29