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
...
|
*
|
Merge pull request #7673 from albert-github/feature/issue_7672
Dimitri van Heesch
2020-03-29
2
-20/+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
issue #7672 Request: use <img> tags instead of <object> tags for SVG images
albert-github
2020-03-29
2
-20/+4
|
|
/
*
|
Migrated some code in pre.l to use STL containers (part 2)
Dimitri van Heesch
2020-03-29
2
-338/+262
|
/
*
Revert addition of std::string conversion operator for QCString (part 2)
Dimitri van Heesch
2020-03-29
1
-1/+1
*
Revert addition of std::string conversion operator for QCString
Dimitri van Heesch
2020-03-29
4
-19/+15
*
Migrated some code in pre.l to use STL containers
Dimitri van Heesch
2020-03-28
5
-650/+399
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-03-28
6
-2512/+2889
|
\
|
*
Merge pull request #7632 from albert-github/feature/bug_ftn_preproc
Dimitri van Heesch
2020-03-27
1
-1/+3
|
|
\
|
|
*
Function definitions at begin of a line
albert-github
2020-03-08
1
-1/+3
|
*
|
Merge pull request #7669 from albert-github/feature/bug_ftn_fixed
Dimitri van Heesch
2020-03-27
1
-2/+1
|
|
\
\
|
|
*
|
Incorrect determination of fixed form Fortran
albert-github
2020-03-25
1
-2/+1
|
*
|
|
Merge pull request #7670 from jonasexpleo/6343_vhdl_context_syntax_error
Dimitri van Heesch
2020-03-27
4
-2509/+2885
|
|
\
\
\
|
|
*
|
|
Fix 6342: Applying provided patch
Jonas Fingerling
2020-03-26
4
-2509/+2885
|
|
|
/
/
*
|
|
|
Fix for unused variable JAVASCRIPT_LICENSE_TEXT.
Dimitri van Heesch
2020-03-28
3
-34/+30
|
/
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-03-27
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #7666 from albert-github/feature/issue_7664
Dimitri van Heesch
2020-03-24
1
-1/+2
|
|
\
\
|
|
*
|
issue #7664 bigobj not found with MSYS Makefiles
albert-github
2020-03-24
1
-1/+2
|
|
/
/
*
|
|
issue #6901: Please consider relicensing of Javascript files
Dimitri van Heesch
2020-03-27
8
-161/+158
|
/
/
*
|
issue #7624: non-const getClassDef() called on aliased member. Please report ...
Dimitri van Heesch
2020-03-23
1
-9/+9
*
|
Merge pull request #7662 from albert-github/feature/bug_remove_tcl_2
Dimitri van Heesch
2020-03-23
3
-3/+2
|
\
\
|
*
|
Correction due to removal of Tcl
albert-github
2020-03-23
3
-3/+2
|
/
/
*
|
Merge pull request #7661 from albert-github/feature/bug_docu_tcl
Dimitri van Heesch
2020-03-23
2
-2/+3
|
\
\
|
*
|
Documentation correction due to removal of Tcl
albert-github
2020-03-23
2
-2/+3
|
/
/
*
|
Merge branch 'remove_tcl'
Dimitri van Heesch
2020-03-22
57
-5916/+11
|
\
\
|
*
|
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
57
-5915/+11
*
|
|
Merge pull request #7659 from jmirabel/fix_cros_issue
Dimitri van Heesch
2020-03-22
3
-3/+14
|
\
\
\
|
*
|
|
Fix CROS javascript issue when giving focus to search result frame.
Joseph Mirabel
2020-03-22
3
-3/+14
|
/
/
/
*
|
|
Merge pull request #7657 from cmorty/fixmessages
Dimitri van Heesch
2020-03-22
9
-636/+642
|
\
\
\
|
*
|
|
Fix not correctly formatted messages
Moritz 'Morty' Strübe
2020-03-21
8
-627/+624
|
*
|
|
Add printf-Checks to message.h
Moritz 'Morty' Strübe
2020-03-21
1
-9/+18
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-03-22
6
-12/+74
|
\
\
\
\
|
*
|
|
|
Fix the problem character string between '<' and '>' is not output in doxywiz...
Jun Tajima
2020-03-21
1
-1/+5
|
*
|
|
|
Missing anchors in RTF code output (#7647)
albert-github
2020-03-21
2
-2/+39
|
*
|
|
|
Incorrect link generated for cite and xref (#7648)
albert-github
2020-03-21
2
-9/+26
|
*
|
|
|
issue #7652 folder in file list has file icon (#7654)
albert-github
2020-03-21
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge branch 'cmorty-QThread'
Dimitri van Heesch
2020-03-22
24
-1707/+128
|
\
\
\
\
|
*
|
|
|
Minor tweaks
Dimitri van Heesch
2020-03-22
2
-16/+14
|
*
|
|
|
Remove thread-related Qt-Code
Moritz 'Morty' Strübe
2020-03-21
16
-1551/+4
|
*
|
|
|
Remove last QThread-Reference
Moritz 'Morty' Strübe
2020-03-21
1
-3/+3
|
*
|
|
|
Replace SDict with std::map
Moritz 'Morty' Strübe
2020-03-21
5
-26/+26
|
*
|
|
|
QString -> std::string & QDict -> std::map
Moritz 'Morty' Strübe
2020-03-21
5
-33/+34
|
*
|
|
|
Remove DotConstString and replace by std::string
Moritz 'Morty' Strübe
2020-03-21
2
-56/+17
|
*
|
|
|
Fixup condition-variable and mutex
Moritz 'Morty' Strübe
2020-03-21
1
-0/+1
|
*
|
|
|
Replace QThread with std::thread
Moritz 'Morty' Strübe
2020-03-21
2
-2/+13
|
*
|
|
|
Replace qlist with std::vector
Moritz 'Morty' Strübe
2020-03-21
2
-22/+18
|
*
|
|
|
Replace QMutex and condition QWaitCondition with std::
Moritz 'Morty' Strübe
2020-03-19
2
-13/+11
|
*
|
|
|
Replace qqueue with std::queue
Moritz 'Morty' Strübe
2020-03-19
2
-6/+7
|
|
/
/
/
|
*
|
|
Tcl has a problem with a case statement with just {} inside the switch statem...
albert-github
2020-03-18
1
-0/+1
|
/
/
/
*
|
|
Merge branch 'albert-github-feature/bug_doxywizard_warnings'
Dimitri van Heesch
2020-03-17
2
-8/+8
|
\
\
\
|
*
|
|
Simplified the code a bit
Dimitri van Heesch
2020-03-17
1
-24/+6
[prev]
[next]