index
:
pyside/shiboken.git
4.8
dev
qt5-license
PySide Shiboken
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Qt initialization order hack
HEAD
dev
Friedemann Kleint
28 hours
9
-20/+86
*
shiboken: Improve error messages
Friedemann Kleint
3 days
1
-10/+14
*
MemberModelItem: Improve debug output
Friedemann Kleint
3 days
1
-1/+18
*
dumpcodemodel: Add verbose option
Friedemann Kleint
4 days
1
-2/+9
*
CppGenerator::writeVirtualMethodNative(): Fix generating return for void
Friedemann Kleint
4 days
1
-1/+6
*
Further improve debug output
Friedemann Kleint
6 days
2
-12/+71
*
TestAbstractMetaClass::testSpecialFunctions(): Fix copy constructor
Friedemann Kleint
7 days
1
-1/+1
*
CodeModel/MetaBuilder: Improve debug formatting
Friedemann Kleint
7 days
2
-50/+94
*
Fix and refactor _fixFunctionModelItemTypes()
Friedemann Kleint
8 days
3
-19/+57
*
Generators: Exclude functions using rvalue references
Friedemann Kleint
8 days
4
-4/+24
*
Add a test for forward-declared inner classes
Friedemann Kleint
9 days
2
-0/+27
*
AbstractMetaType::cppSignature(): Format rvalue-references correctly
Friedemann Kleint
10 days
1
-1/+1
*
Revert "traverseOperatorFunction(): Do not strip argument off unary member op...
Friedemann Kleint
10 days
1
-2/+1
*
AbstractMetaFunction: Make FunctionType enumeration more fine-grained
Friedemann Kleint
10 days
9
-55/+120
*
Refactor AbstractMetaType::decideUsagePattern()
Friedemann Kleint
10 days
2
-78/+77
*
Handle rvalue references throughout
Friedemann Kleint
10 days
15
-80/+178
*
Add a debug operator for OverloadData
Friedemann Kleint
14 days
2
-0/+41
*
Make error message about cyclic overload dependencies more verbose
Friedemann Kleint
14 days
1
-4/+28
*
Add ‘getAllValidWrappers’ test function to shiboken
Christian Tismer
2017-02-24
2
-0/+26
*
Remove memory leak in shiboken
Christian Tismer
2017-02-23
1
-1/+2
*
cppgenerator.cpp: Remove generation of Qt 4.7 version check
Friedemann Kleint
2017-02-23
1
-3/+2
*
traverseOperatorFunction(): Do not strip argument off unary member operators
Friedemann Kleint
2017-02-23
1
-1/+2
*
TypeParser: Change qFatal() into error return
Friedemann Kleint
2017-02-22
3
-15/+55
*
AbstractMetaBuilderPrivate::traverseDom(): Fix crash
Friedemann Kleint
2017-02-22
1
-14/+22
*
Improve debug output of type database
Friedemann Kleint
2017-02-21
3
-3/+46
*
Output file name in debug operator of _CodeModelItem
Friedemann Kleint
2017-02-21
1
-0/+3
*
samplebinding: Remove non-existing header "objecttypereference.h"
Friedemann Kleint
2017-02-17
1
-1/+0
*
AbstractMetaBuilder: Fix type check
Friedemann Kleint
2017-02-08
1
-2/+1
*
Fix unique code model items
Friedemann Kleint
2017-02-02
2
-22/+7
*
Code model: Change _ScopeModelItem::m_classes from QHash to a QList
Friedemann Kleint
2017-02-01
4
-33/+42
*
Code model: Change some QHash instances to QList
Friedemann Kleint
2017-02-01
4
-83/+86
*
Code model: Fix coding style
Friedemann Kleint
2017-02-01
2
-276/+232
*
Code model: Remove unused functions
Friedemann Kleint
2017-02-01
2
-129/+0
*
TestRemoveOperatorMethod::testRemoveOperatorMethod(): Fix argument types
Friedemann Kleint
2017-02-01
1
-8/+8
*
Fix build with MSVC2013
Friedemann Kleint
2017-01-30
4
-17/+17
*
TypeInfo: Introduce enumeration for reference types
Friedemann Kleint
2017-01-27
4
-17/+27
*
Add manual test dumpcodemodel
Friedemann Kleint
2017-01-27
4
-1/+84
*
Code model: Remove "auto" keyword
Friedemann Kleint
2017-01-24
1
-3/+4
*
Fix compiling with Qt 5.5.1
Alexandru Croitor
2017-01-23
1
-0/+6
*
Add debug output to the code model
Friedemann Kleint
2017-01-23
2
-0/+303
*
Code model: Rename TypeAliasModelItem to TypedefModelItem
Friedemann Kleint
2017-01-20
14
-125/+118
*
Initialize _EnumModelItem::_M_anonymous
Friedemann Kleint
2017-01-20
1
-2/+2
*
Add debug output to type database
Friedemann Kleint
2017-01-20
4
-0/+93
*
Add verbose debug output to AbstractMetaFunction
Friedemann Kleint
2017-01-20
2
-4/+47
*
Add a few checks to tests
Friedemann Kleint
2017-01-20
2
-0/+4
*
_CodeModelItem-derived classes: Add out-of line destructor
Friedemann Kleint
2017-01-17
2
-0/+56
*
Fix some warnings related to class TypeInfo
Friedemann Kleint
2017-01-17
1
-15/+7
*
libshiboken: Remove some C-style casts
Friedemann Kleint
2017-01-17
9
-64/+70
*
_CodeModelItem: Use Q_DISABLE_COPY
Friedemann Kleint
2017-01-16
1
-47/+1
*
_CodeModelItem: Simplify construction
Friedemann Kleint
2017-01-16
3
-195/+83
[next]