aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/glue/qlayout_help_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed Widget and Layout inject code to avoid problems in armel arch.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Merge branch 'apichanges'Hugo Parente Lima2010-11-231-5/+5
|\
| * Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-5/+5
* | Fixed layout ownership transfer.Renato Araujo Oliveira Filho2010-11-231-1/+1
|/
* Update to new Shiboken API (Renamed SbkObjectType)Renato Araujo Oliveira Filho2010-11-191-2/+2
* Updated to new shiboken API.Renato Araujo Oliveira Filho2010-11-191-3/+3
* Fix setLayout method that was causing segfault when itemAt wasn't implemented.Luciano Wolf2010-11-171-2/+6
* Changes needed to compile PySide with libshiboken v1.0Hugo Parente Lima2010-11-101-11/+11
* Use QByteArray instead of QString in some internal QLayout functions.Hugo Parente Lima2010-10-051-4/+4
* Fixed layout reference control on layouts.Renato Filho2010-07-091-6/+22
* Fixed layout policy.Renato Filho2010-06-231-2/+2
* Fixed QLayout family return policy.Renato Filho2010-04-221-0/+51