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
*
Bump version to 0.4.0 and update shiboken version
Lauro Neto
2010-08-03
1
-3
/
+3
*
Included support to double values on qAbs.
Renato Filho
2010-08-02
2
-3
/
+4
*
Fix bug273 - QT_VERSION and QT_VERSION_STR constants.
Luciano Wolf
2010-08-02
3
-0
/
+25
*
Fixed ref leak on QMenu inject code.
Renato Filho
2010-08-02
1
-2
/
+2
*
Created unit test to layout ref leak.
Renato Filho
2010-08-02
1
-0
/
+40
*
Created a pythonic constructor to QAction
Renato Filho
2010-08-02
1
-1
/
+18
*
Created unit test to bug #274.
Renato Filho
2010-08-02
1
-0
/
+8
*
Raise a python error when signal not found on object.
Renato Filho
2010-08-02
1
-0
/
+3
*
Fix compile on cmake 2.8 for mac users.
Renato Filho
2010-08-02
1
-10
/
+15
*
Fix getOpenFileName/getSaveFileName signatures.
Luciano Wolf
2010-08-02
1
-0
/
+9
*
Fixed cyclic dependency on duck punching test.
Renato Filho
2010-07-29
1
-0
/
+12
*
Fixed return policy on ItemList.
Renato Filho
2010-07-29
2
-0
/
+8
*
Added test case for signal signature received by QObject::connectNotify().
Marcelo Lira
2010-07-29
2
-1
/
+43
*
Emit connectNotify with real signal name.
Renato Filho
2010-07-29
1
-2
/
+2
*
Call signalmanager clear during QtCore exit function instead of QtCoreApplica...
Renato Filho
2010-07-29
3
-3
/
+6
*
Created unit test to test shiboken objects destructor.
Renato Filho
2010-07-29
2
-0
/
+20
*
Fixed glue code for QApplication and QCoreApplication.
Marcelo Lira
2010-07-27
2
-1
/
+4
*
Fix elasticnodes segfault.
Luciano Wolf
2010-07-23
1
-0
/
+1
*
Avoid running x11 specific tests on others OS.
Renato Filho
2010-07-23
2
-2
/
+9
*
Fixed uninitialized value.
Renato Filho
2010-07-23
2
-1
/
+5
*
Use correct python lib in debug mode.
Renato Filho
2010-07-23
20
-20
/
+36
*
Update modules to work without protect hack.
Renato Filho
2010-07-23
3
-1
/
+5
*
Added a custom cmake file to help finding Python debug provisions.
Marcelo Lira
2010-07-21
2
-1
/
+25
*
Fix bug#252.
Luciano Wolf
2010-07-20
2
-1
/
+15
*
Fix CMakeLists to include QtMultimedia tests + fix audio test.
Luciano Wolf
2010-07-15
2
-0
/
+14
*
Create unit test to bug 243.
Renato Filho
2010-07-14
2
-0
/
+19
*
Update tests to check native pointers (qchar *, void *, ...).
Luciano Wolf
2010-07-13
2
-0
/
+4
*
Uset 60 secs as default test timeout.
Renato Filho
2010-07-13
1
-2
/
+4
*
Create support to QVariantList and QVariantMap.
Renato Filho
2010-07-13
3
-1
/
+96
*
Fix warning on QString* parameter inside QtWebKit.
Luciano Wolf
2010-07-12
1
-2
/
+6
*
Fixed layout reference control on layouts.
Renato Filho
2010-07-09
4
-11
/
+60
*
Fixed test ref count mistake.
Renato Filho
2010-07-09
1
-6
/
+6
*
Fix build on python2.5.
Hugo Parente Lima
2010-07-09
1
-1
/
+1
*
Add a default value and argument name to QUiLoader::file(str, QWidget)
Hugo Parente Lima
2010-07-09
1
-0
/
+4
*
Fixed memory leak on state machine classes.
Renato Filho
2010-07-09
1
-10
/
+12
*
Restore missing function on QStandardItemModel.
Renato Filho
2010-07-09
2
-12
/
+92
*
Created QProperty documentation.
Renato Filho
2010-07-08
2
-4
/
+51
*
Exported flags on enum in script typesystem.
Renato Filho
2010-07-08
1
-2
/
+2
*
Implemented support to properties on QMetaObject.
Renato Filho
2010-07-08
11
-33
/
+893
*
Modify multiple connections test to avoid use more then 50 slots
Renato Filho
2010-07-08
2
-24
/
+9
*
Use original name in type discovery during signal/slot.
Renato Filho
2010-07-08
1
-7
/
+13
*
Fix qApp macro implementation.
Luciano Wolf
2010-07-07
2
-8
/
+10
*
Fix typo.
Hugo Parente Lima
2010-07-06
1
-1
/
+1
*
Typesystem cleanup.
Hugo Parente Lima
2010-07-06
6
-238
/
+37
*
Remove the removal of isSortignEnabled from QtGui typesystem.
Hugo Parente Lima
2010-07-06
1
-4
/
+0
*
Remove use of deprecated types.
Renato Filho
2010-07-05
1
-3
/
+2
*
Implemented copy constructor to PyObjectWrapper.
Renato Filho
2010-07-05
2
-5
/
+46
*
Add unit test to QListWidget.
Renato Filho
2010-07-05
3
-1
/
+48
*
Use original name on QVariant type lookup function.
Renato Filho
2010-07-05
1
-15
/
+12
*
Created QListWidget test.
Renato Filho
2010-07-05
2
-0
/
+2
[next]