summaryrefslogtreecommitdiffstats
path: root/src/portable.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize performance by using FILE* instead of ofstream for outputgenDimitri van Heesch2021-04-271-0/+1
* Fix issues caused by QCString::rawData and QCString::operator[]Dimitri van Heesch2021-04-261-1/+1
* Fix for crash due to wrong function prototype for portable_iconv_openDimitri van Heesch2021-04-231-1/+1
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-13/+15
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-3/+4
* Using f() instead f(void) in C++ , consistencyalbert-github2020-10-021-10/+10
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-1/+1
* Creation of svg images for formulas with inkscapealbert-github2020-02-151-0/+1
* Improve formula handling and rendering.Dimitri van Heesch2020-02-121-0/+1
* Fix for use of non portable strnstr function (part 2)Dimitri van Heesch2019-12-231-1/+1
* Fix for use of non portable strnstr functionDimitri van Heesch2019-12-231-0/+1
* Renamed Portables to PortableDimitri van Heesch2019-12-081-1/+1
* Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-26/+31
* HHC and directory elements starting with "."albert-github2019-11-151-0/+2
* Fix for race conditions introduced when refactoring dot classes.Dimitri van Heesch2019-06-151-0/+1
* Bug 766059 - DOT_PATH not expandedalbert-github2016-09-011-0/+1
* Release-1.8.3Dimitri van Heesch2012-12-261-1/+1
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-1/+1
* Release-1.7.0Dimitri van Heesch2010-06-151-0/+2
* Release-1.6.3-20100603Dimitri van Heesch2010-06-031-0/+3
* Release-1.5.9-20090720Dimitri van Heesch2009-07-201-0/+1
* Release-1.5.8-20090304Dimitri van Heesch2009-03-041-4/+7
* Release-1.5.1-20070315Dimitri van Heesch2007-03-151-1/+1
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-0/+38