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
*
Fix BUG #1126 - "Segfault when exception is raised in signalInstanceDisconnect"
HEAD
master
bug1126
Paulo Alcantara
2012-02-28
3
-3
/
+30
*
Fix BUG #1135 - "SIGSEGV when loading custom widget using QUiLoader..."
bug1135
Paulo Alcantara
2012-02-27
5
-10
/
+106
*
Remove white spaces from last commit.
Hugo Parente Lima
2012-02-27
1
-1
/
+1
*
Fix bug 1110 - "Concurrency error causes GC heap corruption"
Jason McCampbell (Enthought, Inc)
2012-02-27
3
-0
/
+8
*
Fix BUG #1138 - "Subclassing of QUiLoader leads to "Internal C++ object
bug1138
Paulo Alcantara
2012-02-25
4
-0
/
+67
*
Improve unit test for BUG #1124
bug1124-unittest
Paulo Alcantara
2012-02-25
1
-56
/
+48
*
Fix BUG #1129 - "Segmentation fault on close by
Paulo Alcantara
2012-01-27
3
-0
/
+39
*
Fix BUG #1104 - "QSettings has problems with long integers"
Paulo Alcantara
2012-01-25
3
-1
/
+20
*
Fix BUG #1124 - "QPainter.drawPixmapFragments should take a list as
Paulo Alcantara
2012-01-23
3
-0
/
+105
*
Fix BUG #1113 - "Instantiating QObject in user-defined QML element's
Paulo Alcantara
2012-01-18
4
-4
/
+58
*
Fix BUG #1041 - "QAbstractItemModel has wrong ownership policy for
Paulo Alcantara
2012-01-11
3
-0
/
+43
*
Fix tests/QtGui/pyside_reload_test.py when PYTHONDONTWRITEBYTECODE=1
David Leverton
2012-01-05
1
-6
/
+7
*
Fix bug 1065 - "Invalid example in QFileDialog documentation"
Hugo Parente Lima
2012-01-05
1
-9
/
+9
*
Fix bug 1044 - "Incorrect call to parent constructor in example"
Hugo Parente Lima
2012-01-04
1
-1
/
+1
*
Added missing QtCore path in generated documentation type system file.
Marcelo Lira
2012-01-03
1
-1
/
+1
*
Version bump to 1.1.1.
Marcelo Lira
2011-12-30
1
-1
/
+1
*
Version bump to 1.1.0.
1.1.0
Marcelo Lira
2011-12-30
1
-4
/
+4
*
Declares Python types using the new "<custom-type>" tag.
Marcelo Lira
2011-12-30
1
-0
/
+10
*
Fix BUG #1060 - "Subclassing of QUiLoader leads to "Internal C++ object
Paulo Alcantara
2011-12-21
4
-5
/
+44
*
Fix BUG #1091 - "PixmapFragment and drawPixmapFragments are not bound"
Paulo Alcantara
2011-12-21
4
-74
/
+100
*
Fix BUG #1084 - "Crash (segfault) when writing unicode string on socket"
Paulo Alcantara
2011-12-17
3
-13
/
+25
*
The temporary file used in the test for bug #829 must not be deleted by the t...
Marcelo Lira
2011-12-15
1
-2
/
+1
*
Fixes the QSettings related QVariant's save/load bug.
Marcelo Lira
2011-12-14
1
-0
/
+2
*
Small code style changes.
Hugo Parente Lima
2011-12-14
1
-6
/
+4
*
Add GC support to PySide Property type.
Hugo Parente Lima
2011-12-14
1
-22
/
+46
*
Added type system entries to the primitive types used by QtOpenGL.
Marcelo Lira
2011-12-12
1
-12
/
+27
*
Updated the custom widget plugin to use the new converters.
Marcelo Lira
2011-12-12
2
-6
/
+6
*
No more training wheels. The last occurrences of the old template Converter w...
Marcelo Lira
2011-12-12
38
-917
/
+99
*
Added a type system file for Maemo's QtCore.
Marcelo Lira
2011-12-09
1
-0
/
+26
*
Fixes custom code for QtCore's HWND on win32.
Marcelo Lira
2011-12-09
3
-8
/
+15
*
Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...
Marcelo Lira
2011-12-09
25
-31
/
+102
*
Fixed QtCore's HWND converter for win32.
Marcelo Lira
2011-12-09
1
-8
/
+19
*
Removed the QAbstractVideoBuffer::map method.
Marcelo Lira
2011-12-09
1
-0
/
+3
*
Fixed converter for win32's WId type.
Marcelo Lira
2011-12-09
1
-1
/
+4
*
Fix compilation of conversion branch against Python3k.
Hugo Parente Lima
2011-12-09
2
-14
/
+27
*
Replaced TypeResolver by SbkConverter and SpecificConverter.
Marcelo Lira
2011-12-09
14
-104
/
+175
*
Removed the remaining occurrences of Shiboken::makeTuple.
Marcelo Lira
2011-12-09
8
-136
/
+209
*
Fixed code for QUdpSocket.readDatagram method to remove usage of Shiboken::ma...
Marcelo Lira
2011-12-09
2
-7
/
+13
*
Fixed code for setting QtCore.__version_info__ to not use Shiboken::makeTuple.
Marcelo Lira
2011-12-09
2
-6
/
+9
*
Fixed custom code for QScriptValueIterator.__next__ function.
Marcelo Lira
2011-12-09
1
-6
/
+10
*
Fixes type converter for Win32's HWND.
Marcelo Lira
2011-12-09
1
-1
/
+1
*
Fixes the test for a QFlag value returned in a QVariant.
Marcelo Lira
2011-12-09
1
-1
/
+1
*
Modified PySideQFlags based on Hugo's design.
Marcelo Lira
2011-12-09
1
-1
/
+4
*
Added converter for primitive type QModelIndexList.
Marcelo Lira
2011-12-09
3
-19
/
+35
*
Fixes conversion rule for QGraphicsView::drawItems array argument.
Marcelo Lira
2011-12-09
1
-2
/
+3
*
Some method signatures were removed.
Marcelo Lira
2011-12-09
2
-1
/
+11
*
Updated various function removals and modifications.
Marcelo Lira
2011-12-09
3
-4
/
+51
*
New containers for container types.
Marcelo Lira
2011-12-09
1
-24
/
+206
*
New converters for primitive types.
Marcelo Lira
2011-12-09
5
-26
/
+373
*
Added new style conversions for QDate, QTime and QDateTime objects.
Marcelo Lira
2011-12-09
1
-4
/
+77
[next]