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
*
Fixed layout policy.
Renato Filho
2011-09-20
2
-6
/
+74
*
Fix QLayout.itemAt and QGridLayout.itemAtPosition return policy.
Renato Filho
2011-09-19
2
-2
/
+9
*
Fixed QWidget.window() return policy.
Renato Filho
2011-09-09
1
-0
/
+6
*
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
1
-2
/
+2
*
Fix other QIODevice read functions stopping at null bytes.
Hugo Parente Lima
2011-09-01
1
-1
/
+1
*
Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"
Hugo Parente Lima
2011-08-31
1
-1
/
+1
*
Fix bug 966 - "QX11Info.display() missing"
Hugo Parente Lima
2011-08-31
1
-4
/
+15
*
Fixed QColor reduce function.
Renato Filho
2011-08-31
1
-10
/
+11
*
Fixed gcc warning during QDate conversion compilation.
Renato Filho
2011-08-29
1
-2
/
+6
*
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
*
Implemented inject code for function QWebPage.qt_metacall.
Renato Filho
2011-08-26
2
-1
/
+21
*
Fix complation warning relative to PyDateTime_IMPORT.
Renato Filho
2011-08-25
1
-2
/
+5
*
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
*
Fixed build for Qt 4.6.
1.0.6.1
Renato Filho
2011-08-23
1
-5
/
+5
*
Fix QColor __reduce__ function.
Renato Filho
2011-08-22
1
-2
/
+8
*
Fix QGraphicsProxyWidget.setWidget return policy.
Renato Filho
2011-08-19
1
-3
/
+7
*
Implemented GlobalReceiverV2.
Renato Filho
2011-08-19
2
-19
/
+45
*
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
1
-2
/
+0
*
Fixed QColor.__reduce__ function.
Renato Filho
2011-08-16
1
-5
/
+5
*
Implemented QColor.__repr__ and QColor.__str__ functions.
Renato Filho
2011-08-16
1
-0
/
+51
*
Remove obscure code from QUiLoader inject code.
Renato Filho
2011-08-15
1
-6
/
+0
*
Removed return policy from QUiLoader.load return object.
Renato Filho
2011-08-15
1
-2
/
+0
*
Updated qmlRegisterType to register.
Renato Filho
2011-08-11
1
-9
/
+23
*
Fixes in QtWebkit
Lauro Neto
2011-08-09
1
-3
/
+6
*
Fixes Bug #944: Segfault on QIcon(None).pixmap()
Marcelo Lira
2011-08-08
1
-0
/
+2
*
Moved AutoArrayPointer from libpyside to libshiboken.
Marcelo Lira
2011-08-03
4
-20
/
+4
*
Translate QHistoryState code snippet to Python.
Hugo Parente Lima
2011-08-02
1
-0
/
+21
*
Created template code for added QObject's trUtf8 methods.
Marcelo Lira
2011-08-01
1
-21
/
+20
*
Replaced hard coded variables by type system variables in QtCore and QtGui.
Marcelo Lira
2011-08-01
2
-6
/
+6
*
Fix bug 923 - "Make QScriptValue (or QScriptValueIterator) implement the Pyth...
Hugo Parente Lima
2011-07-29
1
-1
/
+22
*
Removed the "default-constructor" from some QtCore type entries.
Marcelo Lira
2011-07-28
1
-11
/
+11
*
Removed the remaining unnecessary QTextStream::operator>> methods.
Marcelo Lira
2011-07-28
1
-0
/
+5
*
Fixes the support for QGLShaderProgram's array functions.
Marcelo Lira
2011-07-28
1
-86
/
+134
*
Fixed windows compilation.
Renato Filho
2011-07-28
1
-17
/
+28
*
Implement a more detailed __repr__ function for QScriptValue.
Renato Filho
2011-07-27
1
-0
/
+10
*
Implemented 'QGLShaderProgram' array functions support.
Renato Filho
2011-07-27
1
-2
/
+491
[next]