index
:
pyside/generatorrunner.git
4.8
dev
fromGit static_content test Obsolete Project. Merged into pyside/shiboken. fromGit static_content test
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generators
/
qtdoc
/
qtdocgenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights in header
HEAD
dev
4.8
Teemu Kaukoranta
2013-05-23
1
-1
/
+1
*
Doxygen support
Willer Moreira
2011-11-18
1
-1
/
+32
*
Fixed function link generated in documentation.
Renato Filho
2011-09-14
1
-1
/
+24
*
Fix bug 831 - "PySide docs would have a "Inherited by" list for each class"
Hugo Parente Lima
2011-08-02
1
-0
/
+21
*
Remove " contents" from module page titles.
Hugo Parente Lima
2011-08-01
1
-1
/
+1
*
Write a fancy index for PySide docs.
Hugo Parente Lima
2011-08-01
1
-6
/
+69
*
Classify function as Signal/Slot/Virtual/Static in documentation.
Renato Filho
2011-07-28
1
-28
/
+31
*
Implemented support to "since" attribute on documentation.
Renato Filho
2011-05-19
1
-0
/
+10
*
Fix bug 830 - "QAbstractItemModel is not linked from QTreeView page"
Hugo Parente Lima
2011-05-18
1
-5
/
+10
*
Fix coding style.
Hugo Parente Lima
2011-05-18
1
-22
/
+22
*
Remove workaround used to fix bug 540 ("Duplicate entries in QRegExp docs") a...
Hugo Parente Lima
2011-03-29
1
-5
/
+30
*
Fix bug #532 - "QNetworkSession documentation formatting broken"
Luciano Wolf
2011-03-04
1
-0
/
+6
*
Don't show a warning message when an empty code snippet was found.
Hugo Parente Lima
2011-03-02
1
-1
/
+1
*
Ignore module docs on extras directory when creating the module table of cont...
Hugo Parente Lima
2011-03-02
1
-1
/
+1
*
Add support for badcode qdoc tag.
Hugo Parente Lima
2011-03-02
1
-0
/
+1
*
Use extra directory to also find module docs.
Hugo Parente Lima
2011-03-01
1
-5
/
+13
*
documentation-code-snippets-dir option now accepts multiple directories.
Hugo Parente Lima
2011-03-01
1
-5
/
+30
*
Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...
Hugo Parente Lima
2011-02-11
1
-25
/
+9
*
Don't ignore inject-documentation when mode="replace".
Hugo Parente Lima
2011-01-13
1
-6
/
+26
*
Fix bug#574 - "In docs of QUuid there's documentation for a function called '...
Hugo Parente Lima
2011-01-06
1
-0
/
+1
*
Add support for extra documentation in module table of contents.
Hugo Parente Lima
2011-01-06
1
-1
/
+23
*
Use the correct package name at module index.
Hugo Parente Lima
2010-10-04
1
-1
/
+1
*
Replace QVariant doc entries by None or object.
Hugo Parente Lima
2010-09-27
1
-0
/
+4
*
Support doc generation of various modules in one go and removes QString and Q...
Hugo Parente Lima
2010-09-27
1
-57
/
+69
*
Fixes bug#168, bug#310 and bug#330.
Hugo Parente Lima
2010-09-23
1
-127
/
+108
*
Removed deprecated methods.
Hugo Parente Lima
2010-07-08
1
-2
/
+2
*
Adapt to recent changes in ApiExtractor API.
Hugo Parente Lima
2010-07-08
1
-4
/
+4
*
Implemented support to namespace.
Renato Filho
2010-06-30
1
-15
/
+30
*
Do not crash when the given table is wrong.
Hugo Parente Lima
2010-05-03
1
-1
/
+1
*
Adapt to changes in ApiExtractor
Hugo Parente Lima
2010-04-22
1
-0
/
+1
*
Add constraint to avoid index out-of-range errors
Bruno dos Santos de Araujo
2009-12-16
1
-2
/
+2
*
Remove two compilation warnings from qtdoc generator.
Hugo Lima
2009-11-18
1
-5
/
+5
*
forked boostpythongenerator project to separate the generatorrunner
Marcelo Lira
2009-10-26
1
-1
/
+1
*
Merge commit 'hugo/fixdocgenerator'
Renato Araujo Oliveira Filho
2009-08-26
1
-0
/
+2
|
\
|
*
Add missing macro to export qtdocgenerator plugin.
Hugo Lima
2009-08-26
1
-0
/
+2
*
|
Merge commit 'hugo/smallfixes'
Renato Araujo Oliveira Filho
2009-08-26
1
-1
/
+1
|
\
\
|
*
|
Use QFlags instead of an int as parameter type in some methods.
Hugo Lima
2009-08-26
1
-1
/
+1
|
|
/
*
|
moved the code for prepending the Sphinx tag '~' to QtXmlToSphinx::resolveCon...
Marcelo Lira
2009-08-25
1
-2
/
+2
*
|
Merge commit 'mainline/master' into metaclassname
Marcelo Lira
2009-08-25
1
-5
/
+56
|
/
*
- QtDocGenerator is now a GeneratorRunner plugin.
Hugo Lima
2009-08-25
1
-52
/
+22
*
Moved docgenerator to generators/qtdoc and renamed it to qtdocgenerator
Hugo Lima
2009-08-25
1
-0
/
+1370