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
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
*
Updated Changelog.
sb-0.3.3
renato
2009-12-17
1
-1
/
+77
*
Add constraint to avoid index out-of-range errors
Bruno dos Santos de Araujo
2009-12-16
1
-2
/
+2
*
Improved Generator::replaceTemplateVariables method to avoid segfaults.
Marcelo Lira
2009-12-15
1
-1
/
+2
*
Merge commit 'mainline/master'
renato araujo oliveira
2009-11-24
6
-17
/
+36
|
\
|
*
Change the getGenerators signature, because on some platforms a function expo...
Hugo Lima
2009-11-24
3
-6
/
+8
|
*
Disable GENRUNNER_DEPRECATED macro when using msvc.
Hugo Lima
2009-11-23
1
-1
/
+3
|
*
FindGeneratorRunner.cmake now respect the find_package REQUIRED attribute.
Hugo Lima
2009-11-23
1
-6
/
+12
|
*
Install FindGenRunner.cmake and libgenrunner in the correct directory.
Hugo Lima
2009-11-23
1
-2
/
+4
|
*
Add proper compiler flags for msvc.
Hugo Lima
2009-11-21
1
-1
/
+6
|
*
Fix macros about dllexport/dllimport.
Hugo Lima
2009-11-21
1
-2
/
+2
|
*
Remove white spaces at end of each line when formating injected code.
Hugo Lima
2009-11-19
1
-0
/
+2
*
|
Bump to version 0.3.3.
renato araujo oliveira
2009-11-24
1
-1
/
+1
*
|
Updated Changelog.
renato araujo oliveira
2009-11-24
1
-3
/
+159
|
/
*
Fix the formatCode function (again).
Hugo Lima
2009-11-19
1
-2
/
+3
*
Fix the formatCode function.
Hugo Lima
2009-11-19
1
-64
/
+18
*
Delete all generators at exit.
Hugo Lima
2009-11-18
1
-0
/
+1
*
Creates the output directory if it doesn't exists.
Hugo Lima
2009-11-18
1
-0
/
+6
*
Remove two compilation warnings from qtdoc generator.
Hugo Lima
2009-11-18
1
-5
/
+5
*
- Prepare libgenerator.so for a near future when we will need to worry about ...
Hugo Lima
2009-11-17
3
-113
/
+137
*
Remove duplicated documentation.
Hugo Lima
2009-11-17
1
-2
/
+0
*
Fixes bug91
Hugo Lima
2009-11-17
1
-1
/
+1
*
Add symbol visibility rules to generator runner.
Hugo Lima
2009-11-17
4
-7
/
+52
*
added Generator::implicitConversions(type) method that returns the constructors
Marcelo Lira
2009-10-30
2
-0
/
+28
*
fixed typo in Generator::sortConstructor method name
Marcelo Lira
2009-10-30
2
-3
/
+3
*
Fix SOVERSION/VERSION
Lauro Neto
2009-10-27
1
-1
/
+1
*
Add the missing qflags macro to Options qflag.
Hugo Lima
2009-10-26
1
-0
/
+1
*
applied patch from Didier Raboud, to fix mixed hyphens and minuses on manpage.
Marcelo Lira
2009-10-26
1
-23
/
+23
*
renamed generator architecture diagram file to a proper name
Marcelo Lira
2009-10-26
1
-0
/
+0
*
updated generator architecture diagram for Generator Runner
Marcelo Lira
2009-10-26
3
-711
/
+654
*
readded tests for qtdoc generator that were left behind when forking
Marcelo Lira
2009-10-26
4
-0
/
+338
*
forked boostpythongenerator project to separate the generatorrunner
Marcelo Lira
2009-10-26
51
-4225
/
+47
*
Fixed the openbossa logo on the pysidedocs theme.
Hugo Lima
2009-10-21
2
-0
/
+5
*
Added pysidedocs theme to the generatorrunner documentation.
Hugo Lima
2009-10-21
27
-64
/
+1522
*
Implemented support to conversion-rule tag.
renato araujo
2009-10-21
3
-10
/
+38
*
Created execption handle for virtual functions.
renato araujo
2009-10-20
1
-1
/
+8
*
Bump to 0.3.2
Lauro Neto
2009-10-05
1
-1
/
+1
*
Update changelog for 0.3.1
Lauro Neto
2009-10-02
1
-0
/
+41
*
reinterpert_cast replaced by a C-style cast, to avoid compiler errors on some...
Hugo Lima
2009-10-02
1
-1
/
+1
*
Add manpages for generatorrunner, docgenerator and boostpythongenerator. (Fix...
Bruno dos Santos de Araujo
2009-09-25
4
-0
/
+90
*
Fixed generation of fields for non wrapped class.
Renato Araujo Oliveira Filho
2009-09-18
3
-21
/
+40
*
Implemented support to return policy for Qt::HANDLE.
Renato Araujo Oliveira Filho
2009-09-14
1
-0
/
+4
*
Fixed missing include in docgenerator.
Renato Araujo Oliveira Filho
2009-09-14
2
-1
/
+2
*
Write logs in the outputdirectory instead of the current working directory.
Hugo Lima
2009-09-11
1
-2
/
+2
*
Created ChangeLog file.
Renato Araujo Oliveira Filho
2009-09-10
1
-0
/
+253
*
Fix typo: GENERATORRUNNER_PUGIN_DIR => GENERATORRUNNER_PLUGIN_DIR
Hugo Lima
2009-09-08
2
-2
/
+2
*
Fix typo
Hugo Lima
2009-09-08
1
-1
/
+1
*
Fix missing parenteses in FindGeneratorRunner.cmake
Hugo Lima
2009-09-08
1
-1
/
+1
*
Fixed bug#26.
Hugo Lima
2009-09-04
1
-1
/
+2
*
When the user passes an absolute path as the plugin name,
Hugo Lima
2009-09-04
1
-1
/
+6
*
- Merged boostpythongeneratorversion.h.in and generator_plugin_dir.h.in
Hugo Lima
2009-09-03
6
-20
/
+17
[next]