index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
htmlgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug_674442 CREATE_FOLDERS should not create unused folders
albert-github
2021-06-12
1
-0/+8
*
Improved responsive design of dynamic menus
Dimitri van Heesch
2021-05-30
1
-3/+3
*
Optimized MathJax HTML output and made the template output the same.
Dimitri van Heesch
2021-05-24
1
-50/+41
*
Merge pull request #8554 from albert-github/feature/bug_mathjax_v3_ref
Dimitri van Heesch
2021-05-23
1
-4/+3
|
\
|
*
Extra settings for MathJax V3
albert-github
2021-05-15
1
-4/+3
*
|
Make templated HTML output more similar to hardcoded output.
Dimitri van Heesch
2021-05-20
1
-2/+2
|
/
*
Some fixes for template.cpp and improve the template output
Dimitri van Heesch
2021-05-14
1
-10/+3
*
Reintroducing the sidebar layout via new FULL_SIDEBAR option.
Dimitri van Heesch
2021-05-09
1
-6/+16
*
Reverted the layout change introduced in a9d29861fe6ad3c182d6cded2e3636a20086...
Dimitri van Heesch
2021-05-09
1
-8/+8
*
Optimized the layout in case DISABLE_INDEX=YES and GENERATE_TREEVIEW=YES
Dimitri van Heesch
2021-05-08
1
-2/+9
*
Merge pull request #8496 from albert-github/feature/issue_7346
Dimitri van Heesch
2021-04-27
1
-29/+94
|
\
|
*
issue #7346 Incompatibility with MathJax 3.0
albert-github
2021-04-12
1
-29/+94
*
|
Fix issues caused by QCString::rawData and QCString::operator[]
Dimitri van Heesch
2021-04-26
1
-1/+1
*
|
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-148/+145
|
/
*
issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)
Dimitri van Heesch
2021-04-08
1
-0/+13
*
Regression: source code was not longer visible in HTML/LaTeX/docbook output
Dimitri van Heesch
2021-03-31
1
-39/+23
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-416/+424
*
issue #8375 Lowercase search does not find non-ASCII uppercase pages and vice...
Dimitri van Heesch
2021-03-24
1
-7/+7
*
Refactoring: replace QGString by std::ostringstream
Dimitri van Heesch
2021-03-23
1
-3/+3
*
issue #8375: Lowercase search does not find non-ASCII uppercase pages and vic...
Dimitri van Heesch
2021-03-22
1
-1/+2
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-260/+251
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-3/+3
*
Refactoring: Replaced QFileInfo with FileInfo
Dimitri van Heesch
2021-03-18
1
-16/+15
*
Refactoring: some cleanup and removed text direction logic
Dimitri van Heesch
2021-03-04
1
-1/+1
*
Disable qregex.h and fix some warnings and issues
Dimitri van Heesch
2021-02-20
1
-2/+1
*
Refactoring: modernize LayoutNavEntry and LayoutDocEntry lists
Dimitri van Heesch
2021-01-22
1
-15/+10
*
bug 668003 Default LaTeX header misses $-placeholders
albert-github
2021-01-05
1
-105/+8
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-1/+1
*
fix: convert links to the main doxygen site to https. Trailing whitespace wa...
Allan Bowe
2020-11-29
1
-1/+1
*
issue #697: Test 32 reference to bell signal (XHTML, LaTeX)
Dimitri van Heesch
2020-11-28
1
-15/+40
*
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
1
-2/+4
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-3/+0
*
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
-25/+30
*
Proposed fix for issue #7898 (#8029)
luca-aep
2020-09-16
1
-3/+3
*
Fixed regression causing search.css not to be generated anymore
Dimitri van Heesch
2020-08-25
1
-1/+1
*
Refactoring: OutputList & OutputGen
Dimitri van Heesch
2020-08-24
1
-61/+75
*
Replaced bitmap of doxygen logo by SVG version
Dimitri van Heesch
2020-07-18
1
-2/+2
*
Scalable search bar for high resolution displays (#7888)
tttapa
2020-07-04
1
-9/+9
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-17/+12
*
Performance improvements after profiling
Dimitri van Heesch
2020-04-24
1
-1/+1
*
Text show as formula when USE_MATHJAX=YES (#7697)
albert-github
2020-04-12
1
-0/+12
*
Doxygen version information (#7645)
albert-github
2020-03-17
1
-9/+9
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-5/+10
*
Removing warnings from doxygen internal documentation
albert-github
2020-02-25
1
-1/+9
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-12/+12
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-50/+47
*
Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-25
1
-15/+12
|
\
|
*
Bug 335614 - HTML link incorrect when using tagfile
albert-github
2019-09-30
1
-15/+12
*
|
Merge pull request #7230 from albert-github/feature/bug_formula_macrofile
Dimitri van Heesch
2019-12-25
1
-1/+184
|
\
\
[next]