index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: Replaced QFileInfo with FileInfo
Dimitri van Heesch
2021-03-18
38
-282/+6326
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-03-18
5
-12/+25
|
\
|
*
Correction compilation warnings (#8398)
albert-github
2021-03-06
3
-7/+7
|
*
Merge pull request #8412 from albert-github/feature/bug_docu_sqlite3
Dimitri van Heesch
2021-03-06
1
-0/+9
|
|
\
|
|
*
Missing build note for sqlite3
albert-github
2021-03-05
1
-0/+9
|
*
|
Merge pull request #8411 from albert-github/feature/issue_8405
Dimitri van Heesch
2021-03-06
2
-5/+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Issue #8405 Dead link in documentation
albert-github
2021-03-05
2
-5/+9
|
|
/
*
|
Made OUTPUT_TEXT_DIRECTION option obsolete
Dimitri van Heesch
2021-03-05
1
-13/+1
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-03-04
1
-1/+9
|
\
|
*
Merge pull request #8410 from albert-github/feature/bug_chm
Dimitri van Heesch
2021-03-04
1
-1/+9
|
|
\
|
|
*
Problems generating chm documentation
albert-github
2021-03-04
1
-1/+9
*
|
|
Regression: Fix missing '>' for ol tag in the HTML output.
Dimitri van Heesch
2021-03-04
1
-1/+1
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-03-04
1
-1/+6
|
\
\
|
|
/
|
*
Merge pull request #8395 from albert-github/feature/issue_8390
Dimitri van Heesch
2021-03-03
1
-1/+6
|
|
\
|
|
*
issue #8390 Reusing documentation snippets
albert-github
2021-02-19
1
-1/+6
*
|
|
Refactoring: some cleanup and removed text direction logic
Dimitri van Heesch
2021-03-04
26
-281/+47
|
/
/
*
|
Refactoring: replace QTextStream by ifstream
Dimitri van Heesch
2021-03-03
14
-2669/+38
*
|
Merge branch 'albert-github-feature/bug_lex'
Dimitri van Heesch
2021-03-03
29
-349/+2788
|
\
\
|
*
|
Fix typo in the lexscanner.h's guard
Dimitri van Heesch
2021-03-03
2
-11/+11
|
*
|
Merge branch 'master' into feature/bug_lex
Dimitri van Heesch
2021-03-03
70
-1473/+2633
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #8394 from albert-github/feature/bug_doc_trouble
Dimitri van Heesch
2021-03-03
1
-1/+1
|
\
\
\
|
*
|
|
Correction end tag in documentation
albert-github
2021-02-19
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8387 from albert-github/feature/bug_pagetitle
Dimitri van Heesch
2021-03-03
2
-1/+2
|
\
\
\
|
*
|
|
Strange HTML tab title in case of a page without title
albert-github
2021-02-16
2
-1/+2
*
|
|
|
Merge pull request #8348 from albert-github/feature/bug_clang_dependency
Dimitri van Heesch
2021-03-03
1
-3/+3
|
\
\
\
\
|
*
|
|
|
Missing CLANG dependency
albert-github
2021-01-20
1
-3/+3
*
|
|
|
|
Merge pull request #8405 from albert-github/feature/bug_spell_regex
Dimitri van Heesch
2021-03-03
2
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Spelling correction
albert-github
2021-03-03
2
-2/+2
|
/
/
/
/
/
*
|
|
|
|
Refactoring: replaced std::regex with own much faster implementation
Dimitri van Heesch
2021-03-02
24
-347/+1374
*
|
|
|
|
Some performance tweaks + remove setting of global locale
Dimitri van Heesch
2021-02-22
17
-67/+63
*
|
|
|
|
Remove double call to wildcard2regex()
Dimitri van Heesch
2021-02-21
1
-1/+1
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-02-21
0
-0/+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #8397 from albert-github/feature/bug_typo_util
Dimitri van Heesch
2021-02-21
1
-1/+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Correction of typing error
albert-github
2021-02-21
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Regression: specifying character ranges for FILE_PATTERNS didn't work
Dimitri van Heesch
2021-02-21
1
-54/+19
|
/
/
/
/
/
*
|
|
|
|
Added missing std:: namespace
Dimitri van Heesch
2021-02-20
1
-3/+3
*
|
|
|
|
Disable qregex.h and fix some warnings and issues
Dimitri van Heesch
2021-02-20
31
-92/+91
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in doxyparse.cpp
Dimitri van Heesch
2021-02-20
1
-3/+2
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in vhdldocgen.cpp
Dimitri van Heesch
2021-02-20
5
-117/+93
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in vhdlcode.l
Dimitri van Heesch
2021-02-20
3
-15/+64
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in vhdljjparser.cpp
Dimitri van Heesch
2021-02-20
1
-25/+49
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in memberdef.cpp
Dimitri van Heesch
2021-02-20
1
-89/+60
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in doxygen.cpp
Dimitri van Heesch
2021-02-20
1
-91/+81
*
|
|
|
|
Refactoring: remove QRegExp in searchindex.cpp
Dimitri van Heesch
2021-02-20
1
-3/+8
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in scanner.l
Dimitri van Heesch
2021-02-20
1
-17/+22
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in rtfstyle.cpp
Dimitri van Heesch
2021-02-20
4
-125/+94
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in groupdef.cpp
Dimitri van Heesch
2021-02-20
1
-6/+9
*
|
|
|
|
Refactoring: make better use of capture groups
Dimitri van Heesch
2021-02-20
3
-16/+15
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in markdown.cpp
Dimitri van Heesch
2021-02-20
1
-10/+10
*
|
|
|
|
Refactoring: replace QRegExp by std::regex in doctokenizer.l
Dimitri van Heesch
2021-02-20
1
-21/+27
[next]