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
*
Create unit test for bug #998.
Renato Filho
2011-09-06
2
-0
/
+11
*
Fixed problems in function that return None, and was not verified.
Renato Filho
2011-09-06
1
-4
/
+6
*
Changed QStringList from container to primitive type.
Marcelo Lira
2011-09-02
1
-2
/
+2
*
Fix bug 981 - "QSettings docs should empathize the behavior changes of value(...
Hugo Parente Lima
2011-09-01
1
-0
/
+5
*
Fix QAbstractFileEngine read and readLine methods to accept data with null by...
Hugo Parente Lima
2011-09-01
2
-5
/
+4
*
Fix other QIODevice read functions stopping at null bytes.
Hugo Parente Lima
2011-09-01
2
-1
/
+5
*
Add extra test on QByteArray explicit conversion
Lauro Neto
2011-09-01
1
-0
/
+7
*
Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"
Hugo Parente Lima
2011-08-31
3
-1
/
+22
*
Fix bug 966 - "QX11Info.display() missing"
Hugo Parente Lima
2011-08-31
3
-10
/
+28
*
Created unit test for QColor reduce function.
Renato Filho
2011-08-31
2
-0
/
+32
*
Fixed QColor reduce function.
Renato Filho
2011-08-31
1
-10
/
+11
*
Unit test for bug 967, a side effect of bug 988.
Hugo Parente Lima
2011-08-31
2
-0
/
+19
*
Created test for bug #979.
Renato Filho
2011-08-31
3
-0
/
+12
*
Fix bug 988 - "The type supplied with currentChanged signal in QTabWidget has...
Hugo Parente Lima
2011-08-30
3
-1
/
+27
*
Optimize my dumb code that do stuff with a QByteArray without knowing if will...
Hugo Parente Lima
2011-08-30
1
-3
/
+4
*
Created unit test for repr function.
Renato Filho
2011-08-30
2
-0
/
+16
*
Fixed gcc warning during QDate conversion compilation.
Renato Filho
2011-08-29
1
-2
/
+6
*
Created unit test for bug #987.
Renato Filho
2011-08-29
2
-0
/
+16
*
Fail during the signal connection or disconnection raises exception.
Renato Filho
2011-08-29
1
-4
/
+19
*
Fixed SignalManager bug during anonymous signal connection.
Renato Filho
2011-08-29
1
-3
/
+5
*
Added missing primitive types on QtCore type system.
Hugo Parente Lima
2011-08-29
1
-0
/
+4
*
Fix white space.
Hugo Parente Lima
2011-08-29
1
-1
/
+1
*
Created unit test for bug #973.
Renato Filho
2011-08-26
2
-0
/
+29
*
Removed debug messages from the test.
Renato Filho
2011-08-26
1
-6
/
+0
*
Implemented inject code for function QWebPage.qt_metacall.
Renato Filho
2011-08-26
2
-1
/
+21
*
Created utility function to call a python method usign args received in
Renato Filho
2011-08-26
3
-126
/
+136
*
Fix complation warning relative to PyDateTime_IMPORT.
Renato Filho
2011-08-25
1
-2
/
+5
*
Created unit test for QMenu, QMenuBar, QToolBar clear function.
Renato Filho
2011-08-25
2
-0
/
+47
*
Fixed QMenu, QMenuBar, QToolBar clear function.
Renato Filho
2011-08-25
1
-0
/
+42
*
Fixex return policy on QNetworkAccessManager.createRequest.
Renato Filho
2011-08-25
1
-0
/
+3
*
Register QVariantMap on TypeManager.
Renato Filho
2011-08-24
1
-0
/
+2
*
Created unit test for bug #959.
Renato Filho
2011-08-24
2
-0
/
+88
*
Implement support to pyside debug mode on documentation generator.
Renato Filho
2011-08-23
1
-1
/
+6
*
Fixed build for Qt 4.6.
1.0.6.1
Renato Filho
2011-08-23
1
-5
/
+5
*
Dependency version update.
1.0.6
Renato Filho
2011-08-22
1
-2
/
+2
*
Created unit test for __reduce__ of empty QColor.
Renato Filho
2011-08-22
1
-1
/
+12
*
Fix QColor __reduce__ function.
Renato Filho
2011-08-22
1
-2
/
+8
*
Created unitest for bug #972.
Renato Filho
2011-08-19
2
-0
/
+40
*
Fix QGraphicsProxyWidget.setWidget return policy.
Renato Filho
2011-08-19
1
-3
/
+7
*
Fix QSettings code snippet.
Hugo Parente Lima
2011-08-19
1
-2
/
+2
*
Implemented GlobalReceiverV2.
Renato Filho
2011-08-19
9
-27
/
+570
*
Do not generate QTest::qt_snprintf function.
Marcelo Lira
2011-08-18
1
-0
/
+1
*
Fixed conversion rules for QWebPage.javaScriptPrompt method.
Marcelo Lira
2011-08-18
1
-9
/
+16
*
Updated QtNetwork's type system.
Marcelo Lira
2011-08-18
1
-20
/
+18
*
Updated QtDeclarative's type system.
Marcelo Lira
2011-08-18
1
-1
/
+2
*
Updated QtWebKit's type system.
Marcelo Lira
2011-08-18
1
-23
/
+27
*
Updated QtXmlPattern's type system.
Marcelo Lira
2011-08-18
1
-1
/
+2
*
Updated QtGui's type system.
Marcelo Lira
2011-08-18
1
-67
/
+98
*
Updated QtCore's type system.
Marcelo Lira
2011-08-17
2
-67
/
+97
*
Fix bug 964 - "QAbstractItemView.moveCursor() method is missing"
Hugo Parente Lima
2011-08-16
3
-2
/
+19
[next]