index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
sb-0.8.0
Renato Filho
2012-03-09
5
-19
/
+30
*
Bumping the version due to a BIC change in commit ce7f2121cd3583d67f26bcc87e8...
Hugo Parente Lima
2012-03-09
1
-2
/
+2
*
Fixes various memory alignment issues which cause generator to crash on align...
Modestas Vainius
2012-03-09
5
-4
/
+33
*
Fixed function modification propagation.
Renato Filho
2012-03-09
5
-2
/
+125
*
Add support for distributed compilation using icecc.
Hugo Parente Lima
2012-03-09
2
-0
/
+12
*
Created function to discovery when a class implement a container type.
Renato Filho
2012-03-09
5
-1
/
+114
*
If a class have a non final method doesn't mean that class is polymorphic.
Hugo Parente Lima
2012-03-09
3
-1
/
+34
*
Avoid removing temporary file when in DEBUG mode.
Luciano Wolf
2012-03-09
1
-0
/
+3
*
Colored output is disabled by default on Windows.
Hugo Parente Lima
2012-03-09
2
-10
/
+10
*
Use binary dir to install libraries on windows when not using msvc.
Renato Filho
2012-03-09
1
-0
/
+2
*
Use CMake DEFINES to export symbols.
Renato Filho
2012-03-09
2
-4
/
+4
*
Fix flags used when compiling using MSVC.
Hugo Parente Lima
2012-03-09
1
-1
/
+1
*
Fixed error during the property functions parser.
Renato Filho
2012-03-09
1
-1
/
+2
*
Disable colored output on windows (msvc)
Hugo Parente Lima
2012-03-09
1
-1
/
+1
*
Make libxml2 and libxslt optional dependencies.
Hugo Parente Lima
2012-03-09
3
-10
/
+32
*
Detect operator() as operator overload.
Renato Filho
2012-03-09
1
-0
/
+1
*
Does not consider private operators.
Renato Filho
2012-03-09
1
-9
/
+9
*
Bump to version 0.7.1.
Renato Filho
2012-03-09
1
-1
/
+1
*
Updated allocator class.
sb-0.7.0
Renato Filho
2012-03-09
1
-111
/
+109
*
Fix wrong behaviour of topological sort.
Luciano Wolf
2012-03-09
1
-2
/
+4
*
Fixed memory leak.
Renato Filho
2012-03-09
7
-95
/
+151
*
Fixed tag processing to accept "inject-code" as child tag of "add-function".
Marcelo Lira
2012-03-09
1
-1
/
+2
*
Put back variable-name in 'reference-count' tag.
Renato Filho
2012-03-09
2
-0
/
+3
*
Bump version due to ABI changes.
Hugo Parente Lima
2012-03-09
1
-2
/
+2
*
Fix bug#260 - "Can't modify argument name of a function added with add-functi...
Hugo Parente Lima
2012-03-09
6
-65
/
+79
*
Removed unused global variable.
Hugo Parente Lima
2012-03-09
1
-3
/
+1
*
Init struct values on constructor.
Hugo Parente Lima
2012-03-09
1
-0
/
+2
*
Fix bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel"
Hugo Parente Lima
2012-03-09
1
-1
/
+1
*
Added a method to return the template list from AbstractMetaBuilder.
Marcelo Lira
2012-03-09
1
-0
/
+4
*
Added test for a class inheriting from a container template.
Marcelo Lira
2012-03-09
2
-0
/
+37
*
Namespaces must be traversed recursively as they should.
Marcelo Lira
2012-03-09
2
-17
/
+60
*
Added test for class member inside a two nested namespaces.
Marcelo Lira
2012-03-09
2
-0
/
+30
*
Guarantees that namespaces and inner classes will not be repeated.
Marcelo Lira
2012-03-09
1
-2
/
+10
*
Added test for template inheritance involving forward declaration and namespace.
Marcelo Lira
2012-03-09
2
-0
/
+36
*
Adds test case to namespace members, namely enums and functions.
Marcelo Lira
2012-03-09
3
-0
/
+94
*
Fixes usage of std::unique method.
Marcelo Lira
2012-03-09
2
-0
/
+2
*
Added test for template inheritance involving a forward declaration.
Marcelo Lira
2012-03-09
2
-0
/
+33
*
Class members are traversed after the classes themselves.
Marcelo Lira
2012-03-09
2
-4
/
+34
*
Type translation now looks in the class' parent scope.
Marcelo Lira
2012-03-09
1
-4
/
+20
*
Added test for type resolution order.
Marcelo Lira
2012-03-09
3
-2
/
+97
*
Implemented support to namespace on documentation.
Renato Filho
2012-03-09
1
-0
/
+12
*
Fixed namespace resolution name.
Renato Filho
2012-03-09
1
-1
/
+14
*
Created test for namespace resolution name.
Renato Filho
2012-03-09
2
-0
/
+44
*
Fix cmake files used by other libs to detect ApiExtractor.
Hugo Parente Lima
2012-03-09
2
-2
/
+2
*
Fix compilation and instalation on MSVC.
Hugo Parente Lima
2012-03-09
2
-1
/
+11
*
Fix trivial spelling errors.
Renato Filho
2012-03-09
1
-1
/
+1
*
Fixes AbstractMetaBuilder::fixDefaultValue method.
Marcelo Lira
2012-03-09
1
-2
/
+0
*
Exclude signals from named arguments check test.
Luciano Wolf
2012-03-09
1
-1
/
+1
*
Documented rename to tag inside of argument modification.
Renato Filho
2012-03-09
1
-0
/
+12
*
Append more details on message related to nameless arguments.
Renato Filho
2012-03-09
1
-1
/
+1
[next]