aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_common.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Adding several __reduce__ methods in QtCoreLauro Neto2010-10-131-0/+8
* Workaround to change the documentation about the return value of some functions.Hugo Parente Lima2010-10-071-4/+7
* Revert "Fixed doc of return values."Hugo Parente Lima2010-10-051-7/+4
* Fixed doc of return values.Hugo Parente Lima2010-10-051-4/+7
* Removed whitespaces.Hugo Parente Lima2010-10-051-3/+3
* Fix QWidget::style / QWidget::setStyle ownership rules.renatofilho2010-09-301-0/+25
* Added missing classes.renatofilho2010-09-291-1/+30
* Fix bug#375 - "Just an empty table when using delegate."Hugo Parente Lima2010-09-271-13/+18
* Fixed model view ownership rules.renatofilho2010-09-241-45/+30
* Fixed QVariant::Type convertions.renatofilho2010-09-241-2/+2
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-429/+499
* Fixed ownership rules for QStandardItem functions.renatofilho2010-09-201-7/+105
* Fixed QApplication static functions return policy.renatofilho2010-09-201-3/+43
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-021-1/+2
* fixed a typo in typesystem file nameMatti Airas2010-09-021-0/+4712
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-4830/+0
* Fixed Qt application cleanup.Renato Filho2010-08-251-1/+1
* Use AutoPointerArray to dynamic array creation.Renato Filho2010-08-201-3/+6
* Fixed gui typesystem to avoid warnings.Renato Filho2010-08-161-37/+4
* Fix typo on typesystem.Renato Filho2010-08-121-1/+1
* Removed rename command from unecessary functions.Renato Filho2010-08-121-36/+2
* Fix ownership of value returned by QItemDelegate::createEditor method.Hugo Parente Lima2010-08-121-0/+5
* Removed obsolete methods from QRegion.Hugo Parente Lima2010-08-121-0/+4
* Fixes custom code for QTabWidget.Marcelo Lira2010-08-111-2/+2
* Fixed ref leak.Renato Filho2010-08-101-3/+6
* Fix argument check in QAction constructor.Lauro Neto2010-08-091-1/+1
* Fixes QAction code injection for constructor code.Marcelo Lira2010-08-041-1/+2
* Added support to shortcut named arg on QAction constructor.ps-0.4.0Renato Filho2010-08-031-3/+14
* Created a pythonic constructor to QActionRenato Filho2010-08-021-1/+18
* Fix getOpenFileName/getSaveFileName signatures.Luciano Wolf2010-08-021-0/+9
* Fixed return policy on ItemList.Renato Filho2010-07-291-0/+5
* Restore missing function on QStandardItemModel.Renato Filho2010-07-091-10/+53
* Typesystem cleanup.Hugo Parente Lima2010-07-061-97/+19
* Remove the removal of isSortignEnabled from QtGui typesystem.Hugo Parente Lima2010-07-061-4/+0
* use original name on activated function.Renato Filho2010-06-231-14/+0
* Implement inject-code to functions using QChar in QFontMetrics andRenato Filho2010-06-171-0/+48
* Implementing API2 modifications.Luciano Wolf2010-06-151-9/+149
* Add suppress message for yet another weird message from the C++ parser.Hugo Parente Lima2010-06-151-1/+1
* Fixed parent function return ownership.Renato Filho2010-06-141-18/+38
* Apply "rename to" tag to QtGui methods.Luciano Wolf2010-06-091-0/+53
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-261-0/+2
* Fix bug#225 - "QWidget didn't have fontMetrics Functions"Hugo Parente Lima2010-05-211-2/+0
* Update polymorphic-id-expression to QAbstractItemModel derived classes.Renato Filho2010-05-201-5/+5
* Fix bug#228 - "Missing PySide.QtGui.QStyledItemDelegate.initStyleOption"Hugo Parente Lima2010-05-201-1/+0
* MacOs compiler fix.Renato Oliveira2010-05-191-1/+0
* Fixed typesystem parser warnings.Renato Filho2010-04-301-1/+0
* Added all Qt global functions using the brand new function tag.Hugo Parente Lima2010-04-221-0/+16
* Function modifications of QDragMoveEvent moved to its base type, QDropEvent.Hugo Parente Lima2010-04-221-2/+2
* Fixed QLayoutItemWidget polymorphic expression.Renato Filho2010-04-221-1/+1