index
:
users/pcacjr/pyside.git
bug1124-unittest
bug1126
bug1135
bug1138
master
Paulo's PySide repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PySide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QUiLoader::load function ownership rules.
Renato Filho
2011-07-04
1
-2
/
+4
*
Fixed QMainWindow ownership control.
Renato Filho
2011-07-04
2
-3
/
+8
*
Fixes bug #899 - http://bugs.pyside.org/show_bug.cgi?id=899
Marcelo Lira
2011-06-29
1
-0
/
+1
*
Removed glue code for QObject.inherits function.
Renato Filho
2011-06-20
1
-19
/
+0
*
Fixed QWidget.parentWidget return policy.
Renato Filho
2011-06-17
1
-3
/
+9
*
Fill qApp is any QApplication is active during the QtGui moude import.
Renato Filho
2011-06-17
1
-2
/
+8
*
Updated PySide type systems to use the new type system variables: %ISCONVERTI...
Marcelo Lira
2011-06-15
2
-4
/
+4
*
Fix bug 879 - "QDoubleSpinBox: Can't call the parent validate() method from a...
Hugo Parente Lima
2011-06-15
1
-33
/
+41
*
Fix bug 822 - "Can't use QApplication without X"
Hugo Parente Lima
2011-06-13
2
-14
/
+38
*
Fixed default return value for "QStyleOptionViewItem QAbstractItemView::viewO...
Marcelo Lira
2011-06-09
1
-0
/
+5
*
Fix bug 877 - "Fatal Python error on application quit."
Hugo Parente Lima
2011-06-08
1
-1
/
+1
*
Fix bug 870 - "QStylePainter.drawControl doesn't draw anything"
Hugo Parente Lima
2011-06-08
1
-70
/
+70
*
Implemented support to MSG type on windows.
Renato Filho
2011-06-08
6
-2
/
+144
*
Removed unnecessary functions from QByteArray.
Renato Filho
2011-06-08
1
-0
/
+13
*
Fix bug 869 - "QDateTimeEdit initial time problem"
Hugo Parente Lima
2011-06-08
3
-6
/
+6
*
Fix bug 631 - "QSocketNotifier: Accept file-like object (with .fileno() metho...
Hugo Parente Lima
2011-06-02
1
-0
/
+14
*
Removed the rejection of QAbstractFileEngine.beginEntryList.
Marcelo Lira
2011-06-02
1
-1
/
+7
*
Moved internalPointer methods code injection into a code template.
Marcelo Lira
2011-06-02
2
-8
/
+8
*
Port all buffer related code to the new Shiboken buffer interface.
Hugo Parente Lima
2011-06-02
3
-66
/
+36
*
Fixed problems with eventFilter function destruction order.
Renato Filho
2011-06-01
1
-0
/
+10
*
Fix memory leak on QEasingCuverFunctor.
Renato Filho
2011-05-24
1
-1
/
+1
*
Added the missing QPixmapCache.Key class to the type system.
Marcelo Lira
2011-05-19
2
-0
/
+2
*
Implemented support to QEasingCurve.setCustomType.
Renato Filho
2011-05-19
4
-9
/
+174
*
Fix bug 803 - "QWebElementCollection.operator[] is not implemented"
Hugo Parente Lima
2011-05-18
1
-1
/
+16
*
Fix typo
Paulo Alcantara
2011-05-18
1
-1
/
+1
*
Implemented convertion from Python types for QDate, QTime, QDateTime.
Renato Filho
2011-05-18
4
-95
/
+144
*
Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"
Hugo Parente Lima
2011-05-17
1
-2
/
+34
*
White spaces removal...
Hugo Parente Lima
2011-05-17
1
-2
/
+2
*
Fixed kee-reference rule.
Renato Filho
2011-05-17
1
-1
/
+1
*
Fix bug 857 - "64bit Windows build broken"
Hugo Parente Lima
2011-05-16
1
-2
/
+2
*
QPersistentModelIndex has its "operator const QModelIndex&() const" method back.
Marcelo Lira
2011-05-13
1
-2
/
+5
*
Fix bug #606
Paulo Alcantara
2011-05-13
2
-0
/
+124
*
Add template to toTuple() functions
Paulo Alcantara
2011-05-13
1
-0
/
+4
*
Always use the local Qt headers + global.h.in cleanup.
Hugo Parente Lima
2011-05-12
1
-1137
/
+55
*
Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui.
Hugo Parente Lima
2011-05-12
2
-2
/
+10
*
Add since attribute for classes and enums added on Qt4.6 and Qt4.7.
Hugo Parente Lima
2011-05-12
9
-111
/
+114
*
Fix QGraphicsItem compilation on Qt4.5.
Hugo Parente Lima
2011-05-12
1
-1
/
+1
*
Fix QColor wrapper compilation on Qt4.5.
Hugo Parente Lima
2011-05-12
1
-0
/
+2
*
Remove typesystem verbosity after fix of bug 417.
Hugo Parente Lima
2011-05-11
8
-89
/
+89
*
Use add-function on QCoreApplication and QApplication constructors.
Hugo Parente Lima
2011-05-11
4
-51
/
+24
*
Create pythonic functions for QTransform class.
Renato Filho
2011-05-10
1
-0
/
+35
*
Remove the restriction of detecing QtOpenGL module just when the gl.h header ...
Hugo Parente Lima
2011-05-10
1
-3
/
+1
*
Fix path of pysideqmlregistertype.cpp.
Hugo Parente Lima
2011-05-05
1
-4
/
+1
*
Fix bug 825 - "Can't register a class using that uses metaclasses in QML usin...
Hugo Parente Lima
2011-05-05
1
-5
/
+0
*
Fixed QSysInfo.Endian enum detection on MacOs.
Renato Filho
2011-05-04
1
-0
/
+1
*
Included QMacStyle class check.
Renato Filho
2011-05-04
3
-0
/
+7
*
Fix bug 786 - "There's no __eq__ for all classes inherited from ObjectDescri...
Hugo Parente Lima
2011-05-04
2
-44
/
+60
*
Put back missing functions for class QItemSelection.
Renato Filho
2011-05-04
1
-9
/
+1
*
Fix bug 797 - "error on ui file load"
Hugo Parente Lima
2011-05-04
1
-2
/
+2
*
Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj ref...
Hugo Parente Lima
2011-05-03
1
-1
/
+1
[next]