Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #6946 Compilation error (clangparser.cpp) | albert-github | 2019-04-27 | 1 | -1/+1 |
| | | | | | corrected clangparser conform other source code in respect to casting. Corrected doxyapp and doxyparse make scripts for usage with clang parser. | ||||
* | Double id for tooltips in XHTML Possible. | albert-github | 2019-01-18 | 1 | -2/+0 |
| | | | | The tooltips (XHTML) should not be displayed per code fragment but for the entire (output) file as otherwise tooltips might be added multiple times resulting in double IDs. | ||||
* | Fix type and length of clang compilation database option | Dimitri van Heesch | 2018-12-27 | 1 | -63/+72 |
| | |||||
* | Fixing coverity messages | albert-github | 2018-09-13 | 1 | -0/+1 |
| | | | | Note: especially latexdocvisitor (dead code that should not be dead code). | ||||
* | Enable possibility of CLANG for Cygwin | albert-github | 2018-06-30 | 1 | -13/+13 |
| | | | | | - During compilation there were some problems with strdup (POSIX), replaced by qstrdup - During compiling / linking there were some problems with killpg which was recognized, added standard definition. | ||||
* | Include header for CompilationDatabase | Isaac Hier | 2018-05-23 | 1 | -0/+1 |
| | |||||
* | make use of clang compilation database | Doug Johnston | 2017-04-06 | 1 | -1/+34 |
| | | | | See: https://clang.llvm.org/docs/JSONCompilationDatabase.html | ||||
* | Changed configuration mechanism to directly access options in order to ↵ | Dimitri van Heesch | 2016-01-17 | 1 | -8/+8 |
| | | | | improve performance | ||||
* | Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing | Dimitri van Heesch | 2013-07-02 | 1 | -19/+17 |
| | |||||
* | Release-1.8.4 | Dimitri van Heesch | 2013-05-19 | 1 | -26/+42 |
| | |||||
* | Release-1.8.3.1-20130512 | Dimitri van Heesch | 2013-05-12 | 1 | -62/+253 |
| | |||||
* | Release-1.8.3.1-20130402 | Dimitri van Heesch | 2013-04-02 | 1 | -1/+18 |
| | |||||
* | Release-1.8.3.1-20130324 | Dimitri van Heesch | 2013-03-24 | 1 | -0/+720 |