aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/glue
Commit message (Expand)AuthorAgeFilesLines
* Fixed layout policy.Renato Filho2010-06-231-2/+2
* Fix bug#167Hugo Parente Lima2010-05-071-1/+1
* Fixed QLayout family return policy.Renato Filho2010-04-221-0/+51
* Fixed QApplication exit order.Renato Filho2010-04-221-0/+2
* Adapt to changes in libshibokenHugo Lima2010-03-311-2/+5
* Updates QMenuBar type system and adds custom code for addAction method.Lauro Neto2010-03-231-0/+20
* Do not export symbols, because nobody can link against QtCore.Hugo Lima2010-02-181-7/+14
* Ported QWidget inject code.Renato Filho2010-02-031-0/+39
* Ported boost::python inject code for QMenu and QShortcut.Renato Filho2010-02-021-0/+23
* Ensure that QApplication instances will be alive forever until the Python VM ...Hugo Lima2010-01-281-4/+9
* Throw an exception when the user attempt to create more than one instance of ...Hugo Lima2010-01-271-0/+5
* Added qApp macro.Hugo Lima2010-01-272-0/+18
* Initial QtGui bindings.Hugo Lima2010-01-271-0/+20