index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
docbookgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-62/+85
*
issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)
Dimitri van Heesch
2021-04-08
1
-0/+24
*
Regression: source code was not longer visible in HTML/LaTeX/docbook output
Dimitri van Heesch
2021-03-31
1
-9/+3
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-180/+180
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-89/+88
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-3/+3
*
Refactoring: replace QTextStream by ifstream
Dimitri van Heesch
2021-03-03
1
-1/+0
*
Refactoring: replace QRegExp by std::regex in docparser.cpp
Dimitri van Heesch
2021-02-20
1
-1/+0
*
issue #8357 XML output does not include cross-references in code-fragments
albert-github
2021-01-27
1
-2/+2
*
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
1
-1/+0
*
Bug when running docbook with debug output
albert-github
2021-01-12
1
-2/+2
*
Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMap
Dimitri van Heesch
2021-01-01
1
-12/+1
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-12/+1
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-10/+2
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-13/+1
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-16/+1
*
Improve handling of inline namespace members in LateX/RTF output
Dimitri van Heesch
2020-12-02
1
-2/+2
*
Remove duplicate pages for classes inside inline namespaces (LaTeX/RTF/DocBook)
Dimitri van Heesch
2020-11-29
1
-2/+4
*
issue #697: Test 32 reference to bell signal (XHTML, LaTeX)
Dimitri van Heesch
2020-11-28
1
-3/+15
*
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
1
-2/+2
*
Fix for broken LaTeX output.
Dimitri van Heesch
2020-09-27
1
-1/+1
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-21/+13
*
Refactoring: OutputList & OutputGen
Dimitri van Heesch
2020-08-24
1
-26/+24
*
Adding the xml:lang tag to XML and Docbook output
albert-github
2020-06-03
1
-0/+1
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-7/+3
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-23/+22
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-2/+2
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-7/+7
*
Removed exitCode parameter as it is always 1
Dimitri van Heesch
2019-12-22
1
-1/+1
*
Better termination message
albert-github
2019-11-22
1
-2/+1
*
Small improvements of TCL output
albert-github
2019-10-21
1
-1/+1
*
Incorrect (X)HTML code when generating source code.
albert-github
2019-06-17
1
-2/+8
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-5/+10
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-4/+4
*
Fixed a few compiler warnings on win32
Dimitri van Heesch
2019-03-10
1
-2/+2
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-1/+1
*
Refactored code a bit (use const references and made global functions members)
Dimitri van Heesch
2018-11-24
1
-3/+8
*
Doxygen creates empty image titles for Docbook output
albert-github
2018-11-23
1
-1/+2
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-02
1
-2154/+0
|
\
|
*
Remove old obsolete docbook generator
albert-github
2018-10-17
1
-2147/+0
*
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-20/+27
*
|
Update docbookgen.cpp
Armin Müller
2018-10-15
1
-1/+1
|
/
*
C++11 features used in Doxygen
albert-github
2018-09-17
1
-0/+7
*
Implementation of standard generator for docbook output
albert-github
2018-09-12
1
-1/+0
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-295/+1605
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-37/+37
*
Fix nesting of XML tag "literallayout" for docbook output of enums.
Hauke Wintjen
2015-05-27
1
-7/+7
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-4/+1
*
fix docbook output
zmhuang
2014-12-16
1
-104/+137
[next]