summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a number of issues (resource leaks, uninitialized members, etc) found ↵Dimitri van Heesch2014-08-311-0/+1
| | | | by coverity
* Merge pull request #147 from albert-github/feature/bug_chm_multiple_imagesDimitri van Heesch2014-03-231-1/+1
|\ | | | | Chm don't add images multiple times
| * Chm don't add images multiple timesalbert-github2014-03-231-1/+1
| | | | | | | | Don 't add image to list in case it is already present (happened for image extsearch_flow.png in the doxygen manual).
* | Enable Previous and Next buttons in chm output filealbert-github2014-03-231-6/+22
|/ | | | Enables 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).
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Missing & and chars after " in tree of chm documentationDimitri van Heesch2014-02-041-1/+2
| | | | | | | | In the chm-doxygen manual we see that for: - the command \& the & is missing - commands containing a " all text is missing after this " These are known limitations of the chm format (see e.g. http://www.helpware.net/htmlhelp/hhwreadme.htm)
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-2/+3
| | | | | | | | | - operations on current index and node (next(), prev(), last(), first()) have been removed. - access to internal nodes has been removed. - old QList has been renamed to QInternalList for use inside qtools only. - added type safe compare, new, and delete operations (compareValues(), newValue(), deleteValue()). - add compareValues also to QDict for consistency. - changed doxygen's implementation to comply with the new QList and QDict interface.
* Esperanto not supported by htmlhelp compilerAlbert2013-10-211-1/+4
| | | | reverting for esperanto to default language (US English)
* Patch regarding generating the rules file for the windows build regarding ↵Albert2013-10-201-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | languages, some inconsistencies in the (windows) build system, corrections to some spelling. - maintainers.txt Spelling correction - config.xml Added missing languages Extended some descriptions - htmlhelp.cpp Added missing languages Spelling corrections - language.cpp Corrected call in respect to Serbian-Cyrillic - translator_br.h Spelling correction - translator_fa.h Corrected (not used) define in respect to LeftToRight - translator_mk.h Spelling correction - translator_sc.h Corrected in respect to consistency for Serbian-Cyrillic - Doxygen.sln Added project dependency as otherwise there might be a problem with the generation of version.cpp - Doxygen.vcproj Added rules for selecting languages to be used during translation Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) Corrected name of genhead <-> gen_head (consistency with rules file) - Doxywizard.vcproj Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) Note place of resulting executable has hanged (more consistent now) - Settings.rules Corrected place where configure file can be found - Version.rules Corrected place where configure file can be found - doxyindexer.vcproj Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) - doxysearch.vcproj Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) - iconv.vcproj Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) - qtools.vcproj Corrected some incorrect references / directories Corrected names of generated files / directories so they won't overwrite / conflict (especially during parallel builds) - lang_cfg.py Script to generate the file lang_cfg.h based on the specified languages in the windows GUI or in the configure script. - languages.py Script to generate languages pane in the windows GUI This file has to be called outside visual studio as it generates the rules for the Languages pane in the GUI (command on src directory python languages.py > ..\winbuild\Languages.rules) - Languages.rules Result file from language.py (old file was completely wrong and not used) This file has to be generated outside visual studio as it contains the rules for the Languages pane in the GUI - configure Use lang_cfg.py script (consistency) instead of (internal) perl script.
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+1
|
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-0/+2
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-2/+2
|
* Release-1.8.3Dimitri van Heesch2012-12-261-47/+0
|
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-2/+6
|
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-4/+4
|
* Release-1.8.2Dimitri van Heesch2012-08-111-8/+26
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-1/+1
|
* Release-1.8.1.1Dimitri van Heesch2012-06-101-2/+4
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-1/+3
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* Release-1.7.6.1-20111226Dimitri van Heesch2011-12-261-8/+9
|
* Release-1.7.5.1-20110925Dimitri van Heesch2011-09-251-4/+7
|
* Release-1.7.4Dimitri van Heesch2011-03-281-1/+1
|
* Release-1.7.3-20110217Dimitri van Heesch2011-02-171-0/+12
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+31
|
* Release-1.7.2-20101224Dimitri van Heesch2010-12-241-1/+1
|
* Release-1.7.2Dimitri van Heesch2010-10-091-2/+4
|
* Release-1.7.1-20100728Dimitri van Heesch2010-07-281-3/+3
|
* Release-1.7.1Dimitri van Heesch2010-06-251-10/+3
|
* Release-1.6.3-20100603Dimitri van Heesch2010-06-031-0/+1
|
* Release-1.6.3-20100418Dimitri van Heesch2010-04-181-30/+11
|
* Release-1.6.3-20100324Dimitri van Heesch2010-03-241-0/+6
|
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-1/+1
|
* Release-1.6.1-20091027Dimitri van Heesch2009-10-271-16/+36
|
* Release-1.5.9-20090622Dimitri van Heesch2009-06-221-1/+1
|
* Release-1.5.8-20090129Dimitri van Heesch2009-01-291-4/+37
|
* Release-1.5.6-20080914Dimitri van Heesch2008-09-141-0/+5
|
* Release-1.5.6Dimitri van Heesch2008-05-181-7/+39
|
* Release-1.5.5-20080307Dimitri van Heesch2008-03-071-2/+9
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-10/+8
|
* Release-1.5.4Dimitri van Heesch2008-01-161-9/+14
|
* Release-1.5.3-20070902Dimitri van Heesch2007-09-021-0/+4
|
* Release-1.5.3-20070815Dimitri van Heesch2007-08-151-0/+5
|
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-1/+1
|
* Release-1.5.1-20070107Dimitri van Heesch2007-01-071-1/+1
|
* Release-1.5.1-20061202Dimitri van Heesch2006-12-021-1/+1
|
* Release-1.4.6-20060507Dimitri van Heesch2006-05-071-1/+1
|
* Release-1.4.5-20051127Dimitri van Heesch2005-11-271-4/+4
|
* Release-1.4.5-20051024Dimitri van Heesch2005-10-241-0/+4
|
* Release-1.4.2-20050421Dimitri van Heesch2005-04-211-4/+6
|