- 10 Aug, 2014 1 commit
 - 
- 
Dimitri van Heesch authored
 
 - 
 - 08 Aug, 2014 3 commits
 - 
- 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 
 - 
 - 04 Aug, 2014 13 commits
 - 
- 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
Merge branch 'feature-groupbreadcrumbs' of https://github.com/NimbusKit/doxygen into NimbusKit-feature-groupbreadcrumbs
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
 - 
Dimitri van Heesch authored
Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a hyperlink) in <detaileddescription>
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Adrian Negreanu authored
 
 - 
 - 03 Aug, 2014 5 commits
 - 
- 
Dimitri van Heesch authored
Bug 734077 - no uniquely matching class member found for inline function definition where parameter argument names don't match
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
removeRedundantWhiteSpace micro-optimization
 - 
Dimitri van Heesch authored
Error linking 32-bit windows
 - 
albert-github authored
On Windows there were unresolved debug symbols resulting from libcpmtd. Adding this file to the ignore list solves the link issue. Remains: LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library even though libcmt is added.
 
 - 
 - 02 Aug, 2014 17 commits
 - 
- 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
Bug 733856 - segfault in QGListIterator while parsing fortran code
 - 
Dimitri van Heesch authored
Messages truncated in warnings file
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 - 
Dimitri van Heesch authored
 
 - 
 - 30 Jul, 2014 1 commit
 - 
- 
albert-github authored
The current limit for a message length in the messages file is 4095 characters. Most of the time this is more than sufficient, but in case of Fortran and a lot of arguments this might not be sufficient. With Fortran the "data type" can be quite long as it can also includes words like: double precision, dimension, intent(inout) etc. When we have a lot of arguments and just one is described it also tries to write out the names of the non-described parameter/ arguments with the word parameter prepended resulting in an even longer line. This patch increases the size of the buffer.
 
 -