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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped version to 1.0.4.
1.0.4
0.1.4
Renato Filho
2011-06-22
1
-3
/
+3
*
Created test for QObject.inherits.
Renato Filho
2011-06-20
2
-0
/
+17
*
Removed glue code for QObject.inherits function.
Renato Filho
2011-06-20
3
-19
/
+20
*
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
3
-33
/
+70
*
Fix bug 822 - "Can't use QApplication without X"
Hugo Parente Lima
2011-06-13
4
-14
/
+52
*
Added an unit test for bug #871.
Marcelo Lira
2011-06-10
2
-0
/
+42
*
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
5
-12
/
+17
*
Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0"
Hugo Parente Lima
2011-06-07
1
-1
/
+6
*
Show perm links only when the mouse hover on title.
Hugo Parente Lima
2011-06-06
1
-0
/
+5
*
Update javascript files used in sphinx generated documentation.
Hugo Parente Lima
2011-06-06
4
-80
/
+284
*
Created unit test for bug #860.
Renato Filho
2011-06-03
2
-0
/
+37
*
Fixed signal connection with native c++ slot.
Renato Filho
2011-06-03
1
-12
/
+13
*
Fix bug 827 - "Anchor sign for headers to copy links for sections"
Hugo Parente Lima
2011-06-02
2
-1
/
+9
*
Fix bug 631 - "QSocketNotifier: Accept file-like object (with .fileno() metho...
Hugo Parente Lima
2011-06-02
1
-0
/
+14
*
Avoid warnings about redefined constants.
Hugo Parente Lima
2011-06-02
1
-1
/
+1
*
Unit test for bug862 - "Problems when printing objects"
Hugo Parente Lima
2011-06-02
2
-0
/
+41
*
Removed the rejection of QAbstractFileEngine.beginEntryList.
Marcelo Lira
2011-06-02
3
-1
/
+83
*
Moved internalPointer methods code injection into a code template.
Marcelo Lira
2011-06-02
2
-8
/
+8
*
Updated example to handle with Python warnings.
Renato Filho
2011-06-02
1
-1
/
+5
*
Port all buffer related code to the new Shiboken buffer interface.
Hugo Parente Lima
2011-06-02
3
-66
/
+36
*
Created unit test for QObject.eventFilter function.
Renato Filho
2011-06-01
2
-0
/
+40
*
Fixed problems with eventFilter function destruction order.
Renato Filho
2011-06-01
1
-0
/
+10
*
Created ClassInfo documentation.
renato araujo
2011-05-30
1
-0
/
+23
*
Updated generatorrunner dependency version.
Renato Filho
2011-05-30
1
-1
/
+1
*
Minor change in a doc code snippet.
Hugo Parente Lima
2011-05-30
1
-1
/
+1
*
Fix memory leak on QEasingCuverFunctor.
Renato Filho
2011-05-24
1
-1
/
+1
*
Check if the same python object arrive on destroyed signal.
Renato Filho
2011-05-23
1
-0
/
+3
*
Created DestroyListener class.
Renato Filho
2011-05-23
7
-0
/
+137
*
Fixed reference leek on global receiver callback call.
Renato Filho
2011-05-23
1
-1
/
+2
*
Created unit test for ClassInfo class.
Renato Filho
2011-05-23
2
-0
/
+30
*
Implemented PySide::ClassInfo Object.
Renato Filho
2011-05-23
7
-11
/
+317
*
Create checkType for libpyside objects.
Renato Filho
2011-05-23
4
-1
/
+17
*
Fix indentation.
Renato Filho
2011-05-23
1
-2
/
+2
*
Added the missing QPixmapCache.Key class to the type system.
Marcelo Lira
2011-05-19
4
-0
/
+39
*
Create unit test for function QEasingCuver.setCustomType.
Renato Filho
2011-05-19
2
-0
/
+27
*
Implemented support to QEasingCurve.setCustomType.
Renato Filho
2011-05-19
4
-9
/
+174
*
Create PySideWeakRef class.
Renato Filho
2011-05-19
3
-0
/
+99
*
Remove ugly gray background on documentation see-also links.
Hugo Parente Lima
2011-05-18
1
-1
/
+0
*
Update test for python 2.5
Lauro Neto
2011-05-18
1
-0
/
+2
*
Fix bug 803 - "QWebElementCollection.operator[] is not implemented"
Hugo Parente Lima
2011-05-18
3
-1
/
+35
*
Fix typo
Paulo Alcantara
2011-05-18
1
-1
/
+1
*
Implemented convertion from Python types for QDate, QTime, QDateTime.
Renato Filho
2011-05-18
6
-95
/
+163
[next]