index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
latexgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Space around images in LaTeX output is sometimes a bit large
albert-github
2020-10-14
1
-1/+2
*
Missing footer on first page of each chapter in LaTeX
albert-github
2020-10-09
1
-13/+18
*
Fix for broken LaTeX output.
Dimitri van Heesch
2020-09-27
1
-2/+2
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-47/+50
*
Fix for Windows build
Dimitri van Heesch
2020-08-25
1
-1/+2
*
Refactoring: OutputList & OutputGen
Dimitri van Heesch
2020-08-24
1
-48/+52
*
Number of translatable terms (like Chapter) are in English instead of Greek (...
albert-github
2020-06-13
1
-4/+6
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-5/+5
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-106/+98
*
Doxygen version information (#7645)
albert-github
2020-03-17
1
-4/+4
*
Remove dead code and fix more warnings
Dimitri van Heesch
2020-03-08
1
-5/+5
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-2/+2
*
Merge branch 'sections'
Dimitri van Heesch
2020-02-21
1
-12/+12
|
\
|
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-12/+12
*
|
Fixed error in Windows build
Dimitri van Heesch
2020-02-16
1
-1/+1
|
/
*
Restructure citation handling
Dimitri van Heesch
2020-02-16
1
-2/+2
*
Possibility to use gswin64c on Windows
albert-github
2020-01-07
1
-0/+1
*
Possibility to use gswin64c on Windows
albert-github
2020-01-07
1
-1/+2
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-43/+43
*
Merge pull request #7230 from albert-github/feature/bug_formula_macrofile
Dimitri van Heesch
2019-12-25
1
-0/+10
|
\
|
*
Create possibility to define LaTeX commands for formulas
albert-github
2019-08-27
1
-0/+10
*
|
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
1
-6/+8
|
\
\
|
*
|
Removed exitCode parameter as it is always 1
Dimitri van Heesch
2019-12-22
1
-3/+3
|
*
|
Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2019-12-22
1
-6/+3
|
|
\
\
|
|
*
|
Better termination message
albert-github
2019-11-22
1
-6/+3
|
*
|
|
Merge pull request #7237 from albert-github/feature/bug_table_hr
Dimitri van Heesch
2019-12-17
1
-0/+5
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Problem with `<hr>` in LaTeX multicolumn cell
albert-github
2019-08-29
1
-0/+5
|
|
|
/
*
|
|
spelling: table
Josh Soref
2019-11-12
1
-1/+1
|
/
/
*
|
Merge pull request #7344 from albert-github/feature/bug_tcl
Dimitri van Heesch
2019-11-10
1
-0/+1
|
\
\
|
*
|
Small improvements of TCL output
albert-github
2019-10-21
1
-0/+1
|
|
/
*
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
|
/
*
Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-07-30
1
-4/+4
|
\
|
*
Show git version information
albert-github
2019-05-31
1
-4/+4
*
|
issue #6769 Tabu is broken
albert-github
2019-07-26
1
-5/+1
*
|
issue #6769 Tabu is broken
albert-github
2019-07-22
1
-1/+22
*
|
issue #7110 URL Encoding for Hyperlinks in PDF
albert-github
2019-07-08
1
-1/+1
*
|
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
-1/+1
|
/
*
Section title runs into margin
albert-github
2019-02-10
1
-43/+43
*
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-4/+3
*
Issue #6631 Code blocks incorrectly formatted in Latex
albert-github
2018-11-21
1
-5/+0
*
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-0/+16
|
\
|
*
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+16
*
|
Changed refiltering to forced use of insideTabbing
Dimitri van Heesch
2018-10-29
1
-15/+15
*
|
Merge pull request #6460 from albert-github/feature/issue_6456
Dimitri van Heesch
2018-10-27
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Issue_6456 Using # in links causes errors in PDF generation
albert-github
2018-08-24
1
-2/+2
*
|
Close last code line properly.
albert-github
2018-09-11
1
-5/+3
*
|
Missing opening round bracket in case of an exception
albert-github
2018-08-31
1
-1/+1
*
|
Renamed (start/end)SimpleSect to (start/end)Examples.
Dimitri van Heesch
2018-08-26
1
-11/+3
*
|
Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-19
1
-1/+1
|
\
\
|
|
/
|
/
|
[next]