index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmlgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6482 from abathur/sql3
Dimitri van Heesch
2018-10-22
1
-131/+102
|
\
|
*
declares XMLCodeGenerator in xmlgen.h
Travis A. Everett
2018-08-29
1
-131/+102
*
|
Update xmlgen.cpp
Armin Müller
2018-10-15
1
-1/+1
*
|
Fixing problem with possible not initialized variable (endless loop in VS 201...
albert-github
2018-09-12
1
-4/+4
|
/
*
Moved local toc data into a separate type for better encapsulation
Dimitri van Heesch
2018-07-22
1
-2/+2
*
Enable in page table of contents for XML and add maximum level to in page tab...
albert-github
2018-07-12
1
-3/+56
*
Misc. typos
luz.paz
2018-04-25
1
-1/+1
*
XML output: avoid warnings with scoped enum values in anonymous namespaces.
Vladimír Vondruš
2017-12-29
1
-3/+3
*
Merge pull request #627 from mosra/xml-strong-typed-enums
Dimitri van Heesch
2017-12-24
1
-0/+14
|
\
|
*
Provide information about enum type "strongness" in the XML output.
Vladimír Vondruš
2017-11-29
1
-0/+7
|
*
Expose underlying enum type in the XML output.
Vladimír Vondruš
2017-11-29
1
-0/+7
*
|
Merge pull request #626 from mosra/xml-using-templates
Dimitri van Heesch
2017-12-24
1
-4/+1
|
\
\
|
*
|
Provide template parameters also for type aliases in the XML output.
Vladimír Vondruš
2017-11-28
1
-4/+1
|
|
/
*
|
Merge pull request #625 from mosra/xml-tableofcontents
Dimitri van Heesch
2017-12-24
1
-0/+4
|
\
\
|
*
|
Expose TOC placeholder in XML output.
Vladimír Vondruš
2017-11-29
1
-0/+4
*
|
|
Merge pull request #624 from mosra/xml-page-briefdescription
Dimitri van Heesch
2017-12-24
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Provide page brief in <briefdescription> of XML output.
Vladimír Vondruš
2017-11-25
1
-0/+3
|
|
/
*
|
Encode invalid XML characters instead of skipping them.
Vladimír Vondruš
2017-11-25
1
-1/+3
|
/
*
Fix for regression in XML output generation after fixing bug 789168
Dimitri van Heesch
2017-11-19
1
-1/+1
*
Bug 776791 - [1.8.13 Regression] Segfault building the breathe docs
albert-github
2017-01-04
1
-1/+1
*
Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...
Dimitri van Heesch
2016-09-21
1
-0/+7
*
sqlite3gen: sync with xmlgen
Adrian Negreanu
2016-08-09
1
-0/+1
*
Bug 764656 - generated xml has errors
albert-github
2016-04-06
1
-1/+1
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-14/+14
*
Further cmake changes
Dimitri van Heesch
2015-05-31
1
-2/+2
*
xml: use STRIP_FROM_PATH on @file attributes.
Adrian Negreanu
2015-04-17
1
-5/+5
*
Fixes for showing type constraint relations
Dimitri van Heesch
2015-03-15
1
-0/+6
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-1/+1
*
Fixed several Coverity warnings
Dimitri van Heesch
2014-11-15
1
-16/+15
*
Added language attribute to XML output for classes, namespaces, and files
Dimitri van Heesch
2014-11-15
1
-5/+8
*
Introduced template directory for template and resource files and resource co...
Dimitri van Heesch
2014-11-13
1
-79/+7
*
Bug 733722 - XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form f...
Dimitri van Heesch
2014-08-15
1
-6/+11
*
Bug 733451 - volatile declaration on member functions is not handled as xml a...
Dimitri van Heesch
2014-08-08
1
-1/+5
*
Documentation generator: added support for C# property accessors visibility m...
Maksim Osipov
2014-07-04
1
-0/+16
*
Bug 674851 - Percent to prevent auto-linking in page title is not removed for...
albert-github
2014-02-17
1
-1/+1
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Fixed off-by one error for last character in compound.xsd
Dimitri van Heesch
2014-02-10
1
-1/+1
*
fixed compile issue on Linux
Dimitri van Heesch
2014-02-10
1
-1/+1
*
Restructered html entity handling
Dimitri van Heesch
2014-02-10
1
-38/+23
*
Recognize all HTML4 special character entities
albert-github
2014-02-08
1
-1/+42
*
This patch contains changes regarding the build system so that the *nix and W...
albert-github
2013-10-06
1
-2/+2
*
Make XML output adhere to MAX_INITIALIZER_LINES
Dimitri van Heesch
2013-07-14
1
-3/+2
*
Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing
Dimitri van Heesch
2013-07-02
1
-15/+6
*
Bug 701314 - URLs are not created on C# classes in some cases
Dimitri van Heesch
2013-06-15
1
-0/+2
*
Bug 700646 - XML output does not handle HTML entities in titles
Dimitri van Heesch
2013-05-30
1
-3/+5
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-15/+15
*
Release-1.8.3.1-20130402
Dimitri van Heesch
2013-04-02
1
-6/+50
*
Release-1.8.3.1-20130324
Dimitri van Heesch
2013-03-24
1
-4/+1
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-95/+8
[next]