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
*
Fixed reference leak on uiloader.
renatofilho
2010-10-13
3
-5
/
+66
*
Implemented support to deep copy on QtGui.
renatofilho
2010-10-13
3
-36
/
+686
*
Implemented support to deep copy on QtCore.
renatofilho
2010-10-13
3
-70
/
+202
*
Adding extra check for QPoint as a dict key
Lauro Neto
2010-10-13
1
-0
/
+3
*
Adding deepcopy test for QtCore classes.
Lauro Neto
2010-10-13
2
-0
/
+57
*
Adding several __reduce__ methods in QtCore
Lauro Neto
2010-10-13
2
-2
/
+90
*
Add templates for __reduce__ functions.
Lauro Neto
2010-10-13
1
-1
/
+8
*
Adding QColor copy test
Lauro Neto
2010-10-13
1
-0
/
+15
*
Updated version to 0.4.2.
0.4.2
renatofilho
2010-10-13
1
-1
/
+1
*
Updating documentation to reflect adoption of wikipages.
Luciano Wolf
2010-10-11
14
-674
/
+41
*
Fixed python include var used in plugins project.
renatofilho
2010-10-07
1
-1
/
+1
*
Only compile QtUiLoader if QTDesigner was found.
renatofilho
2010-10-07
1
-1
/
+3
*
Replace type() comparison with isinstance.
Lauro Neto
2010-10-07
1
-1
/
+1
*
Reorder includes to avoid _POSIX_C_SOURCE warnings
Lauro Neto
2010-10-07
3
-3
/
+3
*
Add more test for operations with QFlags
Lauro Neto
2010-10-07
1
-0
/
+20
*
Add default name for QObject.findChild(type, name)
Lauro Neto
2010-10-07
2
-0
/
+14
*
Moved cmake macros to a separeted file.
renatofilho
2010-10-07
5
-161
/
+170
*
Created uiloader plugin used to register new types before QUiLoader.
renatofilho
2010-10-07
10
-0
/
+401
*
Used proxy object in QUiLoader loaded widget to avoid cyclic reference.
renatofilho
2010-10-07
1
-4
/
+7
*
Created unittest for widgets defined in Python and used during QUiLoader.load...
renatofilho
2010-10-07
3
-3
/
+107
*
Workaround to change the documentation about the return value of some functions.
Hugo Parente Lima
2010-10-07
6
-9
/
+45
*
Added documentation to QPyTextObject class.
Hugo Parente Lima
2010-10-06
2
-2
/
+37
*
Update pyside.qdocconf.in removing useless entries.
Hugo Parente Lima
2010-10-06
1
-89
/
+12
*
Fixed some code snippets used in the PySide docs.
Hugo Parente Lima
2010-10-05
8
-29
/
+29
*
Revert "Fixed doc of return values."
Hugo Parente Lima
2010-10-05
6
-51
/
+15
*
Fixed doc of return values.
Hugo Parente Lima
2010-10-05
6
-15
/
+51
*
Removed whitespaces.
Hugo Parente Lima
2010-10-05
1
-3
/
+3
*
Add unit test for bug#172
Hugo Parente Lima
2010-10-05
2
-0
/
+14
*
Generate documentation for phonon.
Hugo Parente Lima
2010-10-05
2
-3
/
+7
*
Sort typesystem according to their dependencies to avoid the inclusion of a t...
Hugo Parente Lima
2010-10-05
1
-13
/
+15
*
Use QByteArray instead of QString in some internal QLayout functions.
Hugo Parente Lima
2010-10-05
1
-4
/
+4
*
Extend QUiLoader test to test ui files with custom widgets.
renatofilho
2010-10-05
1
-1
/
+11
*
Fixed QWidget setLayout rules.
renatofilho
2010-10-04
1
-7
/
+23
*
Fixed QApplication cleanup.
renatofilho
2010-10-04
1
-8
/
+8
*
Implemented detection for VideoCaptureDevice on phonon module.
renatofilho
2010-10-04
3
-6
/
+34
*
Added missing file on QtUitools tests.
renatofilho
2010-10-01
1
-0
/
+16
*
Implement python conversion to QTime, QDate, QDateTime
renatofilho
2010-10-01
6
-2
/
+181
*
Removing deprecated and duplicated test
Lauro Neto
2010-10-01
3
-79
/
+0
*
Support any QObject in QUiLoader.load function.
renatofilho
2010-09-30
1
-2
/
+2
*
Unit test for bug #392.
renatofilho
2010-09-30
2
-0
/
+20
*
Fix QWidget::style / QWidget::setStyle ownership rules.
renatofilho
2010-09-30
1
-0
/
+25
*
Unit test for bug 390.
renatofilho
2010-09-30
2
-0
/
+16
*
Use PyObject as default type on signal/slot signature.
renatofilho
2010-09-29
1
-1
/
+1
*
Fix bug#388 - "Fatal Python error: PyEval_SaveThread: NULL tstate"
Hugo Parente Lima
2010-09-29
1
-2
/
+2
*
Modify return type QLineF::intersect to look nice in the documentation.
Hugo Parente Lima
2010-09-29
1
-0
/
+3
*
Add test to check iterability of QPolygonF.
Hugo Parente Lima
2010-09-29
2
-0
/
+23
*
Fix bug#372 - "DiagramScene (GraphicsView) Example not working"
Hugo Parente Lima
2010-09-29
3
-4
/
+25
*
Added support on script to compare symbols in both Qt bindings (PySide/PyQt4)
renatofilho
2010-09-29
1
-33
/
+45
*
Added missing classes.
renatofilho
2010-09-29
6
-8
/
+52
*
Added hash functions for QLine, QPoint, QRect and QSize classes.
Marcelo Lira
2010-09-27
2
-4
/
+63
[next]