index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pagedef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-11/+11
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-2/+2
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-7/+7
*
Merge pull request #8387 from albert-github/feature/bug_pagetitle
Dimitri van Heesch
2021-03-03
1
-1/+1
|
\
|
*
Strange HTML tab title in case of a page without title
albert-github
2021-02-16
1
-1/+1
*
|
Disable qregex.h and fix some warnings and issues
Dimitri van Heesch
2021-02-20
1
-2/+0
*
|
Refactoring: replace QRegExp by std::regex in util.cpp
Dimitri van Heesch
2021-02-20
1
-1/+1
|
/
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-4/+3
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-12/+8
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-8/+35
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-9/+16
*
Reworked changes a bit
Dimitri van Heesch
2020-10-04
1
-20/+6
*
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-6/+20
*
issue #8037: Links using @ref stopped working in doxygen 1.8.19
Dimitri van Heesch
2020-09-21
1
-0/+1
*
Multi-threaded parsing: added locks around global data
Dimitri van Heesch
2020-06-17
1
-9/+0
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-27/+33
*
Fix html file ext in external docs (#7679)
avostrik
2020-04-01
1
-1/+1
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-3/+4
*
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-3/+1
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-13/+13
*
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-1/+1
*
Incorrect output tag order
albert-github
2019-05-04
1
-2/+2
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-22/+76
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-1/+7
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-1/+3
*
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-0/+11
*
Moved local toc data into a separate type for better encapsulation
Dimitri van Heesch
2018-07-22
1
-13/+4
*
Enable in page table of contents for XML and add maximum level to in page tab...
albert-github
2018-07-12
1
-4/+11
*
Enable in page table of contents for LaTeX
albert-github
2018-05-21
1
-3/+3
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-0/+4
|
\
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-0/+4
*
|
Fix https://bugzilla.gnome.org/show_bug.cgi?id=782583.
msc-
2017-10-13
1
-2/+5
*
|
Fixup man page NAME section when page has title
Artur Kink
2017-07-19
1
-1/+6
|
/
*
Fixup man only output to use generator state push pop
Artur Kink
2016-09-26
1
-2/+3
*
For manpages remove trailing dash when no brief description
Artur Kink
2016-09-25
1
-1/+8
*
Table of contents breaks when documentation spans multiple comment blocks wit...
albert-github
2016-04-09
1
-1/+1
*
Bug 760970 - CASE_SENSE_NAMES ignored
albert-github
2016-01-23
1
-2/+1
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-5/+5
*
Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES
Dimitri van Heesch
2015-10-24
1
-12/+5
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-24/+24
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Bug 709803 - Generated hhc file contains an error for a section of a mainpage
Dimitri van Heesch
2013-10-12
1
-2/+2
*
Bug 688858 - SHORT_NAMES break references to \page in PDF output
Dimitri van Heesch
2013-08-04
1
-0/+14
*
Release-1.8.4
Dimitri van Heesch
2013-05-19
1
-4/+13
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-4/+4
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-8/+3
*
Release-1.8.3.1
Dimitri van Heesch
2013-01-20
1
-3/+3
*
Release-1.8.2-20121118
Dimitri van Heesch
2012-11-18
1
-4/+21
*
Release-1.8.2-20120930
Dimitri van Heesch
2012-09-30
1
-1/+1
[next]