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
/
QtCore
/
typesystem_core.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...
Marcelo Lira
2011-12-09
1
-4092
/
+0
*
Fix compilation of conversion branch against Python3k.
Hugo Parente Lima
2011-12-09
1
-11
/
+27
*
Replaced TypeResolver by SbkConverter and SpecificConverter.
Marcelo Lira
2011-12-09
1
-49
/
+49
*
Removed the remaining occurrences of Shiboken::makeTuple.
Marcelo Lira
2011-12-09
1
-21
/
+39
*
Fixed code for setting QtCore.__version_info__ to not use Shiboken::makeTuple.
Marcelo Lira
2011-12-09
1
-1
/
+9
*
Added converter for primitive type QModelIndexList.
Marcelo Lira
2011-12-09
1
-17
/
+18
*
Updated various function removals and modifications.
Marcelo Lira
2011-12-09
1
-2
/
+1
*
New containers for container types.
Marcelo Lira
2011-12-09
1
-24
/
+206
*
New converters for primitive types.
Marcelo Lira
2011-12-09
1
-22
/
+350
*
Added new style conversions for QDate, QTime and QDateTime objects.
Marcelo Lira
2011-12-09
1
-4
/
+77
*
Added default constructor to QTextStreamManipulator.
Marcelo Lira
2011-12-09
1
-1
/
+1
*
Don't double decref variable causing an assertion error on debug builds.
Hugo Parente Lima
2011-12-09
1
-1
/
+1
*
Fix BUG #1063
Paulo Alcantara
2011-12-09
1
-0
/
+1
*
Replace private.py file by an inject code.
Hugo Parente Lima
2011-12-09
1
-0
/
+11
*
Fix BUG #1069 - "QtCore.QDataStream silently fails on writing Python string"
Paulo Alcantara
2011-11-29
1
-25
/
+21
*
Fix BUG #1031
Paulo Alcantara
2011-11-01
1
-1
/
+7
*
Fix bug 1012 - "FTBFS with hardening flags enabled"
Hugo Parente Lima
2011-10-31
1
-7
/
+34
*
Initial update typesystem for support Qt 4.8 (beta).
Renato Filho
2011-10-18
1
-1
/
+11
*
Initia QtCore port to python3.
Renato Filho
2011-10-06
1
-51
/
+70
*
Changed QStringList from container to primitive type.
Marcelo Lira
2011-09-02
1
-2
/
+2
*
Fix bug 981 - "QSettings docs should empathize the behavior changes of value(...
Hugo Parente Lima
2011-09-01
1
-0
/
+5
*
Fix QAbstractFileEngine read and readLine methods to accept data with null by...
Hugo Parente Lima
2011-09-01
1
-2
/
+2
*
Fix other QIODevice read functions stopping at null bytes.
Hugo Parente Lima
2011-09-01
1
-1
/
+1
*
Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"
Hugo Parente Lima
2011-08-31
1
-1
/
+1
*
Added missing primitive types on QtCore type system.
Hugo Parente Lima
2011-08-29
1
-0
/
+4
*
Fix white space.
Hugo Parente Lima
2011-08-29
1
-1
/
+1
*
Implemented inject code for function QWebPage.qt_metacall.
Renato Filho
2011-08-26
1
-1
/
+0
*
Register QVariantMap on TypeManager.
Renato Filho
2011-08-24
1
-0
/
+2
*
Implemented GlobalReceiverV2.
Renato Filho
2011-08-19
1
-4
/
+16
*
Updated QtCore's type system.
Marcelo Lira
2011-08-17
1
-60
/
+86
*
Translate QHistoryState code snippet to Python.
Hugo Parente Lima
2011-08-02
1
-0
/
+21
*
Created template code for added QObject's trUtf8 methods.
Marcelo Lira
2011-08-01
1
-21
/
+20
*
Replaced hard coded variables by type system variables in QtCore and QtGui.
Marcelo Lira
2011-08-01
1
-5
/
+5
*
Removed the "default-constructor" from some QtCore type entries.
Marcelo Lira
2011-07-28
1
-11
/
+11
*
Removed the remaining unnecessary QTextStream::operator>> methods.
Marcelo Lira
2011-07-28
1
-0
/
+5
*
Fix bug 938 - "QTemporaryFile JPEG problem"
Hugo Parente Lima
2011-07-22
1
-0
/
+5
*
Fix bug 937 - "missing pid method in QProcess"
Hugo Parente Lima
2011-07-21
1
-1
/
+14
*
Fix bug 934 - "A __getitem__ of QByteArray behaves strange"
Hugo Parente Lima
2011-07-21
1
-1
/
+1
*
Fixes bug #910 - installEventFilter() increments reference count on target ob...
Marcelo Lira
2011-07-20
1
-10
/
+0
*
Fixed QThreadPool globalInstance ownership rules.
Renato Filho
2011-07-13
1
-1
/
+18
*
Implemented staticMetaObject property for QObjects.
Renato Filho
2011-07-11
1
-1
/
+1
*
Fixes bug #899 - http://bugs.pyside.org/show_bug.cgi?id=899
Marcelo Lira
2011-06-29
1
-0
/
+1
*
Removed glue code for QObject.inherits function.
Renato Filho
2011-06-20
1
-19
/
+0
*
Updated PySide type systems to use the new type system variables: %ISCONVERTI...
Marcelo Lira
2011-06-15
1
-1
/
+1
*
Implemented support to MSG type on windows.
Renato Filho
2011-06-08
1
-1
/
+35
*
Removed unnecessary functions from QByteArray.
Renato Filho
2011-06-08
1
-0
/
+13
*
Fix bug 869 - "QDateTimeEdit initial time problem"
Hugo Parente Lima
2011-06-08
1
-2
/
+2
*
Fix bug 631 - "QSocketNotifier: Accept file-like object (with .fileno() metho...
Hugo Parente Lima
2011-06-02
1
-0
/
+14
*
Removed the rejection of QAbstractFileEngine.beginEntryList.
Marcelo Lira
2011-06-02
1
-1
/
+7
*
Moved internalPointer methods code injection into a code template.
Marcelo Lira
2011-06-02
1
-8
/
+2
[next]