aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui
Commit message (Expand)AuthorAgeFilesLines
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-265-19/+5
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-262-17/+5
* Fixed Qt application cleanup.Renato Filho2010-08-252-12/+22
* Use AutoPointerArray to dynamic array creation.Renato Filho2010-08-201-3/+6
* Fixed typestyste to windows.Renato Filho2010-08-201-1/+1
* Fixed typesystem for windows.Renato Filho2010-08-202-0/+10
* created macro to compile pyside modules.Renato Filho2010-08-191-23/+21
* 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
* Fixed ref leak on QMenu inject code.Renato Filho2010-08-021-2/+2
* 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
* Call signalmanager clear during QtCore exit function instead of QtCoreApplica...Renato Filho2010-07-291-2/+0
* Fixed glue code for QApplication and QCoreApplication.Marcelo Lira2010-07-271-0/+1
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Fix bug#252.Luciano Wolf2010-07-201-1/+1
* Fixed layout reference control on layouts.Renato Filho2010-07-092-6/+32
* Restore missing function on QStandardItemModel.Renato Filho2010-07-091-10/+53
* Fix qApp macro implementation.Luciano Wolf2010-07-071-4/+4
* 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
* Fixed layout policy.Renato Filho2010-06-231-2/+2
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+7
* 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
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-101-9/+14
* Apply "rename to" tag to QtGui methods.Luciano Wolf2010-06-091-0/+53
* Create unittest to pickselector.renato2010-05-311-0/+3
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-262-1/+3
* Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.Luciano Wolf2010-05-251-1/+6
* Fix bug#225 - "QWidget didn't have fontMetrics Functions"Hugo Parente Lima2010-05-211-2/+0
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* 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-193-6/+8
* Implemented SO detection support.Renato Filho2010-05-191-8/+3
* Fix bug#167Hugo Parente Lima2010-05-071-1/+1
* Adding missing filesLauro Neto2010-05-031-0/+1