Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8332 from albert-github/feature/issue_8329 | Dimitri van Heesch | 2021-04-29 | 1 | -0/+8 |
|\ | | | | | issue #8329 Force line buffering | ||||
| * | issue #8329 Force line buffering | albert-github | 2021-01-13 | 1 | -0/+8 |
| | | | | | | | | | | | | By default stdout is buffered when redirecting, the `-b` option of doxygen prevents this. Removing non used variable `outputToWizard`. | ||||
* | | Updated the FAQ regarding the use of Qt | Dimitri van Heesch | 2021-03-29 | 1 | -6/+4 |
|/ | |||||
* | Incorrect link in doxygen documentation | albert-github | 2020-12-03 | 1 | -1/+1 |
| | | | | | The link to mathjax is not correct anymore (config.xml), the latest version points to version 3.0 and here there is no output.html either. Setting it fixed to the 2.7 version. The other corrected links are just about redirections that are otherwise done. | ||||
* | fix: convert links to the main doxygen site to https. Trailing whitespace ↵ | Allan Bowe | 2020-11-29 | 1 | -49/+49 |
| | | | | was also removed (hope this is ok, was a default setting). Closes #8212 | ||||
* | Syntax for faq about use in Windows Powershell | albert-github | 2020-11-06 | 1 | -1/+6 |
| | | | | The syntax of the Windows Powershell differs from other shells, so an example is added to the faq section | ||||
* | spelling: javascript | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | Option for 'input buffer overflow' | albert-github | 2019-07-20 | 1 | -0/+7 |
| | | | | Cmake option `-Denlarge_lex_buffers=<size>` to enlarge input and read buffers for source code lexers. | ||||
* | Broken links in documentation | albert-github | 2018-12-16 | 1 | -1/+1 |
| | | | | Fix broken links. | ||||
* | Update mail address | Dimitri van Heesch | 2018-09-01 | 1 | -1/+1 |
| | |||||
* | Enable in page table of contents for LaTeX | albert-github | 2018-05-21 | 1 | -1/+1 |
| | | | | | | | | currently the \tableofcontents command is only supported for HTML. In this patch: - enable in page table of contents for LaTeX: \tableofcontents['{'[option][,option]*'}'] where option can be 'HTML, and 'LaTeX' (side effect: possibility to have options with, nearly, all commands.) | ||||
* | Merge pull request #678 from albert-github/feature/bug_docu_2 | Dimitri van Heesch | 2018-04-22 | 1 | -4/+4 |
|\ | | | | | Small documentation corrections | ||||
| * | Small documentation corrections | albert-github | 2018-03-06 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #668 from albert-github/feature/bug_docu_faq | Dimitri van Heesch | 2018-04-22 | 1 | -1/+1 |
|\ \ | | | | | | | Correction in title of FAQ | ||||
| * | | Correction in title of FAQ | albert-github | 2018-02-26 | 1 | -1/+1 |
| |/ | | | | | | | Removed <code> </code> from title of FAQ as this text is shown literal and this is not the intention. | ||||
* | | Documentation corrections | albert-github | 2018-02-26 | 1 | -2/+2 |
|/ | | | | Corrected the way files are displaced (should be in "code mode") | ||||
* | Correction of non reachable links and redirected links in documentation. | albert-github | 2017-06-04 | 1 | -1/+1 |
| | | | | | The W3C link checker reported a number of problems regarding non reachable links and permanent redirects. Most of these problems have been fixed with this patch | ||||
* | Bug 774949 - Unknown reference in manual | Dimitri van Heesch | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | Adjusted Doxygen to doxygen in running text in the manual | Dimitri van Heesch | 2016-01-03 | 1 | -3/+3 |
| | |||||
* | Various minor changes | Dimitri van Heesch | 2015-06-20 | 1 | -1/+14 |
| | | | | | | - made copying doc and example files a target - fixed bug using temparary in the wizard. - Added faq question about extension mapping | ||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Make index for faq | albert-github | 2014-05-01 | 1 | -29/+22 |
| | | | | Currently the FAQs are in a numbered list, no index / overview. This patch places the FAQs in paragraphs resulting in a readable overview (in index or with a tableofcontents in HTML | ||||
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Removed remark about installdox from the FAQ | Dimitri van Heesch | 2014-01-08 | 1 | -4/+0 |
| | |||||
* | Release-1.8.4 | Dimitri van Heesch | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | Release-1.8.3.1-20130402 | Dimitri van Heesch | 2013-04-02 | 1 | -17/+19 |
| | |||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Release-1.8.3 | Dimitri van Heesch | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | Release-1.8.2-20120930 | Dimitri van Heesch | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Release-1.7.5.1-20111027 | Dimitri van Heesch | 2011-10-27 | 1 | -0/+6 |
| | |||||
* | Release-1.7.3-20110123 | Dimitri van Heesch | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | Release-1.7.1-20100920 | Dimitri van Heesch | 2010-09-20 | 1 | -3/+3 |
| | |||||
* | Release-1.5.4-20080101 | Dimitri van Heesch | 2008-01-17 | 1 | -1/+1 |
| | |||||
* | Release-1.5.1-20070315 | Dimitri van Heesch | 2007-03-15 | 1 | -33/+6 |
| | |||||
* | Release-1.5.1-20070219 | Dimitri van Heesch | 2007-02-19 | 1 | -1/+1 |
| | |||||
* | Release-1.4.6-20060507 | Dimitri van Heesch | 2006-05-07 | 1 | -1/+1 |
| | |||||
* | Release-1.4.1-20050129 | Dimitri van Heesch | 2005-01-29 | 1 | -2/+1 |
| | |||||
* | Release-1.4.1 | Dimitri van Heesch | 2005-01-11 | 1 | -1/+1 |
| | |||||
* | Release-1.3.9.1-20041114 | Dimitri van Heesch | 2004-11-14 | 1 | -2/+11 |
| | |||||
* | Release-1.3.9.1-20041028 | Dimitri van Heesch | 2004-10-28 | 1 | -1/+1 |
| | |||||
* | Release-1.3.9.1 | Dimitri van Heesch | 2004-10-10 | 1 | -4/+17 |
| | |||||
* | Release-1.3.7-20040617 | Dimitri van Heesch | 2004-06-17 | 1 | -2/+2 |
| | |||||
* | Release-1.3.5-20040105 | Dimitri van Heesch | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | Release-1.3.3-20030808 | Dimitri van Heesch | 2003-08-08 | 1 | -1/+1 |
| | |||||
* | Release-1.3.2 | Dimitri van Heesch | 2003-06-15 | 1 | -5/+5 |
| | |||||
* | Release-1.3.1-20030607 | Dimitri van Heesch | 2003-06-07 | 1 | -0/+5 |
| | |||||
* | Release-1.3-rc2-20030119 | Dimitri van Heesch | 2003-01-19 | 1 | -1/+1 |
| | |||||
* | Release-1.3-rc2-20030106 | Dimitri van Heesch | 2003-01-06 | 1 | -0/+36 |
| | |||||
* | Release-1.3-rc2-20021224 | Dimitri van Heesch | 2002-12-24 | 1 | -1/+5 |
| |