- 12 Apr, 2014 8 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
- 
Dimitri van Heesch authoredFix id parsing for atx markdown headers 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 11 Apr, 2014 1 commit
- 
- 
https://github.com/albert-github/doxygenDimitri van Heesch authoredMerge branch 'feature/bug_678436' of https://github.com/albert-github/doxygen into albert-github-feature/bug_678436 
 
- 
- 07 Apr, 2014 1 commit
- 
- 
albert-github authoredBlank spaces after an if statement have to be removed as well. Also spaces before the firs round bracket have to be removed. 
 
- 
- 06 Apr, 2014 1 commit
- 
- 
albert-github authoredBlank spaces after an if statement have to be removed as well. Just enable them as part of the parameter of the conditional expression and remove them later on (to be safe not having them in the parser). 
 
- 
- 05 Apr, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 29 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 28 Mar, 2014 3 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 27 Mar, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 23 Mar, 2014 19 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredChm don't add images multiple times 
- 
Dimitri van Heesch authoredEnable Previous and Next buttons in chm output file 
- 
Dimitri van Heesch authoredSuperfluous < sign 
- 
Dimitri van Heesch authoredBug 726734 - alignment of blockquotes in pdf 
- 
Dimitri van Heesch authoredBug 726722 - Blockquote followed by text inserts an extra paragraph 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredUpdate doctokenizer.l 
- 
Dimitri van Heesch authoredList only the project pages in "Related Pages" 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
albert-github authoredDon 't add image to list in case it is already present (happened for image extsearch_flow.png in the doxygen manual). 
- 
albert-github authoredEnables the Previous and Next buttons in case of a binary table of contents in the chm output file (binary toc is a requirement for the Precious and Next buttons). 
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredExtension in config.xml if type=string with format=image 
- 
albert-github authoredRemoved superfluous < sign 
 
- 
- 19 Mar, 2014 2 commits
- 
- 
albert-github authoredThe quote instead of quotation does align multi level block quotes 
- 
albert-github authoredRemove superfluous \n from intermediate output. 
 
- 
- 18 Mar, 2014 1 commit
- 
- 
Alex Merry authoredisAtxHeader() parses out the id and the title into the appropriate variables. The subsequent call to extractTitleId() would then have the trimmed title (without the id ref) as input, and hence always set id to be empty. 
 
- 
