index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)
Dimitri van Heesch
2021-04-08
1
-0/+1
*
Refactoring: move qcstring and remove qtools
Dimitri van Heesch
2021-03-25
1
-3/+1
*
Update ghc::filesystem to version 1.5.4
Dimitri van Heesch
2021-03-22
1
-0/+1
*
issue #8375: Lowercase search does not find non-ASCII uppercase pages and vic...
Dimitri van Heesch
2021-03-22
1
-0/+1
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-1/+0
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-0/+1
*
Refactoring: Replaced QFileInfo with FileInfo
Dimitri van Heesch
2021-03-18
1
-0/+1
*
Merge branch 'master' into feature/bug_lex
Dimitri van Heesch
2021-03-03
1
-0/+1
|
\
|
*
Refactoring: replaced std::regex with own much faster implementation
Dimitri van Heesch
2021-03-02
1
-0/+1
*
|
Adding support for lex files
albert-github
2021-02-12
1
-0/+6
|
/
*
Refactoring: Move xml parser to a separate directory
Dimitri van Heesch
2021-02-06
1
-3/+2
*
Refactoring position of layout_default.xml
albert-github
2020-12-24
1
-9/+0
*
Refactoring: replace QXml by own XML processor
Dimitri van Heesch
2020-12-06
1
-0/+3
*
Merge branch 'symbolresolver'
Dimitri van Heesch
2020-10-28
1
-0/+1
|
\
|
*
Refactoring: introduce SymbolResolver to group symbol lookup routines
Dimitri van Heesch
2020-10-28
1
-0/+1
*
|
Redundant / incorrect required version of cmake
albert-github
2020-10-22
1
-1/+0
|
/
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-0/+1
*
Allow building doxygen as a subproject
Anonymous Maarten
2020-09-16
1
-17/+17
*
CMakeLists.txt improvement
Dimitri van Heesch
2020-08-03
1
-2/+10
*
Modernize code for the resource manager
Dimitri van Heesch
2020-08-02
1
-2/+2
*
Fix compiling with clang parser support and with Clang compiler, too (#7922)
Deniz Bahadir
2020-07-29
1
-10/+8
*
Make a switch to choose between dynamic library to clang-cpp or static linkin...
Dimitri van Heesch
2020-07-20
1
-2/+7
*
Fix #7883
Joakim Tjernlund
2020-07-19
1
-2/+2
*
Merge branch 'master' into lex-absolute-path
Dimitri van Heesch
2020-07-16
1
-18/+47
|
\
|
*
Add options to enable various sanitizers
Dimitri van Heesch
2020-06-13
1
-0/+4
|
*
Merge pull request #7794 from wataash/cmake-list-dir
Dimitri van Heesch
2020-05-27
1
-14/+14
|
|
\
|
|
*
Replace ${CMAKE_SOURCE_DIR}/path/to/current/cmake-lists-txt/dir with ${CMAKE_...
Wataru Ashihara
2020-05-23
1
-14/+14
|
*
|
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-24
1
-5/+29
*
|
|
Improve flex/bison debuggability with gdb
Wataru Ashihara
2020-05-23
1
-2/+2
|
|
/
|
/
|
*
|
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-22
1
-1/+0
|
/
*
Fix build issue: strlcpy & strlcat are BSD specific
Dimitri van Heesch
2020-05-15
1
-1/+1
*
Refactoring
Dimitri van Heesch
2020-05-15
1
-15/+12
*
Fix for overruling flags that did work with the Visual Studio compiler
Dimitri van Heesch
2020-04-30
1
-0/+3
*
Refactoring: modernize g_inputFiles and the parameters of readFileOrDirectory
Dimitri van Heesch
2020-04-30
1
-0/+4
*
Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap
Dimitri van Heesch
2020-04-27
1
-1/+0
*
Updated changelog for version 1.8.18
Dimitri van Heesch
2020-04-12
1
-0/+4
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-1/+0
*
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
1
-3/+0
*
Remove dead code and fix more warnings
Dimitri van Heesch
2020-03-08
1
-1/+0
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-7/+10
*
Extend built-in STL support with more classes
Dimitri van Heesch
2019-12-19
1
-9/+10
*
issue #7268 Unable to build "master" branch
albert-github
2019-09-17
1
-0/+1
*
Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...
Dimitri van Heesch
2019-09-12
1
-32/+71
|
\
|
*
Consistent way to show scanner state
albert-github
2019-09-05
1
-32/+71
*
|
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-7/+8
|
/
*
Rename version libary to avoid name clash with Window's version.lib
Dimitri van Heesch
2019-08-08
1
-1/+1
*
Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-07-30
1
-7/+2
|
\
|
*
Show git version information
albert-github
2019-05-31
1
-13/+2
|
*
Show git version information
albert-github
2019-04-07
1
-2/+8
*
|
Merge branch 'docgroup' of https://github.com/groleo/doxygen into groleo-docg...
Dimitri van Heesch
2019-07-27
1
-0/+1
|
\
\
[next]