summaryrefslogtreecommitdiffstats
path: root/src/rtfgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-2/+2
* Fixes after coverity runDimitri van Heesch2020-04-101-2/+7
* Fixed shadowing issue in getFortranDefs and other shadowing casesDimitri van Heesch2020-04-091-38/+39
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-56/+48
* Missing anchors in RTF code output (#7647)albert-github2020-03-211-2/+36
* Doxygen version information (#7645)albert-github2020-03-171-3/+3
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-7/+6
* Restructure section handlingDimitri van Heesch2020-02-211-7/+7
* Minor fixesDimitri van Heesch2019-12-251-37/+17
* Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-1/+1
* Better termination messagealbert-github2019-11-221-2/+1
* Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-101-0/+1
|\
| * Small improvements of TCL outputalbert-github2019-10-211-0/+1
* | Spelling corrections for src directoryalbert-github2019-11-051-1/+1
|/
* Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-1/+3
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-2/+2
|\
| * Correction warning messagealbert-github2019-06-011-2/+2
* | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-2/+2
|\ \
| * | Show git version informationalbert-github2019-05-311-2/+2
* | | Incorrect (X)HTML code when generating source code.albert-github2019-06-171-0/+21
* | | refactoring dot.cppThomas Haller2019-06-131-5/+9
| |/ |/|
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-1/+1
|/
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-1/+1
* RTF lists more levels and removing extra paragraphsalbert-github2018-11-181-10/+11
* RTF layout regarding References and Referenced byalbert-github2018-10-281-1/+2
* Merge pull request #6477 from albert-github/feature/bug_exception_rtf_latexDimitri van Heesch2018-09-061-1/+1
|\
| * Missing opening round bracket in case of an exceptionalbert-github2018-08-311-1/+1
* | Update mail addressDimitri van Heesch2018-09-011-1/+1
|/
* Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-12/+5
* Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-1/+1
* Merge pull request #748 from albert-github/feature/rtf_output_typoDimitri van Heesch2018-06-101-1/+1
|\
| * Wrong spelling of word doxygenalbert-github2018-05-291-1/+1
* | Merge pull request #741 from albert-github/feature/bug_rtf_code_colorDimitri van Heesch2018-06-101-2/+37
|\ \
| * | Syntax highlighting / code coloring in RTFalbert-github2018-05-251-2/+37
| |/
* | Merge pull request #746 from albert-github/feature/bug_782754Dimitri van Heesch2018-06-101-3/+3
|\ \
| * | Bug 782754 - rtf generationalbert-github2018-05-281-3/+3
| |/
* | Merge pull request #744 from albert-github/feature/bug_774597Dimitri van Heesch2018-06-101-1/+1
|\ \
| * | Bug 774597 - Title in rtf file is incorrect when overridden by user in extens...albert-github2018-05-261-1/+1
| |/
* | Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-1/+1
|\ \ | |/
| * Better HTML output for VHDL Portsalbert-github2018-03-291-1/+1
* | Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-1/+1
|/
* Misc. typosluzpaz2017-12-231-1/+1
* Made the RTF output honor the PAPER_TYPE option.Dimitri van Heesch2016-12-181-0/+21
* Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-1/+1
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-24/+55
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-0/+2
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-28/+28
* RTF improvement: Example section was merged with next function titleMinGyu Kim2015-09-111-0/+1
* Merge pull request #369 from albert-github/feature/bug_682373Dimitri van Heesch2015-07-261-0/+1
|\
| * Bug 682373 - Math does not work in LaTeX with custom header and footer.albert-github2015-07-241-0/+1