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 name of source package generated by make dist.
0.3.0
Hugo Lima
2010-03-23
1
-1
/
+1
*
Use the right typesystem file for QtGui.
Hugo Lima
2010-03-23
5
-8
/
+6
*
Install QtXml header file.
Hugo Lima
2010-03-23
1
-0
/
+2
*
Adding tests for QMenuBar.addAction.
Lauro Neto
2010-03-23
1
-0
/
+44
*
Updates QMenuBar type system and adds custom code for addAction method.
Lauro Neto
2010-03-23
2
-1
/
+36
*
Fix CMakeLists and typesystem of qtwebkit to use the right typesystem file fr...
Hugo Lima
2010-03-23
2
-2
/
+2
*
Adds unit tests for QDomDocument class.
Marcelo Lira
2010-03-23
1
-0
/
+67
*
Adds unit tests for QXmlSimpleReader class.
Marcelo Lira
2010-03-23
1
-0
/
+34
*
Updates to QtXml module.
Marcelo Lira
2010-03-23
2
-39
/
+114
*
initial bindings for QtXml
Matti Airas
2010-03-23
3
-0
/
+435
*
Bump version to 0.3.0.
Hugo Lima
2010-03-23
2
-4
/
+7
*
Changed routine to build source packages.
Hugo Lima
2010-03-23
1
-3
/
+7
*
Install module headers.
Hugo Lima
2010-03-23
8
-0
/
+16
*
Add all binded modules to __all__ variable of __init__.py
Hugo Lima
2010-03-23
1
-1
/
+1
*
Add PySideConfig.cmake and PySideVersion.cmake files.
Hugo Lima
2010-03-23
3
-0
/
+19
*
Add pkg-config file for libpyside.
Hugo Lima
2010-03-23
2
-0
/
+17
*
Adds a new flag test.
Marcelo Lira
2010-03-23
1
-1
/
+5
*
Adds a hash function to QTreeWidgetItem objects.
Marcelo Lira
2010-03-23
2
-1
/
+19
*
Fix methods for the '*&' commit in apiextractor
Lauro Neto
2010-03-22
1
-2
/
+2
*
Initial QtSql bindings.
Hugo Lima
2010-03-22
3
-0
/
+209
*
Return a QStringList wrapper instead of a python list in Converter::toPython.
Hugo Lima
2010-03-22
1
-1
/
+1
*
Putting back QDrag::start.
Lauro Neto
2010-03-22
1
-2
/
+0
*
Adding a more complex test for QPixmap, QColor, etc
Lauro Neto
2010-03-22
1
-0
/
+20
*
Adding QVariant(QPixmap) test
Lauro Neto
2010-03-22
1
-0
/
+14
*
Fix QDataStream <</>> QPixmap test
Lauro Neto
2010-03-22
1
-8
/
+24
*
Isolate QVariant tests that use pure python objs
Lauro Neto
2010-03-22
2
-48
/
+120
*
Fixes QPixmap.loadFromData method and extends QPixmap test cases.
Marcelo Lira
2010-03-19
3
-2
/
+29
*
Bindings for QtOpenGL.
Hugo Lima
2010-03-19
3
-0
/
+133
*
Remove whitespaces from qtnetwork typesystem.
Hugo Lima
2010-03-18
1
-1
/
+1
*
Remove some methods and ctors which makes no sense in the python world.
Hugo Lima
2010-03-18
1
-0
/
+2
*
Small fixes for Qt containers converters.
Hugo Lima
2010-03-17
2
-42
/
+48
*
Added test for invalid QStringList conversion.
Hugo Lima
2010-03-17
1
-0
/
+6
*
Remove qtgui_qstring_qkeysequence from test blacklist.
Hugo Lima
2010-03-17
1
-1
/
+1
*
Removes QVariant(float), QVariant(double) will just do the job for us.
Hugo Lima
2010-03-17
1
-0
/
+1
*
Fixed PySide custom conversions to work with newer versions of shiboken gener...
Hugo Lima
2010-03-17
12
-163
/
+97
*
Added container conversion to QStringList.
Hugo Lima
2010-03-15
2
-0
/
+23
*
Added conversion templates for Qt containers.
Hugo Lima
2010-03-15
1
-0
/
+93
*
Extends the QKeySequence unit test.
Marcelo Lira
2010-03-04
2
-8
/
+30
*
Adding event filter test for new type discovery
Lauro Neto
2010-03-04
1
-0
/
+47
*
Initial QtTest bindings
Lauro Neto
2010-03-04
5
-0
/
+122
*
Add some missing Qt4.6 enums.
Hugo Lima
2010-03-04
1
-0
/
+3
*
Fix compilation of QtCore when using -DAVOID_PROTECTED_HACK.
Hugo Lima
2010-03-04
3
-1
/
+10
*
Updated type system and QString and QPixmap conversions to be extensible.
Marcelo Lira
2010-03-04
4
-2
/
+20
*
Re-add polymorphic-id-expression attribute on QtCore and QtGui typesystems.
Hugo Lima
2010-03-03
3
-76
/
+91
*
Fix QtWebkit module compilation with Qt4.5.
Hugo Lima
2010-03-03
1
-1
/
+1
*
Adding QColor == GlobalColor test
Lauro Neto
2010-03-03
1
-0
/
+7
*
Adding test for QColor(QRgb)
Lauro Neto
2010-03-03
1
-0
/
+14
*
Initial QtSvg bindings
Carlos Goncalves
2010-03-02
4
-0
/
+129
*
Updated custom converter for QBool to use ValueTypeConverter instead of Conve...
Marcelo Lira
2010-03-02
1
-2
/
+2
*
Replace "requires" class decorator with a simple if (for Python 2.5 compatibi...
Anderson Lizardo
2010-03-02
6
-231
/
+184
[next]