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
*
Updated generatorrunner version dependency.
1.0.0-beta4
Renato Araujo Oliveira Filho
2011-01-21
1
-2
/
+2
*
Replace use of QMetaObject::activate to QObject::qt_metacall.
Renato Araujo Oliveira Filho
2011-01-21
1
-2
/
+2
*
Added test cases for signal emission.
Marcelo Lira
2011-01-21
5
-0
/
+164
*
Fix bug#552 - "Segmentation fault when using QUiLoader and QTabWidget"
Hugo Parente Lima
2011-01-21
5
-3
/
+68
*
Use the same Python used by Shiboken instead of find a new one.
Hugo Parente Lima
2011-01-20
1
-2
/
+1
*
Don't reject QGLWidget::setMouseTracking function.
Hugo Parente Lima
2011-01-20
1
-1
/
+0
*
Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"
Hugo Parente Lima
2011-01-20
6
-2
/
+24
*
Added test for module reloading.
Marcelo Lira
2011-01-19
3
-0
/
+52
*
Fixed Widget and Layout inject code to avoid problems in armel arch.
Renato Araujo Oliveira Filho
2011-01-18
2
-2
/
+2
*
Created unit test for bug #575.
Renato Araujo Oliveira Filho
2011-01-17
2
-0
/
+21
*
Updates documentation of QUiLoader.registerCustomWidget method.
Marcelo Lira
2011-01-14
1
-0
/
+34
*
Named the single argument of all "QWidget.*Event(arg)" methods as "event".
Marcelo Lira
2011-01-14
1
-26
/
+78
*
Fixed style on QUiLoader code snippet.
Marcelo Lira
2011-01-14
1
-1
/
+1
*
Fix bug#584 - "python pickle module can't treat QByteArray object of PySide"
Hugo Parente Lima
2011-01-14
4
-25
/
+33
*
Fix typo on Cmake files.
Renato Araujo Oliveira Filho
2011-01-13
1
-2
/
+2
*
Removed useless rejections
Hugo Parente Lima
2011-01-13
2
-342
/
+11
*
Remove protected fields of event classes.
Hugo Parente Lima
2011-01-13
1
-2
/
+76
*
Fix documentation for QWidget.winId()
Hugo Parente Lima
2011-01-13
1
-0
/
+13
*
Don't crash when a unknown type is given as a meta call argument.
Hugo Parente Lima
2011-01-13
1
-2
/
+8
*
Add polymorphic-id-expression to QGraphicsObject and QDeclarativeItem.
Hugo Parente Lima
2011-01-13
2
-2
/
+2
*
Fixed path to include file used on cmake files.
Renato Araujo Oliveira Filho
2011-01-13
1
-1
/
+1
*
Create a new parent test.
Renato Araujo Oliveira Filho
2011-01-12
1
-0
/
+7
*
Use python base name as library prefix.
Renato Araujo Oliveira Filho
2011-01-12
4
-11
/
+19
*
Added test for QPainter.setPen() method.
Marcelo Lira
2011-01-12
1
-3
/
+27
*
Added condition for a phonon test that fails on Win32 with Qt 4.7.1.
Marcelo Lira
2011-01-10
1
-1
/
+5
*
Created unit test for bug 589.
Renato Araujo Oliveira Filho
2011-01-07
2
-0
/
+20
*
Fix Qvariant to Cpp conversion.
Renato Araujo Oliveira Filho
2011-01-07
1
-0
/
+2
*
Fixes the fix in the commit a1cf8f03.
Marcelo Lira
2011-01-06
1
-1
/
+2
*
Fix bug#560 - "Lack of QtCore.Signal documentation"
Hugo Parente Lima
2011-01-06
4
-2
/
+242
*
Fixes connecting signal to decorated slot.
Marcelo Lira
2011-01-06
3
-3
/
+54
*
Refactoring to Phonon basic playing test.
Marcelo Lira
2011-01-06
3
-32
/
+26
*
Fixed PATH variable for tests on win32 platform.
Marcelo Lira
2011-01-06
1
-1
/
+1
*
Created unit test for bug #585.
1.0.0-beta3
Renato Araujo Oliveira Filho
2011-01-06
2
-0
/
+27
*
Fixed QTreeWidgetItem.parent function policy.
Renato Araujo Oliveira Filho
2011-01-06
1
-2
/
+17
*
Only try to play the ogg file if the system has the capability to do it.
Hugo Parente Lima
2011-01-05
1
-3
/
+7
*
Fixed QtNetwork test to use '127.0.0.1' instead of 'localhost'
Renato Araujo Oliveira Filho
2011-01-05
3
-14
/
+29
*
Fix bug#557 - "Segmentation fault in QDeclarativeComponent.loadUrl()"
Hugo Parente Lima
2011-01-05
3
-0
/
+16
*
Fixed QWidget.setParent signature on typesystem.
Renato Araujo Oliveira Filho
2011-01-05
1
-1
/
+1
*
add new QDatetime init function with 6 arguments
linjunhalida
2011-01-04
2
-0
/
+18
*
Lock the gil on some hand written code to avoid crashes.
Hugo Parente Lima
2011-01-04
2
-4
/
+10
*
Fixed function QDataStream.readRawData return value.
Renato Araujo Oliveira Filho
2011-01-04
2
-6
/
+11
*
New format for __version_info__.
Hugo Parente Lima
2011-01-04
6
-5
/
+35
*
Created support to function qAddPostRoutine.
Renato Araujo Oliveira Filho
2011-01-03
3
-0
/
+50
*
Added test case for Bug #572.
Marcelo Lira
2011-01-03
1
-0
/
+4
*
Fix QTreeWidgetItem.parent function.
Renato Araujo Oliveira Filho
2011-01-03
2
-3
/
+20
*
Fix bug#577 - "Reference to QString in docs"
Hugo Parente Lima
2011-01-03
1
-4
/
+3
*
Fixed QWidget.parent function.
Renato Araujo Oliveira Filho
2011-01-03
3
-5
/
+51
*
Avoid conflict in test case names
Lauro Neto
2011-01-03
1
-1
/
+1
*
Fixed test to work in all platform.
Renato Araujo Oliveira Filho
2011-01-03
1
-2
/
+2
*
Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore"
Hugo Parente Lima
2010-12-30
2
-1
/
+16
[next]