- 23 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 17 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 16 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 15 Mar, 2014 6 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
https://github.com/albert-github/doxygenDimitri van Heesch authoredMerge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen into albert-github-feature/bug_625601 
- 
Dimitri van Heesch authoredpass libclang header file location; add paths for Ubuntu's llvm-3.4 
- 
Dimitri van Heesch authoredBug 725516 - In case of sections with the same name they are not reported. 
 
- 
- 13 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 11 Mar, 2014 3 commits
- 
- 
Dimitri van Heesch authoredBug 643618 - Fortran: variable with name "type" confuses Doxygen 
- 
Dimitri van Heesch authoredAlternative way to get rules information from flex 
- 
Dimitri van Heesch authored
 
- 
- 10 Mar, 2014 1 commit
- 
- 
albert-github authoredThis patch describes an alternative way to get rules / debug information from flex files 
 
- 
- 09 Mar, 2014 2 commits
- 
- 
albert-github authoredMost problems were solved in version 1.8.5 but the underscore character (_) had not been incorporated, this is done with this patch. 
- 
albert-github authoredThe recognition of the type (free or fixed) of Fortran code is not reliable possible. A well known possibility as used with compilers as well is to specify the type of code by means of the extension. With EXTENSION_MAPPING it is possible to select the type of Fortran code, when not explicitly set doxygen tries to guess the type of Fortran code. 
 
- 
- 04 Mar, 2014 2 commits
- 
- 
Michael R. Crusoe authored
- 
Dimitri van Heesch authored
 
- 
- 02 Mar, 2014 1 commit
- 
- 
albert-github authoredIn this patch it is checked if a section label has been used before and if so a warning is given with file name and line number (when possible) where the section label was used the first time. Note in section.h the item level was not initialized in the past in case of a copy constructor. 
 
- 
- 01 Mar, 2014 4 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 28 Feb, 2014 2 commits
- 
- 
Dimitri van Heesch authoredutil/patternMatch: don't extract a QCString(QFileInfo) each time we QReg... 
- 
Adrian Negreanu authoredpatternMatch iterates over the pattern list, while FileInfo remains constant. given this, extract the QCStrings for QFileInfo outside of the iterating loop. Signed-off-by:Adrian Negreanu <adrian.m.negreanu@intel.com> 
 
- 
- 27 Feb, 2014 7 commits
- 
- 
Dimitri van Heesch authoredFix typos in russian translation 
- 
Sergey M․ authored
- 
Dimitri van Heesch authoredGive message when PROJECT_LOGO cannot be found or cannot be converted 
- 
Dimitri van Heesch authoredShowing error message on windows in case of an error on startup 
- 
Dimitri van Heesch authoredsqlite3: speedup the SELECTs 
- 
Adrian Negreanu authoredSigned-off-by:Adrian Negreanu <adrian.m.negreanu@intel.com> 
- 
Adrian Negreanu authoredThe uniqueness of rows is maintained by first doing a select. In case the item is not found, it's INSERTed. This is done for files, refids, params and includes, data that is not unique by itself, like cross-references for example. In other words, you can have many memberdefs in one file, but you can only have one cross-reference between two functions since the reference location is unique. So, when SELECTing files and refids, use the file name and refids as primary key since that's the fastest way to do it. Also 'OR REPLACE' not necessary in 'INSERT OR REPLACE'. Signed-off-by:Adrian Negreanu <adrian.m.negreanu@intel.com> 
 
- 
- 26 Feb, 2014 3 commits
- 
- 
albert-github authoredIn case the project logo does not exist or cannot be converted give a message instead of a white box. Also update STR_PROJECT_LOGO in case a filename is selected that cannot be found. 
- 
albert-github authoredinclude remained for debug session. 
- 
albert-github authoredOn case, on windows, more than 1 argument is given doxywizard stops without showing a message even though a printf is present. In this patch the message is show (for all platforms) by means of a message box, furthermore in case the argument --help is given the usage message is given in a message box. 
 
- 
- 23 Feb, 2014 2 commits
- 
- 
Dimitri van Heesch authoredCorrected some definitions for some Fortran keywords 
- 
albert-github authored
 
- 
- 22 Feb, 2014 3 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
