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
/
PySide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Included support to double values on qAbs.
Renato Filho
2010-08-02
1
-2
/
+2
*
Fix bug273 - QT_VERSION and QT_VERSION_STR constants.
Luciano Wolf
2010-08-02
1
-0
/
+6
*
Fixed ref leak on QMenu inject code.
Renato Filho
2010-08-02
1
-2
/
+2
*
Created a pythonic constructor to QAction
Renato Filho
2010-08-02
1
-1
/
+18
*
Fix getOpenFileName/getSaveFileName signatures.
Luciano Wolf
2010-08-02
1
-0
/
+9
*
Fixed return policy on ItemList.
Renato Filho
2010-07-29
2
-0
/
+8
*
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
*
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
*
Use correct python lib in debug mode.
Renato Filho
2010-07-23
18
-18
/
+18
*
Update modules to work without protect hack.
Renato Filho
2010-07-23
3
-1
/
+5
*
Fix bug#252.
Luciano Wolf
2010-07-20
1
-1
/
+1
*
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
2
-6
/
+32
*
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
1
-10
/
+53
*
Exported flags on enum in script typesystem.
Renato Filho
2010-07-08
1
-2
/
+2
*
Fix qApp macro implementation.
Luciano Wolf
2010-07-07
1
-4
/
+4
*
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
*
Add unit test to QListWidget.
Renato Filho
2010-07-05
1
-0
/
+1
*
Use original name on QVariant type lookup function.
Renato Filho
2010-07-05
1
-15
/
+12
*
Used default constructor for primitive types with complex name.
Renato Filho
2010-06-25
1
-10
/
+10
*
use original name on activated function.
Renato Filho
2010-06-23
1
-14
/
+0
*
Check for invalid signal or slot name.
Renato Filho
2010-06-23
1
-1
/
+4
*
Fixed layout policy.
Renato Filho
2010-06-23
1
-2
/
+2
*
Adding qInstallMsgHandler() method support.
Luciano Wolf
2010-06-21
1
-0
/
+32
*
PySide now installs its type system files.
Marcelo Lira
2010-06-21
19
-2
/
+57
*
Fixed signal connection with native slot.
Renato Filho
2010-06-17
1
-2
/
+2
*
Implement inject-code to functions using QChar in QFontMetrics and
Renato Filho
2010-06-17
1
-0
/
+48
*
Fix the template used by QFileDialog methods.
Luciano Wolf
2010-06-17
1
-2
/
+2
*
Add a default constructor value to QVariant::Type.
Hugo Parente Lima
2010-06-16
1
-1
/
+1
*
Implementing API2 modifications.
Luciano Wolf
2010-06-15
3
-10
/
+174
*
Added QVariant::Type as a primitive type.
Hugo Parente Lima
2010-06-15
3
-0
/
+62
*
Rename error() method to avoid name clash with the error signal.
Hugo Parente Lima
2010-06-15
1
-1
/
+5
*
Add suppress message for yet another weird message from the C++ parser.
Hugo Parente Lima
2010-06-15
2
-1
/
+2
*
Remove invalid function modifications from typesystem.
Hugo Parente Lima
2010-06-15
1
-2
/
+0
*
Fixes QString primitive type for Qt 4.7 adding a default constructor.
Marcelo Lira
2010-06-14
1
-1
/
+1
*
Fixed parent function return ownership.
Renato Filho
2010-06-14
3
-18
/
+50
*
Removed QVariant from PySide.
Hugo Parente Lima
2010-06-10
3
-255
/
+80
*
Added QDataStream methods to read and write QString, QChar and QStringList.
Hugo Parente Lima
2010-06-10
1
-1
/
+51
*
Add checkType method to PySide custom converters.
Hugo Parente Lima
2010-06-10
5
-15
/
+33
*
Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...
Hugo Parente Lima
2010-06-10
8
-488
/
+140
*
Apply "rename to" tag to QtGui methods.
Luciano Wolf
2010-06-09
1
-0
/
+53
*
Rename necessary arguments on QtCore typesystem.
Renato Filho
2010-06-09
1
-1
/
+30
*
Fix compilation of QTest bindings on MacOSX.
Hugo Parente Lima
2010-06-09
1
-0
/
+13
[next]