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
/
libpyside
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use realloc functions on MetaObject functions.
Renato Filho
2011-07-22
1
-18
/
+19
*
Implemented DynamicMetaObject optiomizations.
Renato Filho
2011-07-22
7
-41
/
+134
*
Fix bug 926 - "qmlRegisterType does not work with QObject"
Hugo Parente Lima
2011-07-20
2
-7
/
+48
*
Fix memory leak on GlobalReceiver.
Renato Filho
2011-07-19
1
-6
/
+7
*
Renamed PySide.Signal instance class to PySide.SignalInstance.
Renato Filho
2011-07-19
1
-3
/
+4
*
Disconnect signals during the class destroy.
Renato Filho
2011-07-19
2
-28
/
+72
*
Fix bug 920 - "Cannot use same slot for two signals"
Hugo Parente Lima
2011-07-15
1
-3
/
+4
*
Fix bug 929 - "pkg-config files do not know about Python version tags"
Hugo Parente Lima
2011-07-14
1
-1
/
+1
*
Increment reference for functions used on QtCore.Property.
Renato Filho
2011-07-12
1
-4
/
+26
*
Fixed PySide signal object constructor.
Renato Filho
2011-07-11
1
-1
/
+5
*
Implemented staticMetaObject property for QObjects.
Renato Filho
2011-07-11
3
-61
/
+86
*
Translate Shiboken enums to strings during the signal connection.
Renato Filho
2011-07-05
1
-0
/
+2
*
Fixed propagation of properties for user-defined types.
Renato Filho
2011-06-28
1
-3
/
+23
*
Remove reference leak on global receiver.
Hugo Parente Lima
2011-06-22
1
-1
/
+0
*
Removed glue code for QObject.inherits function.
Renato Filho
2011-06-20
2
-0
/
+20
*
Fixed signal connection with native c++ slot.
Renato Filho
2011-06-03
1
-12
/
+13
*
Avoid warnings about redefined constants.
Hugo Parente Lima
2011-06-02
1
-1
/
+1
*
Created DestroyListener class.
Renato Filho
2011-05-23
4
-0
/
+108
*
Fixed reference leek on global receiver callback call.
Renato Filho
2011-05-23
1
-1
/
+2
*
Implemented PySide::ClassInfo Object.
Renato Filho
2011-05-23
7
-11
/
+317
*
Create checkType for libpyside objects.
Renato Filho
2011-05-23
4
-1
/
+17
*
Fix indentation.
Renato Filho
2011-05-23
1
-2
/
+2
*
Create PySideWeakRef class.
Renato Filho
2011-05-19
3
-0
/
+99
*
Uses QMetaObject revision 3.
Renato Filho
2011-05-11
3
-124
/
+77
*
Avoid run PyObjectWrapper operators without python interpreter.
Renato Filho
2011-05-09
1
-2
/
+12
*
Fix bug #835 - "pyside breaks descriptor protocol"
Paulo Alcantara
2011-05-06
1
-5
/
+15
*
Fixed signal name parser.
Renato Filho
2011-05-05
1
-1
/
+1
*
Implemented stream operator for PyObjectWrapper.
Renato Filho
2011-04-28
2
-0
/
+46
*
Fix bug 836 - "Pyside crashes with more than four base classes"
Hugo Parente Lima
2011-04-27
1
-2
/
+2
*
Use PyFloat as double in signal signatures.
Renato Filho
2011-04-13
1
-1
/
+1
*
Remove unused variables and warnings when using gcc 4.6.
Hugo Parente Lima
2011-04-07
1
-2
/
+0
*
Change the order of function call on destructionVisitor to avoid problems wit...
Renato Filho
2011-04-05
1
-1
/
+2
*
Fix bug 790 - "QStyledItemDelegate Signal with lambda and QModelIndex: Fatal ...
Hugo Parente Lima
2011-03-25
1
-0
/
+1
*
Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first ...
Hugo Parente Lima
2011-03-25
1
-7
/
+7
*
Fix bug 736 - "Signal/Slot is not working at all"
Hugo Parente Lima
2011-03-22
1
-1
/
+1
*
Changed local variable naming style.
Hugo Parente Lima
2011-03-22
1
-3
/
+3
*
Only raise 'RuntimeError' for function call to avoid problems with contructor...
Renato Filho
2011-03-22
1
-3
/
+3
*
Does not use normalizeSignature in functions with return type.
Renato Filho
2011-03-21
1
-3
/
+5
*
Check if class is valid before call meta object function on class getattro fu...
Renato Filho
2011-03-16
1
-0
/
+3
*
Refactor to simplify code just avoding some Cism.
Hugo Parente Lima
2011-02-15
1
-6
/
+4
*
Make PySide signals work with meta types.
Hugo Parente Lima
2011-02-15
1
-1
/
+1
*
Raise error when slot argument is unknown.
Lauro Neto
2011-02-11
1
-0
/
+3
*
Appended the metaclass data flags value on head.
Renato Araujo Oliveira Filho
2011-02-10
1
-0
/
+1
*
Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."
Hugo Parente Lima
2011-02-09
1
-0
/
+2
*
Fixed problems to emit signals with objects types.
Renato Araujo Oliveira Filho
2011-02-07
1
-3
/
+8
*
Fixed Cmake files used to find the library after the installation.
1.0.0-beta5
Renato Araujo Oliveira Filho
2011-02-02
1
-8
/
+9
*
Fix bug 651 - "Calling disconnect() with no arguments causes segfault"
Hugo Parente Lima
2011-02-02
1
-5
/
+8
*
Don't crash if a typeId was not found when emiting a signal.
Hugo Parente Lima
2011-01-31
1
-2
/
+2
*
Replace use of QMetaObject::activate to QObject::qt_metacall.
Renato Araujo Oliveira Filho
2011-01-21
1
-2
/
+2
*
Fix bug#552 - "Segmentation fault when using QUiLoader and QTabWidget"
Hugo Parente Lima
2011-01-21
1
-2
/
+4
[next]