index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpyside
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed signal signature parser.
Renato Filho
2010-08-26
1
-8
/
+13
*
Use AutoPointerArray to dynamic array creation.
Renato Filho
2010-08-20
1
-0
/
+58
*
Fixed typesystem for windows.
Renato Filho
2010-08-20
1
-1
/
+1
*
Fixed libshiboken classes visibility.
Renato Filho
2010-08-20
1
-3
/
+3
*
created macro to compile pyside modules.
Renato Filho
2010-08-19
2
-3
/
+8
*
Fix bug 294 addind a converter specific for QFlags.
Hugo Parente Lima
2010-08-17
1
-0
/
+31
*
Fixed gui typesystem to avoid warnings.
Renato Filho
2010-08-16
1
-7
/
+2
*
Implemented help function to connect signal with python callback.
Renato Filho
2010-08-16
2
-1
/
+18
*
Avoid read the property in the QObject constructor.
Renato Filho
2010-08-16
1
-5
/
+7
*
Raise a error when try to modify a read-only property.
Renato Filho
2010-08-16
2
-6
/
+7
*
Fixed arguments parser on QProperty constructor.
renato
2010-08-16
1
-5
/
+5
*
Raise a python error when signal not found on object.
Renato Filho
2010-08-02
1
-0
/
+3
*
Fixed uninitialized value.
Renato Filho
2010-07-23
2
-1
/
+5
*
Use correct python lib in debug mode.
Renato Filho
2010-07-23
1
-1
/
+1
*
Fix build on python2.5.
Hugo Parente Lima
2010-07-09
1
-1
/
+1
*
Implemented support to properties on QMetaObject.
Renato Filho
2010-07-08
9
-33
/
+830
*
Use original name in type discovery during signal/slot.
Renato Filho
2010-07-08
1
-7
/
+13
*
Implemented copy constructor to PyObjectWrapper.
Renato Filho
2010-07-05
2
-5
/
+46
*
Fix reference leak in PySide::signalUpdateSource.
Hugo Parente Lima
2010-06-29
1
-6
/
+5
*
Fix bug#256 - "PySide does not support signals with containers."
Hugo Parente Lima
2010-06-29
1
-0
/
+3
*
Fix cmake files used by other projects to detect PySide.
Hugo Parente Lima
2010-06-25
2
-2
/
+2
*
Fixed typo in typesystem install path.
Renato Filho
2010-06-23
1
-1
/
+1
*
Check for invalid signal or slot name.
Renato Filho
2010-06-23
1
-1
/
+4
*
Included qsinal.h in installed files.
Renato Filho
2010-06-21
1
-0
/
+1
*
Fix libpyside install.
Catalin Iacob
2010-06-21
1
-1
/
+4
*
PySide now installs its type system files.
Marcelo Lira
2010-06-21
2
-0
/
+3
*
Fixed signal connection with native slot.
Renato Filho
2010-06-17
2
-14
/
+29
*
Create unit-test for signal with QObject.
Renato Filho
2010-06-17
2
-5
/
+16
*
Removed QVariant from PySide.
Hugo Parente Lima
2010-06-10
3
-18
/
+24
*
Remove registration of PySide primitive types, the generator do this automati...
Hugo Parente Lima
2010-06-10
1
-17
/
+0
*
Add checkType method to PySide custom converters.
Hugo Parente Lima
2010-06-10
1
-0
/
+16
*
Created support to hash objects with type QDate, QTime, QDateTime, QUrl.
Renato Filho
2010-06-08
1
-0
/
+9
*
Revert "Fixed signal/slot class name based on PSEP 100."
Hugo Parente Lima
2010-05-31
2
-2
/
+2
*
Fixed bug on dynamic metaobject creation.
Renato Filho
2010-05-26
2
-10
/
+29
*
Fixed signal/slot class name based on PSEP 100.
Renato Filho
2010-05-20
2
-5
/
+3
*
Fix bug#207, Add initQtMetaType class to libpyside.
Hugo Parente Lima
2010-05-20
1
-0
/
+22
*
MacOs compiler fix.
Renato Oliveira
2010-05-19
1
-1
/
+1
*
Append licence header.
Renato Filho
2010-05-19
3
-1
/
+103
*
Fix signal initializer.
Luciano Wolf
2010-05-17
1
-0
/
+2
*
Fix signal initializer.
Luciano Wolf
2010-05-17
1
-2
/
+2
*
Implemented signal to signal connection.
Renato Filho
2010-05-17
1
-12
/
+20
*
Implemented support to connection type.
Renato Filho
2010-05-17
1
-3
/
+6
*
Used shared pointer on MethodData to allow copy.
Renato Filho
2010-05-17
2
-14
/
+33
*
Register Signal objects on MetaObject.
Renato Filho
2010-05-17
5
-20
/
+32
*
Removed init[slot,signal] from public api.
Renato Filho
2010-05-17
3
-20
/
+13
*
Fixed memory leak on signal allocator.
Renato Filho
2010-05-17
1
-0
/
+4
*
Fixed memory leaks.
Renato Filho
2010-05-17
5
-138
/
+149
*
removed TPFLAGS_BASETYPE from signal/slot classes to avoid derivation
Renato Filho
2010-05-17
2
-3
/
+3
*
Updated signal/slot class names to follow the same style.
Renato Filho
2010-05-17
3
-81
/
+81
*
Fixed signal signature parse.
Renato Filho
2010-05-17
2
-8
/
+28
[next]