aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed QtUiTools plugin.Renato Araujo Oliveira Filho2012-03-082-6/+3
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-3/+3
* Updated to new shiboken API.Renato Araujo Oliveira Filho2010-11-191-2/+2
* Changes needed to compile QtCore with libshiboken v1.0Hugo Parente Lima2010-11-101-6/+6
* 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 reference leak on uiloader.renatofilho2010-10-131-4/+7
* Fixed python include var used in plugins project.renatofilho2010-10-071-1/+1
* Reorder includes to avoid _POSIX_C_SOURCE warningsLauro Neto2010-10-073-3/+3
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-075-0/+335